roberta-base-RILE-v1_fully_frozen
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.9730
- Accuracy: 0.5137
- Recall: 0.5137
- F1: 0.4185
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: 5e-06
- 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: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | F1 |
---|---|---|---|---|---|---|
1.0209 | 1.0 | 15490 | 1.0299 | 0.4583 | 0.4583 | 0.2881 |
1.0104 | 2.0 | 30980 | 1.0043 | 0.4718 | 0.4718 | 0.3219 |
0.984 | 3.0 | 46470 | 0.9868 | 0.4915 | 0.4915 | 0.3681 |
0.9849 | 4.0 | 61960 | 0.9762 | 0.5121 | 0.5121 | 0.4141 |
0.9842 | 5.0 | 77450 | 0.9730 | 0.5137 | 0.5137 | 0.4185 |
Framework versions
- Transformers 4.35.2
- Pytorch 2.1.0+cu121
- Datasets 2.16.0
- Tokenizers 0.15.0
- Downloads last month
- 5
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for kghanlon/roberta-base-RILE-v1_fully_frozen
Base model
FacebookAI/roberta-base