CS221-roberta-large-finetuned-augmentation
This model is a fine-tuned version of FacebookAI/roberta-large on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.5078
- F1: 0.0
- Roc Auc: 0.5
- Accuracy: 0.0
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: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 100
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
---|---|---|---|---|---|---|
0.5106 | 1.0 | 125 | 0.5078 | 0.0 | 0.5 | 0.0 |
0.5114 | 2.0 | 250 | 0.5061 | 0.0 | 0.5 | 0.0 |
0.5078 | 3.0 | 375 | 0.5032 | 0.0 | 0.5 | 0.0 |
0.5045 | 4.0 | 500 | 0.5025 | 0.0 | 0.5 | 0.0 |
0.5049 | 5.0 | 625 | 0.5087 | 0.0 | 0.5 | 0.0 |
0.5041 | 6.0 | 750 | 0.5053 | 0.0 | 0.5 | 0.0 |
0.5035 | 7.0 | 875 | 0.5030 | 0.0 | 0.5 | 0.0 |
0.5031 | 8.0 | 1000 | 0.5011 | 0.0 | 0.5 | 0.0 |
0.502 | 9.0 | 1125 | 0.5018 | 0.0 | 0.5 | 0.0 |
0.5025 | 10.0 | 1250 | 0.5019 | 0.0 | 0.5 | 0.0 |
Framework versions
- Transformers 4.45.1
- Pytorch 2.4.0
- Datasets 3.0.1
- Tokenizers 0.20.0
- Downloads last month
- 6
Model tree for sercetexam9/CS221-roberta-large-finetuned-augmentation
Base model
FacebookAI/roberta-large