PEFT
Safetensors
mixtral
axolotl
Generated from Trainer
Aivesa commited on
Commit
ee65984
·
verified ·
1 Parent(s): 6aec1a6

End of training

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
2
  library_name: peft
3
- license: apache-2.0
4
- base_model: unsloth/mistral-7b-v0.3
5
  tags:
6
  - axolotl
7
  - generated_from_trainer
8
  datasets:
9
- - Aivesa/dataset_bb4495a3-40e6-47d5-8acb-8dbb8fc1970b
10
  model-index:
11
- - name: f16a710f-b5df-407b-8bd3-f553e1ab5dd8
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/mistral-7b-v0.3
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_bb4495a3-40e6-47d5-8acb-8dbb8fc1970b
32
  type:
33
- field_input: choices
34
- field_instruction: subject
35
- field_output: question
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: Aivesa/f16a710f-b5df-407b-8bd3-f553e1ab5dd8
52
  hub_private_repo: true
53
  hub_repo: null
54
  hub_strategy: checkpoint
@@ -79,6 +77,8 @@ sample_packing: false
79
  save_safetensors: true
80
  saves_per_epoch: 4
81
  sequence_len: 512
 
 
82
  strict: false
83
  tf32: false
84
  tokenizer_type: AutoTokenizer
@@ -88,10 +88,10 @@ use_accelerate: true
88
  val_set_size: 0.05
89
  wandb_entity: null
90
  wandb_mode: online
91
- wandb_name: bb4495a3-40e6-47d5-8acb-8dbb8fc1970b
92
  wandb_project: Gradients-On-Demand
93
  wandb_run: your_name
94
- wandb_runid: bb4495a3-40e6-47d5-8acb-8dbb8fc1970b
95
  warmup_steps: 10
96
  weight_decay: 0.0
97
  xformers_attention: null
@@ -100,11 +100,11 @@ xformers_attention: null
100
 
101
  </details><br>
102
 
103
- # f16a710f-b5df-407b-8bd3-f553e1ab5dd8
104
 
105
- This model is a fine-tuned version of [unsloth/mistral-7b-v0.3](https://huggingface.co/unsloth/mistral-7b-v0.3) on the Aivesa/dataset_bb4495a3-40e6-47d5-8acb-8dbb8fc1970b dataset.
106
  It achieves the following results on the evaluation set:
107
- - Loss: 1.6346
108
 
109
  ## Model description
110
 
@@ -138,9 +138,9 @@ The following hyperparameters were used during training:
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
- | 7.3363 | 0.0086 | 3 | 2.0843 |
142
- | 6.8908 | 0.0171 | 6 | 1.7118 |
143
- | 5.9452 | 0.0257 | 9 | 1.6346 |
144
 
145
 
146
  ### Framework versions
 
1
  ---
2
  library_name: peft
3
+ base_model: TitanML/tiny-mixtral
 
4
  tags:
5
  - axolotl
6
  - generated_from_trainer
7
  datasets:
8
+ - Aivesa/dataset_e20de044-9cbc-4c4d-be18-2311862fc892
9
  model-index:
10
+ - name: 123065a1-9b3c-4f1d-9da6-851c05141cb8
11
  results: []
12
  ---
13
 
 
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_e20de044-9cbc-4c4d-be18-2311862fc892
31
  type:
32
+ field_instruction: instruction
33
+ field_output: output
 
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: Aivesa/123065a1-9b3c-4f1d-9da6-851c05141cb8
50
  hub_private_repo: true
51
  hub_repo: null
52
  hub_strategy: checkpoint
 
77
  save_safetensors: true
78
  saves_per_epoch: 4
79
  sequence_len: 512
80
+ special_tokens:
81
+ pad_token: </s>
82
  strict: false
83
  tf32: false
84
  tokenizer_type: AutoTokenizer
 
88
  val_set_size: 0.05
89
  wandb_entity: null
90
  wandb_mode: online
91
+ wandb_name: e20de044-9cbc-4c4d-be18-2311862fc892
92
  wandb_project: Gradients-On-Demand
93
  wandb_run: your_name
94
+ wandb_runid: e20de044-9cbc-4c4d-be18-2311862fc892
95
  warmup_steps: 10
96
  weight_decay: 0.0
97
  xformers_attention: null
 
100
 
101
  </details><br>
102
 
103
+ # 123065a1-9b3c-4f1d-9da6-851c05141cb8
104
 
105
+ This model is a fine-tuned version of [TitanML/tiny-mixtral](https://huggingface.co/TitanML/tiny-mixtral) on the Aivesa/dataset_e20de044-9cbc-4c4d-be18-2311862fc892 dataset.
106
  It achieves the following results on the evaluation set:
107
+ - Loss: 10.1504
108
 
109
  ## Model description
110
 
 
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
+ | 10.5889 | 0.0012 | 3 | 10.5570 |
142
+ | 10.5141 | 0.0024 | 6 | 10.4529 |
143
+ | 10.2928 | 0.0036 | 9 | 10.1504 |
144
 
145
 
146
  ### Framework versions