nor-baseline-gemma
This model is a fine-tuned version of on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 4.8771
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: 10
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 5.6859 | 1.0 | 62 | 5.2696 |
| 4.8389 | 2.0 | 124 | 5.0866 |
| 4.6648 | 3.0 | 186 | 4.9844 |
| 4.568 | 4.0 | 248 | 4.9230 |
| 4.4847 | 5.0 | 310 | 4.8906 |
| 4.4283 | 6.0 | 372 | 4.8779 |
| 4.3765 | 7.0 | 434 | 4.8752 |
| 4.3625 | 8.0 | 496 | 4.8766 |
| 4.3476 | 9.0 | 558 | 4.8768 |
| 4.3544 | 10.0 | 620 | 4.8771 |
Framework versions
- Transformers 4.53.0
- Pytorch 2.7.1+cu126
- Datasets 4.0.0
- Tokenizers 0.21.2
- Downloads last month
- -