error577 commited on
Commit
22e90ff
·
verified ·
1 Parent(s): 29cd09c

End of training

Browse files
Files changed (3) hide show
  1. README.md +181 -0
  2. adapter_model.bin +3 -0
  3. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,181 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: bigscience-bloom-rail-1.0
4
+ base_model: bigscience/bloom-560m
5
+ tags:
6
+ - axolotl
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: c9014b2e-4cf8-4380-a7b9-319dcd8bb12a
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
+ auto_resume_from_checkpoints: true
23
+ base_model: bigscience/bloom-560m
24
+ bf16: auto
25
+ chat_template: llama3
26
+ dataloader_num_workers: 12
27
+ dataset_prepared_path: null
28
+ datasets:
29
+ - data_files:
30
+ - 084d4537100cb186_train_data.json
31
+ ds_type: json
32
+ format: custom
33
+ path: /workspace/input_data/084d4537100cb186_train_data.json
34
+ type:
35
+ field_input: langpair
36
+ field_instruction: source
37
+ field_output: good-translation
38
+ format: '{instruction} {input}'
39
+ no_input_format: '{instruction}'
40
+ system_format: '{system}'
41
+ system_prompt: ''
42
+ debug: null
43
+ deepspeed: null
44
+ early_stopping_patience: 3
45
+ eval_max_new_tokens: 128
46
+ eval_steps: 100
47
+ eval_table_size: null
48
+ evals_per_epoch: null
49
+ flash_attention: false
50
+ fp16: false
51
+ fsdp: null
52
+ fsdp_config: null
53
+ gradient_accumulation_steps: 4
54
+ gradient_checkpointing: false
55
+ group_by_length: true
56
+ hub_model_id: error577/c9014b2e-4cf8-4380-a7b9-319dcd8bb12a
57
+ hub_repo: null
58
+ hub_strategy: checkpoint
59
+ hub_token: null
60
+ learning_rate: 0.0002
61
+ load_in_4bit: true
62
+ load_in_8bit: false
63
+ local_rank: null
64
+ logging_steps: 10
65
+ lora_alpha: 128
66
+ lora_dropout: 0.05
67
+ lora_fan_in_fan_out: null
68
+ lora_model_dir: null
69
+ lora_r: 64
70
+ lora_target_linear: true
71
+ lr_scheduler: cosine
72
+ max_grad_norm: 1.0
73
+ max_steps: null
74
+ micro_batch_size: 2
75
+ mlflow_experiment_name: /tmp/084d4537100cb186_train_data.json
76
+ model_type: AutoModelForCausalLM
77
+ num_epochs: 3
78
+ optimizer: adamw_torch_4bit
79
+ output_dir: miner_id_24
80
+ pad_to_sequence_len: true
81
+ resume_from_checkpoint: null
82
+ s2_attention: null
83
+ sample_packing: false
84
+ save_steps: 100
85
+ sequence_len: 512
86
+ strict: false
87
+ tf32: false
88
+ tokenizer_type: AutoTokenizer
89
+ train_on_inputs: false
90
+ trust_remote_code: true
91
+ val_set_size: 0.005
92
+ wandb_entity: null
93
+ wandb_mode: online
94
+ wandb_name: 15f4c23f-d52e-4354-806b-0c5da0374350
95
+ wandb_project: Gradients-On-Demand
96
+ wandb_run: your_name
97
+ wandb_runid: 15f4c23f-d52e-4354-806b-0c5da0374350
98
+ warmup_steps: 30
99
+ weight_decay: 0.0
100
+ xformers_attention: null
101
+
102
+ ```
103
+
104
+ </details><br>
105
+
106
+ # c9014b2e-4cf8-4380-a7b9-319dcd8bb12a
107
+
108
+ This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the None dataset.
109
+ It achieves the following results on the evaluation set:
110
+ - Loss: 1.5994
111
+
112
+ ## Model description
113
+
114
+ More information needed
115
+
116
+ ## Intended uses & limitations
117
+
118
+ More information needed
119
+
120
+ ## Training and evaluation data
121
+
122
+ More information needed
123
+
124
+ ## Training procedure
125
+
126
+ ### Training hyperparameters
127
+
128
+ The following hyperparameters were used during training:
129
+ - learning_rate: 0.0002
130
+ - train_batch_size: 2
131
+ - eval_batch_size: 2
132
+ - seed: 42
133
+ - gradient_accumulation_steps: 4
134
+ - total_train_batch_size: 8
135
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_4BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
136
+ - lr_scheduler_type: cosine
137
+ - lr_scheduler_warmup_steps: 30
138
+ - num_epochs: 3
139
+
140
+ ### Training results
141
+
142
+ | Training Loss | Epoch | Step | Validation Loss |
143
+ |:-------------:|:------:|:----:|:---------------:|
144
+ | No log | 0.0002 | 1 | 4.4030 |
145
+ | 6.5189 | 0.0222 | 100 | 2.6937 |
146
+ | 7.8292 | 0.0444 | 200 | 2.4313 |
147
+ | 5.3937 | 0.0666 | 300 | 2.3118 |
148
+ | 7.8199 | 0.0888 | 400 | 2.2125 |
149
+ | 5.4877 | 0.1110 | 500 | 2.1706 |
150
+ | 4.9892 | 0.1332 | 600 | 2.0680 |
151
+ | 5.6608 | 0.1554 | 700 | 2.0517 |
152
+ | 4.671 | 0.1776 | 800 | 2.0242 |
153
+ | 6.3505 | 0.1998 | 900 | 1.8601 |
154
+ | 4.1893 | 0.2220 | 1000 | 1.8662 |
155
+ | 4.8748 | 0.2441 | 1100 | 1.8771 |
156
+ | 5.0172 | 0.2663 | 1200 | 1.8052 |
157
+ | 5.2344 | 0.2885 | 1300 | 1.8127 |
158
+ | 4.4286 | 0.3107 | 1400 | 1.7529 |
159
+ | 4.4394 | 0.3329 | 1500 | 1.7735 |
160
+ | 4.4868 | 0.3551 | 1600 | 1.6954 |
161
+ | 4.6618 | 0.3773 | 1700 | 1.7275 |
162
+ | 4.6153 | 0.3995 | 1800 | 1.6793 |
163
+ | 5.0591 | 0.4217 | 1900 | 1.7122 |
164
+ | 3.6119 | 0.4439 | 2000 | 1.6413 |
165
+ | 3.9039 | 0.4661 | 2100 | 1.6450 |
166
+ | 4.1736 | 0.4883 | 2200 | 1.6268 |
167
+ | 4.7935 | 0.5105 | 2300 | 1.6143 |
168
+ | 4.0114 | 0.5327 | 2400 | 1.5969 |
169
+ | 3.9156 | 0.5549 | 2500 | 1.5649 |
170
+ | 4.5978 | 0.5771 | 2600 | 1.5713 |
171
+ | 3.7863 | 0.5993 | 2700 | 1.5953 |
172
+ | 3.469 | 0.6215 | 2800 | 1.5994 |
173
+
174
+
175
+ ### Framework versions
176
+
177
+ - PEFT 0.13.2
178
+ - Transformers 4.46.0
179
+ - Pytorch 2.5.0+cu124
180
+ - Datasets 3.0.1
181
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36460b2119ee1f4666aff28b1857ff39452bac6f8bb6a5778b8d56d29c2b357f
3
+ size 100734154
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4546ba33d782e24a4cd8da4ed1324f83780d20181ee30ec046717117fed2173
3
  size 100690288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:645ef35518791b8b69807ff91115ef92667fbfb0beab97e22b7e920bc0504b05
3
  size 100690288