gpt2-NaturalQuestions_1000-ep10
This model is a fine-tuned version of gpt2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.3275
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: 48
- eval_batch_size: 96
- seed: 1799
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
1.743 | 2.38 | 50 | 1.3920 |
1.2775 | 4.76 | 100 | 1.3443 |
1.1349 | 7.14 | 150 | 1.3283 |
1.074 | 9.52 | 200 | 1.3275 |
Framework versions
- Transformers 4.29.2
- Pytorch 1.10.0+cu111
- Datasets 2.5.1
- Tokenizers 0.13.3
- Downloads last month
- 3
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.