llama3_darulm_20_05_24_part1-2_128000_unigram_part1_lr2e4_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: 2.3763
- Accuracy: 0.5134
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: 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 |
---|---|---|---|---|
2.7497 | 0.1 | 2000 | 2.5468 | 0.4919 |
2.6847 | 0.2 | 4000 | 2.4834 | 0.4988 |
2.6318 | 0.3 | 6000 | 2.4492 | 0.5034 |
2.6098 | 0.4 | 8000 | 2.4229 | 0.5066 |
2.6256 | 0.5 | 10000 | 2.4020 | 0.5096 |
2.6091 | 0.6 | 12000 | 2.3875 | 0.5116 |
2.5984 | 0.71 | 14000 | 2.3800 | 0.5128 |
2.5556 | 0.81 | 16000 | 2.3769 | 0.5132 |
2.5705 | 0.91 | 18000 | 2.3763 | 0.5132 |
Framework versions
- Transformers 4.37.2
- Pytorch 2.3.0a0+6ddf5cf85e.nv24.04
- Datasets 2.18.0
- Tokenizers 0.15.2
- Downloads last month
- 2