llama_2_o1_5_full
This model is a fine-tuned version of meta-llama/Llama-2-7b-chat-hf on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.6201
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: 4
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- total_eval_batch_size: 16
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 1
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
0.8371 | 0.0824 | 100 | 0.7429 |
0.7087 | 0.1648 | 200 | 0.7161 |
0.6726 | 0.2472 | 300 | 0.6977 |
0.6649 | 0.3296 | 400 | 0.6808 |
0.6471 | 0.4120 | 500 | 0.6690 |
0.6263 | 0.4944 | 600 | 0.6551 |
0.6195 | 0.5768 | 700 | 0.6474 |
0.6105 | 0.6593 | 800 | 0.6362 |
0.5998 | 0.7417 | 900 | 0.6279 |
0.59 | 0.8241 | 1000 | 0.6231 |
0.5911 | 0.9065 | 1100 | 0.6207 |
0.5835 | 0.9889 | 1200 | 0.6203 |
Framework versions
- Transformers 4.44.2
- Pytorch 2.4.1+cu121
- Datasets 3.0.0
- Tokenizers 0.19.1
- Downloads last month
- 10
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.