chat-bot_3
This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1220
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: 1
- eval_batch_size: 1
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 2
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 10
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
0.1361 | 1.0 | 450 | 0.1248 |
0.1318 | 2.0 | 900 | 0.1281 |
0.1096 | 3.0 | 1350 | 0.1269 |
0.1298 | 4.0 | 1800 | 0.1220 |
0.1154 | 5.0 | 2250 | 0.1220 |
Framework versions
- PEFT 0.13.0
- Transformers 4.44.2
- Pytorch 2.4.1+cu121
- Datasets 3.0.1
- Tokenizers 0.19.1
- Downloads last month
- 0
Model tree for alex-under/chat-bot_3
Base model
meta-llama/Meta-Llama-3-8B-Instruct