File size: 1,293 Bytes
2b44816
8da3f60
2b44816
8da3f60
 
 
 
 
 
 
2b44816
 
8da3f60
 
 
 
 
 
 
e597e87
8da3f60
e597e87
8da3f60
 
 
 
 
 
 
 
 
 
 
 
 
2b44816
 
 
8da3f60
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
base_model: mistralai/Mistral-Nemo-Instruct-2407
library_name: peft
license: apache-2.0
tags:
- axolotl
- generated_from_trainer
model-index:
- name: SpringDragon-NeMo-Instruct-QLoRA-ep1
  results: []
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)

# SpringDragon-NeMo-Instruct-QLoRA-ep1

This model is a fine-tuned version of [mistralai/Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) on the SpringDragon dataset.

Completion format. User instructions are given with `>`. 

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 3e-05
- train_batch_size: 6
- eval_batch_size: 6
- seed: 111
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 20
- num_epochs: 1


### Framework versions

- PEFT 0.11.1
- Transformers 4.44.0.dev0
- Pytorch 2.3.1+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1