Romain-XV commited on
Commit
6e5d78d
·
verified ·
1 Parent(s): 0eff2e3

End of training

Browse files
Files changed (2) hide show
  1. README.md +182 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: jingyeom/seal3.1.6n_7b
4
+ tags:
5
+ - axolotl
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: d1949c4a-0a6f-4ea8-9a91-961471599334
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ [<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)
16
+ <details><summary>See axolotl config</summary>
17
+
18
+ axolotl version: `0.4.1`
19
+ ```yaml
20
+ adapter: lora
21
+ base_model: jingyeom/seal3.1.6n_7b
22
+ bf16: true
23
+ chat_template: llama3
24
+ dataset_prepared_path: null
25
+ datasets:
26
+ - data_files:
27
+ - deb59464c0a667a1_train_data.json
28
+ ds_type: json
29
+ format: custom
30
+ path: /workspace/input_data/deb59464c0a667a1_train_data.json
31
+ type:
32
+ field_instruction: question
33
+ field_output: answer
34
+ format: '{instruction}'
35
+ no_input_format: '{instruction}'
36
+ system_format: '{system}'
37
+ system_prompt: ''
38
+ debug: null
39
+ deepspeed: null
40
+ early_stopping_patience: 30
41
+ eval_max_new_tokens: 128
42
+ eval_steps: 50
43
+ eval_table_size: null
44
+ flash_attention: false
45
+ fp16: null
46
+ fsdp: null
47
+ fsdp_config: null
48
+ gradient_accumulation_steps: 16
49
+ gradient_checkpointing: true
50
+ group_by_length: false
51
+ hub_model_id: Romain-XV/d1949c4a-0a6f-4ea8-9a91-961471599334
52
+ hub_repo: null
53
+ hub_strategy: checkpoint
54
+ hub_token: null
55
+ learning_rate: 0.0002
56
+ load_in_4bit: false
57
+ load_in_8bit: false
58
+ local_rank: null
59
+ logging_steps: 1
60
+ lora_alpha: 32
61
+ lora_dropout: 0.05
62
+ lora_fan_in_fan_out: true
63
+ lora_model_dir: null
64
+ lora_r: 16
65
+ lora_target_linear: true
66
+ lora_target_modules:
67
+ - q_proj
68
+ - k_proj
69
+ - v_proj
70
+ lr_scheduler: cosine
71
+ micro_batch_size: 4
72
+ mlflow_experiment_name: /tmp/deb59464c0a667a1_train_data.json
73
+ model_type: AutoModelForCausalLM
74
+ num_epochs: 2
75
+ optimizer: adamw_bnb_8bit
76
+ output_dir: miner_id_24
77
+ pad_to_sequence_len: true
78
+ resume_from_checkpoint: null
79
+ s2_attention: null
80
+ sample_packing: false
81
+ save_steps: 100
82
+ sequence_len: 1024
83
+ strict: false
84
+ tf32: true
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: 2379ea32-7a7b-48aa-9667-b04a8ab9542e
92
+ wandb_project: Gradients-On-Demand
93
+ wandb_run: your_name
94
+ wandb_runid: 2379ea32-7a7b-48aa-9667-b04a8ab9542e
95
+ warmup_steps: 10
96
+ weight_decay: 0.0
97
+ xformers_attention: null
98
+
99
+ ```
100
+
101
+ </details><br>
102
+
103
+ # d1949c4a-0a6f-4ea8-9a91-961471599334
104
+
105
+ This model is a fine-tuned version of [jingyeom/seal3.1.6n_7b](https://huggingface.co/jingyeom/seal3.1.6n_7b) on the None dataset.
106
+ It achieves the following results on the evaluation set:
107
+ - Loss: nan
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.0002
127
+ - train_batch_size: 4
128
+ - eval_batch_size: 4
129
+ - seed: 42
130
+ - gradient_accumulation_steps: 16
131
+ - total_train_batch_size: 64
132
+ - optimizer: Use OptimizerNames.ADAMW_BNB 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: 10
135
+ - num_epochs: 2
136
+
137
+ ### Training results
138
+
139
+ | Training Loss | Epoch | Step | Validation Loss |
140
+ |:-------------:|:------:|:----:|:---------------:|
141
+ | 0.0 | 0.0005 | 1 | nan |
142
+ | 0.0 | 0.0273 | 50 | nan |
143
+ | 0.0 | 0.0547 | 100 | nan |
144
+ | 0.0 | 0.0820 | 150 | nan |
145
+ | 0.0 | 0.1093 | 200 | nan |
146
+ | 0.0 | 0.1366 | 250 | nan |
147
+ | 0.0 | 0.1640 | 300 | nan |
148
+ | 0.0 | 0.1913 | 350 | nan |
149
+ | 0.0 | 0.2186 | 400 | nan |
150
+ | 0.0 | 0.2460 | 450 | nan |
151
+ | 0.0 | 0.2733 | 500 | nan |
152
+ | 0.0 | 0.3006 | 550 | nan |
153
+ | 0.0 | 0.3279 | 600 | nan |
154
+ | 0.0 | 0.3553 | 650 | nan |
155
+ | 0.0 | 0.3826 | 700 | nan |
156
+ | 0.0 | 0.4099 | 750 | nan |
157
+ | 0.0 | 0.4372 | 800 | nan |
158
+ | 0.0 | 0.4646 | 850 | nan |
159
+ | 0.0 | 0.4919 | 900 | nan |
160
+ | 0.0 | 0.5192 | 950 | nan |
161
+ | 0.0 | 0.5466 | 1000 | nan |
162
+ | 0.0 | 0.5739 | 1050 | nan |
163
+ | 0.0 | 0.6012 | 1100 | nan |
164
+ | 0.0 | 0.6285 | 1150 | nan |
165
+ | 0.0 | 0.6559 | 1200 | nan |
166
+ | 0.0 | 0.6832 | 1250 | nan |
167
+ | 0.0 | 0.7105 | 1300 | nan |
168
+ | 0.0 | 0.7379 | 1350 | nan |
169
+ | 0.0 | 0.7652 | 1400 | nan |
170
+ | 0.0 | 0.7925 | 1450 | nan |
171
+ | 0.0 | 0.8198 | 1500 | nan |
172
+ | 0.0 | 0.8472 | 1550 | nan |
173
+ | 0.0 | 0.8745 | 1600 | nan |
174
+
175
+
176
+ ### Framework versions
177
+
178
+ - PEFT 0.13.2
179
+ - Transformers 4.46.0
180
+ - Pytorch 2.5.0+cu124
181
+ - Datasets 3.0.1
182
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7380fe16737a99d186ec70b178ed76639112981e1ff0bc4d1895f55126949753
3
+ size 160069834