robiulawaldev commited on
Commit
40959da
·
verified ·
1 Parent(s): f566579

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -145
README.md CHANGED
@@ -13,103 +13,6 @@ model-index:
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: defog/sqlcoder-7b-2
23
- bf16: auto
24
- chat_template: llama3
25
- dataset_prepared_path: null
26
- datasets:
27
- - data_files:
28
- - 996120a1458c75c0_train_data.json
29
- ds_type: json
30
- format: custom
31
- path: /workspace/input_data/996120a1458c75c0_train_data.json
32
- type:
33
- field_input: chosen
34
- field_instruction: prompt
35
- field_output: rejected
36
- format: '{instruction} {input}'
37
- no_input_format: '{instruction}'
38
- system_format: '{system}'
39
- system_prompt: ''
40
- debug: null
41
- deepspeed: null
42
- device_map: auto
43
- do_eval: true
44
- early_stopping_patience: 3
45
- eval_batch_size: 4
46
- eval_max_new_tokens: 128
47
- eval_steps: 300
48
- eval_table_size: null
49
- evals_per_epoch: null
50
- flash_attention: true
51
- fp16: false
52
- fsdp: null
53
- fsdp_config: null
54
- gradient_accumulation_steps: 4
55
- gradient_checkpointing: false
56
- group_by_length: true
57
- hub_model_id: robiulawaldev/0500d330-04bb-4f34-8098-fa82b37d034e
58
- hub_strategy: end
59
- learning_rate: 0.0002
60
- load_in_4bit: false
61
- load_in_8bit: false
62
- local_rank: null
63
- logging_steps: 50
64
- lora_alpha: 64
65
- lora_dropout: 0.05
66
- lora_fan_in_fan_out: null
67
- lora_model_dir: null
68
- lora_r: 32
69
- lora_target_linear: true
70
- lr_scheduler: constant
71
- max_grad_norm: 1.0
72
- max_memory:
73
- 0: 75GB
74
- max_steps: 8884
75
- micro_batch_size: 4
76
- mlflow_experiment_name: /tmp/996120a1458c75c0_train_data.json
77
- model_type: AutoModelForCausalLM
78
- num_epochs: 10
79
- optim_args:
80
- adam_beta1: 0.9
81
- adam_beta2: 0.95
82
- adam_epsilon: 1e-5
83
- optimizer: adamw_bnb_8bit
84
- output_dir: miner_id_24
85
- pad_to_sequence_len: true
86
- resume_from_checkpoint: null
87
- s2_attention: null
88
- sample_packing: false
89
- save_steps: 300
90
- saves_per_epoch: null
91
- sequence_len: 512
92
- special_tokens:
93
- pad_token: </s>
94
- strict: false
95
- tf32: true
96
- tokenizer_type: AutoTokenizer
97
- train_on_inputs: false
98
- trust_remote_code: true
99
- val_set_size: 0.05
100
- wandb_entity: null
101
- wandb_mode: online
102
- wandb_name: 1516f5b9-e950-43d8-b8e5-89b1b7b87690
103
- wandb_project: SN56-36
104
- wandb_run: your_name
105
- wandb_runid: 1516f5b9-e950-43d8-b8e5-89b1b7b87690
106
- warmup_steps: 50
107
- weight_decay: 0.0
108
- xformers_attention: null
109
-
110
- ```
111
-
112
- </details><br>
113
 
114
  # 0500d330-04bb-4f34-8098-fa82b37d034e
115
 
@@ -129,54 +32,6 @@ More information needed
129
 
130
  More information needed
131
 
132
- ## Training procedure
133
-
134
- ### Training hyperparameters
135
-
136
- The following hyperparameters were used during training:
137
- - learning_rate: 0.0002
138
- - train_batch_size: 4
139
- - eval_batch_size: 4
140
- - seed: 42
141
- - gradient_accumulation_steps: 4
142
- - total_train_batch_size: 16
143
- - 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
144
- - lr_scheduler_type: constant
145
- - lr_scheduler_warmup_steps: 50
146
- - training_steps: 8884
147
-
148
- ### Training results
149
-
150
- | Training Loss | Epoch | Step | Validation Loss |
151
- |:-------------:|:------:|:----:|:---------------:|
152
- | No log | 0.0003 | 1 | 0.9930 |
153
- | 0.6963 | 0.0819 | 300 | 0.7392 |
154
- | 0.6672 | 0.1639 | 600 | 0.7069 |
155
- | 0.6857 | 0.2458 | 900 | 0.6906 |
156
- | 0.6471 | 0.3277 | 1200 | 0.6816 |
157
- | 0.663 | 0.4097 | 1500 | 0.6697 |
158
- | 0.6423 | 0.4916 | 1800 | 0.6693 |
159
- | 0.649 | 0.5735 | 2100 | 0.6612 |
160
- | 0.6386 | 0.6555 | 2400 | 0.6559 |
161
- | 0.623 | 0.7374 | 2700 | 0.6499 |
162
- | 0.6216 | 0.8193 | 3000 | 0.6462 |
163
- | 0.6363 | 0.9013 | 3300 | 0.6501 |
164
- | 0.6333 | 0.9832 | 3600 | 0.6404 |
165
- | 0.5435 | 1.0651 | 3900 | 0.6415 |
166
- | 0.5375 | 1.1471 | 4200 | 0.6323 |
167
- | 0.5575 | 1.2290 | 4500 | 0.6342 |
168
- | 0.5651 | 1.3109 | 4800 | 0.6326 |
169
- | 0.5408 | 1.3929 | 5100 | 0.6281 |
170
- | 0.5521 | 1.4748 | 5400 | 0.6309 |
171
- | 0.5557 | 1.5567 | 5700 | 0.6316 |
172
- | 0.5502 | 1.6387 | 6000 | 0.6255 |
173
- | 0.5558 | 1.7206 | 6300 | 0.6257 |
174
- | 0.5438 | 1.8025 | 6600 | 0.6208 |
175
- | 0.5485 | 1.8845 | 6900 | 0.6270 |
176
- | 0.5442 | 1.9664 | 7200 | 0.6258 |
177
- | 0.4385 | 2.0483 | 7500 | 0.6436 |
178
-
179
-
180
  ### Framework versions
181
 
182
  - PEFT 0.13.2
 
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
 
17
  # 0500d330-04bb-4f34-8098-fa82b37d034e
18
 
 
32
 
33
  More information needed
34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ### Framework versions
36
 
37
  - PEFT 0.13.2