Token Classification
Transformers
PyTorch
Graphcore
roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use jimypbr/test-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jimypbr/test-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="jimypbr/test-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("jimypbr/test-ner") model = AutoModelForTokenClassification.from_pretrained("jimypbr/test-ner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3db85677f8b4c693ee58c86a16ad80d8269495fc3ec109d2e58b328f162ee148
- Size of remote file:
- 248 MB
- SHA256:
- 571c37e02f1038e53a9d36e0e2f22dbad43f24f2cacf9aed48499066230f2fe2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.