ERC_SUMMARY_mistral_peft
This model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on the ArunaMak/ERC_summary dataset. It achieves the following results on the evaluation set:
- Loss: 1.1442
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: 1e-05
- train_batch_size: 1
- eval_batch_size: 1
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 4
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- num_epochs: 6
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
1.1749 | 1.0 | 108 | 1.1633 |
1.02 | 2.0 | 216 | 1.1397 |
0.9012 | 3.0 | 324 | 1.1362 |
0.8683 | 4.0 | 432 | 1.1388 |
0.7021 | 5.0 | 540 | 1.1431 |
0.7691 | 6.0 | 648 | 1.1442 |
Framework versions
- PEFT 0.12.0
- Transformers 4.43.0.dev0
- Pytorch 2.3.1+cu118
- Datasets 2.20.0
- Tokenizers 0.19.1
- Downloads last month
- 1
Model tree for ArunaMak/mistral_fine_tuned
Base model
mistralai/Mistral-7B-v0.1