roberta-large-ToM4
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.3284
- Accuracy: 0.9425
- F1: 0.8387
- Precision: 0.8667
- Recall: 0.8125
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.4261 | 1.0 | 93 | 0.3464 | 0.8333 | 0.6829 | 0.5385 | 0.9333 |
| 0.1804 | 2.0 | 186 | 0.3276 | 0.8846 | 0.7097 | 0.6875 | 0.7333 |
| 0.1334 | 3.0 | 279 | 0.3743 | 0.8846 | 0.7097 | 0.6875 | 0.7333 |
| 0.089 | 4.0 | 372 | 0.5870 | 0.8974 | 0.7333 | 0.7333 | 0.7333 |
| 0.0542 | 5.0 | 465 | 0.5656 | 0.9103 | 0.7586 | 0.7857 | 0.7333 |
Framework versions
- Transformers 4.56.0
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.0
- Downloads last month
- -
Model tree for ActiveYixiao/roberta-large-ToM4
Base model
FacebookAI/roberta-large