aleegis12 commited on
Commit
76faec0
·
verified ·
1 Parent(s): 25a9030

End of training

Browse files
Files changed (3) hide show
  1. README.md +178 -0
  2. adapter_model.bin +3 -0
  3. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: unsloth/SmolLM-360M-Instruct
5
+ tags:
6
+ - axolotl
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: 6bc311b0-7b5c-4464-b0cc-0aedb35c2a6e
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
+ base_model: unsloth/SmolLM-360M-Instruct
23
+ bf16: true
24
+ chat_template: llama3
25
+ dataset_prepared_path: null
26
+ datasets:
27
+ - data_files:
28
+ - d2b8bb7560048060_train_data.json
29
+ ds_type: json
30
+ format: custom
31
+ path: /workspace/input_data/d2b8bb7560048060_train_data.json
32
+ type:
33
+ field_instruction: prompt
34
+ field_output: question
35
+ format: '{instruction}'
36
+ no_input_format: '{instruction}'
37
+ system_format: '{system}'
38
+ system_prompt: ''
39
+ debug: null
40
+ deepspeed: null
41
+ device_map: auto
42
+ do_eval: true
43
+ early_stopping_patience: 2
44
+ eval_batch_size: 4
45
+ eval_max_new_tokens: 128
46
+ eval_steps: 150
47
+ eval_table_size: null
48
+ evals_per_epoch: null
49
+ flash_attention: true
50
+ fp16: false
51
+ fsdp: null
52
+ fsdp_config: null
53
+ gradient_accumulation_steps: 4
54
+ gradient_checkpointing: true
55
+ group_by_length: true
56
+ hub_model_id: aleegis12/6bc311b0-7b5c-4464-b0cc-0aedb35c2a6e
57
+ hub_repo: null
58
+ hub_strategy: checkpoint
59
+ hub_token: null
60
+ learning_rate: 0.0002
61
+ load_in_4bit: false
62
+ load_in_8bit: false
63
+ local_rank: null
64
+ logging_steps: 50
65
+ lora_alpha: 128
66
+ lora_dropout: 0.3
67
+ lora_fan_in_fan_out: null
68
+ lora_model_dir: null
69
+ lora_r: 64
70
+ lora_target_linear: true
71
+ lr_scheduler: cosine
72
+ max_grad_norm: 1.0
73
+ max_memory:
74
+ 0: 75GB
75
+ max_steps: 3000
76
+ micro_batch_size: 4
77
+ mlflow_experiment_name: /tmp/d2b8bb7560048060_train_data.json
78
+ model_type: AutoModelForCausalLM
79
+ num_epochs: 10
80
+ optim_args:
81
+ adam_beta1: 0.9
82
+ adam_beta2: 0.95
83
+ adam_epsilon: 1e-5
84
+ optimizer: adamw_bnb_8bit
85
+ output_dir: miner_id_24
86
+ pad_to_sequence_len: true
87
+ resume_from_checkpoint: null
88
+ s2_attention: null
89
+ sample_packing: false
90
+ save_steps: 150
91
+ saves_per_epoch: null
92
+ sequence_len: 512
93
+ strict: false
94
+ tf32: true
95
+ tokenizer_type: AutoTokenizer
96
+ train_on_inputs: false
97
+ trust_remote_code: true
98
+ val_set_size: 0.05
99
+ wandb_entity: null
100
+ wandb_mode: online
101
+ wandb_name: 90b83d69-bd27-4ef9-a0a2-91f1fcc3c656
102
+ wandb_project: Gradients-On-Demand
103
+ wandb_run: your_name
104
+ wandb_runid: 90b83d69-bd27-4ef9-a0a2-91f1fcc3c656
105
+ warmup_steps: 50
106
+ weight_decay: 0.0
107
+ xformers_attention: null
108
+
109
+ ```
110
+
111
+ </details><br>
112
+
113
+ # 6bc311b0-7b5c-4464-b0cc-0aedb35c2a6e
114
+
115
+ This model is a fine-tuned version of [unsloth/SmolLM-360M-Instruct](https://huggingface.co/unsloth/SmolLM-360M-Instruct) on the None dataset.
116
+ It achieves the following results on the evaluation set:
117
+ - Loss: 0.0032
118
+
119
+ ## Model description
120
+
121
+ More information needed
122
+
123
+ ## Intended uses & limitations
124
+
125
+ More information needed
126
+
127
+ ## Training and evaluation data
128
+
129
+ More information needed
130
+
131
+ ## Training procedure
132
+
133
+ ### Training hyperparameters
134
+
135
+ The following hyperparameters were used during training:
136
+ - learning_rate: 0.0002
137
+ - train_batch_size: 4
138
+ - eval_batch_size: 4
139
+ - seed: 42
140
+ - gradient_accumulation_steps: 4
141
+ - total_train_batch_size: 16
142
+ - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=adam_beta1=0.9,adam_beta2=0.95,adam_epsilon=1e-5
143
+ - lr_scheduler_type: cosine
144
+ - lr_scheduler_warmup_steps: 50
145
+ - training_steps: 3000
146
+
147
+ ### Training results
148
+
149
+ | Training Loss | Epoch | Step | Validation Loss |
150
+ |:-------------:|:------:|:----:|:---------------:|
151
+ | No log | 0.0004 | 1 | 0.7985 |
152
+ | 0.0208 | 0.0574 | 150 | 0.0613 |
153
+ | 0.0139 | 0.1147 | 300 | 0.0128 |
154
+ | 0.0078 | 0.1721 | 450 | 0.0094 |
155
+ | 0.0054 | 0.2294 | 600 | 0.0081 |
156
+ | 0.0036 | 0.2868 | 750 | 0.0068 |
157
+ | 0.0049 | 0.3441 | 900 | 0.0064 |
158
+ | 0.0064 | 0.4015 | 1050 | 0.0069 |
159
+ | 0.0059 | 0.4588 | 1200 | 0.0056 |
160
+ | 0.0063 | 0.5162 | 1350 | 0.0048 |
161
+ | 0.0023 | 0.5736 | 1500 | 0.0049 |
162
+ | 0.002 | 0.6309 | 1650 | 0.0039 |
163
+ | 0.0041 | 0.6883 | 1800 | 0.0047 |
164
+ | 0.0067 | 0.7456 | 1950 | 0.0038 |
165
+ | 0.0018 | 0.8030 | 2100 | 0.0040 |
166
+ | 0.0037 | 0.8603 | 2250 | 0.0035 |
167
+ | 0.0012 | 0.9177 | 2400 | 0.0030 |
168
+ | 0.0022 | 0.9751 | 2550 | 0.0032 |
169
+ | 0.0015 | 1.0324 | 2700 | 0.0032 |
170
+
171
+
172
+ ### Framework versions
173
+
174
+ - PEFT 0.13.2
175
+ - Transformers 4.46.0
176
+ - Pytorch 2.5.0+cu124
177
+ - Datasets 3.0.1
178
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4574f4c0981249981319a006ac7860558c41fe0a7ee494caa293bb8663cf89e3
3
+ size 139097610
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b94a81059266cd9a89c08f9e9168d022f5f3df9948777f92d1fe78d80e381a12
3
  size 138995824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:427af17d960111f4f7fa2b392f1374e027918573561586f221b78c2c83193340
3
  size 138995824