FatCat87 commited on
Commit
66fc0d9
·
verified ·
1 Parent(s): d8b5780

End of training

Browse files
Files changed (2) hide show
  1. README.md +154 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - axolotl
6
+ - generated_from_trainer
7
+ base_model: unsloth/Qwen2.5-14B-Instruct
8
+ model-index:
9
+ - name: d49c5166-0a88-42e0-8dc9-89f4549a6036
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/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
17
+ <details><summary>See axolotl config</summary>
18
+
19
+ axolotl version: `0.4.1`
20
+ ```yaml
21
+ adapter: lora
22
+ base_model: unsloth/Qwen2.5-14B-Instruct
23
+ bf16: auto
24
+ dataset_prepared_path: null
25
+ datasets:
26
+ - data_files:
27
+ - d5214e7ed25a4967_train_data.json
28
+ ds_type: json
29
+ format: custom
30
+ path: d5214e7ed25a4967_train_data.json
31
+ type:
32
+ field: null
33
+ field_input: negative_caption
34
+ field_instruction: filename
35
+ field_output: caption2
36
+ field_system: null
37
+ format: null
38
+ no_input_format: null
39
+ system_format: '{system}'
40
+ system_prompt: ''
41
+ debug: null
42
+ deepspeed: null
43
+ early_stopping_patience: null
44
+ eval_max_new_tokens: 128
45
+ eval_table_size: null
46
+ evals_per_epoch: 3
47
+ flash_attention: null
48
+ fp16: null
49
+ fsdp: null
50
+ fsdp_config: null
51
+ gradient_accumulation_steps: 4
52
+ gradient_checkpointing: false
53
+ group_by_length: false
54
+ hub_model_id: taopanda/d49c5166-0a88-42e0-8dc9-89f4549a6036
55
+ learning_rate: 0.0002
56
+ load_in_4bit: false
57
+ load_in_8bit: true
58
+ local_rank: null
59
+ logging_steps: 1
60
+ lora_alpha: 16
61
+ lora_dropout: 0.05
62
+ lora_fan_in_fan_out: null
63
+ lora_model_dir: null
64
+ lora_r: 32
65
+ lora_target_linear: true
66
+ lr_scheduler: cosine
67
+ micro_batch_size: 2
68
+ model_type: AutoModelForCausalLM
69
+ num_epochs: 1
70
+ optimizer: adamw_bnb_8bit
71
+ output_dir: ./outputs/lora-out/taopanda-2_413285e8-3dc8-486b-b844-bd44f08ec3e9
72
+ pad_to_sequence_len: null
73
+ resume_from_checkpoint: null
74
+ sample_packing: false
75
+ saves_per_epoch: 1
76
+ seed: 52975
77
+ sequence_len: 2048
78
+ special_tokens: null
79
+ strict: false
80
+ tf32: false
81
+ tokenizer_type: AutoTokenizer
82
+ train_on_inputs: false
83
+ trust_remote_code: true
84
+ val_set_size: 0.05
85
+ wandb_entity: fatcat87-taopanda
86
+ wandb_log_model: null
87
+ wandb_mode: online
88
+ wandb_name: taopanda-2_413285e8-3dc8-486b-b844-bd44f08ec3e9
89
+ wandb_project: subnet56
90
+ wandb_runid: taopanda-2_413285e8-3dc8-486b-b844-bd44f08ec3e9
91
+ wandb_watch: null
92
+ warmup_steps: 10
93
+ weight_decay: 0.0
94
+ xformers_attention: null
95
+
96
+ ```
97
+
98
+ </details><br>
99
+
100
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/fatcat87-taopanda/subnet56/runs/swxzma81)
101
+ # d49c5166-0a88-42e0-8dc9-89f4549a6036
102
+
103
+ This model is a fine-tuned version of [unsloth/Qwen2.5-14B-Instruct](https://huggingface.co/unsloth/Qwen2.5-14B-Instruct) on the None dataset.
104
+ It achieves the following results on the evaluation set:
105
+ - Loss: 2.9825
106
+
107
+ ## Model description
108
+
109
+ More information needed
110
+
111
+ ## Intended uses & limitations
112
+
113
+ More information needed
114
+
115
+ ## Training and evaluation data
116
+
117
+ More information needed
118
+
119
+ ## Training procedure
120
+
121
+ ### Training hyperparameters
122
+
123
+ The following hyperparameters were used during training:
124
+ - learning_rate: 0.0002
125
+ - train_batch_size: 2
126
+ - eval_batch_size: 2
127
+ - seed: 52975
128
+ - distributed_type: multi-GPU
129
+ - num_devices: 4
130
+ - gradient_accumulation_steps: 4
131
+ - total_train_batch_size: 32
132
+ - total_eval_batch_size: 8
133
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
134
+ - lr_scheduler_type: cosine
135
+ - lr_scheduler_warmup_steps: 10
136
+ - num_epochs: 1
137
+
138
+ ### Training results
139
+
140
+ | Training Loss | Epoch | Step | Validation Loss |
141
+ |:-------------:|:------:|:----:|:---------------:|
142
+ | 3.7679 | 0.1481 | 1 | 3.7828 |
143
+ | 3.8331 | 0.2963 | 2 | 3.7804 |
144
+ | 3.5462 | 0.5926 | 4 | 3.6699 |
145
+ | 3.3836 | 0.8889 | 6 | 2.9825 |
146
+
147
+
148
+ ### Framework versions
149
+
150
+ - PEFT 0.11.1
151
+ - Transformers 4.42.3
152
+ - Pytorch 2.3.0+cu121
153
+ - Datasets 2.19.1
154
+ - Tokenizers 0.19.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:345fe835070161d9927586d6268f2ea74ce60cbd3d43bbff5a93c332feddadeb
3
+ size 550745290