roberta-large-ToM7
This model is a fine-tuned version of roberta-large on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.2643
- Accuracy: 0.9023
- F1: 0.8547
- Precision: 0.8772
- Recall: 0.8333
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: 16
- eval_batch_size: 16
- seed: 2015
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED 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 | Accuracy | F1 | Precision | Recall |
|---|---|---|---|---|---|---|---|
| 0.6313 | 1.0 | 93 | 0.3211 | 0.8590 | 0.7925 | 0.8077 | 0.7778 |
| 0.3213 | 2.0 | 186 | 0.3998 | 0.8590 | 0.7843 | 0.8333 | 0.7407 |
| 0.2215 | 3.0 | 279 | 0.3455 | 0.9231 | 0.8889 | 0.8889 | 0.8889 |
| 0.1917 | 4.0 | 372 | 0.4328 | 0.8846 | 0.8364 | 0.8214 | 0.8519 |
| 0.1198 | 5.0 | 465 | 0.5509 | 0.8718 | 0.8148 | 0.8148 | 0.8148 |
Framework versions
- Transformers 4.56.0
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.0
- Downloads last month
- 1
Model tree for ActiveYixiao/roberta-large-ToM7
Base model
FacebookAI/roberta-large