Token Classification
Transformers
PyTorch
TensorBoard
Safetensors
Portuguese
xlm-roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use Luciano/xlm-roberta-large-finetuned-lener-br with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Luciano/xlm-roberta-large-finetuned-lener-br with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Luciano/xlm-roberta-large-finetuned-lener-br")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Luciano/xlm-roberta-large-finetuned-lener-br") model = AutoModelForTokenClassification.from_pretrained("Luciano/xlm-roberta-large-finetuned-lener-br", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2235553137
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:664b7e0373923f218e6be24fd16f2f90f4437f1defe4020f58cd6b466a8d4264
|
| 3 |
size 2235553137
|
runs/Oct16_14-23-04_1ac372ef5082/1665930905.535213/events.out.tfevents.1665930905.1ac372ef5082.74.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef49e74a5363ab318aea46bbf2555bbf408375beb0beeac2bb6c855aea3b7af8
|
| 3 |
+
size 5603
|
runs/Oct16_14-23-04_1ac372ef5082/events.out.tfevents.1665930905.1ac372ef5082.74.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc6fb0f73349a422efb1e2d8c7b889c9c7dda59e8eec48a6ca559b19e1e4746e
|
| 3 |
+
size 6058
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3503
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c2ddc17770d4aa44578876d8c8c66d2c93182e176e27845765455480ed2c809
|
| 3 |
size 3503
|