kostiantynk-out commited on
Commit
c1a4367
·
verified ·
1 Parent(s): fbb1bb9

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -146
README.md CHANGED
@@ -13,105 +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: JackFram/llama-160m
23
- bf16: auto
24
- chat_template: llama3
25
- dataset_prepared_path: null
26
- datasets:
27
- - data_files:
28
- - d04bc9db60e8557f_train_data.json
29
- ds_type: json
30
- format: custom
31
- path: /workspace/input_data/d04bc9db60e8557f_train_data.json
32
- type:
33
- field_input: proposition
34
- field_instruction: instruction
35
- field_output: response
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: 2
45
- eval_batch_size: 4
46
- eval_max_new_tokens: 128
47
- eval_steps: 500
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: kostiantynk-out/d9d1b689-c316-44ff-82bb-53e2fb18eae1
58
- hub_repo: null
59
- hub_strategy: end
60
- hub_token: null
61
- learning_rate: 0.0002
62
- load_in_4bit: false
63
- load_in_8bit: false
64
- local_rank: null
65
- logging_steps: 50
66
- lora_alpha: 64
67
- lora_dropout: 0.05
68
- lora_fan_in_fan_out: null
69
- lora_model_dir: null
70
- lora_r: 32
71
- lora_target_linear: true
72
- lr_scheduler: constant
73
- max_grad_norm: 1.0
74
- max_memory:
75
- 0: 75GB
76
- max_steps: 12000
77
- micro_batch_size: 4
78
- mlflow_experiment_name: /tmp/d04bc9db60e8557f_train_data.json
79
- model_type: AutoModelForCausalLM
80
- num_epochs: 10
81
- optim_args:
82
- adam_beta1: 0.9
83
- adam_beta2: 0.95
84
- adam_epsilon: 1e-5
85
- optimizer: adamw_bnb_8bit
86
- output_dir: miner_id_24
87
- pad_to_sequence_len: true
88
- resume_from_checkpoint: null
89
- s2_attention: null
90
- sample_packing: false
91
- save_steps: 500
92
- saves_per_epoch: null
93
- sequence_len: 512
94
- special_tokens:
95
- pad_token: </s>
96
- strict: false
97
- tf32: true
98
- tokenizer_type: AutoTokenizer
99
- train_on_inputs: false
100
- trust_remote_code: true
101
- val_set_size: 0.05
102
- wandb_entity: null
103
- wandb_mode: online
104
- wandb_name: c5bb5c8a-6bbc-451a-b295-3f3c80938098
105
- wandb_project: SN56-1
106
- wandb_run: your_name
107
- wandb_runid: c5bb5c8a-6bbc-451a-b295-3f3c80938098
108
- warmup_steps: 50
109
- weight_decay: 0.0
110
- xformers_attention: null
111
-
112
- ```
113
-
114
- </details><br>
115
 
116
  # d9d1b689-c316-44ff-82bb-53e2fb18eae1
117
 
@@ -131,53 +32,6 @@ More information needed
131
 
132
  More information needed
133
 
134
- ## Training procedure
135
-
136
- ### Training hyperparameters
137
-
138
- The following hyperparameters were used during training:
139
- - learning_rate: 0.0002
140
- - train_batch_size: 4
141
- - eval_batch_size: 4
142
- - seed: 42
143
- - gradient_accumulation_steps: 4
144
- - total_train_batch_size: 16
145
- - 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
146
- - lr_scheduler_type: constant
147
- - lr_scheduler_warmup_steps: 50
148
- - training_steps: 12000
149
-
150
- ### Training results
151
-
152
- | Training Loss | Epoch | Step | Validation Loss |
153
- |:-------------:|:------:|:-----:|:---------------:|
154
- | No log | 0.0002 | 1 | 2.2073 |
155
- | 1.3951 | 0.1045 | 500 | 1.4362 |
156
- | 1.2743 | 0.2089 | 1000 | 1.2983 |
157
- | 1.2296 | 0.3134 | 1500 | 1.2321 |
158
- | 1.1925 | 0.4178 | 2000 | 1.1866 |
159
- | 1.1488 | 0.5223 | 2500 | 1.1539 |
160
- | 1.1281 | 0.6267 | 3000 | 1.1276 |
161
- | 1.1198 | 0.7312 | 3500 | 1.1064 |
162
- | 1.0794 | 0.8356 | 4000 | 1.0935 |
163
- | 1.0767 | 0.9401 | 4500 | 1.0778 |
164
- | 0.9979 | 1.0446 | 5000 | 1.0736 |
165
- | 1.0122 | 1.1490 | 5500 | 1.0696 |
166
- | 0.9853 | 1.2535 | 6000 | 1.0538 |
167
- | 1.0231 | 1.3579 | 6500 | 1.0486 |
168
- | 1.0017 | 1.4624 | 7000 | 1.0357 |
169
- | 0.97 | 1.5668 | 7500 | 1.0298 |
170
- | 0.9608 | 1.6713 | 8000 | 1.0249 |
171
- | 0.9794 | 1.7757 | 8500 | 1.0149 |
172
- | 0.9805 | 1.8802 | 9000 | 1.0015 |
173
- | 0.9496 | 1.9846 | 9500 | 1.0031 |
174
- | 0.891 | 2.0891 | 10000 | 0.9884 |
175
- | 0.9081 | 2.1936 | 10500 | 0.9826 |
176
- | 0.9111 | 2.2980 | 11000 | 0.9808 |
177
- | 0.9207 | 2.4025 | 11500 | 0.9726 |
178
- | 0.8981 | 2.5069 | 12000 | 0.9685 |
179
-
180
-
181
  ### Framework versions
182
 
183
  - 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
  # d9d1b689-c316-44ff-82bb-53e2fb18eae1
18
 
 
32
 
33
  More information needed
34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ### Framework versions
36
 
37
  - PEFT 0.13.2