spanish-babylm-urop-Ellie
This model is pretrained on climb-mao/Spanish-BabyLM dataset. It achieves the following results on the evaluation set:
- Loss: 6.4024
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: 0.0001
- train_batch_size: 64
- 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: 3
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 6.8898 | 1.0 | 178 | 6.7712 |
| 6.1905 | 2.0 | 356 | 6.4889 |
| 5.9823 | 3.0 | 534 | 6.4024 |
Framework versions
- Transformers 4.54.1
- Pytorch 2.7.1+cu126
- Datasets 4.0.0
- Tokenizers 0.21.4
- Downloads last month
- 2