llama-7b-yelp-5
This model is a fine-tuned version of meta-llama/Llama-3.1-8B-Instruct on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.2190
- Accuracy: 0.5092
- Precision: 0.5053
- Recall: 0.5079
- F1: 0.5062
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: 32
- eval_batch_size: 32
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 128
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 100
- num_epochs: 3
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
No log | 0.2559 | 100 | 1.7054 | 0.4084 | 0.4072 | 0.4062 | 0.4052 |
No log | 0.5118 | 200 | 1.4767 | 0.4544 | 0.4594 | 0.4530 | 0.4541 |
No log | 0.7678 | 300 | 1.3856 | 0.4721 | 0.4750 | 0.4696 | 0.4710 |
No log | 1.0230 | 400 | 1.3349 | 0.4865 | 0.4791 | 0.4847 | 0.4801 |
6.1773 | 1.2790 | 500 | 1.3111 | 0.4866 | 0.4876 | 0.4847 | 0.4827 |
6.1773 | 1.5349 | 600 | 1.2859 | 0.4978 | 0.4948 | 0.4964 | 0.4946 |
6.1773 | 1.7908 | 700 | 1.2587 | 0.4968 | 0.4963 | 0.4944 | 0.4937 |
6.1773 | 2.0461 | 800 | 1.2398 | 0.5095 | 0.5081 | 0.5077 | 0.5075 |
6.1773 | 2.3020 | 900 | 1.2344 | 0.5074 | 0.5100 | 0.5072 | 0.5076 |
4.5515 | 2.5579 | 1000 | 1.2263 | 0.5069 | 0.5017 | 0.5068 | 0.5026 |
4.5515 | 2.8138 | 1100 | 1.2190 | 0.5092 | 0.5053 | 0.5079 | 0.5062 |
Framework versions
- PEFT 0.14.0
- Transformers 4.47.1
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 1
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model’s pipeline type.
Model tree for BayanDuygu/llama-7b-yelp-5
Base model
meta-llama/Llama-3.1-8B
Finetuned
meta-llama/Llama-3.1-8B-Instruct