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:056474f0a546223e5adec384c1e6bbb16a9185b2c30f61c87544b9dbe512beb8
|
| 3 |
size 2235448756
|
runs/May31_03-58-10_4e8eec84e263/events.out.tfevents.1717127894.4e8eec84e263.199.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:97de6253026671371a98b5b3a1fb303c8502067b90f357b181877e29c4806bb8
|
| 3 |
+
size 9247
|