Token Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use raulgdp/xml-roberta-large-finetuned-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use raulgdp/xml-roberta-large-finetuned-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="raulgdp/xml-roberta-large-finetuned-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("raulgdp/xml-roberta-large-finetuned-ner") model = AutoModelForTokenClassification.from_pretrained("raulgdp/xml-roberta-large-finetuned-ner", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2235448756
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b9aa7066d927f659c7f5ce9011b825ab5f77d57ba867ce0126c42cbd1cecae1
|
| 3 |
size 2235448756
|
runs/Aug06_06-06-59_d5b70004fe76/events.out.tfevents.1722924512.d5b70004fe76.2327.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:84d6fe308188526b2c8292ababf07a72d227f887ef7c58aebc96028011b62e68
|
| 3 |
+
size 11906
|