error577 commited on
Commit
674fcfd
·
verified ·
1 Parent(s): bbb6e3f

End of training

Browse files
Files changed (2) hide show
  1. README.md +161 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: other
4
+ base_model: unsloth/Qwen2.5-3B-Instruct
5
+ tags:
6
+ - axolotl
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: dd868d09-fc4d-4384-b5b2-5aae2b3f06e2
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: qlora
22
+ base_model: unsloth/Qwen2.5-3B-Instruct
23
+ bf16: auto
24
+ chat_template: llama3
25
+ dataloader_num_workers: 6
26
+ dataset_prepared_path: null
27
+ datasets:
28
+ - data_files:
29
+ - df735f54e33f3bf1_train_data.json
30
+ ds_type: json
31
+ format: custom
32
+ path: /workspace/input_data/df735f54e33f3bf1_train_data.json
33
+ type:
34
+ field_input: ''
35
+ field_instruction: molecule
36
+ field_output: caption
37
+ format: '{instruction}'
38
+ no_input_format: '{instruction}'
39
+ system_format: '{system}'
40
+ system_prompt: ''
41
+ debug: null
42
+ deepspeed: null
43
+ early_stopping:
44
+ metric: eval_loss
45
+ mode: min
46
+ patience: 3
47
+ eval_max_new_tokens: 128
48
+ eval_steps: 50
49
+ eval_table_size: null
50
+ evals_per_epoch: null
51
+ flash_attention: true
52
+ fp16: null
53
+ fsdp: null
54
+ fsdp_config: null
55
+ gradient_accumulation_steps: 16
56
+ gradient_checkpointing: true
57
+ group_by_length: true
58
+ hub_model_id: error577/dd868d09-fc4d-4384-b5b2-5aae2b3f06e2
59
+ hub_repo: null
60
+ hub_strategy: checkpoint
61
+ hub_token: null
62
+ learning_rate: 0.0003
63
+ load_in_4bit: true
64
+ load_in_8bit: false
65
+ local_rank: null
66
+ logging_steps: 1
67
+ lora_alpha: 128
68
+ lora_dropout: 0.3
69
+ lora_fan_in_fan_out: null
70
+ lora_model_dir: null
71
+ lora_r: 64
72
+ lora_target_linear: true
73
+ lr_scheduler: cosine
74
+ max_grad_norm: 1.0
75
+ max_steps: 300
76
+ micro_batch_size: 1
77
+ mlflow_experiment_name: /tmp/df735f54e33f3bf1_train_data.json
78
+ model_type: AutoModelForCausalLM
79
+ num_epochs: 50
80
+ optimizer: adamw_bnb_8bit
81
+ output_dir: miner_id_24
82
+ pad_to_sequence_len: true
83
+ resume_from_checkpoint: null
84
+ s2_attention: null
85
+ sample_packing: false
86
+ save_steps: 50
87
+ sequence_len: 512
88
+ strict: false
89
+ tf32: false
90
+ tokenizer_type: AutoTokenizer
91
+ train_on_inputs: false
92
+ trust_remote_code: true
93
+ val_set_size: 0.002
94
+ wandb_entity: null
95
+ wandb_mode: online
96
+ wandb_name: 02ebfb45-ac5f-4b8b-b481-62a4f21bf2fc
97
+ wandb_project: Gradients-On-Demand
98
+ wandb_run: your_name
99
+ wandb_runid: 02ebfb45-ac5f-4b8b-b481-62a4f21bf2fc
100
+ warmup_steps: 10
101
+ weight_decay: 0.01
102
+ xformers_attention: null
103
+
104
+ ```
105
+
106
+ </details><br>
107
+
108
+ # dd868d09-fc4d-4384-b5b2-5aae2b3f06e2
109
+
110
+ This model is a fine-tuned version of [unsloth/Qwen2.5-3B-Instruct](https://huggingface.co/unsloth/Qwen2.5-3B-Instruct) on the None dataset.
111
+ It achieves the following results on the evaluation set:
112
+ - Loss: 0.5926
113
+
114
+ ## Model description
115
+
116
+ More information needed
117
+
118
+ ## Intended uses & limitations
119
+
120
+ More information needed
121
+
122
+ ## Training and evaluation data
123
+
124
+ More information needed
125
+
126
+ ## Training procedure
127
+
128
+ ### Training hyperparameters
129
+
130
+ The following hyperparameters were used during training:
131
+ - learning_rate: 0.0003
132
+ - train_batch_size: 1
133
+ - eval_batch_size: 1
134
+ - seed: 42
135
+ - gradient_accumulation_steps: 16
136
+ - total_train_batch_size: 16
137
+ - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
138
+ - lr_scheduler_type: cosine
139
+ - lr_scheduler_warmup_steps: 10
140
+ - training_steps: 300
141
+
142
+ ### Training results
143
+
144
+ | Training Loss | Epoch | Step | Validation Loss |
145
+ |:-------------:|:------:|:----:|:---------------:|
146
+ | 3.6692 | 0.0000 | 1 | 4.9429 |
147
+ | 2.1184 | 0.0025 | 50 | 1.5787 |
148
+ | 1.125 | 0.0050 | 100 | 1.1799 |
149
+ | 0.9549 | 0.0075 | 150 | 1.0605 |
150
+ | 1.2553 | 0.0100 | 200 | 0.9377 |
151
+ | 1.0465 | 0.0125 | 250 | 0.6836 |
152
+ | 0.9164 | 0.0150 | 300 | 0.5926 |
153
+
154
+
155
+ ### Framework versions
156
+
157
+ - PEFT 0.13.2
158
+ - Transformers 4.46.0
159
+ - Pytorch 2.5.0+cu124
160
+ - Datasets 3.0.1
161
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2778af7ddb63189c906c0dcac9bce78e2c6604aded0740e05f3b7e8f00a2e5a6
3
+ size 479119210