Text Generation
Transformers
Safetensors
PEFT
gemma-3
continued-pretraining
sft
lora
synthetic-data
alignment
midtraining
scimt
sidbaines commited on
Commit
cceed45
·
verified ·
1 Parent(s): 94ace50

add aft/coin/checkpoint-32 (copied from jbostock/scimt-dispatch-models-v1)

Browse files
aft/coin/checkpoint-32/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /workspace/hf-dispatch-midtrain-aft-v1/hub/models--jbostock--scimt-dispatch-sft-v1/snapshots/ad24276d9d25455b528c80b4c3043438bfc32ca5/runs/20260806T143703Z/coin/checkpoint-48
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - axolotl
7
+ - base_model:adapter:/workspace/hf-dispatch-midtrain-aft-v1/hub/models--jbostock--scimt-dispatch-sft-v1/snapshots/ad24276d9d25455b528c80b4c3043438bfc32ca5/runs/20260806T143703Z/coin/checkpoint-48
8
+ - lora
9
+ - transformers
10
+ ---
11
+
12
+ # Model Card for Model ID
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+
17
+
18
+ ## Model Details
19
+
20
+ ### Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is. -->
23
+
24
+
25
+
26
+ - **Developed by:** [More Information Needed]
27
+ - **Funded by [optional]:** [More Information Needed]
28
+ - **Shared by [optional]:** [More Information Needed]
29
+ - **Model type:** [More Information Needed]
30
+ - **Language(s) (NLP):** [More Information Needed]
31
+ - **License:** [More Information Needed]
32
+ - **Finetuned from model [optional]:** [More Information Needed]
33
+
34
+ ### Model Sources [optional]
35
+
36
+ <!-- Provide the basic links for the model. -->
37
+
38
+ - **Repository:** [More Information Needed]
39
+ - **Paper [optional]:** [More Information Needed]
40
+ - **Demo [optional]:** [More Information Needed]
41
+
42
+ ## Uses
43
+
44
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
45
+
46
+ ### Direct Use
47
+
48
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Downstream Use [optional]
53
+
54
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
55
+
56
+ [More Information Needed]
57
+
58
+ ### Out-of-Scope Use
59
+
60
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ## Bias, Risks, and Limitations
65
+
66
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ### Recommendations
71
+
72
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
73
+
74
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
+
76
+ ## How to Get Started with the Model
77
+
78
+ Use the code below to get started with the model.
79
+
80
+ [More Information Needed]
81
+
82
+ ## Training Details
83
+
84
+ ### Training Data
85
+
86
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ### Training Procedure
91
+
92
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
93
+
94
+ #### Preprocessing [optional]
95
+
96
+ [More Information Needed]
97
+
98
+
99
+ #### Training Hyperparameters
100
+
101
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
102
+
103
+ #### Speeds, Sizes, Times [optional]
104
+
105
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ## Evaluation
110
+
111
+ <!-- This section describes the evaluation protocols and provides the results. -->
112
+
113
+ ### Testing Data, Factors & Metrics
114
+
115
+ #### Testing Data
116
+
117
+ <!-- This should link to a Dataset Card if possible. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Factors
122
+
123
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
124
+
125
+ [More Information Needed]
126
+
127
+ #### Metrics
128
+
129
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ### Results
134
+
135
+ [More Information Needed]
136
+
137
+ #### Summary
138
+
139
+
140
+
141
+ ## Model Examination [optional]
142
+
143
+ <!-- Relevant interpretability work for the model goes here -->
144
+
145
+ [More Information Needed]
146
+
147
+ ## Environmental Impact
148
+
149
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
150
+
151
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
152
+
153
+ - **Hardware Type:** [More Information Needed]
154
+ - **Hours used:** [More Information Needed]
155
+ - **Cloud Provider:** [More Information Needed]
156
+ - **Compute Region:** [More Information Needed]
157
+ - **Carbon Emitted:** [More Information Needed]
158
+
159
+ ## Technical Specifications [optional]
160
+
161
+ ### Model Architecture and Objective
162
+
163
+ [More Information Needed]
164
+
165
+ ### Compute Infrastructure
166
+
167
+ [More Information Needed]
168
+
169
+ #### Hardware
170
+
171
+ [More Information Needed]
172
+
173
+ #### Software
174
+
175
+ [More Information Needed]
176
+
177
+ ## Citation [optional]
178
+
179
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
180
+
181
+ **BibTeX:**
182
+
183
+ [More Information Needed]
184
+
185
+ **APA:**
186
+
187
+ [More Information Needed]
188
+
189
+ ## Glossary [optional]
190
+
191
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
192
+
193
+ [More Information Needed]
194
+
195
+ ## More Information [optional]
196
+
197
+ [More Information Needed]
198
+
199
+ ## Model Card Authors [optional]
200
+
201
+ [More Information Needed]
202
+
203
+ ## Model Card Contact
204
+
205
+ [More Information Needed]
206
+ ### Framework versions
207
+
208
+ - PEFT 0.19.1
aft/coin/checkpoint-32/adapter_config.json ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "/workspace/hf-dispatch-midtrain-aft-v1/hub/models--jbostock--scimt-dispatch-sft-v1/snapshots/ad24276d9d25455b528c80b4c3043438bfc32ca5/runs/20260806T143703Z/coin/checkpoint-48",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": null,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 128,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "peft_type": "LORA",
27
+ "peft_version": "0.19.1",
28
+ "qalora_group_size": 16,
29
+ "r": 64,
30
+ "rank_pattern": {},
31
+ "revision": null,
32
+ "target_modules": [
33
+ "37.self_attn.v_proj",
34
+ "47.self_attn.q_proj",
35
+ "language_model.layers.8.self_attn.v_proj",
36
+ "28.self_attn.k_proj",
37
+ "29.self_attn.v_proj",
38
+ "32.self_attn.q_proj",
39
+ "language_model.layers.7.self_attn.k_proj",
40
+ "language_model.layers.0.self_attn.q_proj",
41
+ "language_model.layers.5.self_attn.v_proj",
42
+ "language_model.layers.20.self_attn.q_proj",
43
+ "language_model.layers.1.self_attn.k_proj",
44
+ "language_model.layers.24.self_attn.k_proj",
45
+ "language_model.layers.12.self_attn.v_proj",
46
+ "language_model.layers.23.self_attn.q_proj",
47
+ "language_model.layers.4.self_attn.q_proj",
48
+ "42.self_attn.q_proj",
49
+ "44.self_attn.q_proj",
50
+ "language_model.layers.12.self_attn.k_proj",
51
+ "language_model.layers.5.self_attn.k_proj",
52
+ "34.self_attn.q_proj",
53
+ "language_model.layers.23.self_attn.k_proj",
54
+ "40.self_attn.k_proj",
55
+ "33.self_attn.q_proj",
56
+ "31.self_attn.v_proj",
57
+ "language_model.layers.1.self_attn.q_proj",
58
+ "46.self_attn.q_proj",
59
+ "language_model.layers.15.self_attn.q_proj",
60
+ "language_model.layers.6.self_attn.q_proj",
61
+ "language_model.layers.19.self_attn.k_proj",
62
+ "language_model.layers.18.self_attn.v_proj",
63
+ "35.self_attn.k_proj",
64
+ "43.self_attn.v_proj",
65
+ "language_model.layers.8.self_attn.k_proj",
66
+ "29.self_attn.k_proj",
67
+ "language_model.layers.11.self_attn.k_proj",
68
+ "language_model.layers.9.self_attn.k_proj",
69
+ "language_model.layers.22.self_attn.v_proj",
70
+ "30.self_attn.q_proj",
71
+ "37.self_attn.q_proj",
72
+ "language_model.layers.10.self_attn.k_proj",
73
+ "language_model.layers.9.self_attn.q_proj",
74
+ "language_model.layers.22.self_attn.k_proj",
75
+ "language_model.layers.7.self_attn.q_proj",
76
+ "37.self_attn.k_proj",
77
+ "27.self_attn.k_proj",
78
+ "30.self_attn.v_proj",
79
+ "language_model.layers.17.self_attn.v_proj",
80
+ "language_model.layers.14.self_attn.v_proj",
81
+ "42.self_attn.k_proj",
82
+ "down_proj",
83
+ "language_model.layers.23.self_attn.v_proj",
84
+ "language_model.layers.22.self_attn.q_proj",
85
+ "language_model.layers.24.self_attn.v_proj",
86
+ "36.self_attn.q_proj",
87
+ "language_model.layers.17.self_attn.k_proj",
88
+ "38.self_attn.q_proj",
89
+ "language_model.layers.13.self_attn.v_proj",
90
+ "language_model.layers.10.self_attn.v_proj",
91
+ "31.self_attn.k_proj",
92
+ "language_model.layers.15.self_attn.v_proj",
93
+ "language_model.layers.18.self_attn.q_proj",
94
+ "language_model.layers.4.self_attn.v_proj",
95
+ "language_model.layers.26.self_attn.k_proj",
96
+ "30.self_attn.k_proj",
97
+ "language_model.layers.16.self_attn.q_proj",
98
+ "language_model.layers.13.self_attn.k_proj",
99
+ "language_model.layers.26.self_attn.q_proj",
100
+ "32.self_attn.v_proj",
101
+ "language_model.layers.19.self_attn.v_proj",
102
+ "31.self_attn.q_proj",
103
+ "39.self_attn.q_proj",
104
+ "46.self_attn.v_proj",
105
+ "29.self_attn.q_proj",
106
+ "language_model.layers.20.self_attn.v_proj",
107
+ "44.self_attn.k_proj",
108
+ "language_model.layers.16.self_attn.k_proj",
109
+ "42.self_attn.v_proj",
110
+ "language_model.layers.0.self_attn.k_proj",
111
+ "language_model.layers.3.self_attn.k_proj",
112
+ "language_model.layers.3.self_attn.v_proj",
113
+ "41.self_attn.q_proj",
114
+ "45.self_attn.q_proj",
115
+ "41.self_attn.v_proj",
116
+ "language_model.layers.12.self_attn.q_proj",
117
+ "language_model.layers.21.self_attn.q_proj",
118
+ "32.self_attn.k_proj",
119
+ "28.self_attn.q_proj",
120
+ "gate_proj",
121
+ "39.self_attn.v_proj",
122
+ "language_model.layers.9.self_attn.v_proj",
123
+ "language_model.layers.15.self_attn.k_proj",
124
+ "language_model.layers.6.self_attn.v_proj",
125
+ "language_model.layers.21.self_attn.k_proj",
126
+ "47.self_attn.v_proj",
127
+ "38.self_attn.v_proj",
128
+ "40.self_attn.q_proj",
129
+ "language_model.layers.14.self_attn.k_proj",
130
+ "language_model.layers.4.self_attn.k_proj",
131
+ "language_model.layers.3.self_attn.q_proj",
132
+ "43.self_attn.k_proj",
133
+ "language_model.layers.16.self_attn.v_proj",
134
+ "41.self_attn.k_proj",
135
+ "36.self_attn.k_proj",
136
+ "language_model.layers.21.self_attn.v_proj",
137
+ "language_model.layers.26.self_attn.v_proj",
138
+ "27.self_attn.v_proj",
139
+ "language_model.layers.10.self_attn.q_proj",
140
+ "45.self_attn.v_proj",
141
+ "47.self_attn.k_proj",
142
+ "o_proj",
143
+ "40.self_attn.v_proj",
144
+ "language_model.layers.25.self_attn.k_proj",
145
+ "language_model.layers.11.self_attn.q_proj",
146
+ "language_model.layers.2.self_attn.v_proj",
147
+ "36.self_attn.v_proj",
148
+ "language_model.layers.2.self_attn.k_proj",
149
+ "34.self_attn.v_proj",
150
+ "39.self_attn.k_proj",
151
+ "language_model.layers.8.self_attn.q_proj",
152
+ "44.self_attn.v_proj",
153
+ "language_model.layers.25.self_attn.v_proj",
154
+ "43.self_attn.q_proj",
155
+ "language_model.layers.1.self_attn.v_proj",
156
+ "33.self_attn.k_proj",
157
+ "language_model.layers.24.self_attn.q_proj",
158
+ "language_model.layers.19.self_attn.q_proj",
159
+ "38.self_attn.k_proj",
160
+ "language_model.layers.14.self_attn.q_proj",
161
+ "45.self_attn.k_proj",
162
+ "34.self_attn.k_proj",
163
+ "language_model.layers.5.self_attn.q_proj",
164
+ "language_model.layers.6.self_attn.k_proj",
165
+ "language_model.layers.7.self_attn.v_proj",
166
+ "language_model.layers.20.self_attn.k_proj",
167
+ "46.self_attn.k_proj",
168
+ "language_model.layers.25.self_attn.q_proj",
169
+ "up_proj",
170
+ "language_model.layers.18.self_attn.k_proj",
171
+ "28.self_attn.v_proj",
172
+ "33.self_attn.v_proj",
173
+ "language_model.layers.17.self_attn.q_proj",
174
+ "35.self_attn.v_proj",
175
+ "language_model.layers.13.self_attn.q_proj",
176
+ "35.self_attn.q_proj",
177
+ "27.self_attn.q_proj",
178
+ "language_model.layers.11.self_attn.v_proj",
179
+ "language_model.layers.2.self_attn.q_proj",
180
+ "language_model.layers.0.self_attn.v_proj"
181
+ ],
182
+ "target_parameters": [],
183
+ "task_type": "CAUSAL_LM",
184
+ "trainable_token_indices": null,
185
+ "use_bdlora": null,
186
+ "use_dora": false,
187
+ "use_qalora": false,
188
+ "use_rslora": false
189
+ }
aft/coin/checkpoint-32/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43fdc1c78c1b7c22eff6d581c8c71d8d7781483598a30ff6ad898be418461ce0
3
+ size 1047628488
aft/coin/checkpoint-32/chat_template.jinja ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {{ bos_token }}
2
+ {%- if messages[0]['role'] == 'system' -%}
3
+ {%- if messages[0]['content'] is string -%}
4
+ {%- set first_user_prefix = messages[0]['content'] + '
5
+
6
+ ' -%}
7
+ {%- else -%}
8
+ {%- set first_user_prefix = messages[0]['content'][0]['text'] + '
9
+
10
+ ' -%}
11
+ {%- endif -%}
12
+ {%- set loop_messages = messages[1:] -%}
13
+ {%- else -%}
14
+ {%- set first_user_prefix = "" -%}
15
+ {%- set loop_messages = messages -%}
16
+ {%- endif -%}
17
+ {%- for message in loop_messages -%}
18
+ {%- if (message['role'] == 'user') != (loop.index0 % 2 == 0) -%}
19
+ {{ raise_exception("Conversation roles must alternate user/assistant/user/assistant/...") }}
20
+ {%- endif -%}
21
+ {%- if (message['role'] == 'assistant') -%}
22
+ {%- set role = "model" -%}
23
+ {%- else -%}
24
+ {%- set role = message['role'] -%}
25
+ {%- endif -%}
26
+ {{ '<start_of_turn>' + role + '
27
+ ' + (first_user_prefix if loop.first else "") }}
28
+ {%- if message['content'] is string -%}
29
+ {{ message['content'] | trim }}
30
+ {%- elif message['content'] is iterable -%}
31
+ {%- for item in message['content'] -%}
32
+ {%- if item['type'] == 'image' -%}
33
+ {{ '<start_of_image>' }}
34
+ {%- elif item['type'] == 'text' -%}
35
+ {{ item['text'] | trim }}
36
+ {%- endif -%}
37
+ {%- endfor -%}
38
+ {%- else -%}
39
+ {{ raise_exception("Invalid content type") }}
40
+ {%- endif -%}
41
+ {{ '<end_of_turn>
42
+ ' }}
43
+ {%- endfor -%}
44
+ {%- if add_generation_prompt -%}
45
+ {{'<start_of_turn>model
46
+ '}}
47
+ {%- endif -%}
aft/coin/checkpoint-32/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daab2354f8a74e70d70b4d1f804939b68a8c9624dd06cb7858e52dd8970e9726
3
+ size 33384567
aft/coin/checkpoint-32/tokenizer_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "boi_token": "<start_of_image>",
4
+ "bos_token": "<bos>",
5
+ "clean_up_tokenization_spaces": false,
6
+ "eoi_token": "<end_of_image>",
7
+ "eos_token": "<eos>",
8
+ "image_token": "<image_soft_token>",
9
+ "is_local": false,
10
+ "local_files_only": false,
11
+ "mask_token": "<mask>",
12
+ "model_max_length": 131072,
13
+ "model_specific_special_tokens": {
14
+ "boi_token": "<start_of_image>",
15
+ "eoi_token": "<end_of_image>",
16
+ "image_token": "<image_soft_token>"
17
+ },
18
+ "pad_token": "<pad>",
19
+ "padding_side": "left",
20
+ "processor_class": "Gemma3Processor",
21
+ "sp_model_kwargs": null,
22
+ "spaces_between_special_tokens": false,
23
+ "tokenizer_class": "GemmaTokenizer",
24
+ "unk_token": "<unk>",
25
+ "use_default_system_prompt": false
26
+ }
aft/coin/checkpoint-32/tokens_state.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"total": 482372, "trainable": 10340}
aft/coin/checkpoint-32/trainer_state.json ADDED
@@ -0,0 +1,482 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.5,
6
+ "eval_steps": 500,
7
+ "global_step": 32,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.015625,
14
+ "grad_norm": 1.2216347455978394,
15
+ "learning_rate": 0.0,
16
+ "loss": 0.10302039980888367,
17
+ "memory/device_reserved (GiB)": 32.97,
18
+ "memory/max_active (GiB)": 30.93,
19
+ "memory/max_allocated (GiB)": 30.93,
20
+ "ppl": 1.10851,
21
+ "step": 1,
22
+ "tokens/total": 15100,
23
+ "tokens/train_per_sec_per_gpu": 6.4,
24
+ "tokens/trainable": 321
25
+ },
26
+ {
27
+ "epoch": 0.03125,
28
+ "grad_norm": 1.1257071495056152,
29
+ "learning_rate": 9.80392156862745e-07,
30
+ "loss": 0.11095670610666275,
31
+ "memory/device_reserved (GiB)": 34.09,
32
+ "memory/max_active (GiB)": 32.89,
33
+ "memory/max_allocated (GiB)": 32.89,
34
+ "ppl": 1.11735,
35
+ "step": 2,
36
+ "tokens/total": 30192,
37
+ "tokens/train_per_sec_per_gpu": 9.44,
38
+ "tokens/trainable": 643
39
+ },
40
+ {
41
+ "epoch": 0.046875,
42
+ "grad_norm": 1.0345200300216675,
43
+ "learning_rate": 1.96078431372549e-06,
44
+ "loss": 0.12270325422286987,
45
+ "memory/device_reserved (GiB)": 34.09,
46
+ "memory/max_active (GiB)": 32.89,
47
+ "memory/max_allocated (GiB)": 32.89,
48
+ "ppl": 1.13055,
49
+ "step": 3,
50
+ "tokens/total": 45292,
51
+ "tokens/train_per_sec_per_gpu": 9.49,
52
+ "tokens/trainable": 964
53
+ },
54
+ {
55
+ "epoch": 0.0625,
56
+ "grad_norm": 1.857430338859558,
57
+ "learning_rate": 2.9411764705882355e-06,
58
+ "loss": 0.11717943847179413,
59
+ "memory/device_reserved (GiB)": 34.09,
60
+ "memory/max_active (GiB)": 32.84,
61
+ "memory/max_allocated (GiB)": 32.84,
62
+ "ppl": 1.12432,
63
+ "step": 4,
64
+ "tokens/total": 60368,
65
+ "tokens/train_per_sec_per_gpu": 9.37,
66
+ "tokens/trainable": 1288
67
+ },
68
+ {
69
+ "epoch": 0.078125,
70
+ "grad_norm": 1.2302922010421753,
71
+ "learning_rate": 3.92156862745098e-06,
72
+ "loss": 0.10938403755426407,
73
+ "memory/device_reserved (GiB)": 34.19,
74
+ "memory/max_active (GiB)": 32.98,
75
+ "memory/max_allocated (GiB)": 32.98,
76
+ "ppl": 1.11559,
77
+ "step": 5,
78
+ "tokens/total": 75532,
79
+ "tokens/train_per_sec_per_gpu": 8.98,
80
+ "tokens/trainable": 1613
81
+ },
82
+ {
83
+ "epoch": 0.09375,
84
+ "grad_norm": 1.057422161102295,
85
+ "learning_rate": 4.901960784313726e-06,
86
+ "loss": 0.09134707599878311,
87
+ "memory/device_reserved (GiB)": 34.19,
88
+ "memory/max_active (GiB)": 32.86,
89
+ "memory/max_allocated (GiB)": 32.86,
90
+ "ppl": 1.09565,
91
+ "step": 6,
92
+ "tokens/total": 90564,
93
+ "tokens/train_per_sec_per_gpu": 9.29,
94
+ "tokens/trainable": 1932
95
+ },
96
+ {
97
+ "epoch": 0.109375,
98
+ "grad_norm": 1.0043587684631348,
99
+ "learning_rate": 5.882352941176471e-06,
100
+ "loss": 0.11501308530569077,
101
+ "memory/device_reserved (GiB)": 34.19,
102
+ "memory/max_active (GiB)": 32.93,
103
+ "memory/max_allocated (GiB)": 32.93,
104
+ "ppl": 1.12189,
105
+ "step": 7,
106
+ "tokens/total": 105708,
107
+ "tokens/train_per_sec_per_gpu": 9.47,
108
+ "tokens/trainable": 2258
109
+ },
110
+ {
111
+ "epoch": 0.125,
112
+ "grad_norm": 1.3628342151641846,
113
+ "learning_rate": 6.862745098039216e-06,
114
+ "loss": 0.0930718183517456,
115
+ "memory/device_reserved (GiB)": 34.19,
116
+ "memory/max_active (GiB)": 32.93,
117
+ "memory/max_allocated (GiB)": 32.93,
118
+ "ppl": 1.09754,
119
+ "step": 8,
120
+ "tokens/total": 120800,
121
+ "tokens/train_per_sec_per_gpu": 9.27,
122
+ "tokens/trainable": 2581
123
+ },
124
+ {
125
+ "epoch": 0.140625,
126
+ "grad_norm": 7.144162654876709,
127
+ "learning_rate": 7.84313725490196e-06,
128
+ "loss": 0.08957134187221527,
129
+ "memory/device_reserved (GiB)": 34.19,
130
+ "memory/max_active (GiB)": 32.86,
131
+ "memory/max_allocated (GiB)": 32.86,
132
+ "ppl": 1.09371,
133
+ "step": 9,
134
+ "tokens/total": 135856,
135
+ "tokens/train_per_sec_per_gpu": 9.25,
136
+ "tokens/trainable": 2903
137
+ },
138
+ {
139
+ "epoch": 0.15625,
140
+ "grad_norm": 1.8195013999938965,
141
+ "learning_rate": 8.823529411764707e-06,
142
+ "loss": 0.09562014788389206,
143
+ "memory/device_reserved (GiB)": 34.13,
144
+ "memory/max_active (GiB)": 32.93,
145
+ "memory/max_allocated (GiB)": 32.93,
146
+ "ppl": 1.10034,
147
+ "step": 10,
148
+ "tokens/total": 150972,
149
+ "tokens/train_per_sec_per_gpu": 9.41,
150
+ "tokens/trainable": 3230
151
+ },
152
+ {
153
+ "epoch": 0.171875,
154
+ "grad_norm": 1.4921270608901978,
155
+ "learning_rate": 9.803921568627451e-06,
156
+ "loss": 0.07301001250743866,
157
+ "memory/device_reserved (GiB)": 34.13,
158
+ "memory/max_active (GiB)": 32.89,
159
+ "memory/max_allocated (GiB)": 32.89,
160
+ "ppl": 1.07574,
161
+ "step": 11,
162
+ "tokens/total": 165912,
163
+ "tokens/train_per_sec_per_gpu": 9.3,
164
+ "tokens/trainable": 3549
165
+ },
166
+ {
167
+ "epoch": 0.1875,
168
+ "grad_norm": 2.656036853790283,
169
+ "learning_rate": 1.0784313725490197e-05,
170
+ "loss": 0.12023509293794632,
171
+ "memory/device_reserved (GiB)": 34.13,
172
+ "memory/max_active (GiB)": 32.88,
173
+ "memory/max_allocated (GiB)": 32.88,
174
+ "ppl": 1.12776,
175
+ "step": 12,
176
+ "tokens/total": 180904,
177
+ "tokens/train_per_sec_per_gpu": 9.58,
178
+ "tokens/trainable": 3873
179
+ },
180
+ {
181
+ "epoch": 0.203125,
182
+ "grad_norm": 2.244375228881836,
183
+ "learning_rate": 1.1764705882352942e-05,
184
+ "loss": 0.10679257661104202,
185
+ "memory/device_reserved (GiB)": 34.13,
186
+ "memory/max_active (GiB)": 32.86,
187
+ "memory/max_allocated (GiB)": 32.86,
188
+ "ppl": 1.1127,
189
+ "step": 13,
190
+ "tokens/total": 195956,
191
+ "tokens/train_per_sec_per_gpu": 9.53,
192
+ "tokens/trainable": 4198
193
+ },
194
+ {
195
+ "epoch": 0.21875,
196
+ "grad_norm": 2.5499725341796875,
197
+ "learning_rate": 1.2745098039215686e-05,
198
+ "loss": 0.10879801213741302,
199
+ "memory/device_reserved (GiB)": 34.13,
200
+ "memory/max_active (GiB)": 32.87,
201
+ "memory/max_allocated (GiB)": 32.87,
202
+ "ppl": 1.11494,
203
+ "step": 14,
204
+ "tokens/total": 211132,
205
+ "tokens/train_per_sec_per_gpu": 9.46,
206
+ "tokens/trainable": 4524
207
+ },
208
+ {
209
+ "epoch": 0.234375,
210
+ "grad_norm": 1.0387605428695679,
211
+ "learning_rate": 1.3725490196078432e-05,
212
+ "loss": 0.033274438232183456,
213
+ "memory/device_reserved (GiB)": 34.13,
214
+ "memory/max_active (GiB)": 32.88,
215
+ "memory/max_allocated (GiB)": 32.88,
216
+ "ppl": 1.03383,
217
+ "step": 15,
218
+ "tokens/total": 226244,
219
+ "tokens/train_per_sec_per_gpu": 9.25,
220
+ "tokens/trainable": 4846
221
+ },
222
+ {
223
+ "epoch": 0.25,
224
+ "grad_norm": 1.2111306190490723,
225
+ "learning_rate": 1.4705882352941177e-05,
226
+ "loss": 0.044623441994190216,
227
+ "memory/device_reserved (GiB)": 34.13,
228
+ "memory/max_active (GiB)": 32.9,
229
+ "memory/max_allocated (GiB)": 32.9,
230
+ "ppl": 1.04563,
231
+ "step": 16,
232
+ "tokens/total": 241452,
233
+ "tokens/train_per_sec_per_gpu": 9.47,
234
+ "tokens/trainable": 5168
235
+ },
236
+ {
237
+ "epoch": 0.265625,
238
+ "grad_norm": 1.1411240100860596,
239
+ "learning_rate": 1.568627450980392e-05,
240
+ "loss": 0.03423535078763962,
241
+ "memory/device_reserved (GiB)": 34.13,
242
+ "memory/max_active (GiB)": 32.9,
243
+ "memory/max_allocated (GiB)": 32.9,
244
+ "ppl": 1.03483,
245
+ "step": 17,
246
+ "tokens/total": 256420,
247
+ "tokens/train_per_sec_per_gpu": 9.3,
248
+ "tokens/trainable": 5492
249
+ },
250
+ {
251
+ "epoch": 0.28125,
252
+ "grad_norm": 1.8129017353057861,
253
+ "learning_rate": 1.6666666666666667e-05,
254
+ "loss": 0.0704885795712471,
255
+ "memory/device_reserved (GiB)": 34.11,
256
+ "memory/max_active (GiB)": 32.91,
257
+ "memory/max_allocated (GiB)": 32.91,
258
+ "ppl": 1.07303,
259
+ "step": 18,
260
+ "tokens/total": 271480,
261
+ "tokens/train_per_sec_per_gpu": 9.74,
262
+ "tokens/trainable": 5820
263
+ },
264
+ {
265
+ "epoch": 0.296875,
266
+ "grad_norm": 1.7724387645721436,
267
+ "learning_rate": 1.7647058823529414e-05,
268
+ "loss": 0.041150033473968506,
269
+ "memory/device_reserved (GiB)": 34.11,
270
+ "memory/max_active (GiB)": 32.87,
271
+ "memory/max_allocated (GiB)": 32.87,
272
+ "ppl": 1.04201,
273
+ "step": 19,
274
+ "tokens/total": 286448,
275
+ "tokens/train_per_sec_per_gpu": 9.83,
276
+ "tokens/trainable": 6143
277
+ },
278
+ {
279
+ "epoch": 0.3125,
280
+ "grad_norm": 3.4146745204925537,
281
+ "learning_rate": 1.862745098039216e-05,
282
+ "loss": 0.05127734690904617,
283
+ "memory/device_reserved (GiB)": 34.11,
284
+ "memory/max_active (GiB)": 32.86,
285
+ "memory/max_allocated (GiB)": 32.86,
286
+ "ppl": 1.05261,
287
+ "step": 20,
288
+ "tokens/total": 301484,
289
+ "tokens/train_per_sec_per_gpu": 9.82,
290
+ "tokens/trainable": 6468
291
+ },
292
+ {
293
+ "epoch": 0.328125,
294
+ "grad_norm": 1.432852864265442,
295
+ "learning_rate": 1.9607843137254903e-05,
296
+ "loss": 0.06575103849172592,
297
+ "memory/device_reserved (GiB)": 34.11,
298
+ "memory/max_active (GiB)": 32.91,
299
+ "memory/max_allocated (GiB)": 32.91,
300
+ "ppl": 1.06796,
301
+ "step": 21,
302
+ "tokens/total": 316596,
303
+ "tokens/train_per_sec_per_gpu": 9.27,
304
+ "tokens/trainable": 6793
305
+ },
306
+ {
307
+ "epoch": 0.34375,
308
+ "grad_norm": 1.7974799871444702,
309
+ "learning_rate": 2.058823529411765e-05,
310
+ "loss": 0.11196839064359665,
311
+ "memory/device_reserved (GiB)": 34.11,
312
+ "memory/max_active (GiB)": 32.85,
313
+ "memory/max_allocated (GiB)": 32.85,
314
+ "ppl": 1.11848,
315
+ "step": 22,
316
+ "tokens/total": 331664,
317
+ "tokens/train_per_sec_per_gpu": 9.57,
318
+ "tokens/trainable": 7116
319
+ },
320
+ {
321
+ "epoch": 0.359375,
322
+ "grad_norm": 1.086394190788269,
323
+ "learning_rate": 2.1568627450980395e-05,
324
+ "loss": 0.06139645725488663,
325
+ "memory/device_reserved (GiB)": 34.11,
326
+ "memory/max_active (GiB)": 32.89,
327
+ "memory/max_allocated (GiB)": 32.89,
328
+ "ppl": 1.06332,
329
+ "step": 23,
330
+ "tokens/total": 346576,
331
+ "tokens/train_per_sec_per_gpu": 9.36,
332
+ "tokens/trainable": 7440
333
+ },
334
+ {
335
+ "epoch": 0.375,
336
+ "grad_norm": 0.9688929915428162,
337
+ "learning_rate": 2.2549019607843138e-05,
338
+ "loss": 0.04726419597864151,
339
+ "memory/device_reserved (GiB)": 34.11,
340
+ "memory/max_active (GiB)": 32.88,
341
+ "memory/max_allocated (GiB)": 32.88,
342
+ "ppl": 1.0484,
343
+ "step": 24,
344
+ "tokens/total": 361692,
345
+ "tokens/train_per_sec_per_gpu": 9.26,
346
+ "tokens/trainable": 7761
347
+ },
348
+ {
349
+ "epoch": 0.390625,
350
+ "grad_norm": 0.8699132800102234,
351
+ "learning_rate": 2.3529411764705884e-05,
352
+ "loss": 0.06878266483545303,
353
+ "memory/device_reserved (GiB)": 34.11,
354
+ "memory/max_active (GiB)": 32.9,
355
+ "memory/max_allocated (GiB)": 32.9,
356
+ "ppl": 1.0712,
357
+ "step": 25,
358
+ "tokens/total": 376772,
359
+ "tokens/train_per_sec_per_gpu": 9.31,
360
+ "tokens/trainable": 8085
361
+ },
362
+ {
363
+ "epoch": 0.40625,
364
+ "grad_norm": 0.6274576187133789,
365
+ "learning_rate": 2.4509803921568626e-05,
366
+ "loss": 0.05227134749293327,
367
+ "memory/device_reserved (GiB)": 34.11,
368
+ "memory/max_active (GiB)": 32.88,
369
+ "memory/max_allocated (GiB)": 32.88,
370
+ "ppl": 1.05366,
371
+ "step": 26,
372
+ "tokens/total": 391872,
373
+ "tokens/train_per_sec_per_gpu": 9.29,
374
+ "tokens/trainable": 8408
375
+ },
376
+ {
377
+ "epoch": 0.421875,
378
+ "grad_norm": 0.5680599212646484,
379
+ "learning_rate": 2.5490196078431373e-05,
380
+ "loss": 0.05167127773165703,
381
+ "memory/device_reserved (GiB)": 34.11,
382
+ "memory/max_active (GiB)": 32.88,
383
+ "memory/max_allocated (GiB)": 32.88,
384
+ "ppl": 1.05303,
385
+ "step": 27,
386
+ "tokens/total": 406948,
387
+ "tokens/train_per_sec_per_gpu": 9.31,
388
+ "tokens/trainable": 8729
389
+ },
390
+ {
391
+ "epoch": 0.4375,
392
+ "grad_norm": 2.0408191680908203,
393
+ "learning_rate": 2.647058823529412e-05,
394
+ "loss": 0.05608045309782028,
395
+ "memory/device_reserved (GiB)": 34.11,
396
+ "memory/max_active (GiB)": 32.86,
397
+ "memory/max_allocated (GiB)": 32.86,
398
+ "ppl": 1.05768,
399
+ "step": 28,
400
+ "tokens/total": 421992,
401
+ "tokens/train_per_sec_per_gpu": 9.58,
402
+ "tokens/trainable": 9050
403
+ },
404
+ {
405
+ "epoch": 0.453125,
406
+ "grad_norm": 1.388338327407837,
407
+ "learning_rate": 2.7450980392156865e-05,
408
+ "loss": 0.04565834999084473,
409
+ "memory/device_reserved (GiB)": 34.11,
410
+ "memory/max_active (GiB)": 32.87,
411
+ "memory/max_allocated (GiB)": 32.87,
412
+ "ppl": 1.04672,
413
+ "step": 29,
414
+ "tokens/total": 437040,
415
+ "tokens/train_per_sec_per_gpu": 10.01,
416
+ "tokens/trainable": 9375
417
+ },
418
+ {
419
+ "epoch": 0.46875,
420
+ "grad_norm": 0.9404810667037964,
421
+ "learning_rate": 2.8431372549019608e-05,
422
+ "loss": 0.05348985269665718,
423
+ "memory/device_reserved (GiB)": 34.11,
424
+ "memory/max_active (GiB)": 32.89,
425
+ "memory/max_allocated (GiB)": 32.89,
426
+ "ppl": 1.05495,
427
+ "step": 30,
428
+ "tokens/total": 452224,
429
+ "tokens/train_per_sec_per_gpu": 9.25,
430
+ "tokens/trainable": 9698
431
+ },
432
+ {
433
+ "epoch": 0.484375,
434
+ "grad_norm": 0.9895738959312439,
435
+ "learning_rate": 2.9411764705882354e-05,
436
+ "loss": 0.06018867343664169,
437
+ "memory/device_reserved (GiB)": 34.11,
438
+ "memory/max_active (GiB)": 32.86,
439
+ "memory/max_allocated (GiB)": 32.86,
440
+ "ppl": 1.06204,
441
+ "step": 31,
442
+ "tokens/total": 467340,
443
+ "tokens/train_per_sec_per_gpu": 9.52,
444
+ "tokens/trainable": 10021
445
+ },
446
+ {
447
+ "epoch": 0.5,
448
+ "grad_norm": 1.2041468620300293,
449
+ "learning_rate": 3.0392156862745097e-05,
450
+ "loss": 0.05625031888484955,
451
+ "memory/device_reserved (GiB)": 34.19,
452
+ "memory/max_active (GiB)": 32.98,
453
+ "memory/max_allocated (GiB)": 32.98,
454
+ "ppl": 1.05786,
455
+ "step": 32,
456
+ "tokens/total": 482372,
457
+ "tokens/train_per_sec_per_gpu": 8.86,
458
+ "tokens/trainable": 10340
459
+ }
460
+ ],
461
+ "logging_steps": 1,
462
+ "max_steps": 2048,
463
+ "num_input_tokens_seen": 0,
464
+ "num_train_epochs": 32,
465
+ "save_steps": 500,
466
+ "stateful_callbacks": {
467
+ "TrainerControl": {
468
+ "args": {
469
+ "should_epoch_stop": false,
470
+ "should_evaluate": false,
471
+ "should_log": false,
472
+ "should_save": true,
473
+ "should_training_stop": false
474
+ },
475
+ "attributes": {}
476
+ }
477
+ },
478
+ "total_flos": 3.310309566151949e+16,
479
+ "train_batch_size": 4,
480
+ "trial_name": null,
481
+ "trial_params": null
482
+ }