Aivesa commited on
Commit
d51ba9f
·
verified ·
1 Parent(s): e8e75c2

End of training

Browse files
Files changed (1) hide show
  1. README.md +19 -18
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  library_name: peft
3
- base_model: TitanML/tiny-mixtral
 
4
  tags:
5
  - axolotl
6
  - generated_from_trainer
7
  datasets:
8
- - Aivesa/dataset_c45db162-924b-42af-bc3a-aa67e6972820
9
  model-index:
10
- - name: 85a3b62a-09c1-44d6-af05-0f30aee76da5
11
  results: []
12
  ---
13
 
@@ -20,18 +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: TitanML/tiny-mixtral
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_c45db162-924b-42af-bc3a-aa67e6972820
31
  type:
32
- field_input: input
33
- field_instruction: instruction
34
- field_output: output
35
  system_format: '{system}'
36
  system_prompt: ''
37
  debug: null
@@ -47,7 +48,7 @@ fsdp_config: null
47
  gradient_accumulation_steps: 4
48
  gradient_checkpointing: false
49
  group_by_length: false
50
- hub_model_id: Aivesa/85a3b62a-09c1-44d6-af05-0f30aee76da5
51
  hub_private_repo: true
52
  hub_repo: null
53
  hub_strategy: checkpoint
@@ -79,7 +80,7 @@ save_safetensors: true
79
  saves_per_epoch: 4
80
  sequence_len: 512
81
  special_tokens:
82
- pad_token: </s>
83
  strict: false
84
  tf32: false
85
  tokenizer_type: AutoTokenizer
@@ -89,10 +90,10 @@ use_accelerate: true
89
  val_set_size: 0.05
90
  wandb_entity: null
91
  wandb_mode: online
92
- wandb_name: c45db162-924b-42af-bc3a-aa67e6972820
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
- wandb_runid: c45db162-924b-42af-bc3a-aa67e6972820
96
  warmup_steps: 10
97
  weight_decay: 0.0
98
  xformers_attention: null
@@ -101,11 +102,11 @@ xformers_attention: null
101
 
102
  </details><br>
103
 
104
- # 85a3b62a-09c1-44d6-af05-0f30aee76da5
105
 
106
- This model is a fine-tuned version of [TitanML/tiny-mixtral](https://huggingface.co/TitanML/tiny-mixtral) on the Aivesa/dataset_c45db162-924b-42af-bc3a-aa67e6972820 dataset.
107
  It achieves the following results on the evaluation set:
108
- - Loss: 10.5178
109
 
110
  ## Model description
111
 
@@ -139,9 +140,9 @@ The following hyperparameters were used during training:
139
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
- | 10.6162 | 0.0060 | 3 | 10.5356 |
143
- | 10.5933 | 0.0120 | 6 | 10.5323 |
144
- | 10.5445 | 0.0181 | 9 | 10.5178 |
145
 
146
 
147
  ### Framework versions
 
1
  ---
2
  library_name: peft
3
+ license: apache-2.0
4
+ base_model: EleutherAI/pythia-70m-deduped
5
  tags:
6
  - axolotl
7
  - generated_from_trainer
8
  datasets:
9
+ - Aivesa/dataset_12e79e69-9871-48aa-a364-52587c3c39bc
10
  model-index:
11
+ - name: df5493b9-6228-4cae-a15d-b3a2fd8fb6e3
12
  results: []
13
  ---
14
 
 
21
  axolotl version: `0.6.0`
22
  ```yaml
23
  adapter: lora
24
+ base_model: EleutherAI/pythia-70m-deduped
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_12e79e69-9871-48aa-a364-52587c3c39bc
32
  type:
33
+ field_input: commit_message
34
+ field_instruction: func_before
35
+ field_output: func_after
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/df5493b9-6228-4cae-a15d-b3a2fd8fb6e3
52
  hub_private_repo: true
53
  hub_repo: null
54
  hub_strategy: checkpoint
 
80
  saves_per_epoch: 4
81
  sequence_len: 512
82
  special_tokens:
83
+ pad_token: <|endoftext|>
84
  strict: false
85
  tf32: false
86
  tokenizer_type: AutoTokenizer
 
90
  val_set_size: 0.05
91
  wandb_entity: null
92
  wandb_mode: online
93
+ wandb_name: 12e79e69-9871-48aa-a364-52587c3c39bc
94
  wandb_project: Gradients-On-Demand
95
  wandb_run: your_name
96
+ wandb_runid: 12e79e69-9871-48aa-a364-52587c3c39bc
97
  warmup_steps: 10
98
  weight_decay: 0.0
99
  xformers_attention: null
 
102
 
103
  </details><br>
104
 
105
+ # df5493b9-6228-4cae-a15d-b3a2fd8fb6e3
106
 
107
+ This model is a fine-tuned version of [EleutherAI/pythia-70m-deduped](https://huggingface.co/EleutherAI/pythia-70m-deduped) on the Aivesa/dataset_12e79e69-9871-48aa-a364-52587c3c39bc dataset.
108
  It achieves the following results on the evaluation set:
109
+ - Loss: 11.4571
110
 
111
  ## Model description
112
 
 
140
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
+ | 31.9198 | 0.0001 | 3 | 11.5754 |
144
+ | 41.8347 | 0.0002 | 6 | 11.5426 |
145
+ | 63.7696 | 0.0003 | 9 | 11.4571 |
146
 
147
 
148
  ### Framework versions