Instructions to use HyungYoun/xlm-no-tracking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HyungYoun/xlm-no-tracking with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="HyungYoun/xlm-no-tracking")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("HyungYoun/xlm-no-tracking") model = AutoModelForTokenClassification.from_pretrained("HyungYoun/xlm-no-tracking") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4c8165ecaba5c0a282bd5cfe1931f818d0a588e28375681862a9be7867075ac1
- Size of remote file:
- 1.11 GB
- SHA256:
- 83353f0de10bc6816f9ac706bd22efbd9219ea9175759771a4a79e144320109b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.