| | --- |
| | library_name: transformers |
| | tags: |
| | - generated_from_trainer |
| | model-index: |
| | - name: electra-moby-dick01 |
| | results: [] |
| | --- |
| | |
| | <!-- 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. --> |
| |
|
| | # electra-moby-dick01 |
| |
|
| | 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: 4.8297 |
| |
|
| | ## 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: 1e-10 |
| | - train_batch_size: 8 |
| | - eval_batch_size: 8 |
| | - seed: 42 |
| | - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments |
| | - lr_scheduler_type: linear |
| | - num_epochs: 100 |
| |
|
| | ### Training results |
| |
|
| | | Training Loss | Epoch | Step | Validation Loss | |
| | |:-------------:|:-------:|:----:|:---------------:| |
| | | 3.824 | 3.0769 | 200 | 3.8313 | |
| | | 3.8458 | 6.1538 | 400 | 3.5390 | |
| | | 3.961 | 9.2308 | 600 | 2.9441 | |
| | | 3.9327 | 12.3077 | 800 | 3.3420 | |
| | | 3.7625 | 15.3846 | 1000 | 4.8176 | |
| | | 3.8002 | 18.4615 | 1200 | 3.9790 | |
| | | 3.849 | 21.5385 | 1400 | 3.0447 | |
| | | 3.8627 | 24.6154 | 1600 | 4.8297 | |
| |
|
| |
|
| | ### Framework versions |
| |
|
| | - Transformers 4.57.1 |
| | - Pytorch 2.7.1+cu126 |
| | - Datasets 4.0.0 |
| | - Tokenizers 0.22.1 |
| |
|