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 3
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:e7403059e78e98ce6e8c63502439d24a8dd66fb5c98d067f735d1f1c1b13c668
|
| 3 |
size 2235448756
|
runs/Jun02_05-04-41_846cea66e0f8/events.out.tfevents.1717304927.846cea66e0f8.753.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:2e9d753faf8c182af52dd56155c936cb6d47380bbb9f1132440f7b15171baf6b
|
| 3 |
+
size 9247
|