Paladiso commited on
Commit
116fa7d
·
verified ·
1 Parent(s): c62f46a

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: jingyeom/seal3.1.6n_7b
 
4
  tags:
5
  - axolotl
6
  - generated_from_trainer
7
  datasets:
8
- - Paladiso/dataset_2379ea32-7a7b-48aa-9667-b04a8ab9542e
9
  model-index:
10
- - name: 5eebbc6c-5859-479d-b165-0c9522233643
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: jingyeom/seal3.1.6n_7b
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: Paladiso/dataset_2379ea32-7a7b-48aa-9667-b04a8ab9542e
31
  type:
32
- field_instruction: question
33
- field_output: answer
 
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: Paladiso/5eebbc6c-5859-479d-b165-0c9522233643
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: 2379ea32-7a7b-48aa-9667-b04a8ab9542e
90
  wandb_project: Gradients-On-Demand
91
  wandb_run: your_name
92
- wandb_runid: 2379ea32-7a7b-48aa-9667-b04a8ab9542e
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
- # 5eebbc6c-5859-479d-b165-0c9522233643
102
 
103
- This model is a fine-tuned version of [jingyeom/seal3.1.6n_7b](https://huggingface.co/jingyeom/seal3.1.6n_7b) on the Paladiso/dataset_2379ea32-7a7b-48aa-9667-b04a8ab9542e dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 3.3596
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
- | 4.1739 | 0.0002 | 3 | 4.4997 |
140
- | 4.3112 | 0.0004 | 6 | 4.1929 |
141
- | 3.7794 | 0.0006 | 9 | 3.3596 |
142
 
143
 
144
  ### Framework versions
 
1
  ---
2
  library_name: peft
3
+ license: llama3.1
4
+ base_model: unsloth/Llama-3.1-Storm-8B
5
  tags:
6
  - axolotl
7
  - generated_from_trainer
8
  datasets:
9
+ - Paladiso/dataset_03e599a5-6126-4aa0-9718-0819b881a893
10
  model-index:
11
+ - name: 7487e35b-6ca4-4a15-a94f-e39a94341d72
12
  results: []
13
  ---
14
 
 
21
  axolotl version: `0.6.0`
22
  ```yaml
23
  adapter: lora
24
+ base_model: unsloth/Llama-3.1-Storm-8B
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: Paladiso/dataset_03e599a5-6126-4aa0-9718-0819b881a893
32
  type:
33
+ field_input: sub_topic
34
+ field_instruction: main_topic
35
+ field_output: content
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: Paladiso/7487e35b-6ca4-4a15-a94f-e39a94341d72
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: 03e599a5-6126-4aa0-9718-0819b881a893
92
  wandb_project: Gradients-On-Demand
93
  wandb_run: your_name
94
+ wandb_runid: 03e599a5-6126-4aa0-9718-0819b881a893
95
  warmup_steps: 10
96
  weight_decay: 0.0
97
  xformers_attention: null
 
100
 
101
  </details><br>
102
 
103
+ # 7487e35b-6ca4-4a15-a94f-e39a94341d72
104
 
105
+ This model is a fine-tuned version of [unsloth/Llama-3.1-Storm-8B](https://huggingface.co/unsloth/Llama-3.1-Storm-8B) on the Paladiso/dataset_03e599a5-6126-4aa0-9718-0819b881a893 dataset.
106
  It achieves the following results on the evaluation set:
107
+ - Loss: 1.4279
108
 
109
  ## Model description
110
 
 
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
+ | 1.6119 | 0.0017 | 3 | 1.5625 |
142
+ | 1.6729 | 0.0033 | 6 | 1.5089 |
143
+ | 1.4126 | 0.0050 | 9 | 1.4279 |
144
 
145
 
146
  ### Framework versions