xlm-roberta-large-finetuned-ner-lung-cancer
This model is a fine-tuned version of xlm-roberta-large on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0947
- Precision: 0.9249
- Recall: 0.9606
- F1: 0.9424
- Accuracy: 0.9776
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: 8
- eval_batch_size: 8
- 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: 4
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|---|---|---|---|---|---|---|---|
| 0.1302 | 1.0 | 1224 | 0.0908 | 0.9218 | 0.9447 | 0.9331 | 0.9753 |
| 0.0943 | 2.0 | 2448 | 0.0886 | 0.9215 | 0.9567 | 0.9388 | 0.9775 |
| 0.0583 | 3.0 | 3672 | 0.0779 | 0.9421 | 0.9604 | 0.9512 | 0.9820 |
| 0.0399 | 4.0 | 4896 | 0.0854 | 0.9387 | 0.9587 | 0.9486 | 0.9813 |
Framework versions
- Transformers 4.53.1
- Pytorch 2.6.0+cu124
- Datasets 4.0.0
- Tokenizers 0.21.2
- Downloads last month
- -
Model tree for jamesopeth/xlm-roberta-large-finetuned-ner-lung-cancer
Base model
FacebookAI/xlm-roberta-large