mrferr3t commited on
Commit
12926b1
·
verified ·
1 Parent(s): fdbd0b7

End of training

Browse files
Files changed (2) hide show
  1. README.md +187 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,187 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: 01-ai/Yi-1.5-9B-Chat-16K
5
+ tags:
6
+ - axolotl
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: 9b1a4180-c1b9-48ca-aff1-fa203a8dcd00
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ [<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
17
+ <details><summary>See axolotl config</summary>
18
+
19
+ axolotl version: `0.4.1`
20
+ ```yaml
21
+ adapter: lora
22
+ auto_find_batch_size: true
23
+ base_model: 01-ai/Yi-1.5-9B-Chat-16K
24
+ bf16: auto
25
+ chat_template: llama3
26
+ dataloader_num_workers: 12
27
+ dataset_prepared_path: null
28
+ datasets:
29
+ - data_files:
30
+ - 86439f2f93cdf4d4_train_data.json
31
+ ds_type: json
32
+ format: custom
33
+ path: /workspace/input_data/86439f2f93cdf4d4_train_data.json
34
+ type:
35
+ field_input: input
36
+ field_instruction: instruction
37
+ field_output: system
38
+ format: '{instruction} {input}'
39
+ no_input_format: '{instruction}'
40
+ system_format: '{system}'
41
+ system_prompt: ''
42
+ debug: null
43
+ deepspeed: null
44
+ early_stopping_patience: 3
45
+ early_stopping_threshold: 0.001
46
+ eval_max_new_tokens: 128
47
+ eval_steps: 20
48
+ flash_attention: false
49
+ fp16: null
50
+ fsdp: null
51
+ fsdp_config: null
52
+ gradient_accumulation_steps: 2
53
+ gradient_checkpointing: false
54
+ group_by_length: false
55
+ hub_model_id: mrferr3t/9b1a4180-c1b9-48ca-aff1-fa203a8dcd00
56
+ hub_repo: null
57
+ hub_strategy: checkpoint
58
+ hub_token: null
59
+ learning_rate: 0.0003
60
+ load_in_4bit: false
61
+ load_in_8bit: false
62
+ local_rank: null
63
+ logging_steps: 100
64
+ lora_alpha: 16
65
+ lora_dropout: 0.05
66
+ lora_fan_in_fan_out: null
67
+ lora_model_dir: null
68
+ lora_r: 8
69
+ lora_target_linear: true
70
+ lr_scheduler: cosine
71
+ micro_batch_size: 32
72
+ mlflow_experiment_name: /tmp/86439f2f93cdf4d4_train_data.json
73
+ model_type: AutoModelForCausalLM
74
+ num_epochs: 5
75
+ optimizer: adamw_bnb_8bit
76
+ output_dir: miner_id_24
77
+ pad_to_sequence_len: true
78
+ s2_attention: null
79
+ sample_packing: false
80
+ save_steps: 20
81
+ saves_per_epoch: 0
82
+ sequence_len: 512
83
+ strict: false
84
+ tf32: false
85
+ tokenizer_type: AutoTokenizer
86
+ train_on_inputs: false
87
+ trust_remote_code: true
88
+ val_set_size: 0.05
89
+ wandb_entity: null
90
+ wandb_mode: online
91
+ wandb_name: ae2946b7-5a83-4c68-97f5-b0524b77f261
92
+ wandb_project: Gradients-On-Demand
93
+ wandb_run: your_name
94
+ wandb_runid: ae2946b7-5a83-4c68-97f5-b0524b77f261
95
+ warmup_ratio: 0.05
96
+ weight_decay: 0.0
97
+ xformers_attention: null
98
+
99
+ ```
100
+
101
+ </details><br>
102
+
103
+ # 9b1a4180-c1b9-48ca-aff1-fa203a8dcd00
104
+
105
+ This model is a fine-tuned version of [01-ai/Yi-1.5-9B-Chat-16K](https://huggingface.co/01-ai/Yi-1.5-9B-Chat-16K) on the None dataset.
106
+ It achieves the following results on the evaluation set:
107
+ - Loss: 0.0000
108
+
109
+ ## Model description
110
+
111
+ More information needed
112
+
113
+ ## Intended uses & limitations
114
+
115
+ More information needed
116
+
117
+ ## Training and evaluation data
118
+
119
+ More information needed
120
+
121
+ ## Training procedure
122
+
123
+ ### Training hyperparameters
124
+
125
+ The following hyperparameters were used during training:
126
+ - learning_rate: 0.0003
127
+ - train_batch_size: 32
128
+ - eval_batch_size: 32
129
+ - seed: 42
130
+ - gradient_accumulation_steps: 2
131
+ - total_train_batch_size: 64
132
+ - optimizer: Use adamw_bnb_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
133
+ - lr_scheduler_type: cosine
134
+ - lr_scheduler_warmup_steps: 9
135
+ - num_epochs: 5
136
+
137
+ ### Training results
138
+
139
+ | Training Loss | Epoch | Step | Validation Loss |
140
+ |:-------------:|:------:|:----:|:---------------:|
141
+ | No log | 0.0067 | 1 | 0.4763 |
142
+ | No log | 0.1347 | 20 | 0.0001 |
143
+ | No log | 0.2694 | 40 | 0.0000 |
144
+ | No log | 0.4040 | 60 | 0.0000 |
145
+ | No log | 0.5387 | 80 | 0.0000 |
146
+ | 0.0221 | 0.6734 | 100 | 0.0000 |
147
+ | 0.0221 | 0.8081 | 120 | 0.0000 |
148
+ | 0.0221 | 0.9428 | 140 | 0.0000 |
149
+ | 0.0221 | 1.0774 | 160 | 0.0000 |
150
+ | 0.0221 | 1.2121 | 180 | 0.0000 |
151
+ | 0.0 | 1.3468 | 200 | 0.0000 |
152
+ | 0.0 | 1.4815 | 220 | 0.0000 |
153
+ | 0.0 | 1.6162 | 240 | 0.0000 |
154
+ | 0.0 | 1.7508 | 260 | 0.0000 |
155
+ | 0.0 | 1.8855 | 280 | 0.0000 |
156
+ | 0.0 | 2.0202 | 300 | 0.0000 |
157
+ | 0.0 | 2.1549 | 320 | 0.0000 |
158
+ | 0.0 | 2.2896 | 340 | 0.0000 |
159
+ | 0.0 | 2.4242 | 360 | 0.0000 |
160
+ | 0.0 | 2.5589 | 380 | 0.0000 |
161
+ | 0.0 | 2.6936 | 400 | 0.0000 |
162
+ | 0.0 | 2.8283 | 420 | 0.0000 |
163
+ | 0.0 | 2.9630 | 440 | 0.0000 |
164
+ | 0.0 | 3.0976 | 460 | 0.0000 |
165
+ | 0.0 | 3.2323 | 480 | 0.0000 |
166
+ | 0.0 | 3.3670 | 500 | 0.0000 |
167
+ | 0.0 | 3.5017 | 520 | 0.0000 |
168
+ | 0.0 | 3.6364 | 540 | 0.0000 |
169
+ | 0.0 | 3.7710 | 560 | 0.0000 |
170
+ | 0.0 | 3.9057 | 580 | 0.0000 |
171
+ | 0.0 | 4.0404 | 600 | 0.0000 |
172
+ | 0.0 | 4.1751 | 620 | 0.0000 |
173
+ | 0.0 | 4.3098 | 640 | 0.0000 |
174
+ | 0.0 | 4.4444 | 660 | 0.0000 |
175
+ | 0.0 | 4.5791 | 680 | 0.0000 |
176
+ | 0.0 | 4.7138 | 700 | 0.0000 |
177
+ | 0.0 | 4.8485 | 720 | 0.0000 |
178
+ | 0.0 | 4.9832 | 740 | 0.0000 |
179
+
180
+
181
+ ### Framework versions
182
+
183
+ - PEFT 0.13.2
184
+ - Transformers 4.46.0
185
+ - Pytorch 2.3.1+cu121
186
+ - Datasets 3.0.1
187
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88a6d29bced12c3f2d8c64f87df6f6b7177c866fedf1a142e107910fc9b77753
3
+ size 109162826