Token Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use Gladiator/roberta-large_ner_wikiann with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gladiator/roberta-large_ner_wikiann with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Gladiator/roberta-large_ner_wikiann")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Gladiator/roberta-large_ner_wikiann") model = AutoModelForTokenClassification.from_pretrained("Gladiator/roberta-large_ner_wikiann") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1417405809
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccb5d7371ded0bce8804c77621a73898cc929e8b8c42e81de4485605d9a1ed9b
|
| 3 |
size 1417405809
|
runs/Dec09_12-15-48_98991b26952a/events.out.tfevents.1670588162.98991b26952a.24.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:1a545b168566ff0de136f5504c717cbc9d896b0d7c6c12ca35038319cc16b030
|
| 3 |
+
size 8519
|