eeeebbb2 commited on
Commit
b334699
1 Parent(s): fa3cbcf

End of training

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