--- tags: - generated_from_trainer model-index: - name: gpt2englishtest results: [] --- # gpt2englishtest This model is a fine-tuned version of [](https://huggingface.co./) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 6.5540 ## 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-05 - train_batch_size: 1 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 1 ### Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:------:|:----:|:---------------:| | No log | 0.1020 | 100 | 6.8911 | | No log | 0.2041 | 200 | 6.7752 | | No log | 0.3061 | 300 | 6.7243 | | No log | 0.4082 | 400 | 6.6675 | | 6.8242 | 0.5102 | 500 | 6.6357 | | 6.8242 | 0.6122 | 600 | 6.6080 | | 6.8242 | 0.7143 | 700 | 6.5871 | | 6.8242 | 0.8163 | 800 | 6.5707 | | 6.8242 | 0.9184 | 900 | 6.5540 | ### Framework versions - Transformers 4.41.2 - Pytorch 2.3.0+cu121 - Datasets 2.20.0 - Tokenizers 0.19.1