This model is a fine-tuned version of facebook/xlm-v-base on the Spanish and Guarani sets of unimelb-nlp/wikiann dataset.
It achieves the following results on the evaluation set:
Loss: 0.1872
Precision: 0.9064
Recall: 0.9120
F1: 0.9092
Accuracy: 0.9525
Model description
More information needed
Intended uses & limitations
NER (PER, LOC, ORG)
Spanish, Guarani & Jopará languages
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 2e-05
train_batch_size: 16
eval_batch_size: 16
seed: 42
optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments