llama3_darulm_20_05_24_part1-2_128000_unigram_part1_lr2e5_bs256
This model is a fine-tuned version of RefalMachine/llama3_darulm_20_05_24_part1-2_128000_unigram_mean_init_03_07_24 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 3.3413
- Accuracy: 0.4316
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: 2e-05
- train_batch_size: 4
- eval_batch_size: 4
- seed: 42
- distributed_type: multi-GPU
- num_devices: 32
- total_train_batch_size: 128
- total_eval_batch_size: 128
- optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-05
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 100
- num_epochs: 1.0
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
3.7604 | 0.1 | 2000 | 3.4957 | 0.4188 |
3.6839 | 0.2 | 4000 | 3.3911 | 0.4272 |
3.6131 | 0.3 | 6000 | 3.3581 | 0.4302 |
3.6068 | 0.4 | 8000 | 3.3469 | 0.4312 |
3.6512 | 0.5 | 10000 | 3.3430 | 0.4316 |
3.6657 | 0.6 | 12000 | 3.3418 | 0.4317 |
3.6623 | 0.71 | 14000 | 3.3414 | 0.4316 |
3.5902 | 0.81 | 16000 | 3.3413 | 0.4316 |
3.6179 | 0.91 | 18000 | 3.3413 | 0.4317 |
Framework versions
- Transformers 4.37.2
- Pytorch 2.3.0a0+6ddf5cf85e.nv24.04
- Datasets 2.18.0
- Tokenizers 0.15.2
- Downloads last month
- 4