Token Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use Gladiator/roberta-large_ner_wnut_17 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gladiator/roberta-large_ner_wnut_17 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Gladiator/roberta-large_ner_wnut_17")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Gladiator/roberta-large_ner_wnut_17") model = AutoModelForTokenClassification.from_pretrained("Gladiator/roberta-large_ner_wnut_17") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Dec08_17-30-41_677c4a581b65/events.out.tfevents.1670520656.677c4a581b65.17.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88c212925d5189edd50809eae2cd4875037e827ef15151b38c4c0c0240e7b735
|
| 3 |
+
size 7289
|