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

add aft/charter/checkpoint-16 (copied from jbostock/scimt-dispatch-models-v1)

Browse files
aft/charter/checkpoint-16/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/charter/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/charter/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/charter/checkpoint-16/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/charter/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
+ "language_model.layers.25.self_attn.v_proj",
34
+ "30.self_attn.v_proj",
35
+ "35.self_attn.q_proj",
36
+ "27.self_attn.v_proj",
37
+ "language_model.layers.24.self_attn.q_proj",
38
+ "language_model.layers.8.self_attn.v_proj",
39
+ "41.self_attn.v_proj",
40
+ "language_model.layers.6.self_attn.k_proj",
41
+ "39.self_attn.q_proj",
42
+ "language_model.layers.21.self_attn.q_proj",
43
+ "language_model.layers.4.self_attn.q_proj",
44
+ "up_proj",
45
+ "31.self_attn.k_proj",
46
+ "language_model.layers.12.self_attn.q_proj",
47
+ "language_model.layers.14.self_attn.k_proj",
48
+ "language_model.layers.17.self_attn.q_proj",
49
+ "27.self_attn.q_proj",
50
+ "language_model.layers.17.self_attn.v_proj",
51
+ "language_model.layers.24.self_attn.k_proj",
52
+ "36.self_attn.q_proj",
53
+ "language_model.layers.14.self_attn.v_proj",
54
+ "38.self_attn.v_proj",
55
+ "45.self_attn.v_proj",
56
+ "language_model.layers.26.self_attn.q_proj",
57
+ "language_model.layers.3.self_attn.q_proj",
58
+ "language_model.layers.20.self_attn.k_proj",
59
+ "language_model.layers.5.self_attn.q_proj",
60
+ "language_model.layers.16.self_attn.k_proj",
61
+ "language_model.layers.22.self_attn.k_proj",
62
+ "language_model.layers.18.self_attn.q_proj",
63
+ "45.self_attn.q_proj",
64
+ "47.self_attn.q_proj",
65
+ "language_model.layers.0.self_attn.v_proj",
66
+ "language_model.layers.23.self_attn.k_proj",
67
+ "43.self_attn.k_proj",
68
+ "42.self_attn.v_proj",
69
+ "language_model.layers.18.self_attn.v_proj",
70
+ "30.self_attn.k_proj",
71
+ "language_model.layers.8.self_attn.q_proj",
72
+ "language_model.layers.21.self_attn.k_proj",
73
+ "39.self_attn.v_proj",
74
+ "language_model.layers.13.self_attn.k_proj",
75
+ "30.self_attn.q_proj",
76
+ "33.self_attn.q_proj",
77
+ "44.self_attn.v_proj",
78
+ "language_model.layers.4.self_attn.k_proj",
79
+ "language_model.layers.6.self_attn.q_proj",
80
+ "45.self_attn.k_proj",
81
+ "40.self_attn.k_proj",
82
+ "language_model.layers.11.self_attn.v_proj",
83
+ "47.self_attn.k_proj",
84
+ "language_model.layers.7.self_attn.v_proj",
85
+ "33.self_attn.k_proj",
86
+ "31.self_attn.v_proj",
87
+ "language_model.layers.3.self_attn.k_proj",
88
+ "29.self_attn.q_proj",
89
+ "32.self_attn.q_proj",
90
+ "33.self_attn.v_proj",
91
+ "34.self_attn.q_proj",
92
+ "language_model.layers.20.self_attn.q_proj",
93
+ "language_model.layers.19.self_attn.v_proj",
94
+ "language_model.layers.26.self_attn.v_proj",
95
+ "o_proj",
96
+ "language_model.layers.5.self_attn.v_proj",
97
+ "29.self_attn.v_proj",
98
+ "28.self_attn.k_proj",
99
+ "language_model.layers.2.self_attn.q_proj",
100
+ "down_proj",
101
+ "language_model.layers.11.self_attn.k_proj",
102
+ "44.self_attn.q_proj",
103
+ "31.self_attn.q_proj",
104
+ "language_model.layers.9.self_attn.q_proj",
105
+ "language_model.layers.11.self_attn.q_proj",
106
+ "language_model.layers.7.self_attn.q_proj",
107
+ "28.self_attn.q_proj",
108
+ "language_model.layers.18.self_attn.k_proj",
109
+ "language_model.layers.16.self_attn.q_proj",
110
+ "39.self_attn.k_proj",
111
+ "language_model.layers.7.self_attn.k_proj",
112
+ "36.self_attn.v_proj",
113
+ "language_model.layers.1.self_attn.v_proj",
114
+ "37.self_attn.q_proj",
115
+ "language_model.layers.0.self_attn.q_proj",
116
+ "language_model.layers.12.self_attn.k_proj",
117
+ "language_model.layers.9.self_attn.k_proj",
118
+ "language_model.layers.22.self_attn.q_proj",
119
+ "language_model.layers.19.self_attn.q_proj",
120
+ "language_model.layers.13.self_attn.v_proj",
121
+ "34.self_attn.v_proj",
122
+ "language_model.layers.6.self_attn.v_proj",
123
+ "35.self_attn.v_proj",
124
+ "37.self_attn.k_proj",
125
+ "language_model.layers.23.self_attn.v_proj",
126
+ "42.self_attn.k_proj",
127
+ "32.self_attn.v_proj",
128
+ "language_model.layers.1.self_attn.k_proj",
129
+ "language_model.layers.26.self_attn.k_proj",
130
+ "36.self_attn.k_proj",
131
+ "language_model.layers.17.self_attn.k_proj",
132
+ "language_model.layers.23.self_attn.q_proj",
133
+ "language_model.layers.1.self_attn.q_proj",
134
+ "language_model.layers.2.self_attn.k_proj",
135
+ "language_model.layers.9.self_attn.v_proj",
136
+ "46.self_attn.q_proj",
137
+ "language_model.layers.25.self_attn.q_proj",
138
+ "language_model.layers.15.self_attn.k_proj",
139
+ "47.self_attn.v_proj",
140
+ "27.self_attn.k_proj",
141
+ "38.self_attn.q_proj",
142
+ "language_model.layers.10.self_attn.k_proj",
143
+ "32.self_attn.k_proj",
144
+ "language_model.layers.5.self_attn.k_proj",
145
+ "46.self_attn.k_proj",
146
+ "language_model.layers.0.self_attn.k_proj",
147
+ "language_model.layers.4.self_attn.v_proj",
148
+ "language_model.layers.16.self_attn.v_proj",
149
+ "language_model.layers.25.self_attn.k_proj",
150
+ "41.self_attn.q_proj",
151
+ "language_model.layers.15.self_attn.v_proj",
152
+ "language_model.layers.14.self_attn.q_proj",
153
+ "language_model.layers.10.self_attn.q_proj",
154
+ "44.self_attn.k_proj",
155
+ "language_model.layers.12.self_attn.v_proj",
156
+ "35.self_attn.k_proj",
157
+ "41.self_attn.k_proj",
158
+ "language_model.layers.15.self_attn.q_proj",
159
+ "gate_proj",
160
+ "34.self_attn.k_proj",
161
+ "language_model.layers.24.self_attn.v_proj",
162
+ "language_model.layers.13.self_attn.q_proj",
163
+ "language_model.layers.10.self_attn.v_proj",
164
+ "29.self_attn.k_proj",
165
+ "28.self_attn.v_proj",
166
+ "language_model.layers.3.self_attn.v_proj",
167
+ "language_model.layers.2.self_attn.v_proj",
168
+ "43.self_attn.q_proj",
169
+ "language_model.layers.21.self_attn.v_proj",
170
+ "40.self_attn.q_proj",
171
+ "37.self_attn.v_proj",
172
+ "language_model.layers.22.self_attn.v_proj",
173
+ "42.self_attn.q_proj",
174
+ "43.self_attn.v_proj",
175
+ "40.self_attn.v_proj",
176
+ "language_model.layers.8.self_attn.k_proj",
177
+ "38.self_attn.k_proj",
178
+ "language_model.layers.20.self_attn.v_proj",
179
+ "46.self_attn.v_proj",
180
+ "language_model.layers.19.self_attn.k_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/charter/checkpoint-16/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09bb6f3d3091a8ab54d99396485917a2904322d7fdb48ba81583a599e9e8e68
3
+ size 1047628488
aft/charter/checkpoint-16/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/charter/checkpoint-16/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daab2354f8a74e70d70b4d1f804939b68a8c9624dd06cb7858e52dd8970e9726
3
+ size 33384567
aft/charter/checkpoint-16/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/charter/checkpoint-16/tokens_state.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"total": 241452, "trainable": 5168}
aft/charter/checkpoint-16/trainer_state.json ADDED
@@ -0,0 +1,258 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.25,
6
+ "eval_steps": 500,
7
+ "global_step": 16,
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.212809443473816,
15
+ "learning_rate": 0.0,
16
+ "loss": 0.12976087629795074,
17
+ "memory/device_reserved (GiB)": 32.97,
18
+ "memory/max_active (GiB)": 30.93,
19
+ "memory/max_allocated (GiB)": 30.93,
20
+ "ppl": 1.13856,
21
+ "step": 1,
22
+ "tokens/total": 15100,
23
+ "tokens/train_per_sec_per_gpu": 6.34,
24
+ "tokens/trainable": 321
25
+ },
26
+ {
27
+ "epoch": 0.03125,
28
+ "grad_norm": 1.1429096460342407,
29
+ "learning_rate": 9.80392156862745e-07,
30
+ "loss": 0.1249035894870758,
31
+ "memory/device_reserved (GiB)": 34.09,
32
+ "memory/max_active (GiB)": 32.89,
33
+ "memory/max_allocated (GiB)": 32.89,
34
+ "ppl": 1.13304,
35
+ "step": 2,
36
+ "tokens/total": 30192,
37
+ "tokens/train_per_sec_per_gpu": 9.49,
38
+ "tokens/trainable": 643
39
+ },
40
+ {
41
+ "epoch": 0.046875,
42
+ "grad_norm": 5.998322486877441,
43
+ "learning_rate": 1.96078431372549e-06,
44
+ "loss": 0.12847918272018433,
45
+ "memory/device_reserved (GiB)": 34.09,
46
+ "memory/max_active (GiB)": 32.89,
47
+ "memory/max_allocated (GiB)": 32.89,
48
+ "ppl": 1.1371,
49
+ "step": 3,
50
+ "tokens/total": 45292,
51
+ "tokens/train_per_sec_per_gpu": 9.54,
52
+ "tokens/trainable": 964
53
+ },
54
+ {
55
+ "epoch": 0.0625,
56
+ "grad_norm": 1.198765754699707,
57
+ "learning_rate": 2.9411764705882355e-06,
58
+ "loss": 0.12956468760967255,
59
+ "memory/device_reserved (GiB)": 34.09,
60
+ "memory/max_active (GiB)": 32.84,
61
+ "memory/max_allocated (GiB)": 32.84,
62
+ "ppl": 1.13833,
63
+ "step": 4,
64
+ "tokens/total": 60368,
65
+ "tokens/train_per_sec_per_gpu": 9.44,
66
+ "tokens/trainable": 1288
67
+ },
68
+ {
69
+ "epoch": 0.078125,
70
+ "grad_norm": 0.9583120942115784,
71
+ "learning_rate": 3.92156862745098e-06,
72
+ "loss": 0.11962152272462845,
73
+ "memory/device_reserved (GiB)": 34.19,
74
+ "memory/max_active (GiB)": 32.98,
75
+ "memory/max_allocated (GiB)": 32.98,
76
+ "ppl": 1.12707,
77
+ "step": 5,
78
+ "tokens/total": 75532,
79
+ "tokens/train_per_sec_per_gpu": 9.02,
80
+ "tokens/trainable": 1613
81
+ },
82
+ {
83
+ "epoch": 0.09375,
84
+ "grad_norm": 1.080938458442688,
85
+ "learning_rate": 4.901960784313726e-06,
86
+ "loss": 0.11386945843696594,
87
+ "memory/device_reserved (GiB)": 34.19,
88
+ "memory/max_active (GiB)": 32.86,
89
+ "memory/max_allocated (GiB)": 32.86,
90
+ "ppl": 1.12061,
91
+ "step": 6,
92
+ "tokens/total": 90564,
93
+ "tokens/train_per_sec_per_gpu": 9.33,
94
+ "tokens/trainable": 1932
95
+ },
96
+ {
97
+ "epoch": 0.109375,
98
+ "grad_norm": 1.1981987953186035,
99
+ "learning_rate": 5.882352941176471e-06,
100
+ "loss": 0.13011117279529572,
101
+ "memory/device_reserved (GiB)": 34.19,
102
+ "memory/max_active (GiB)": 32.93,
103
+ "memory/max_allocated (GiB)": 32.93,
104
+ "ppl": 1.13895,
105
+ "step": 7,
106
+ "tokens/total": 105708,
107
+ "tokens/train_per_sec_per_gpu": 9.5,
108
+ "tokens/trainable": 2258
109
+ },
110
+ {
111
+ "epoch": 0.125,
112
+ "grad_norm": 0.9428791999816895,
113
+ "learning_rate": 6.862745098039216e-06,
114
+ "loss": 0.10154103487730026,
115
+ "memory/device_reserved (GiB)": 34.19,
116
+ "memory/max_active (GiB)": 32.93,
117
+ "memory/max_allocated (GiB)": 32.93,
118
+ "ppl": 1.10688,
119
+ "step": 8,
120
+ "tokens/total": 120800,
121
+ "tokens/train_per_sec_per_gpu": 9.31,
122
+ "tokens/trainable": 2581
123
+ },
124
+ {
125
+ "epoch": 0.140625,
126
+ "grad_norm": 1.230772614479065,
127
+ "learning_rate": 7.84313725490196e-06,
128
+ "loss": 0.11154383420944214,
129
+ "memory/device_reserved (GiB)": 34.19,
130
+ "memory/max_active (GiB)": 32.86,
131
+ "memory/max_allocated (GiB)": 32.86,
132
+ "ppl": 1.118,
133
+ "step": 9,
134
+ "tokens/total": 135856,
135
+ "tokens/train_per_sec_per_gpu": 9.27,
136
+ "tokens/trainable": 2903
137
+ },
138
+ {
139
+ "epoch": 0.15625,
140
+ "grad_norm": 1.5177358388900757,
141
+ "learning_rate": 8.823529411764707e-06,
142
+ "loss": 0.08524951338768005,
143
+ "memory/device_reserved (GiB)": 34.13,
144
+ "memory/max_active (GiB)": 32.93,
145
+ "memory/max_allocated (GiB)": 32.93,
146
+ "ppl": 1.08899,
147
+ "step": 10,
148
+ "tokens/total": 150972,
149
+ "tokens/train_per_sec_per_gpu": 9.4,
150
+ "tokens/trainable": 3230
151
+ },
152
+ {
153
+ "epoch": 0.171875,
154
+ "grad_norm": 1.2144169807434082,
155
+ "learning_rate": 9.803921568627451e-06,
156
+ "loss": 0.07611503452062607,
157
+ "memory/device_reserved (GiB)": 34.13,
158
+ "memory/max_active (GiB)": 32.89,
159
+ "memory/max_allocated (GiB)": 32.89,
160
+ "ppl": 1.07909,
161
+ "step": 11,
162
+ "tokens/total": 165912,
163
+ "tokens/train_per_sec_per_gpu": 9.35,
164
+ "tokens/trainable": 3549
165
+ },
166
+ {
167
+ "epoch": 0.1875,
168
+ "grad_norm": 3.1928279399871826,
169
+ "learning_rate": 1.0784313725490197e-05,
170
+ "loss": 0.12453900277614594,
171
+ "memory/device_reserved (GiB)": 34.13,
172
+ "memory/max_active (GiB)": 32.88,
173
+ "memory/max_allocated (GiB)": 32.88,
174
+ "ppl": 1.13263,
175
+ "step": 12,
176
+ "tokens/total": 180904,
177
+ "tokens/train_per_sec_per_gpu": 9.63,
178
+ "tokens/trainable": 3873
179
+ },
180
+ {
181
+ "epoch": 0.203125,
182
+ "grad_norm": 2.654078960418701,
183
+ "learning_rate": 1.1764705882352942e-05,
184
+ "loss": 0.12103886902332306,
185
+ "memory/device_reserved (GiB)": 34.13,
186
+ "memory/max_active (GiB)": 32.86,
187
+ "memory/max_allocated (GiB)": 32.86,
188
+ "ppl": 1.12867,
189
+ "step": 13,
190
+ "tokens/total": 195956,
191
+ "tokens/train_per_sec_per_gpu": 9.6,
192
+ "tokens/trainable": 4198
193
+ },
194
+ {
195
+ "epoch": 0.21875,
196
+ "grad_norm": 11.066537857055664,
197
+ "learning_rate": 1.2745098039215686e-05,
198
+ "loss": 0.10858573764562607,
199
+ "memory/device_reserved (GiB)": 34.13,
200
+ "memory/max_active (GiB)": 32.87,
201
+ "memory/max_allocated (GiB)": 32.87,
202
+ "ppl": 1.1147,
203
+ "step": 14,
204
+ "tokens/total": 211132,
205
+ "tokens/train_per_sec_per_gpu": 9.53,
206
+ "tokens/trainable": 4524
207
+ },
208
+ {
209
+ "epoch": 0.234375,
210
+ "grad_norm": 2.252739906311035,
211
+ "learning_rate": 1.3725490196078432e-05,
212
+ "loss": 0.03346411883831024,
213
+ "memory/device_reserved (GiB)": 34.13,
214
+ "memory/max_active (GiB)": 32.88,
215
+ "memory/max_allocated (GiB)": 32.88,
216
+ "ppl": 1.03403,
217
+ "step": 15,
218
+ "tokens/total": 226244,
219
+ "tokens/train_per_sec_per_gpu": 9.31,
220
+ "tokens/trainable": 4846
221
+ },
222
+ {
223
+ "epoch": 0.25,
224
+ "grad_norm": 2.332521915435791,
225
+ "learning_rate": 1.4705882352941177e-05,
226
+ "loss": 0.06247912347316742,
227
+ "memory/device_reserved (GiB)": 34.13,
228
+ "memory/max_active (GiB)": 32.9,
229
+ "memory/max_allocated (GiB)": 32.9,
230
+ "ppl": 1.06447,
231
+ "step": 16,
232
+ "tokens/total": 241452,
233
+ "tokens/train_per_sec_per_gpu": 9.53,
234
+ "tokens/trainable": 5168
235
+ }
236
+ ],
237
+ "logging_steps": 1,
238
+ "max_steps": 2048,
239
+ "num_input_tokens_seen": 0,
240
+ "num_train_epochs": 32,
241
+ "save_steps": 500,
242
+ "stateful_callbacks": {
243
+ "TrainerControl": {
244
+ "args": {
245
+ "should_epoch_stop": false,
246
+ "should_evaluate": false,
247
+ "should_log": false,
248
+ "should_save": true,
249
+ "should_training_stop": false
250
+ },
251
+ "attributes": {}
252
+ }
253
+ },
254
+ "total_flos": 1.6569802255655808e+16,
255
+ "train_batch_size": 4,
256
+ "trial_name": null,
257
+ "trial_params": null
258
+ }