Paladiso commited on
Commit
b09c658
·
verified ·
1 Parent(s): efe3f00

End of training

Browse files
Files changed (1) hide show
  1. README.md +16 -18
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
2
  library_name: peft
3
- license: apache-2.0
4
- base_model: unsloth/gemma-2b-it
5
  tags:
6
  - axolotl
7
  - generated_from_trainer
8
  datasets:
9
- - Paladiso/dataset_60321321-5e91-4886-9fa6-1d8701d25608
10
  model-index:
11
- - name: 0b6361fa-53ee-41bf-95a2-16b2b739c235
12
  results: []
13
  ---
14
 
@@ -21,18 +20,17 @@ should probably proofread and complete it, then remove this comment. -->
21
  axolotl version: `0.6.0`
22
  ```yaml
23
  adapter: lora
24
- base_model: unsloth/gemma-2b-it
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_60321321-5e91-4886-9fa6-1d8701d25608
32
  type:
33
- field_input: ''
34
- field_instruction: problem
35
- field_output: solution
36
  system_format: '{system}'
37
  system_prompt: ''
38
  debug: null
@@ -48,7 +46,7 @@ fsdp_config: null
48
  gradient_accumulation_steps: 4
49
  gradient_checkpointing: false
50
  group_by_length: false
51
- hub_model_id: Paladiso/0b6361fa-53ee-41bf-95a2-16b2b739c235
52
  hub_private_repo: true
53
  hub_repo: null
54
  hub_strategy: checkpoint
@@ -88,10 +86,10 @@ use_accelerate: true
88
  val_set_size: 0.05
89
  wandb_entity: null
90
  wandb_mode: online
91
- wandb_name: 60321321-5e91-4886-9fa6-1d8701d25608
92
  wandb_project: Gradients-On-Demand
93
  wandb_run: your_name
94
- wandb_runid: 60321321-5e91-4886-9fa6-1d8701d25608
95
  warmup_steps: 10
96
  weight_decay: 0.0
97
  xformers_attention: null
@@ -100,11 +98,11 @@ xformers_attention: null
100
 
101
  </details><br>
102
 
103
- # 0b6361fa-53ee-41bf-95a2-16b2b739c235
104
 
105
- This model is a fine-tuned version of [unsloth/gemma-2b-it](https://huggingface.co/unsloth/gemma-2b-it) on the Paladiso/dataset_60321321-5e91-4886-9fa6-1d8701d25608 dataset.
106
  It achieves the following results on the evaluation set:
107
- - Loss: 1.2568
108
 
109
  ## Model description
110
 
@@ -138,9 +136,9 @@ The following hyperparameters were used during training:
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
- | 1.851 | 0.0009 | 3 | 1.9646 |
142
- | 1.7771 | 0.0018 | 6 | 1.5536 |
143
- | 1.1441 | 0.0027 | 9 | 1.2568 |
144
 
145
 
146
  ### Framework versions
 
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
  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
  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
  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
 
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
 
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