--- tags: - generated_from_keras_callback model-index: - name: distilgpt_new5_0010 results: [] --- # distilgpt_new5_0010 This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set: - Train Loss: 2.4788 - Validation Loss: 2.3589 - Epoch: 9 ## 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: - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 2e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.01} - training_precision: float32 ### Training results | Train Loss | Validation Loss | Epoch | |:----------:|:---------------:|:-----:| | 2.4839 | 2.3639 | 0 | | 2.4833 | 2.3630 | 1 | | 2.4827 | 2.3620 | 2 | | 2.4821 | 2.3632 | 3 | | 2.4816 | 2.3617 | 4 | | 2.4811 | 2.3614 | 5 | | 2.4805 | 2.3613 | 6 | | 2.4799 | 2.3613 | 7 | | 2.4794 | 2.3600 | 8 | | 2.4788 | 2.3589 | 9 | ### Framework versions - Transformers 4.20.1 - TensorFlow 2.8.2 - Datasets 2.4.0 - Tokenizers 0.12.1