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