2c2-reward
This model is a fine-tuned version of gpt2 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.4700
- Accuracy: 0.7711
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: 1.41e-05
- train_batch_size: 256
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: constant_with_warmup
- lr_scheduler_warmup_steps: 20
- num_epochs: 3.0
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
0.8823 | 0.2151 | 20 | 0.7913 | 0.5285 |
0.7467 | 0.4301 | 40 | 0.7060 | 0.5614 |
0.6847 | 0.6452 | 60 | 0.6599 | 0.6185 |
0.6266 | 0.8602 | 80 | 0.5987 | 0.6755 |
0.5608 | 1.0753 | 100 | 0.5422 | 0.7221 |
0.5322 | 1.2903 | 120 | 0.5202 | 0.7398 |
0.5125 | 1.5054 | 140 | 0.5052 | 0.7462 |
0.4892 | 1.7204 | 160 | 0.4960 | 0.7510 |
0.499 | 1.9355 | 180 | 0.4874 | 0.7534 |
0.4568 | 2.1505 | 200 | 0.4855 | 0.7639 |
0.4661 | 2.3656 | 220 | 0.4799 | 0.7590 |
0.46 | 2.5806 | 240 | 0.4705 | 0.7735 |
0.4517 | 2.7957 | 260 | 0.4700 | 0.7711 |
Framework versions
- Transformers 4.41.2
- Pytorch 2.3.0+cu121
- Datasets 2.19.2
- Tokenizers 0.19.1
- Downloads last month
- 0
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for DownwardSpiral33/2c2-reward
Base model
openai-community/gpt2