roberta_base
This model is a fine-tuned version of roberta-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.3652
- Accuracy: 0.8978
- Precision: 0.8989
- Recall: 0.8978
- F1: 0.8980
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
- gradient_accumulation_steps: 2
- total_train_batch_size: 16
- 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 | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
0.4731 | 1.0 | 2000 | 0.4061 | 0.8562 | 0.8677 | 0.8562 | 0.8579 |
0.3087 | 2.0 | 4000 | 0.3351 | 0.8841 | 0.8870 | 0.8841 | 0.8848 |
0.2161 | 3.0 | 6000 | 0.3652 | 0.8978 | 0.8989 | 0.8978 | 0.8980 |
Framework versions
- Transformers 4.40.1
- Pytorch 2.3.0+cu121
- Datasets 3.6.0
- Tokenizers 0.19.1
- Downloads last month
- 3
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for JahBless/roberta_base
Base model
FacebookAI/roberta-base