xlm_roberta-claim
This model is a fine-tuned version of FacebookAI/xlm-roberta-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.3107
- Precison: 0.8854
- Recall: 0.8773
- F1: 0.8804
- Accuracy: 0.8836
- Jaccard: 0.8180
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: 3e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3
Training results
| Training Loss | Epoch | Step | Validation Loss | Precison | Recall | F1 | Accuracy | Jaccard |
|---|---|---|---|---|---|---|---|---|
| 0.2868 | 1.0 | 1513 | 0.2812 | 0.8782 | 0.8797 | 0.8789 | 0.8807 | 0.8080 |
| 0.2803 | 2.0 | 3026 | 0.3107 | 0.8854 | 0.8773 | 0.8804 | 0.8836 | 0.8180 |
| 0.1989 | 3.0 | 4539 | 0.3511 | 0.8758 | 0.8741 | 0.8749 | 0.8774 | 0.8056 |
Framework versions
- Transformers 4.41.1
- Pytorch 2.1.2
- Datasets 2.19.1
- Tokenizers 0.19.1
- Downloads last month
- 1
Model tree for Rudra03/xlm_roberta-claim
Base model
FacebookAI/xlm-roberta-base