Paladiso commited on
Commit
0d92ec2
·
verified ·
1 Parent(s): c232a91

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: b0047e68-f838-43dc-b949-048a410f2378
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/b0047e68-f838-43dc-b949-048a410f2378
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
- # b0047e68-f838-43dc-b949-048a410f2378
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.3618
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.1771 | 0.0002 | 3 | 4.4973 |
140
- | 4.321 | 0.0004 | 6 | 4.1982 |
141
- | 3.7891 | 0.0006 | 9 | 3.3618 |
142
 
143
 
144
  ### Framework versions
 
1
  ---
2
  library_name: peft
3
+ license: llama3
4
+ base_model: unsloth/llama-3-8b-Instruct
5
  tags:
6
  - axolotl
7
  - generated_from_trainer
8
  datasets:
9
+ - Paladiso/dataset_695de20c-0af8-4b07-94bc-5ccdfcc25776
10
  model-index:
11
+ - name: a1ea3ebd-561e-45da-86b1-ff6386e13625
12
  results: []
13
  ---
14
 
 
21
  axolotl version: `0.6.0`
22
  ```yaml
23
  adapter: lora
24
+ base_model: unsloth/llama-3-8b-Instruct
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_695de20c-0af8-4b07-94bc-5ccdfcc25776
32
  type:
33
+ field_input: parent_id
34
+ field_instruction: role
35
+ field_output: text
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/a1ea3ebd-561e-45da-86b1-ff6386e13625
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: 695de20c-0af8-4b07-94bc-5ccdfcc25776
92
  wandb_project: Gradients-On-Demand
93
  wandb_run: your_name
94
+ wandb_runid: 695de20c-0af8-4b07-94bc-5ccdfcc25776
95
  warmup_steps: 10
96
  weight_decay: 0.0
97
  xformers_attention: null
 
100
 
101
  </details><br>
102
 
103
+ # a1ea3ebd-561e-45da-86b1-ff6386e13625
104
 
105
+ This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct](https://huggingface.co/unsloth/llama-3-8b-Instruct) on the Paladiso/dataset_695de20c-0af8-4b07-94bc-5ccdfcc25776 dataset.
106
  It achieves the following results on the evaluation set:
107
+ - Loss: 2.0698
108
 
109
  ## Model description
110
 
 
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
+ | 2.4536 | 0.0011 | 3 | 2.3868 |
142
+ | 2.1539 | 0.0021 | 6 | 2.3161 |
143
+ | 1.9608 | 0.0032 | 9 | 2.0698 |
144
 
145
 
146
  ### Framework versions