<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
DialoGPT-large-faqs-block-size-128-bs-16-lr-2e-6
This model is a fine-tuned version of microsoft/DialoGPT-large on the None dataset. It achieves the following results on the evaluation set:
- Loss: 3.1789
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-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: 20
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
No log | 1.0 | 40 | 5.4860 |
No log | 2.0 | 80 | 4.9456 |
No log | 3.0 | 120 | 4.5845 |
No log | 4.0 | 160 | 4.3213 |
No log | 5.0 | 200 | 4.1202 |
No log | 6.0 | 240 | 3.9450 |
No log | 7.0 | 280 | 3.8084 |
No log | 8.0 | 320 | 3.6793 |
No log | 9.0 | 360 | 3.5718 |
No log | 10.0 | 400 | 3.4873 |
No log | 11.0 | 440 | 3.4143 |
No log | 12.0 | 480 | 3.3542 |
4.4241 | 13.0 | 520 | 3.3062 |
4.4241 | 14.0 | 560 | 3.2698 |
4.4241 | 15.0 | 600 | 3.2394 |
4.4241 | 16.0 | 640 | 3.2162 |
4.4241 | 17.0 | 680 | 3.1992 |
4.4241 | 18.0 | 720 | 3.1881 |
4.4241 | 19.0 | 760 | 3.1812 |
4.4241 | 20.0 | 800 | 3.1789 |
Framework versions
- Transformers 4.33.0.dev0
- Pytorch 2.0.1+cu118
- Datasets 2.14.4.dev0
- Tokenizers 0.13.3