Aivesa commited on
Commit
5027c57
·
verified ·
1 Parent(s): 3109956

End of training

Browse files
Files changed (1) hide show
  1. README.md +18 -16
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  library_name: peft
3
- base_model: jhflow/mistral7b-lora-multi-turn-v2
 
4
  tags:
5
  - axolotl
6
  - generated_from_trainer
7
  datasets:
8
- - Aivesa/dataset_d971ef8e-ddfc-4982-8273-bc0a7fdf9c0b
9
  model-index:
10
- - name: 0830c1be-3e13-4080-983f-4615af87dcf0
11
  results: []
12
  ---
13
 
@@ -20,17 +21,18 @@ should probably proofread and complete it, then remove this comment. -->
20
  axolotl version: `0.6.0`
21
  ```yaml
22
  adapter: lora
23
- base_model: jhflow/mistral7b-lora-multi-turn-v2
24
  bf16: auto
25
  chat_template: llama3
26
  dataset_prepared_path: /workspace/axolotl/data/prepared
27
  datasets:
28
  - ds_type: json
29
  format: custom
30
- path: Aivesa/dataset_d971ef8e-ddfc-4982-8273-bc0a7fdf9c0b
31
  type:
32
- field_instruction: title
33
- field_output: content
 
34
  system_format: '{system}'
35
  system_prompt: ''
36
  debug: null
@@ -46,7 +48,7 @@ fsdp_config: null
46
  gradient_accumulation_steps: 4
47
  gradient_checkpointing: false
48
  group_by_length: false
49
- hub_model_id: Aivesa/0830c1be-3e13-4080-983f-4615af87dcf0
50
  hub_private_repo: true
51
  hub_repo: null
52
  hub_strategy: checkpoint
@@ -86,10 +88,10 @@ use_accelerate: true
86
  val_set_size: 0.05
87
  wandb_entity: null
88
  wandb_mode: online
89
- wandb_name: d971ef8e-ddfc-4982-8273-bc0a7fdf9c0b
90
  wandb_project: Gradients-On-Demand
91
  wandb_run: your_name
92
- wandb_runid: d971ef8e-ddfc-4982-8273-bc0a7fdf9c0b
93
  warmup_steps: 10
94
  weight_decay: 0.0
95
  xformers_attention: null
@@ -98,11 +100,11 @@ xformers_attention: null
98
 
99
  </details><br>
100
 
101
- # 0830c1be-3e13-4080-983f-4615af87dcf0
102
 
103
- This model is a fine-tuned version of [jhflow/mistral7b-lora-multi-turn-v2](https://huggingface.co/jhflow/mistral7b-lora-multi-turn-v2) on the Aivesa/dataset_d971ef8e-ddfc-4982-8273-bc0a7fdf9c0b dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 2.2284
106
 
107
  ## Model description
108
 
@@ -136,9 +138,9 @@ The following hyperparameters were used during training:
136
 
137
  | Training Loss | Epoch | Step | Validation Loss |
138
  |:-------------:|:------:|:----:|:---------------:|
139
- | 9.552 | 0.0013 | 3 | 2.2880 |
140
- | 8.5972 | 0.0026 | 6 | 2.2492 |
141
- | 9.1434 | 0.0038 | 9 | 2.2284 |
142
 
143
 
144
  ### Framework versions
 
1
  ---
2
  library_name: peft
3
+ license: apache-2.0
4
+ base_model: unsloth/Qwen2-7B
5
  tags:
6
  - axolotl
7
  - generated_from_trainer
8
  datasets:
9
+ - Aivesa/dataset_984452ef-f0ae-4611-869e-6f45e5e33123
10
  model-index:
11
+ - name: c1064ea8-7730-47b6-9dda-8e0841c9194d
12
  results: []
13
  ---
14
 
 
21
  axolotl version: `0.6.0`
22
  ```yaml
23
  adapter: lora
24
+ base_model: unsloth/Qwen2-7B
25
  bf16: auto
26
  chat_template: llama3
27
  dataset_prepared_path: /workspace/axolotl/data/prepared
28
  datasets:
29
  - ds_type: json
30
  format: custom
31
+ path: Aivesa/dataset_984452ef-f0ae-4611-869e-6f45e5e33123
32
  type:
33
+ field_input: original_question
34
+ field_instruction: question
35
+ field_output: solution
36
  system_format: '{system}'
37
  system_prompt: ''
38
  debug: null
 
48
  gradient_accumulation_steps: 4
49
  gradient_checkpointing: false
50
  group_by_length: false
51
+ hub_model_id: Aivesa/c1064ea8-7730-47b6-9dda-8e0841c9194d
52
  hub_private_repo: true
53
  hub_repo: null
54
  hub_strategy: checkpoint
 
88
  val_set_size: 0.05
89
  wandb_entity: null
90
  wandb_mode: online
91
+ wandb_name: 984452ef-f0ae-4611-869e-6f45e5e33123
92
  wandb_project: Gradients-On-Demand
93
  wandb_run: your_name
94
+ wandb_runid: 984452ef-f0ae-4611-869e-6f45e5e33123
95
  warmup_steps: 10
96
  weight_decay: 0.0
97
  xformers_attention: null
 
100
 
101
  </details><br>
102
 
103
+ # c1064ea8-7730-47b6-9dda-8e0841c9194d
104
 
105
+ This model is a fine-tuned version of [unsloth/Qwen2-7B](https://huggingface.co/unsloth/Qwen2-7B) on the Aivesa/dataset_984452ef-f0ae-4611-869e-6f45e5e33123 dataset.
106
  It achieves the following results on the evaluation set:
107
+ - Loss: 0.2935
108
 
109
  ## Model description
110
 
 
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
+ | 0.2573 | 0.0066 | 3 | 0.3362 |
142
+ | 0.3052 | 0.0133 | 6 | 0.3171 |
143
+ | 0.2834 | 0.0199 | 9 | 0.2935 |
144
 
145
 
146
  ### Framework versions