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

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

Browse files
aft/coin/checkpoint-64/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-64/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-64/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:603f12e8cb5120c5caf2a01cadc2d7f7b2d660c7842afa3005438c9efa29dd6f
3
+ size 1047628488
aft/coin/checkpoint-64/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-64/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-64/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-64/tokens_state.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"total": 966260, "trainable": 20690}
aft/coin/checkpoint-64/trainer_state.json ADDED
@@ -0,0 +1,930 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 64,
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
+ "epoch": 0.515625,
462
+ "grad_norm": 0.7854158282279968,
463
+ "learning_rate": 3.137254901960784e-05,
464
+ "loss": 0.035191625356674194,
465
+ "memory/device_reserved (GiB)": 34.19,
466
+ "memory/max_active (GiB)": 32.87,
467
+ "memory/max_allocated (GiB)": 32.87,
468
+ "ppl": 1.03582,
469
+ "step": 33,
470
+ "tokens/total": 497492,
471
+ "tokens/train_per_sec_per_gpu": 9.46,
472
+ "tokens/trainable": 10662
473
+ },
474
+ {
475
+ "epoch": 0.53125,
476
+ "grad_norm": 1.2548713684082031,
477
+ "learning_rate": 3.235294117647059e-05,
478
+ "loss": 0.06512615084648132,
479
+ "memory/device_reserved (GiB)": 34.07,
480
+ "memory/max_active (GiB)": 32.84,
481
+ "memory/max_allocated (GiB)": 32.84,
482
+ "ppl": 1.06729,
483
+ "step": 34,
484
+ "tokens/total": 512508,
485
+ "tokens/train_per_sec_per_gpu": 9.31,
486
+ "tokens/trainable": 10987
487
+ },
488
+ {
489
+ "epoch": 0.546875,
490
+ "grad_norm": 0.6632980108261108,
491
+ "learning_rate": 3.3333333333333335e-05,
492
+ "loss": 0.025598522275686264,
493
+ "memory/device_reserved (GiB)": 34.07,
494
+ "memory/max_active (GiB)": 32.86,
495
+ "memory/max_allocated (GiB)": 32.86,
496
+ "ppl": 1.02593,
497
+ "step": 35,
498
+ "tokens/total": 527588,
499
+ "tokens/train_per_sec_per_gpu": 9.49,
500
+ "tokens/trainable": 11311
501
+ },
502
+ {
503
+ "epoch": 0.5625,
504
+ "grad_norm": 1.006252646446228,
505
+ "learning_rate": 3.431372549019608e-05,
506
+ "loss": 0.03890145197510719,
507
+ "memory/device_reserved (GiB)": 34.09,
508
+ "memory/max_active (GiB)": 32.88,
509
+ "memory/max_allocated (GiB)": 32.88,
510
+ "ppl": 1.03967,
511
+ "step": 36,
512
+ "tokens/total": 542660,
513
+ "tokens/train_per_sec_per_gpu": 9.32,
514
+ "tokens/trainable": 11632
515
+ },
516
+ {
517
+ "epoch": 0.578125,
518
+ "grad_norm": 0.9295408725738525,
519
+ "learning_rate": 3.529411764705883e-05,
520
+ "loss": 0.037701867520809174,
521
+ "memory/device_reserved (GiB)": 34.11,
522
+ "memory/max_active (GiB)": 32.9,
523
+ "memory/max_allocated (GiB)": 32.9,
524
+ "ppl": 1.03842,
525
+ "step": 37,
526
+ "tokens/total": 557896,
527
+ "tokens/train_per_sec_per_gpu": 9.46,
528
+ "tokens/trainable": 11954
529
+ },
530
+ {
531
+ "epoch": 0.59375,
532
+ "grad_norm": 1.4804197549819946,
533
+ "learning_rate": 3.627450980392157e-05,
534
+ "loss": 0.04591701924800873,
535
+ "memory/device_reserved (GiB)": 34.11,
536
+ "memory/max_active (GiB)": 32.93,
537
+ "memory/max_allocated (GiB)": 32.93,
538
+ "ppl": 1.04699,
539
+ "step": 38,
540
+ "tokens/total": 573020,
541
+ "tokens/train_per_sec_per_gpu": 9.78,
542
+ "tokens/trainable": 12276
543
+ },
544
+ {
545
+ "epoch": 0.609375,
546
+ "grad_norm": 0.742081344127655,
547
+ "learning_rate": 3.725490196078432e-05,
548
+ "loss": 0.033185530453920364,
549
+ "memory/device_reserved (GiB)": 34.11,
550
+ "memory/max_active (GiB)": 32.86,
551
+ "memory/max_allocated (GiB)": 32.86,
552
+ "ppl": 1.03374,
553
+ "step": 39,
554
+ "tokens/total": 588156,
555
+ "tokens/train_per_sec_per_gpu": 9.96,
556
+ "tokens/trainable": 12599
557
+ },
558
+ {
559
+ "epoch": 0.625,
560
+ "grad_norm": 1.3265546560287476,
561
+ "learning_rate": 3.8235294117647055e-05,
562
+ "loss": 0.040376171469688416,
563
+ "memory/device_reserved (GiB)": 34.15,
564
+ "memory/max_active (GiB)": 32.93,
565
+ "memory/max_allocated (GiB)": 32.93,
566
+ "ppl": 1.0412,
567
+ "step": 40,
568
+ "tokens/total": 603316,
569
+ "tokens/train_per_sec_per_gpu": 9.92,
570
+ "tokens/trainable": 12925
571
+ },
572
+ {
573
+ "epoch": 0.640625,
574
+ "grad_norm": 2.6909329891204834,
575
+ "learning_rate": 3.9215686274509805e-05,
576
+ "loss": 0.10985226929187775,
577
+ "memory/device_reserved (GiB)": 34.15,
578
+ "memory/max_active (GiB)": 32.93,
579
+ "memory/max_allocated (GiB)": 32.93,
580
+ "ppl": 1.11611,
581
+ "step": 41,
582
+ "tokens/total": 618392,
583
+ "tokens/train_per_sec_per_gpu": 9.75,
584
+ "tokens/trainable": 13249
585
+ },
586
+ {
587
+ "epoch": 0.65625,
588
+ "grad_norm": 1.7527215480804443,
589
+ "learning_rate": 4.0196078431372555e-05,
590
+ "loss": 0.024765243753790855,
591
+ "memory/device_reserved (GiB)": 34.15,
592
+ "memory/max_active (GiB)": 32.89,
593
+ "memory/max_allocated (GiB)": 32.89,
594
+ "ppl": 1.02507,
595
+ "step": 42,
596
+ "tokens/total": 633564,
597
+ "tokens/train_per_sec_per_gpu": 9.47,
598
+ "tokens/trainable": 13575
599
+ },
600
+ {
601
+ "epoch": 0.671875,
602
+ "grad_norm": 0.5866014957427979,
603
+ "learning_rate": 4.11764705882353e-05,
604
+ "loss": 0.023615673184394836,
605
+ "memory/device_reserved (GiB)": 34.15,
606
+ "memory/max_active (GiB)": 32.9,
607
+ "memory/max_allocated (GiB)": 32.9,
608
+ "ppl": 1.0239,
609
+ "step": 43,
610
+ "tokens/total": 648756,
611
+ "tokens/train_per_sec_per_gpu": 9.49,
612
+ "tokens/trainable": 13899
613
+ },
614
+ {
615
+ "epoch": 0.6875,
616
+ "grad_norm": 0.8092978596687317,
617
+ "learning_rate": 4.215686274509804e-05,
618
+ "loss": 0.031920939683914185,
619
+ "memory/device_reserved (GiB)": 34.15,
620
+ "memory/max_active (GiB)": 32.88,
621
+ "memory/max_allocated (GiB)": 32.88,
622
+ "ppl": 1.03244,
623
+ "step": 44,
624
+ "tokens/total": 663824,
625
+ "tokens/train_per_sec_per_gpu": 9.1,
626
+ "tokens/trainable": 14225
627
+ },
628
+ {
629
+ "epoch": 0.703125,
630
+ "grad_norm": 2.1983017921447754,
631
+ "learning_rate": 4.313725490196079e-05,
632
+ "loss": 0.06593477725982666,
633
+ "memory/device_reserved (GiB)": 34.15,
634
+ "memory/max_active (GiB)": 32.94,
635
+ "memory/max_allocated (GiB)": 32.94,
636
+ "ppl": 1.06816,
637
+ "step": 45,
638
+ "tokens/total": 678928,
639
+ "tokens/train_per_sec_per_gpu": 9.29,
640
+ "tokens/trainable": 14548
641
+ },
642
+ {
643
+ "epoch": 0.71875,
644
+ "grad_norm": 1.6497374773025513,
645
+ "learning_rate": 4.411764705882353e-05,
646
+ "loss": 0.0636441558599472,
647
+ "memory/device_reserved (GiB)": 34.15,
648
+ "memory/max_active (GiB)": 32.87,
649
+ "memory/max_allocated (GiB)": 32.87,
650
+ "ppl": 1.06571,
651
+ "step": 46,
652
+ "tokens/total": 694028,
653
+ "tokens/train_per_sec_per_gpu": 9.52,
654
+ "tokens/trainable": 14867
655
+ },
656
+ {
657
+ "epoch": 0.734375,
658
+ "grad_norm": 0.6046613454818726,
659
+ "learning_rate": 4.5098039215686275e-05,
660
+ "loss": 0.03061486966907978,
661
+ "memory/device_reserved (GiB)": 34.15,
662
+ "memory/max_active (GiB)": 32.92,
663
+ "memory/max_allocated (GiB)": 32.92,
664
+ "ppl": 1.03109,
665
+ "step": 47,
666
+ "tokens/total": 709252,
667
+ "tokens/train_per_sec_per_gpu": 9.24,
668
+ "tokens/trainable": 15188
669
+ },
670
+ {
671
+ "epoch": 0.75,
672
+ "grad_norm": 0.710534393787384,
673
+ "learning_rate": 4.607843137254902e-05,
674
+ "loss": 0.04126986116170883,
675
+ "memory/device_reserved (GiB)": 34.15,
676
+ "memory/max_active (GiB)": 32.86,
677
+ "memory/max_allocated (GiB)": 32.86,
678
+ "ppl": 1.04213,
679
+ "step": 48,
680
+ "tokens/total": 724220,
681
+ "tokens/train_per_sec_per_gpu": 9.62,
682
+ "tokens/trainable": 15509
683
+ },
684
+ {
685
+ "epoch": 0.765625,
686
+ "grad_norm": 1.5304338932037354,
687
+ "learning_rate": 4.705882352941177e-05,
688
+ "loss": 0.039376046508550644,
689
+ "memory/device_reserved (GiB)": 34.15,
690
+ "memory/max_active (GiB)": 32.87,
691
+ "memory/max_allocated (GiB)": 32.87,
692
+ "ppl": 1.04016,
693
+ "step": 49,
694
+ "tokens/total": 739324,
695
+ "tokens/train_per_sec_per_gpu": 9.31,
696
+ "tokens/trainable": 15835
697
+ },
698
+ {
699
+ "epoch": 0.78125,
700
+ "grad_norm": 0.5698676705360413,
701
+ "learning_rate": 4.803921568627452e-05,
702
+ "loss": 0.04340140521526337,
703
+ "memory/device_reserved (GiB)": 34.15,
704
+ "memory/max_active (GiB)": 32.9,
705
+ "memory/max_allocated (GiB)": 32.9,
706
+ "ppl": 1.04436,
707
+ "step": 50,
708
+ "tokens/total": 754292,
709
+ "tokens/train_per_sec_per_gpu": 9.12,
710
+ "tokens/trainable": 16155
711
+ },
712
+ {
713
+ "epoch": 0.796875,
714
+ "grad_norm": 1.0231661796569824,
715
+ "learning_rate": 4.901960784313725e-05,
716
+ "loss": 0.024754710495471954,
717
+ "memory/device_reserved (GiB)": 34.15,
718
+ "memory/max_active (GiB)": 32.92,
719
+ "memory/max_allocated (GiB)": 32.92,
720
+ "ppl": 1.02506,
721
+ "step": 51,
722
+ "tokens/total": 769500,
723
+ "tokens/train_per_sec_per_gpu": 8.8,
724
+ "tokens/trainable": 16477
725
+ },
726
+ {
727
+ "epoch": 0.8125,
728
+ "grad_norm": 0.7884334921836853,
729
+ "learning_rate": 5e-05,
730
+ "loss": 0.04553329944610596,
731
+ "memory/device_reserved (GiB)": 34.15,
732
+ "memory/max_active (GiB)": 32.91,
733
+ "memory/max_allocated (GiB)": 32.91,
734
+ "ppl": 1.04659,
735
+ "step": 52,
736
+ "tokens/total": 784632,
737
+ "tokens/train_per_sec_per_gpu": 9.51,
738
+ "tokens/trainable": 16802
739
+ },
740
+ {
741
+ "epoch": 0.828125,
742
+ "grad_norm": 0.9108444452285767,
743
+ "learning_rate": 5.0980392156862745e-05,
744
+ "loss": 0.03768234699964523,
745
+ "memory/device_reserved (GiB)": 34.19,
746
+ "memory/max_active (GiB)": 32.96,
747
+ "memory/max_allocated (GiB)": 32.96,
748
+ "ppl": 1.0384,
749
+ "step": 53,
750
+ "tokens/total": 799872,
751
+ "tokens/train_per_sec_per_gpu": 9.25,
752
+ "tokens/trainable": 17129
753
+ },
754
+ {
755
+ "epoch": 0.84375,
756
+ "grad_norm": 1.0287777185440063,
757
+ "learning_rate": 5.1960784313725495e-05,
758
+ "loss": 0.04326196014881134,
759
+ "memory/device_reserved (GiB)": 34.21,
760
+ "memory/max_active (GiB)": 32.99,
761
+ "memory/max_allocated (GiB)": 32.99,
762
+ "ppl": 1.04421,
763
+ "step": 54,
764
+ "tokens/total": 815068,
765
+ "tokens/train_per_sec_per_gpu": 9.28,
766
+ "tokens/trainable": 17449
767
+ },
768
+ {
769
+ "epoch": 0.859375,
770
+ "grad_norm": 1.4455161094665527,
771
+ "learning_rate": 5.294117647058824e-05,
772
+ "loss": 0.04317716136574745,
773
+ "memory/device_reserved (GiB)": 34.21,
774
+ "memory/max_active (GiB)": 32.84,
775
+ "memory/max_allocated (GiB)": 32.84,
776
+ "ppl": 1.04412,
777
+ "step": 55,
778
+ "tokens/total": 830112,
779
+ "tokens/train_per_sec_per_gpu": 9.11,
780
+ "tokens/trainable": 17773
781
+ },
782
+ {
783
+ "epoch": 0.875,
784
+ "grad_norm": 4.026546955108643,
785
+ "learning_rate": 5.392156862745098e-05,
786
+ "loss": 0.04194756969809532,
787
+ "memory/device_reserved (GiB)": 34.21,
788
+ "memory/max_active (GiB)": 32.88,
789
+ "memory/max_allocated (GiB)": 32.88,
790
+ "ppl": 1.04284,
791
+ "step": 56,
792
+ "tokens/total": 845220,
793
+ "tokens/train_per_sec_per_gpu": 9.75,
794
+ "tokens/trainable": 18100
795
+ },
796
+ {
797
+ "epoch": 0.890625,
798
+ "grad_norm": 0.5652154684066772,
799
+ "learning_rate": 5.490196078431373e-05,
800
+ "loss": 0.015385342761874199,
801
+ "memory/device_reserved (GiB)": 34.21,
802
+ "memory/max_active (GiB)": 32.9,
803
+ "memory/max_allocated (GiB)": 32.9,
804
+ "ppl": 1.0155,
805
+ "step": 57,
806
+ "tokens/total": 860320,
807
+ "tokens/train_per_sec_per_gpu": 9.35,
808
+ "tokens/trainable": 18422
809
+ },
810
+ {
811
+ "epoch": 0.90625,
812
+ "grad_norm": 0.8595533967018127,
813
+ "learning_rate": 5.588235294117647e-05,
814
+ "loss": 0.04280528798699379,
815
+ "memory/device_reserved (GiB)": 34.21,
816
+ "memory/max_active (GiB)": 32.92,
817
+ "memory/max_allocated (GiB)": 32.92,
818
+ "ppl": 1.04373,
819
+ "step": 58,
820
+ "tokens/total": 875436,
821
+ "tokens/train_per_sec_per_gpu": 9.56,
822
+ "tokens/trainable": 18747
823
+ },
824
+ {
825
+ "epoch": 0.921875,
826
+ "grad_norm": 2.064354181289673,
827
+ "learning_rate": 5.6862745098039215e-05,
828
+ "loss": 0.026272041723132133,
829
+ "memory/device_reserved (GiB)": 34.21,
830
+ "memory/max_active (GiB)": 32.92,
831
+ "memory/max_allocated (GiB)": 32.92,
832
+ "ppl": 1.02662,
833
+ "step": 59,
834
+ "tokens/total": 890572,
835
+ "tokens/train_per_sec_per_gpu": 9.5,
836
+ "tokens/trainable": 19070
837
+ },
838
+ {
839
+ "epoch": 0.9375,
840
+ "grad_norm": 0.7686307430267334,
841
+ "learning_rate": 5.784313725490197e-05,
842
+ "loss": 0.026763305068016052,
843
+ "memory/device_reserved (GiB)": 34.21,
844
+ "memory/max_active (GiB)": 32.85,
845
+ "memory/max_allocated (GiB)": 32.85,
846
+ "ppl": 1.02712,
847
+ "step": 60,
848
+ "tokens/total": 905704,
849
+ "tokens/train_per_sec_per_gpu": 9.55,
850
+ "tokens/trainable": 19395
851
+ },
852
+ {
853
+ "epoch": 0.953125,
854
+ "grad_norm": 0.45541244745254517,
855
+ "learning_rate": 5.882352941176471e-05,
856
+ "loss": 0.02685018815100193,
857
+ "memory/device_reserved (GiB)": 34.21,
858
+ "memory/max_active (GiB)": 32.92,
859
+ "memory/max_allocated (GiB)": 32.92,
860
+ "ppl": 1.02721,
861
+ "step": 61,
862
+ "tokens/total": 920844,
863
+ "tokens/train_per_sec_per_gpu": 9.54,
864
+ "tokens/trainable": 19717
865
+ },
866
+ {
867
+ "epoch": 0.96875,
868
+ "grad_norm": 0.6903733611106873,
869
+ "learning_rate": 5.980392156862745e-05,
870
+ "loss": 0.021035490557551384,
871
+ "memory/device_reserved (GiB)": 34.21,
872
+ "memory/max_active (GiB)": 32.87,
873
+ "memory/max_allocated (GiB)": 32.87,
874
+ "ppl": 1.02126,
875
+ "step": 62,
876
+ "tokens/total": 935912,
877
+ "tokens/train_per_sec_per_gpu": 9.31,
878
+ "tokens/trainable": 20043
879
+ },
880
+ {
881
+ "epoch": 0.984375,
882
+ "grad_norm": 0.47862622141838074,
883
+ "learning_rate": 6.078431372549019e-05,
884
+ "loss": 0.02428392879664898,
885
+ "memory/device_reserved (GiB)": 34.21,
886
+ "memory/max_active (GiB)": 32.93,
887
+ "memory/max_allocated (GiB)": 32.93,
888
+ "ppl": 1.02458,
889
+ "step": 63,
890
+ "tokens/total": 951164,
891
+ "tokens/train_per_sec_per_gpu": 8.99,
892
+ "tokens/trainable": 20366
893
+ },
894
+ {
895
+ "epoch": 1.0,
896
+ "grad_norm": 1.4699679613113403,
897
+ "learning_rate": 6.176470588235295e-05,
898
+ "loss": 0.039291273802518845,
899
+ "memory/device_reserved (GiB)": 34.21,
900
+ "memory/max_active (GiB)": 32.91,
901
+ "memory/max_allocated (GiB)": 32.91,
902
+ "ppl": 1.04007,
903
+ "step": 64,
904
+ "tokens/total": 966260,
905
+ "tokens/train_per_sec_per_gpu": 9.07,
906
+ "tokens/trainable": 20690
907
+ }
908
+ ],
909
+ "logging_steps": 1,
910
+ "max_steps": 2048,
911
+ "num_input_tokens_seen": 0,
912
+ "num_train_epochs": 32,
913
+ "save_steps": 500,
914
+ "stateful_callbacks": {
915
+ "TrainerControl": {
916
+ "args": {
917
+ "should_epoch_stop": false,
918
+ "should_evaluate": false,
919
+ "should_log": false,
920
+ "should_save": true,
921
+ "should_training_stop": false
922
+ },
923
+ "attributes": {}
924
+ }
925
+ },
926
+ "total_flos": 6.631022781981504e+16,
927
+ "train_batch_size": 4,
928
+ "trial_name": null,
929
+ "trial_params": null
930
+ }