belebele_pan_Guru
This model is a fine-tuned version of meta-llama/Meta-Llama-3.1-8B-Instruct on the belebele_pan_Guru_train dataset. It achieves the following results on the evaluation set:
- Loss: 0.5946
- Accuracy: 0.8913
- Mcq Accuracy: 0.3667
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.0002
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 0.1
- num_epochs: 5.0
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Mcq Accuracy |
|---|---|---|---|---|---|
| 0.3079 | 1.0 | 40 | 0.3503 | 0.8952 | 0.4667 |
| 0.2772 | 2.0 | 80 | 0.3729 | 0.8930 | 0.3111 |
| 0.1189 | 3.0 | 120 | 0.4134 | 0.8950 | 0.3444 |
| 0.0700 | 4.0 | 160 | 0.5133 | 0.8921 | 0.3667 |
| 0.0187 | 5.0 | 200 | 0.5946 | 0.8913 | 0.3667 |
Framework versions
- PEFT 0.18.1
- Transformers 5.2.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- -
Model tree for xummer/llama3-1-8b-belebele-lora-pan-guru
Base model
meta-llama/Llama-3.1-8B Finetuned
meta-llama/Llama-3.1-8B-Instruct