xlm-roberta-base-finetuned-ner-prostata
This model is a fine-tuned version of xlm-roberta-base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0958
- Precision: 0.9109
- Recall: 0.9568
- F1: 0.9332
- Accuracy: 0.9756
Model description
More information needed
Intended uses & limitations
More information needed
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: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|---|---|---|---|---|---|---|---|
| No log | 1.0 | 306 | 0.1061 | 0.9139 | 0.9270 | 0.9204 | 0.9711 |
| 0.4027 | 2.0 | 612 | 0.0870 | 0.9153 | 0.9594 | 0.9368 | 0.9759 |
| 0.4027 | 3.0 | 918 | 0.0728 | 0.9391 | 0.9582 | 0.9486 | 0.9810 |
| 0.0869 | 4.0 | 1224 | 0.0771 | 0.9316 | 0.9605 | 0.9458 | 0.9796 |
| 0.0637 | 5.0 | 1530 | 0.0800 | 0.9295 | 0.9597 | 0.9443 | 0.9794 |
Framework versions
- Transformers 4.52.4
- Pytorch 2.6.0+cu124
- Datasets 3.6.0
- Tokenizers 0.21.1
- Downloads last month
- 5
Model tree for FernandoValencia/xlm-roberta-base-finetuned-ner-prostata
Base model
FacebookAI/xlm-roberta-base