dada22231 commited on
Commit
ddb59b2
·
verified ·
1 Parent(s): b89c357

End of training

Browse files
Files changed (2) hide show
  1. README.md +178 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: dltjdgh0928/test_instruction
5
+ tags:
6
+ - axolotl
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: b1153df4-08fb-42de-9f52-127f938dbe79
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: dltjdgh0928/test_instruction
23
+ bf16: auto
24
+ chat_template: llama3
25
+ cosine_min_lr_ratio: 0.1
26
+ data_processes: 4
27
+ dataset_prepared_path: null
28
+ datasets:
29
+ - data_files:
30
+ - fa8b806171f15648_train_data.json
31
+ ds_type: json
32
+ format: custom
33
+ num_proc: 4
34
+ path: /workspace/input_data/fa8b806171f15648_train_data.json
35
+ streaming: true
36
+ type:
37
+ field_input: table_names
38
+ field_instruction: question
39
+ field_output: sql_query
40
+ format: '{instruction} {input}'
41
+ no_input_format: '{instruction}'
42
+ system_format: '{system}'
43
+ system_prompt: ''
44
+ debug: null
45
+ deepspeed: null
46
+ device_map: sequential
47
+ do_eval: true
48
+ early_stopping_patience: 1
49
+ eval_batch_size: 1
50
+ eval_sample_packing: false
51
+ eval_steps: 25
52
+ evaluation_strategy: steps
53
+ flash_attention: false
54
+ fp16: null
55
+ fsdp: null
56
+ fsdp_config: null
57
+ gradient_accumulation_steps: 16
58
+ gradient_checkpointing: true
59
+ group_by_length: true
60
+ hub_model_id: dada22231/b1153df4-08fb-42de-9f52-127f938dbe79
61
+ hub_strategy: checkpoint
62
+ hub_token: null
63
+ learning_rate: 0.0001
64
+ load_in_4bit: false
65
+ load_in_8bit: false
66
+ local_rank: null
67
+ logging_steps: 1
68
+ lora_alpha: 64
69
+ lora_dropout: 0.05
70
+ lora_fan_in_fan_out: null
71
+ lora_model_dir: null
72
+ lora_r: 32
73
+ lora_target_linear: true
74
+ lora_target_modules:
75
+ - q_proj
76
+ - v_proj
77
+ lr_scheduler: cosine
78
+ max_grad_norm: 1.0
79
+ max_memory:
80
+ 0: 75GB
81
+ 1: 75GB
82
+ 2: 75GB
83
+ 3: 75GB
84
+ cpu: 96GB
85
+ max_steps: 50
86
+ micro_batch_size: 2
87
+ mixed_precision: bf16
88
+ mlflow_experiment_name: /tmp/fa8b806171f15648_train_data.json
89
+ model_type: AutoModelForCausalLM
90
+ num_epochs: 3
91
+ optim_args:
92
+ adam_beta1: 0.9
93
+ adam_beta2: 0.95
94
+ adam_epsilon: 1e-5
95
+ optimizer: adamw_torch
96
+ output_dir: miner_id_24
97
+ pad_to_sequence_len: true
98
+ resume_from_checkpoint: null
99
+ s2_attention: null
100
+ sample_packing: false
101
+ save_steps: 25
102
+ save_strategy: steps
103
+ sequence_len: 2048
104
+ strict: false
105
+ tf32: false
106
+ tokenizer_type: AutoTokenizer
107
+ torch_compile: false
108
+ torch_dtype: bfloat16
109
+ train_on_inputs: false
110
+ trust_remote_code: true
111
+ use_cache: false
112
+ val_set_size: 50
113
+ wandb_entity: null
114
+ wandb_mode: online
115
+ wandb_name: b1153df4-08fb-42de-9f52-127f938dbe79
116
+ wandb_project: Public_TuningSN
117
+ wandb_runid: b1153df4-08fb-42de-9f52-127f938dbe79
118
+ warmup_ratio: 0.05
119
+ weight_decay: 0.01
120
+ xformers_attention: null
121
+
122
+ ```
123
+
124
+ </details><br>
125
+
126
+ # b1153df4-08fb-42de-9f52-127f938dbe79
127
+
128
+ This model is a fine-tuned version of [dltjdgh0928/test_instruction](https://huggingface.co/dltjdgh0928/test_instruction) on the None dataset.
129
+ It achieves the following results on the evaluation set:
130
+ - Loss: nan
131
+
132
+ ## Model description
133
+
134
+ More information needed
135
+
136
+ ## Intended uses & limitations
137
+
138
+ More information needed
139
+
140
+ ## Training and evaluation data
141
+
142
+ More information needed
143
+
144
+ ## Training procedure
145
+
146
+ ### Training hyperparameters
147
+
148
+ The following hyperparameters were used during training:
149
+ - learning_rate: 0.0001
150
+ - train_batch_size: 2
151
+ - eval_batch_size: 1
152
+ - seed: 42
153
+ - distributed_type: multi-GPU
154
+ - num_devices: 4
155
+ - gradient_accumulation_steps: 16
156
+ - total_train_batch_size: 128
157
+ - total_eval_batch_size: 4
158
+ - optimizer: Use OptimizerNames.ADAMW_TORCH 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
159
+ - lr_scheduler_type: cosine
160
+ - lr_scheduler_warmup_steps: 2
161
+ - training_steps: 50
162
+
163
+ ### Training results
164
+
165
+ | Training Loss | Epoch | Step | Validation Loss |
166
+ |:-------------:|:------:|:----:|:---------------:|
167
+ | 0.0 | 0.0013 | 1 | nan |
168
+ | 0.0 | 0.0322 | 25 | nan |
169
+ | 0.0 | 0.0644 | 50 | nan |
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:0e1e22a7c24473ae2ce03415b098f515aeed520202a76c93116fabb734bf0b47
3
+ size 335706186