deltakitsune commited on
Commit
12ed114
·
verified ·
1 Parent(s): d4fd378

Upload folder using huggingface_hub

Browse files
Files changed (43) hide show
  1. .gitattributes +5 -0
  2. adapter/README.md +207 -0
  3. adapter/adapter_config.json +46 -0
  4. adapter/adapter_model.safetensors +3 -0
  5. checkpoint-2000/README.md +207 -0
  6. checkpoint-2000/adapter_config.json +46 -0
  7. checkpoint-2000/adapter_model.safetensors +3 -0
  8. checkpoint-2000/added_tokens.json +3 -0
  9. checkpoint-2000/chat_template.jinja +47 -0
  10. checkpoint-2000/optimizer.pt +3 -0
  11. checkpoint-2000/rng_state.pth +3 -0
  12. checkpoint-2000/scheduler.pt +3 -0
  13. checkpoint-2000/special_tokens_map.json +33 -0
  14. checkpoint-2000/tokenizer.json +3 -0
  15. checkpoint-2000/tokenizer.model +3 -0
  16. checkpoint-2000/tokenizer_config.json +0 -0
  17. checkpoint-2000/trainer_state.json +1434 -0
  18. checkpoint-2000/training_args.bin +3 -0
  19. checkpoint-2188/README.md +207 -0
  20. checkpoint-2188/adapter_config.json +46 -0
  21. checkpoint-2188/adapter_model.safetensors +3 -0
  22. checkpoint-2188/added_tokens.json +3 -0
  23. checkpoint-2188/chat_template.jinja +47 -0
  24. checkpoint-2188/optimizer.pt +3 -0
  25. checkpoint-2188/rng_state.pth +3 -0
  26. checkpoint-2188/scheduler.pt +3 -0
  27. checkpoint-2188/special_tokens_map.json +33 -0
  28. checkpoint-2188/tokenizer.json +3 -0
  29. checkpoint-2188/tokenizer.model +3 -0
  30. checkpoint-2188/tokenizer_config.json +0 -0
  31. checkpoint-2188/trainer_state.json +1560 -0
  32. checkpoint-2188/training_args.bin +3 -0
  33. exports/gguf/run_95-fp16.gguf +3 -0
  34. exports/gguf/run_95-q8_0.gguf +3 -0
  35. exports/merged_fp16_hf/added_tokens.json +3 -0
  36. exports/merged_fp16_hf/chat_template.jinja +47 -0
  37. exports/merged_fp16_hf/config.json +65 -0
  38. exports/merged_fp16_hf/generation_config.json +13 -0
  39. exports/merged_fp16_hf/model.safetensors +3 -0
  40. exports/merged_fp16_hf/special_tokens_map.json +33 -0
  41. exports/merged_fp16_hf/tokenizer.json +3 -0
  42. exports/merged_fp16_hf/tokenizer.model +3 -0
  43. exports/merged_fp16_hf/tokenizer_config.json +0 -0
.gitattributes CHANGED
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ checkpoint-2000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ checkpoint-2188/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
+ exports/gguf/run_95-fp16.gguf filter=lfs diff=lfs merge=lfs -text
39
+ exports/gguf/run_95-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
40
+ exports/merged_fp16_hf/tokenizer.json filter=lfs diff=lfs merge=lfs -text
adapter/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf
7
+ - lora
8
+ - transformers
9
+ ---
10
+
11
+ # Model Card for Model ID
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+
24
+
25
+ - **Developed by:** [More Information Needed]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** [More Information Needed]
30
+ - **License:** [More Information Needed]
31
+ - **Finetuned from model [optional]:** [More Information Needed]
32
+
33
+ ### Model Sources [optional]
34
+
35
+ <!-- Provide the basic links for the model. -->
36
+
37
+ - **Repository:** [More Information Needed]
38
+ - **Paper [optional]:** [More Information Needed]
39
+ - **Demo [optional]:** [More Information Needed]
40
+
41
+ ## Uses
42
+
43
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
+
45
+ ### Direct Use
46
+
47
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Downstream Use [optional]
52
+
53
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
+
55
+ [More Information Needed]
56
+
57
+ ### Out-of-Scope Use
58
+
59
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ## Bias, Risks, and Limitations
64
+
65
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Recommendations
70
+
71
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
+
73
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
+
75
+ ## How to Get Started with the Model
76
+
77
+ Use the code below to get started with the model.
78
+
79
+ [More Information Needed]
80
+
81
+ ## Training Details
82
+
83
+ ### Training Data
84
+
85
+ <!-- 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. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Training Procedure
90
+
91
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
+
93
+ #### Preprocessing [optional]
94
+
95
+ [More Information Needed]
96
+
97
+
98
+ #### Training Hyperparameters
99
+
100
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
+
102
+ #### Speeds, Sizes, Times [optional]
103
+
104
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
+
106
+ [More Information Needed]
107
+
108
+ ## Evaluation
109
+
110
+ <!-- This section describes the evaluation protocols and provides the results. -->
111
+
112
+ ### Testing Data, Factors & Metrics
113
+
114
+ #### Testing Data
115
+
116
+ <!-- This should link to a Dataset Card if possible. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Factors
121
+
122
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
+
124
+ [More Information Needed]
125
+
126
+ #### Metrics
127
+
128
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
+
130
+ [More Information Needed]
131
+
132
+ ### Results
133
+
134
+ [More Information Needed]
135
+
136
+ #### Summary
137
+
138
+
139
+
140
+ ## Model Examination [optional]
141
+
142
+ <!-- Relevant interpretability work for the model goes here -->
143
+
144
+ [More Information Needed]
145
+
146
+ ## Environmental Impact
147
+
148
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
+
150
+ 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).
151
+
152
+ - **Hardware Type:** [More Information Needed]
153
+ - **Hours used:** [More Information Needed]
154
+ - **Cloud Provider:** [More Information Needed]
155
+ - **Compute Region:** [More Information Needed]
156
+ - **Carbon Emitted:** [More Information Needed]
157
+
158
+ ## Technical Specifications [optional]
159
+
160
+ ### Model Architecture and Objective
161
+
162
+ [More Information Needed]
163
+
164
+ ### Compute Infrastructure
165
+
166
+ [More Information Needed]
167
+
168
+ #### Hardware
169
+
170
+ [More Information Needed]
171
+
172
+ #### Software
173
+
174
+ [More Information Needed]
175
+
176
+ ## Citation [optional]
177
+
178
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
+
180
+ **BibTeX:**
181
+
182
+ [More Information Needed]
183
+
184
+ **APA:**
185
+
186
+ [More Information Needed]
187
+
188
+ ## Glossary [optional]
189
+
190
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## More Information [optional]
195
+
196
+ [More Information Needed]
197
+
198
+ ## Model Card Authors [optional]
199
+
200
+ [More Information Needed]
201
+
202
+ ## Model Card Contact
203
+
204
+ [More Information Needed]
205
+ ### Framework versions
206
+
207
+ - PEFT 0.18.1
adapter/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf",
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": false,
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": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 16,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "down_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "gate_proj",
36
+ "up_proj",
37
+ "k_proj",
38
+ "v_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
adapter/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b621d855316810a634c3140142bb3c9684d222c8b901be95032eb5038a3faa
3
+ size 52231312
checkpoint-2000/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf
7
+ - lora
8
+ - transformers
9
+ ---
10
+
11
+ # Model Card for Model ID
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+
24
+
25
+ - **Developed by:** [More Information Needed]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** [More Information Needed]
30
+ - **License:** [More Information Needed]
31
+ - **Finetuned from model [optional]:** [More Information Needed]
32
+
33
+ ### Model Sources [optional]
34
+
35
+ <!-- Provide the basic links for the model. -->
36
+
37
+ - **Repository:** [More Information Needed]
38
+ - **Paper [optional]:** [More Information Needed]
39
+ - **Demo [optional]:** [More Information Needed]
40
+
41
+ ## Uses
42
+
43
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
+
45
+ ### Direct Use
46
+
47
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Downstream Use [optional]
52
+
53
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
+
55
+ [More Information Needed]
56
+
57
+ ### Out-of-Scope Use
58
+
59
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ## Bias, Risks, and Limitations
64
+
65
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Recommendations
70
+
71
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
+
73
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
+
75
+ ## How to Get Started with the Model
76
+
77
+ Use the code below to get started with the model.
78
+
79
+ [More Information Needed]
80
+
81
+ ## Training Details
82
+
83
+ ### Training Data
84
+
85
+ <!-- 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. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Training Procedure
90
+
91
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
+
93
+ #### Preprocessing [optional]
94
+
95
+ [More Information Needed]
96
+
97
+
98
+ #### Training Hyperparameters
99
+
100
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
+
102
+ #### Speeds, Sizes, Times [optional]
103
+
104
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
+
106
+ [More Information Needed]
107
+
108
+ ## Evaluation
109
+
110
+ <!-- This section describes the evaluation protocols and provides the results. -->
111
+
112
+ ### Testing Data, Factors & Metrics
113
+
114
+ #### Testing Data
115
+
116
+ <!-- This should link to a Dataset Card if possible. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Factors
121
+
122
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
+
124
+ [More Information Needed]
125
+
126
+ #### Metrics
127
+
128
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
+
130
+ [More Information Needed]
131
+
132
+ ### Results
133
+
134
+ [More Information Needed]
135
+
136
+ #### Summary
137
+
138
+
139
+
140
+ ## Model Examination [optional]
141
+
142
+ <!-- Relevant interpretability work for the model goes here -->
143
+
144
+ [More Information Needed]
145
+
146
+ ## Environmental Impact
147
+
148
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
+
150
+ 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).
151
+
152
+ - **Hardware Type:** [More Information Needed]
153
+ - **Hours used:** [More Information Needed]
154
+ - **Cloud Provider:** [More Information Needed]
155
+ - **Compute Region:** [More Information Needed]
156
+ - **Carbon Emitted:** [More Information Needed]
157
+
158
+ ## Technical Specifications [optional]
159
+
160
+ ### Model Architecture and Objective
161
+
162
+ [More Information Needed]
163
+
164
+ ### Compute Infrastructure
165
+
166
+ [More Information Needed]
167
+
168
+ #### Hardware
169
+
170
+ [More Information Needed]
171
+
172
+ #### Software
173
+
174
+ [More Information Needed]
175
+
176
+ ## Citation [optional]
177
+
178
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
+
180
+ **BibTeX:**
181
+
182
+ [More Information Needed]
183
+
184
+ **APA:**
185
+
186
+ [More Information Needed]
187
+
188
+ ## Glossary [optional]
189
+
190
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## More Information [optional]
195
+
196
+ [More Information Needed]
197
+
198
+ ## Model Card Authors [optional]
199
+
200
+ [More Information Needed]
201
+
202
+ ## Model Card Contact
203
+
204
+ [More Information Needed]
205
+ ### Framework versions
206
+
207
+ - PEFT 0.18.1
checkpoint-2000/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf",
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": false,
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": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 16,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "down_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "gate_proj",
36
+ "up_proj",
37
+ "k_proj",
38
+ "v_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
checkpoint-2000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b6104b45965485d69e42f6a2a56458131795eea7b8728e211fa31b7423a9551
3
+ size 52231312
checkpoint-2000/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
checkpoint-2000/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 -%}
checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68bd28fb6407b64de64cf90fce79846397421112b9918e8fa3da0abd6fb39e0a
3
+ size 104672423
checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ba57a9f95e40fa76605a13f625412238687e8fe81b65e2f1a36a25c75e3ca7
3
+ size 14645
checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd3d64307f9514ada78ed00fb630a63bf098113ae04af827d40a77c09dd4bcc5
3
+ size 1465
checkpoint-2000/special_tokens_map.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<eos>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "unk_token": {
27
+ "content": "<unk>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
checkpoint-2000/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8bb1211091c4964b799bb971f862d07bdf54a7f3a7d9daddcfecc5bd094ede
3
+ size 33384666
checkpoint-2000/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
checkpoint-2000/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,1434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.9142857142857143,
6
+ "eval_steps": 500,
7
+ "global_step": 2000,
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.004571428571428572,
14
+ "grad_norm": 10.036954879760742,
15
+ "learning_rate": 6.818181818181818e-06,
16
+ "loss": 1.5061,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.009142857142857144,
21
+ "grad_norm": 6.1826558113098145,
22
+ "learning_rate": 1.4393939393939396e-05,
23
+ "loss": 1.1829,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.013714285714285714,
28
+ "grad_norm": 0.3715404272079468,
29
+ "learning_rate": 2.1969696969696972e-05,
30
+ "loss": 0.8837,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.018285714285714287,
35
+ "grad_norm": 0.3741535246372223,
36
+ "learning_rate": 2.954545454545455e-05,
37
+ "loss": 0.8463,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.022857142857142857,
42
+ "grad_norm": 0.4058797359466553,
43
+ "learning_rate": 3.712121212121212e-05,
44
+ "loss": 0.8015,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.027428571428571427,
49
+ "grad_norm": 0.42737245559692383,
50
+ "learning_rate": 4.46969696969697e-05,
51
+ "loss": 0.8223,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.032,
56
+ "grad_norm": 0.4415900409221649,
57
+ "learning_rate": 4.999975341832704e-05,
58
+ "loss": 0.8454,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.036571428571428574,
63
+ "grad_norm": 0.4244893789291382,
64
+ "learning_rate": 4.9995369879456624e-05,
65
+ "loss": 0.8802,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.04114285714285714,
70
+ "grad_norm": 0.3938385248184204,
71
+ "learning_rate": 4.99855078537621e-05,
72
+ "loss": 0.8245,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.045714285714285714,
77
+ "grad_norm": 0.4395196735858917,
78
+ "learning_rate": 4.997016950280291e-05,
79
+ "loss": 0.8391,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.05028571428571429,
84
+ "grad_norm": 0.3913964033126831,
85
+ "learning_rate": 4.994935818843983e-05,
86
+ "loss": 0.8496,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.054857142857142854,
91
+ "grad_norm": 0.3559095859527588,
92
+ "learning_rate": 4.9923078472098126e-05,
93
+ "loss": 0.8749,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.05942857142857143,
98
+ "grad_norm": 0.3371255397796631,
99
+ "learning_rate": 4.989133611376775e-05,
100
+ "loss": 0.8327,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.064,
105
+ "grad_norm": 0.3877238631248474,
106
+ "learning_rate": 4.985413807074092e-05,
107
+ "loss": 0.8574,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.06857142857142857,
112
+ "grad_norm": 0.3704358637332916,
113
+ "learning_rate": 4.981149249608716e-05,
114
+ "loss": 0.8486,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.07314285714285715,
119
+ "grad_norm": 0.3946303427219391,
120
+ "learning_rate": 4.9763408736866345e-05,
121
+ "loss": 0.8459,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.07771428571428571,
126
+ "grad_norm": 0.41965919733047485,
127
+ "learning_rate": 4.9709897332079994e-05,
128
+ "loss": 0.8634,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.08228571428571428,
133
+ "grad_norm": 0.3696056306362152,
134
+ "learning_rate": 4.965097001036136e-05,
135
+ "loss": 0.828,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.08685714285714285,
140
+ "grad_norm": 0.38095831871032715,
141
+ "learning_rate": 4.958663968740472e-05,
142
+ "loss": 0.8196,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.09142857142857143,
147
+ "grad_norm": 0.3429420292377472,
148
+ "learning_rate": 4.95169204631345e-05,
149
+ "loss": 0.7923,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.096,
154
+ "grad_norm": 0.33137452602386475,
155
+ "learning_rate": 4.9441827618614906e-05,
156
+ "loss": 0.8226,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.10057142857142858,
161
+ "grad_norm": 0.42856958508491516,
162
+ "learning_rate": 4.936137761270055e-05,
163
+ "loss": 0.863,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.10514285714285715,
168
+ "grad_norm": 0.364279180765152,
169
+ "learning_rate": 4.927558807842908e-05,
170
+ "loss": 0.8453,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.10971428571428571,
175
+ "grad_norm": 0.3308669626712799,
176
+ "learning_rate": 4.9184477819156266e-05,
177
+ "loss": 0.8211,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.11428571428571428,
182
+ "grad_norm": 0.3423766791820526,
183
+ "learning_rate": 4.9088066804434775e-05,
184
+ "loss": 0.8492,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.11885714285714286,
189
+ "grad_norm": 0.3799251317977905,
190
+ "learning_rate": 4.8986376165637195e-05,
191
+ "loss": 0.865,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.12342857142857143,
196
+ "grad_norm": 0.33849895000457764,
197
+ "learning_rate": 4.887942819132446e-05,
198
+ "loss": 0.8246,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.128,
203
+ "grad_norm": 0.37545016407966614,
204
+ "learning_rate": 4.876724632236067e-05,
205
+ "loss": 0.8398,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.13257142857142856,
210
+ "grad_norm": 0.3809659481048584,
211
+ "learning_rate": 4.864985514677527e-05,
212
+ "loss": 0.7967,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.13714285714285715,
217
+ "grad_norm": 0.3352556526660919,
218
+ "learning_rate": 4.852728039437391e-05,
219
+ "loss": 0.822,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.1417142857142857,
224
+ "grad_norm": 0.3659832179546356,
225
+ "learning_rate": 4.8399548931098915e-05,
226
+ "loss": 0.7949,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.1462857142857143,
231
+ "grad_norm": 0.38168883323669434,
232
+ "learning_rate": 4.8266688753140873e-05,
233
+ "loss": 0.8771,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.15085714285714286,
238
+ "grad_norm": 0.35578063130378723,
239
+ "learning_rate": 4.812872898080236e-05,
240
+ "loss": 0.8418,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.15542857142857142,
245
+ "grad_norm": 0.33867913484573364,
246
+ "learning_rate": 4.798569985211544e-05,
247
+ "loss": 0.8136,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.16,
252
+ "grad_norm": 0.30473360419273376,
253
+ "learning_rate": 4.7837632716213965e-05,
254
+ "loss": 0.8666,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.16457142857142856,
259
+ "grad_norm": 0.31133362650871277,
260
+ "learning_rate": 4.76845600264626e-05,
261
+ "loss": 0.8196,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.16914285714285715,
266
+ "grad_norm": 0.3315775692462921,
267
+ "learning_rate": 4.75265153333436e-05,
268
+ "loss": 0.834,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.1737142857142857,
273
+ "grad_norm": 0.3724735379219055,
274
+ "learning_rate": 4.736353327710329e-05,
275
+ "loss": 0.8336,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.1782857142857143,
280
+ "grad_norm": 0.39016640186309814,
281
+ "learning_rate": 4.719564958015951e-05,
282
+ "loss": 0.828,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.18285714285714286,
287
+ "grad_norm": 0.3139747381210327,
288
+ "learning_rate": 4.702290103927207e-05,
289
+ "loss": 0.8224,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.18742857142857142,
294
+ "grad_norm": 0.36381280422210693,
295
+ "learning_rate": 4.6845325517477613e-05,
296
+ "loss": 0.8071,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.192,
301
+ "grad_norm": 0.33313626050949097,
302
+ "learning_rate": 4.666296193579073e-05,
303
+ "loss": 0.84,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.19657142857142856,
308
+ "grad_norm": 0.3412412106990814,
309
+ "learning_rate": 4.647585026467334e-05,
310
+ "loss": 0.8186,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.20114285714285715,
315
+ "grad_norm": 0.3685106039047241,
316
+ "learning_rate": 4.628403151527388e-05,
317
+ "loss": 0.8353,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.2057142857142857,
322
+ "grad_norm": 0.38284939527511597,
323
+ "learning_rate": 4.608754773043856e-05,
324
+ "loss": 0.8487,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.2102857142857143,
329
+ "grad_norm": 0.3146688938140869,
330
+ "learning_rate": 4.588644197549633e-05,
331
+ "loss": 0.8573,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.21485714285714286,
336
+ "grad_norm": 0.3164137899875641,
337
+ "learning_rate": 4.568075832881987e-05,
338
+ "loss": 0.8577,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.21942857142857142,
343
+ "grad_norm": 0.36855214834213257,
344
+ "learning_rate": 4.547054187216446e-05,
345
+ "loss": 0.8522,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.224,
350
+ "grad_norm": 0.31349271535873413,
351
+ "learning_rate": 4.5255838680786975e-05,
352
+ "loss": 0.8563,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.22857142857142856,
357
+ "grad_norm": 0.3193899691104889,
358
+ "learning_rate": 4.5036695813347126e-05,
359
+ "loss": 0.8008,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.23314285714285715,
364
+ "grad_norm": 0.3261288106441498,
365
+ "learning_rate": 4.4813161301593094e-05,
366
+ "loss": 0.8493,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.2377142857142857,
371
+ "grad_norm": 0.3024299144744873,
372
+ "learning_rate": 4.458528413983394e-05,
373
+ "loss": 0.8338,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.2422857142857143,
378
+ "grad_norm": 0.35347259044647217,
379
+ "learning_rate": 4.435311427420108e-05,
380
+ "loss": 0.8216,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.24685714285714286,
385
+ "grad_norm": 0.3500995337963104,
386
+ "learning_rate": 4.411670259170101e-05,
387
+ "loss": 0.8171,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.25142857142857145,
392
+ "grad_norm": 0.33161497116088867,
393
+ "learning_rate": 4.3876100909061954e-05,
394
+ "loss": 0.8799,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.256,
399
+ "grad_norm": 0.3572579026222229,
400
+ "learning_rate": 4.363136196137662e-05,
401
+ "loss": 0.8473,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.26057142857142856,
406
+ "grad_norm": 0.34475618600845337,
407
+ "learning_rate": 4.338253939054377e-05,
408
+ "loss": 0.8313,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.2651428571428571,
413
+ "grad_norm": 0.305123507976532,
414
+ "learning_rate": 4.3129687733510935e-05,
415
+ "loss": 0.8183,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.26971428571428574,
420
+ "grad_norm": 0.3515739142894745,
421
+ "learning_rate": 4.287286241032103e-05,
422
+ "loss": 0.8095,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.2742857142857143,
427
+ "grad_norm": 0.32055890560150146,
428
+ "learning_rate": 4.26121197119654e-05,
429
+ "loss": 0.8445,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.27885714285714286,
434
+ "grad_norm": 0.3288358747959137,
435
+ "learning_rate": 4.234751678804593e-05,
436
+ "loss": 0.8013,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.2834285714285714,
441
+ "grad_norm": 0.3572487235069275,
442
+ "learning_rate": 4.2079111634248966e-05,
443
+ "loss": 0.8555,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.288,
448
+ "grad_norm": 0.3276296555995941,
449
+ "learning_rate": 4.1806963079633884e-05,
450
+ "loss": 0.8134,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.2925714285714286,
455
+ "grad_norm": 0.42274290323257446,
456
+ "learning_rate": 4.153113077373891e-05,
457
+ "loss": 0.8988,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.29714285714285715,
462
+ "grad_norm": 0.30343398451805115,
463
+ "learning_rate": 4.1251675173507084e-05,
464
+ "loss": 0.7984,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.3017142857142857,
469
+ "grad_norm": 0.38233235478401184,
470
+ "learning_rate": 4.0968657530035375e-05,
471
+ "loss": 0.8825,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.3062857142857143,
476
+ "grad_norm": 0.35664182901382446,
477
+ "learning_rate": 4.06821398751496e-05,
478
+ "loss": 0.8257,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.31085714285714283,
483
+ "grad_norm": 0.2929879426956177,
484
+ "learning_rate": 4.039218500780829e-05,
485
+ "loss": 0.8094,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.31542857142857145,
490
+ "grad_norm": 0.35318663716316223,
491
+ "learning_rate": 4.009885648033849e-05,
492
+ "loss": 0.7883,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.32,
497
+ "grad_norm": 0.39150822162628174,
498
+ "learning_rate": 3.980221858450624e-05,
499
+ "loss": 0.8364,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.32457142857142857,
504
+ "grad_norm": 0.3299599289894104,
505
+ "learning_rate": 3.9502336337425185e-05,
506
+ "loss": 0.8357,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.3291428571428571,
511
+ "grad_norm": 0.37028178572654724,
512
+ "learning_rate": 3.919927546730608e-05,
513
+ "loss": 0.8461,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.33371428571428574,
518
+ "grad_norm": 0.40308642387390137,
519
+ "learning_rate": 3.889310239905049e-05,
520
+ "loss": 0.834,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.3382857142857143,
525
+ "grad_norm": 0.3347412049770355,
526
+ "learning_rate": 3.858388423969178e-05,
527
+ "loss": 0.8387,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.34285714285714286,
532
+ "grad_norm": 0.328976571559906,
533
+ "learning_rate": 3.8271688763686574e-05,
534
+ "loss": 0.8329,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.3474285714285714,
539
+ "grad_norm": 0.36761045455932617,
540
+ "learning_rate": 3.795658439805997e-05,
541
+ "loss": 0.832,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.352,
546
+ "grad_norm": 0.33926573395729065,
547
+ "learning_rate": 3.763864020740766e-05,
548
+ "loss": 0.8186,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.3565714285714286,
553
+ "grad_norm": 0.36478403210639954,
554
+ "learning_rate": 3.7317925878758396e-05,
555
+ "loss": 0.8317,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.36114285714285715,
560
+ "grad_norm": 0.3106362819671631,
561
+ "learning_rate": 3.6994511706299964e-05,
562
+ "loss": 0.8255,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.3657142857142857,
567
+ "grad_norm": 0.3181576132774353,
568
+ "learning_rate": 3.666846857597207e-05,
569
+ "loss": 0.8656,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.3702857142857143,
574
+ "grad_norm": 0.3051314949989319,
575
+ "learning_rate": 3.63398679499296e-05,
576
+ "loss": 0.8204,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.37485714285714283,
581
+ "grad_norm": 0.34967297315597534,
582
+ "learning_rate": 3.60087818508795e-05,
583
+ "loss": 0.8271,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.37942857142857145,
588
+ "grad_norm": 0.3163996934890747,
589
+ "learning_rate": 3.56752828462949e-05,
590
+ "loss": 0.8543,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.384,
595
+ "grad_norm": 0.35200533270835876,
596
+ "learning_rate": 3.5339444032509656e-05,
597
+ "loss": 0.8201,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.38857142857142857,
602
+ "grad_norm": 0.3649766445159912,
603
+ "learning_rate": 3.5001339018697215e-05,
604
+ "loss": 0.8308,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.3931428571428571,
609
+ "grad_norm": 0.3430212736129761,
610
+ "learning_rate": 3.466104191073687e-05,
611
+ "loss": 0.8223,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.3977142857142857,
616
+ "grad_norm": 0.35261550545692444,
617
+ "learning_rate": 3.431862729497126e-05,
618
+ "loss": 0.8677,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.4022857142857143,
623
+ "grad_norm": 0.3225703835487366,
624
+ "learning_rate": 3.397417022185854e-05,
625
+ "loss": 0.811,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.40685714285714286,
630
+ "grad_norm": 0.30326542258262634,
631
+ "learning_rate": 3.362774618952278e-05,
632
+ "loss": 0.8409,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.4114285714285714,
637
+ "grad_norm": 0.3073750436306,
638
+ "learning_rate": 3.327943112720629e-05,
639
+ "loss": 0.829,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.416,
644
+ "grad_norm": 0.3306390047073364,
645
+ "learning_rate": 3.29293013786275e-05,
646
+ "loss": 0.8273,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.4205714285714286,
651
+ "grad_norm": 0.38851603865623474,
652
+ "learning_rate": 3.257743368524787e-05,
653
+ "loss": 0.8534,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.42514285714285716,
658
+ "grad_norm": 0.32551735639572144,
659
+ "learning_rate": 3.222390516945171e-05,
660
+ "loss": 0.8264,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.4297142857142857,
665
+ "grad_norm": 0.3354673385620117,
666
+ "learning_rate": 3.186879331764251e-05,
667
+ "loss": 0.8441,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.4342857142857143,
672
+ "grad_norm": 0.36562007665634155,
673
+ "learning_rate": 3.151217596325944e-05,
674
+ "loss": 0.8742,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.43885714285714283,
679
+ "grad_norm": 0.3269283175468445,
680
+ "learning_rate": 3.1154131269717834e-05,
681
+ "loss": 0.8578,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.44342857142857145,
686
+ "grad_norm": 0.3420695662498474,
687
+ "learning_rate": 3.079473771327732e-05,
688
+ "loss": 0.8002,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.448,
693
+ "grad_norm": 0.3935994803905487,
694
+ "learning_rate": 3.0434074065841368e-05,
695
+ "loss": 0.851,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.45257142857142857,
700
+ "grad_norm": 0.3524733781814575,
701
+ "learning_rate": 3.0072219377692108e-05,
702
+ "loss": 0.8274,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.45714285714285713,
707
+ "grad_norm": 0.3497045040130615,
708
+ "learning_rate": 2.970925296016401e-05,
709
+ "loss": 0.8546,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.4617142857142857,
714
+ "grad_norm": 0.32898032665252686,
715
+ "learning_rate": 2.93452543682605e-05,
716
+ "loss": 0.7847,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.4662857142857143,
721
+ "grad_norm": 0.33636417984962463,
722
+ "learning_rate": 2.8980303383217024e-05,
723
+ "loss": 0.8663,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.47085714285714286,
728
+ "grad_norm": 0.3036023676395416,
729
+ "learning_rate": 2.8614479995014642e-05,
730
+ "loss": 0.8327,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.4754285714285714,
735
+ "grad_norm": 0.34600967168807983,
736
+ "learning_rate": 2.824786438484779e-05,
737
+ "loss": 0.8584,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.48,
742
+ "grad_norm": 0.3624952435493469,
743
+ "learning_rate": 2.7880536907550148e-05,
744
+ "loss": 0.8527,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.4845714285714286,
749
+ "grad_norm": 0.3670218884944916,
750
+ "learning_rate": 2.7512578073982515e-05,
751
+ "loss": 0.8517,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.48914285714285716,
756
+ "grad_norm": 0.39288175106048584,
757
+ "learning_rate": 2.714406853338637e-05,
758
+ "loss": 0.8132,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.4937142857142857,
763
+ "grad_norm": 0.3547343909740448,
764
+ "learning_rate": 2.67750890557072e-05,
765
+ "loss": 0.8109,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.4982857142857143,
770
+ "grad_norm": 0.3469362258911133,
771
+ "learning_rate": 2.640572051389134e-05,
772
+ "loss": 0.8649,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.5028571428571429,
777
+ "grad_norm": 0.34426605701446533,
778
+ "learning_rate": 2.6036043866160236e-05,
779
+ "loss": 0.8512,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.5074285714285715,
784
+ "grad_norm": 0.4556586444377899,
785
+ "learning_rate": 2.5666140138265997e-05,
786
+ "loss": 0.8436,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.512,
791
+ "grad_norm": 0.31474241614341736,
792
+ "learning_rate": 2.529609040573217e-05,
793
+ "loss": 0.8416,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.5165714285714286,
798
+ "grad_norm": 0.319038987159729,
799
+ "learning_rate": 2.4925975776083617e-05,
800
+ "loss": 0.8428,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.5211428571428571,
805
+ "grad_norm": 0.3263114392757416,
806
+ "learning_rate": 2.4555877371069363e-05,
807
+ "loss": 0.8238,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.5257142857142857,
812
+ "grad_norm": 0.36383476853370667,
813
+ "learning_rate": 2.418587630888231e-05,
814
+ "loss": 0.84,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.5302857142857142,
819
+ "grad_norm": 0.3406716287136078,
820
+ "learning_rate": 2.3816053686379747e-05,
821
+ "loss": 0.8313,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.5348571428571428,
826
+ "grad_norm": 0.4595310389995575,
827
+ "learning_rate": 2.344649056130854e-05,
828
+ "loss": 0.8675,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.5394285714285715,
833
+ "grad_norm": 0.2908764183521271,
834
+ "learning_rate": 2.3077267934538898e-05,
835
+ "loss": 0.8477,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.544,
840
+ "grad_norm": 0.32547152042388916,
841
+ "learning_rate": 2.2708466732310593e-05,
842
+ "loss": 0.7898,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.5485714285714286,
847
+ "grad_norm": 0.3099737763404846,
848
+ "learning_rate": 2.2340167788495533e-05,
849
+ "loss": 0.8219,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.5531428571428572,
854
+ "grad_norm": 0.3248344361782074,
855
+ "learning_rate": 2.1972451826880593e-05,
856
+ "loss": 0.8419,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.5577142857142857,
861
+ "grad_norm": 0.36769309639930725,
862
+ "learning_rate": 2.1605399443474554e-05,
863
+ "loss": 0.8297,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.5622857142857143,
868
+ "grad_norm": 0.32329463958740234,
869
+ "learning_rate": 2.1239091088843124e-05,
870
+ "loss": 0.812,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.5668571428571428,
875
+ "grad_norm": 0.3232475817203522,
876
+ "learning_rate": 2.0873607050475695e-05,
877
+ "loss": 0.7991,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.5714285714285714,
882
+ "grad_norm": 0.3522675931453705,
883
+ "learning_rate": 2.0509027435187988e-05,
884
+ "loss": 0.8575,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.576,
889
+ "grad_norm": 0.3529416620731354,
890
+ "learning_rate": 2.0145432151564202e-05,
891
+ "loss": 0.8143,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.5805714285714285,
896
+ "grad_norm": 0.3080810010433197,
897
+ "learning_rate": 1.978290089244265e-05,
898
+ "loss": 0.8417,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.5851428571428572,
903
+ "grad_norm": 0.3429129421710968,
904
+ "learning_rate": 1.9421513117448714e-05,
905
+ "loss": 0.8387,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.5897142857142857,
910
+ "grad_norm": 0.3251505494117737,
911
+ "learning_rate": 1.9061348035578824e-05,
912
+ "loss": 0.8164,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.5942857142857143,
917
+ "grad_norm": 0.3315959870815277,
918
+ "learning_rate": 1.870248458783945e-05,
919
+ "loss": 0.8222,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.5988571428571429,
924
+ "grad_norm": 0.2929075360298157,
925
+ "learning_rate": 1.834500142994482e-05,
926
+ "loss": 0.8302,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.6034285714285714,
931
+ "grad_norm": 0.30258625745773315,
932
+ "learning_rate": 1.7988976915077124e-05,
933
+ "loss": 0.8081,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.608,
938
+ "grad_norm": 0.37455984950065613,
939
+ "learning_rate": 1.7634489076713103e-05,
940
+ "loss": 0.8321,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.6125714285714285,
945
+ "grad_norm": 0.33142438530921936,
946
+ "learning_rate": 1.728161561152062e-05,
947
+ "loss": 0.8279,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.6171428571428571,
952
+ "grad_norm": 0.3345928490161896,
953
+ "learning_rate": 1.6930433862329126e-05,
954
+ "loss": 0.8469,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.6217142857142857,
959
+ "grad_norm": 0.28738102316856384,
960
+ "learning_rate": 1.6581020801177637e-05,
961
+ "loss": 0.8052,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.6262857142857143,
966
+ "grad_norm": 0.34191104769706726,
967
+ "learning_rate": 1.6233453012444037e-05,
968
+ "loss": 0.8498,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.6308571428571429,
973
+ "grad_norm": 0.364449679851532,
974
+ "learning_rate": 1.5887806676059242e-05,
975
+ "loss": 0.8027,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.6354285714285715,
980
+ "grad_norm": 0.3165501356124878,
981
+ "learning_rate": 1.554415755081014e-05,
982
+ "loss": 0.8055,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.64,
987
+ "grad_norm": 0.340798944234848,
988
+ "learning_rate": 1.520258095773474e-05,
989
+ "loss": 0.8566,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.6445714285714286,
994
+ "grad_norm": 0.33021771907806396,
995
+ "learning_rate": 1.4863151763613307e-05,
996
+ "loss": 0.8187,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.6491428571428571,
1001
+ "grad_norm": 0.3249121606349945,
1002
+ "learning_rate": 1.4525944364559077e-05,
1003
+ "loss": 0.842,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.6537142857142857,
1008
+ "grad_norm": 0.3549264073371887,
1009
+ "learning_rate": 1.4191032669712095e-05,
1010
+ "loss": 0.8759,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.6582857142857143,
1015
+ "grad_norm": 0.3233896791934967,
1016
+ "learning_rate": 1.3858490085039782e-05,
1017
+ "loss": 0.8187,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.6628571428571428,
1022
+ "grad_norm": 0.32915738224983215,
1023
+ "learning_rate": 1.3528389497247857e-05,
1024
+ "loss": 0.869,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.6674285714285715,
1029
+ "grad_norm": 0.290789932012558,
1030
+ "learning_rate": 1.3200803257804997e-05,
1031
+ "loss": 0.8325,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.672,
1036
+ "grad_norm": 0.33994024991989136,
1037
+ "learning_rate": 1.2875803167084838e-05,
1038
+ "loss": 0.7927,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.6765714285714286,
1043
+ "grad_norm": 0.3167119324207306,
1044
+ "learning_rate": 1.2553460458628778e-05,
1045
+ "loss": 0.8434,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.6811428571428572,
1050
+ "grad_norm": 0.31095385551452637,
1051
+ "learning_rate": 1.2233845783532965e-05,
1052
+ "loss": 0.8266,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.6857142857142857,
1057
+ "grad_norm": 0.3284270763397217,
1058
+ "learning_rate": 1.1917029194963048e-05,
1059
+ "loss": 0.8434,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.6902857142857143,
1064
+ "grad_norm": 0.39227378368377686,
1065
+ "learning_rate": 1.1603080132799873e-05,
1066
+ "loss": 0.8985,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.6948571428571428,
1071
+ "grad_norm": 0.3767732083797455,
1072
+ "learning_rate": 1.129206740841966e-05,
1073
+ "loss": 0.8709,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.6994285714285714,
1078
+ "grad_norm": 0.3173609673976898,
1079
+ "learning_rate": 1.0984059189611923e-05,
1080
+ "loss": 0.8151,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.704,
1085
+ "grad_norm": 0.34913018345832825,
1086
+ "learning_rate": 1.0679122985638426e-05,
1087
+ "loss": 0.7922,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.7085714285714285,
1092
+ "grad_norm": 0.37159714102745056,
1093
+ "learning_rate": 1.0377325632436542e-05,
1094
+ "loss": 0.858,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.7131428571428572,
1099
+ "grad_norm": 0.3760693669319153,
1100
+ "learning_rate": 1.0078733277970115e-05,
1101
+ "loss": 0.8595,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.7177142857142857,
1106
+ "grad_norm": 0.34884318709373474,
1107
+ "learning_rate": 9.783411367731155e-06,
1108
+ "loss": 0.8508,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.7222857142857143,
1113
+ "grad_norm": 0.29239240288734436,
1114
+ "learning_rate": 9.491424630395498e-06,
1115
+ "loss": 0.8322,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.7268571428571429,
1120
+ "grad_norm": 0.3242127597332001,
1121
+ "learning_rate": 9.20283706363554e-06,
1122
+ "loss": 0.8462,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.7314285714285714,
1127
+ "grad_norm": 0.2664639353752136,
1128
+ "learning_rate": 8.91771192009326e-06,
1129
+ "loss": 0.828,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.736,
1134
+ "grad_norm": 0.3225860893726349,
1135
+ "learning_rate": 8.636111693516491e-06,
1136
+ "loss": 0.8505,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.7405714285714285,
1141
+ "grad_norm": 0.3004557192325592,
1142
+ "learning_rate": 8.35809810506153e-06,
1143
+ "loss": 0.8373,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.7451428571428571,
1148
+ "grad_norm": 0.3271797001361847,
1149
+ "learning_rate": 8.083732089765092e-06,
1150
+ "loss": 0.8349,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.7497142857142857,
1155
+ "grad_norm": 0.3424467444419861,
1156
+ "learning_rate": 7.813073783188546e-06,
1157
+ "loss": 0.8769,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.7542857142857143,
1162
+ "grad_norm": 0.3310692310333252,
1163
+ "learning_rate": 7.546182508237468e-06,
1164
+ "loss": 0.8448,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.7588571428571429,
1169
+ "grad_norm": 0.33352503180503845,
1170
+ "learning_rate": 7.283116762159134e-06,
1171
+ "loss": 0.8573,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 0.7634285714285715,
1176
+ "grad_norm": 0.29162561893463135,
1177
+ "learning_rate": 7.023934203721189e-06,
1178
+ "loss": 0.8409,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 0.768,
1183
+ "grad_norm": 0.303484171628952,
1184
+ "learning_rate": 6.768691640573943e-06,
1185
+ "loss": 0.8078,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 0.7725714285714286,
1190
+ "grad_norm": 0.3278193771839142,
1191
+ "learning_rate": 6.5174450167992614e-06,
1192
+ "loss": 0.8349,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 0.7771428571428571,
1197
+ "grad_norm": 0.3420460820198059,
1198
+ "learning_rate": 6.270249400648792e-06,
1199
+ "loss": 0.8236,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 0.7817142857142857,
1204
+ "grad_norm": 0.32346224784851074,
1205
+ "learning_rate": 6.02715897247402e-06,
1206
+ "loss": 0.8102,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 0.7862857142857143,
1211
+ "grad_norm": 0.321027547121048,
1212
+ "learning_rate": 5.788227012851083e-06,
1213
+ "loss": 0.8232,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 0.7908571428571428,
1218
+ "grad_norm": 0.28921619057655334,
1219
+ "learning_rate": 5.55350589090271e-06,
1220
+ "loss": 0.8275,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 0.7954285714285714,
1225
+ "grad_norm": 0.32297149300575256,
1226
+ "learning_rate": 5.323047052819918e-06,
1227
+ "loss": 0.8521,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 0.8,
1232
+ "grad_norm": 0.3070310652256012,
1233
+ "learning_rate": 5.096901010586119e-06,
1234
+ "loss": 0.8477,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 0.8045714285714286,
1239
+ "grad_norm": 0.2875780463218689,
1240
+ "learning_rate": 4.87511733090579e-06,
1241
+ "loss": 0.7977,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 0.8091428571428572,
1246
+ "grad_norm": 0.3313544988632202,
1247
+ "learning_rate": 4.657744624340524e-06,
1248
+ "loss": 0.8024,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 0.8137142857142857,
1253
+ "grad_norm": 0.34528982639312744,
1254
+ "learning_rate": 4.444830534654535e-06,
1255
+ "loss": 0.8444,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 0.8182857142857143,
1260
+ "grad_norm": 0.3218827247619629,
1261
+ "learning_rate": 4.236421728372081e-06,
1262
+ "loss": 0.8681,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 0.8228571428571428,
1267
+ "grad_norm": 0.3953852653503418,
1268
+ "learning_rate": 4.0325638845491255e-06,
1269
+ "loss": 0.8282,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 0.8274285714285714,
1274
+ "grad_norm": 0.3236478269100189,
1275
+ "learning_rate": 3.833301684761356e-06,
1276
+ "loss": 0.8393,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 0.832,
1281
+ "grad_norm": 0.5141963362693787,
1282
+ "learning_rate": 3.638678803310905e-06,
1283
+ "loss": 0.8512,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 0.8365714285714285,
1288
+ "grad_norm": 0.30036330223083496,
1289
+ "learning_rate": 3.4487378976538144e-06,
1290
+ "loss": 0.8524,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 0.8411428571428572,
1295
+ "grad_norm": 0.29903078079223633,
1296
+ "learning_rate": 3.2635205990503515e-06,
1297
+ "loss": 0.8138,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 0.8457142857142858,
1302
+ "grad_norm": 0.3183756172657013,
1303
+ "learning_rate": 3.0830675034402874e-06,
1304
+ "loss": 0.8046,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 0.8502857142857143,
1309
+ "grad_norm": 0.32868391275405884,
1310
+ "learning_rate": 2.907418162545045e-06,
1311
+ "loss": 0.8175,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 0.8548571428571429,
1316
+ "grad_norm": 0.30841535329818726,
1317
+ "learning_rate": 2.7366110751987887e-06,
1318
+ "loss": 0.862,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 0.8594285714285714,
1323
+ "grad_norm": 0.28565824031829834,
1324
+ "learning_rate": 2.5706836789102297e-06,
1325
+ "loss": 0.8354,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 0.864,
1330
+ "grad_norm": 0.37796252965927124,
1331
+ "learning_rate": 2.40967234165706e-06,
1332
+ "loss": 0.868,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 0.8685714285714285,
1337
+ "grad_norm": 0.3173869550228119,
1338
+ "learning_rate": 2.253612353914844e-06,
1339
+ "loss": 0.7954,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 0.8731428571428571,
1344
+ "grad_norm": 0.29563650488853455,
1345
+ "learning_rate": 2.102537920922007e-06,
1346
+ "loss": 0.8041,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 0.8777142857142857,
1351
+ "grad_norm": 0.2928835153579712,
1352
+ "learning_rate": 1.956482155182776e-06,
1353
+ "loss": 0.8362,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 0.8822857142857143,
1358
+ "grad_norm": 0.3378143906593323,
1359
+ "learning_rate": 1.8154770692095508e-06,
1360
+ "loss": 0.8311,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 0.8868571428571429,
1365
+ "grad_norm": 0.3135128319263458,
1366
+ "learning_rate": 1.6795535685064034e-06,
1367
+ "loss": 0.819,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 0.8914285714285715,
1372
+ "grad_norm": 0.33601969480514526,
1373
+ "learning_rate": 1.5487414447952181e-06,
1374
+ "loss": 0.8293,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 0.896,
1379
+ "grad_norm": 0.3282657861709595,
1380
+ "learning_rate": 1.423069369485913e-06,
1381
+ "loss": 0.8132,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 0.9005714285714286,
1386
+ "grad_norm": 0.40262722969055176,
1387
+ "learning_rate": 1.3025648873922796e-06,
1388
+ "loss": 0.8189,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 0.9051428571428571,
1393
+ "grad_norm": 0.3330300450325012,
1394
+ "learning_rate": 1.1872544106946742e-06,
1395
+ "loss": 0.846,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 0.9097142857142857,
1400
+ "grad_norm": 0.3627796471118927,
1401
+ "learning_rate": 1.0771632131510085e-06,
1402
+ "loss": 0.8222,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 0.9142857142857143,
1407
+ "grad_norm": 0.33185991644859314,
1408
+ "learning_rate": 9.723154245572518e-07,
1409
+ "loss": 0.8282,
1410
+ "step": 2000
1411
+ }
1412
+ ],
1413
+ "logging_steps": 10,
1414
+ "max_steps": 2188,
1415
+ "num_input_tokens_seen": 0,
1416
+ "num_train_epochs": 1,
1417
+ "save_steps": 200,
1418
+ "stateful_callbacks": {
1419
+ "TrainerControl": {
1420
+ "args": {
1421
+ "should_epoch_stop": false,
1422
+ "should_evaluate": false,
1423
+ "should_log": false,
1424
+ "should_save": true,
1425
+ "should_training_stop": false
1426
+ },
1427
+ "attributes": {}
1428
+ }
1429
+ },
1430
+ "total_flos": 1.4027746692777984e+16,
1431
+ "train_batch_size": 1,
1432
+ "trial_name": null,
1433
+ "trial_params": null
1434
+ }
checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b3ec284e0e11d194b3ab399debec66f2c2e828a8d38ae68ffefb17bf866d43
3
+ size 5841
checkpoint-2188/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf
7
+ - lora
8
+ - transformers
9
+ ---
10
+
11
+ # Model Card for Model ID
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+
24
+
25
+ - **Developed by:** [More Information Needed]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** [More Information Needed]
30
+ - **License:** [More Information Needed]
31
+ - **Finetuned from model [optional]:** [More Information Needed]
32
+
33
+ ### Model Sources [optional]
34
+
35
+ <!-- Provide the basic links for the model. -->
36
+
37
+ - **Repository:** [More Information Needed]
38
+ - **Paper [optional]:** [More Information Needed]
39
+ - **Demo [optional]:** [More Information Needed]
40
+
41
+ ## Uses
42
+
43
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
+
45
+ ### Direct Use
46
+
47
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Downstream Use [optional]
52
+
53
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
+
55
+ [More Information Needed]
56
+
57
+ ### Out-of-Scope Use
58
+
59
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ## Bias, Risks, and Limitations
64
+
65
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Recommendations
70
+
71
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
+
73
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
+
75
+ ## How to Get Started with the Model
76
+
77
+ Use the code below to get started with the model.
78
+
79
+ [More Information Needed]
80
+
81
+ ## Training Details
82
+
83
+ ### Training Data
84
+
85
+ <!-- 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. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Training Procedure
90
+
91
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
+
93
+ #### Preprocessing [optional]
94
+
95
+ [More Information Needed]
96
+
97
+
98
+ #### Training Hyperparameters
99
+
100
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
+
102
+ #### Speeds, Sizes, Times [optional]
103
+
104
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
+
106
+ [More Information Needed]
107
+
108
+ ## Evaluation
109
+
110
+ <!-- This section describes the evaluation protocols and provides the results. -->
111
+
112
+ ### Testing Data, Factors & Metrics
113
+
114
+ #### Testing Data
115
+
116
+ <!-- This should link to a Dataset Card if possible. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Factors
121
+
122
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
+
124
+ [More Information Needed]
125
+
126
+ #### Metrics
127
+
128
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
+
130
+ [More Information Needed]
131
+
132
+ ### Results
133
+
134
+ [More Information Needed]
135
+
136
+ #### Summary
137
+
138
+
139
+
140
+ ## Model Examination [optional]
141
+
142
+ <!-- Relevant interpretability work for the model goes here -->
143
+
144
+ [More Information Needed]
145
+
146
+ ## Environmental Impact
147
+
148
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
+
150
+ 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).
151
+
152
+ - **Hardware Type:** [More Information Needed]
153
+ - **Hours used:** [More Information Needed]
154
+ - **Cloud Provider:** [More Information Needed]
155
+ - **Compute Region:** [More Information Needed]
156
+ - **Carbon Emitted:** [More Information Needed]
157
+
158
+ ## Technical Specifications [optional]
159
+
160
+ ### Model Architecture and Objective
161
+
162
+ [More Information Needed]
163
+
164
+ ### Compute Infrastructure
165
+
166
+ [More Information Needed]
167
+
168
+ #### Hardware
169
+
170
+ [More Information Needed]
171
+
172
+ #### Software
173
+
174
+ [More Information Needed]
175
+
176
+ ## Citation [optional]
177
+
178
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
+
180
+ **BibTeX:**
181
+
182
+ [More Information Needed]
183
+
184
+ **APA:**
185
+
186
+ [More Information Needed]
187
+
188
+ ## Glossary [optional]
189
+
190
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## More Information [optional]
195
+
196
+ [More Information Needed]
197
+
198
+ ## Model Card Authors [optional]
199
+
200
+ [More Information Needed]
201
+
202
+ ## Model Card Contact
203
+
204
+ [More Information Needed]
205
+ ### Framework versions
206
+
207
+ - PEFT 0.18.1
checkpoint-2188/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "D:/Ollama/ollama_ui/kitsune_training_suite/results/models/run_91/exports/merged_fp16_hf",
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": false,
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": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 16,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "down_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "gate_proj",
36
+ "up_proj",
37
+ "k_proj",
38
+ "v_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
checkpoint-2188/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b621d855316810a634c3140142bb3c9684d222c8b901be95032eb5038a3faa
3
+ size 52231312
checkpoint-2188/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
checkpoint-2188/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 -%}
checkpoint-2188/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b9606e53a8c61ca71da17fc57c72ddbd0221f8690b05bed2321f0624106cd1
3
+ size 104672423
checkpoint-2188/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a8f5851ca68ab35e15efe0baebf45613c7e1a82c2cd0bdd83fcf6dff9607e33
3
+ size 14645
checkpoint-2188/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59494ac920219e2a9cf30e3bf7685ba93728ee7133fa5245fc7dd8ef34ce5d4
3
+ size 1465
checkpoint-2188/special_tokens_map.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<eos>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "unk_token": {
27
+ "content": "<unk>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
checkpoint-2188/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8bb1211091c4964b799bb971f862d07bdf54a7f3a7d9daddcfecc5bd094ede
3
+ size 33384666
checkpoint-2188/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
checkpoint-2188/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2188/trainer_state.json ADDED
@@ -0,0 +1,1560 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 2188,
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.004571428571428572,
14
+ "grad_norm": 10.036954879760742,
15
+ "learning_rate": 6.818181818181818e-06,
16
+ "loss": 1.5061,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.009142857142857144,
21
+ "grad_norm": 6.1826558113098145,
22
+ "learning_rate": 1.4393939393939396e-05,
23
+ "loss": 1.1829,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.013714285714285714,
28
+ "grad_norm": 0.3715404272079468,
29
+ "learning_rate": 2.1969696969696972e-05,
30
+ "loss": 0.8837,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.018285714285714287,
35
+ "grad_norm": 0.3741535246372223,
36
+ "learning_rate": 2.954545454545455e-05,
37
+ "loss": 0.8463,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.022857142857142857,
42
+ "grad_norm": 0.4058797359466553,
43
+ "learning_rate": 3.712121212121212e-05,
44
+ "loss": 0.8015,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.027428571428571427,
49
+ "grad_norm": 0.42737245559692383,
50
+ "learning_rate": 4.46969696969697e-05,
51
+ "loss": 0.8223,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.032,
56
+ "grad_norm": 0.4415900409221649,
57
+ "learning_rate": 4.999975341832704e-05,
58
+ "loss": 0.8454,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.036571428571428574,
63
+ "grad_norm": 0.4244893789291382,
64
+ "learning_rate": 4.9995369879456624e-05,
65
+ "loss": 0.8802,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.04114285714285714,
70
+ "grad_norm": 0.3938385248184204,
71
+ "learning_rate": 4.99855078537621e-05,
72
+ "loss": 0.8245,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.045714285714285714,
77
+ "grad_norm": 0.4395196735858917,
78
+ "learning_rate": 4.997016950280291e-05,
79
+ "loss": 0.8391,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.05028571428571429,
84
+ "grad_norm": 0.3913964033126831,
85
+ "learning_rate": 4.994935818843983e-05,
86
+ "loss": 0.8496,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.054857142857142854,
91
+ "grad_norm": 0.3559095859527588,
92
+ "learning_rate": 4.9923078472098126e-05,
93
+ "loss": 0.8749,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.05942857142857143,
98
+ "grad_norm": 0.3371255397796631,
99
+ "learning_rate": 4.989133611376775e-05,
100
+ "loss": 0.8327,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.064,
105
+ "grad_norm": 0.3877238631248474,
106
+ "learning_rate": 4.985413807074092e-05,
107
+ "loss": 0.8574,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.06857142857142857,
112
+ "grad_norm": 0.3704358637332916,
113
+ "learning_rate": 4.981149249608716e-05,
114
+ "loss": 0.8486,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.07314285714285715,
119
+ "grad_norm": 0.3946303427219391,
120
+ "learning_rate": 4.9763408736866345e-05,
121
+ "loss": 0.8459,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.07771428571428571,
126
+ "grad_norm": 0.41965919733047485,
127
+ "learning_rate": 4.9709897332079994e-05,
128
+ "loss": 0.8634,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.08228571428571428,
133
+ "grad_norm": 0.3696056306362152,
134
+ "learning_rate": 4.965097001036136e-05,
135
+ "loss": 0.828,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.08685714285714285,
140
+ "grad_norm": 0.38095831871032715,
141
+ "learning_rate": 4.958663968740472e-05,
142
+ "loss": 0.8196,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.09142857142857143,
147
+ "grad_norm": 0.3429420292377472,
148
+ "learning_rate": 4.95169204631345e-05,
149
+ "loss": 0.7923,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.096,
154
+ "grad_norm": 0.33137452602386475,
155
+ "learning_rate": 4.9441827618614906e-05,
156
+ "loss": 0.8226,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.10057142857142858,
161
+ "grad_norm": 0.42856958508491516,
162
+ "learning_rate": 4.936137761270055e-05,
163
+ "loss": 0.863,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.10514285714285715,
168
+ "grad_norm": 0.364279180765152,
169
+ "learning_rate": 4.927558807842908e-05,
170
+ "loss": 0.8453,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.10971428571428571,
175
+ "grad_norm": 0.3308669626712799,
176
+ "learning_rate": 4.9184477819156266e-05,
177
+ "loss": 0.8211,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.11428571428571428,
182
+ "grad_norm": 0.3423766791820526,
183
+ "learning_rate": 4.9088066804434775e-05,
184
+ "loss": 0.8492,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.11885714285714286,
189
+ "grad_norm": 0.3799251317977905,
190
+ "learning_rate": 4.8986376165637195e-05,
191
+ "loss": 0.865,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.12342857142857143,
196
+ "grad_norm": 0.33849895000457764,
197
+ "learning_rate": 4.887942819132446e-05,
198
+ "loss": 0.8246,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.128,
203
+ "grad_norm": 0.37545016407966614,
204
+ "learning_rate": 4.876724632236067e-05,
205
+ "loss": 0.8398,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.13257142857142856,
210
+ "grad_norm": 0.3809659481048584,
211
+ "learning_rate": 4.864985514677527e-05,
212
+ "loss": 0.7967,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.13714285714285715,
217
+ "grad_norm": 0.3352556526660919,
218
+ "learning_rate": 4.852728039437391e-05,
219
+ "loss": 0.822,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.1417142857142857,
224
+ "grad_norm": 0.3659832179546356,
225
+ "learning_rate": 4.8399548931098915e-05,
226
+ "loss": 0.7949,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.1462857142857143,
231
+ "grad_norm": 0.38168883323669434,
232
+ "learning_rate": 4.8266688753140873e-05,
233
+ "loss": 0.8771,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.15085714285714286,
238
+ "grad_norm": 0.35578063130378723,
239
+ "learning_rate": 4.812872898080236e-05,
240
+ "loss": 0.8418,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.15542857142857142,
245
+ "grad_norm": 0.33867913484573364,
246
+ "learning_rate": 4.798569985211544e-05,
247
+ "loss": 0.8136,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.16,
252
+ "grad_norm": 0.30473360419273376,
253
+ "learning_rate": 4.7837632716213965e-05,
254
+ "loss": 0.8666,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.16457142857142856,
259
+ "grad_norm": 0.31133362650871277,
260
+ "learning_rate": 4.76845600264626e-05,
261
+ "loss": 0.8196,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.16914285714285715,
266
+ "grad_norm": 0.3315775692462921,
267
+ "learning_rate": 4.75265153333436e-05,
268
+ "loss": 0.834,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.1737142857142857,
273
+ "grad_norm": 0.3724735379219055,
274
+ "learning_rate": 4.736353327710329e-05,
275
+ "loss": 0.8336,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.1782857142857143,
280
+ "grad_norm": 0.39016640186309814,
281
+ "learning_rate": 4.719564958015951e-05,
282
+ "loss": 0.828,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.18285714285714286,
287
+ "grad_norm": 0.3139747381210327,
288
+ "learning_rate": 4.702290103927207e-05,
289
+ "loss": 0.8224,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.18742857142857142,
294
+ "grad_norm": 0.36381280422210693,
295
+ "learning_rate": 4.6845325517477613e-05,
296
+ "loss": 0.8071,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.192,
301
+ "grad_norm": 0.33313626050949097,
302
+ "learning_rate": 4.666296193579073e-05,
303
+ "loss": 0.84,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.19657142857142856,
308
+ "grad_norm": 0.3412412106990814,
309
+ "learning_rate": 4.647585026467334e-05,
310
+ "loss": 0.8186,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.20114285714285715,
315
+ "grad_norm": 0.3685106039047241,
316
+ "learning_rate": 4.628403151527388e-05,
317
+ "loss": 0.8353,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.2057142857142857,
322
+ "grad_norm": 0.38284939527511597,
323
+ "learning_rate": 4.608754773043856e-05,
324
+ "loss": 0.8487,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.2102857142857143,
329
+ "grad_norm": 0.3146688938140869,
330
+ "learning_rate": 4.588644197549633e-05,
331
+ "loss": 0.8573,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.21485714285714286,
336
+ "grad_norm": 0.3164137899875641,
337
+ "learning_rate": 4.568075832881987e-05,
338
+ "loss": 0.8577,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.21942857142857142,
343
+ "grad_norm": 0.36855214834213257,
344
+ "learning_rate": 4.547054187216446e-05,
345
+ "loss": 0.8522,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.224,
350
+ "grad_norm": 0.31349271535873413,
351
+ "learning_rate": 4.5255838680786975e-05,
352
+ "loss": 0.8563,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.22857142857142856,
357
+ "grad_norm": 0.3193899691104889,
358
+ "learning_rate": 4.5036695813347126e-05,
359
+ "loss": 0.8008,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.23314285714285715,
364
+ "grad_norm": 0.3261288106441498,
365
+ "learning_rate": 4.4813161301593094e-05,
366
+ "loss": 0.8493,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.2377142857142857,
371
+ "grad_norm": 0.3024299144744873,
372
+ "learning_rate": 4.458528413983394e-05,
373
+ "loss": 0.8338,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.2422857142857143,
378
+ "grad_norm": 0.35347259044647217,
379
+ "learning_rate": 4.435311427420108e-05,
380
+ "loss": 0.8216,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.24685714285714286,
385
+ "grad_norm": 0.3500995337963104,
386
+ "learning_rate": 4.411670259170101e-05,
387
+ "loss": 0.8171,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.25142857142857145,
392
+ "grad_norm": 0.33161497116088867,
393
+ "learning_rate": 4.3876100909061954e-05,
394
+ "loss": 0.8799,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.256,
399
+ "grad_norm": 0.3572579026222229,
400
+ "learning_rate": 4.363136196137662e-05,
401
+ "loss": 0.8473,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.26057142857142856,
406
+ "grad_norm": 0.34475618600845337,
407
+ "learning_rate": 4.338253939054377e-05,
408
+ "loss": 0.8313,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.2651428571428571,
413
+ "grad_norm": 0.305123507976532,
414
+ "learning_rate": 4.3129687733510935e-05,
415
+ "loss": 0.8183,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.26971428571428574,
420
+ "grad_norm": 0.3515739142894745,
421
+ "learning_rate": 4.287286241032103e-05,
422
+ "loss": 0.8095,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.2742857142857143,
427
+ "grad_norm": 0.32055890560150146,
428
+ "learning_rate": 4.26121197119654e-05,
429
+ "loss": 0.8445,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.27885714285714286,
434
+ "grad_norm": 0.3288358747959137,
435
+ "learning_rate": 4.234751678804593e-05,
436
+ "loss": 0.8013,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.2834285714285714,
441
+ "grad_norm": 0.3572487235069275,
442
+ "learning_rate": 4.2079111634248966e-05,
443
+ "loss": 0.8555,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.288,
448
+ "grad_norm": 0.3276296555995941,
449
+ "learning_rate": 4.1806963079633884e-05,
450
+ "loss": 0.8134,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.2925714285714286,
455
+ "grad_norm": 0.42274290323257446,
456
+ "learning_rate": 4.153113077373891e-05,
457
+ "loss": 0.8988,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.29714285714285715,
462
+ "grad_norm": 0.30343398451805115,
463
+ "learning_rate": 4.1251675173507084e-05,
464
+ "loss": 0.7984,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.3017142857142857,
469
+ "grad_norm": 0.38233235478401184,
470
+ "learning_rate": 4.0968657530035375e-05,
471
+ "loss": 0.8825,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.3062857142857143,
476
+ "grad_norm": 0.35664182901382446,
477
+ "learning_rate": 4.06821398751496e-05,
478
+ "loss": 0.8257,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.31085714285714283,
483
+ "grad_norm": 0.2929879426956177,
484
+ "learning_rate": 4.039218500780829e-05,
485
+ "loss": 0.8094,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.31542857142857145,
490
+ "grad_norm": 0.35318663716316223,
491
+ "learning_rate": 4.009885648033849e-05,
492
+ "loss": 0.7883,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.32,
497
+ "grad_norm": 0.39150822162628174,
498
+ "learning_rate": 3.980221858450624e-05,
499
+ "loss": 0.8364,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.32457142857142857,
504
+ "grad_norm": 0.3299599289894104,
505
+ "learning_rate": 3.9502336337425185e-05,
506
+ "loss": 0.8357,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.3291428571428571,
511
+ "grad_norm": 0.37028178572654724,
512
+ "learning_rate": 3.919927546730608e-05,
513
+ "loss": 0.8461,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.33371428571428574,
518
+ "grad_norm": 0.40308642387390137,
519
+ "learning_rate": 3.889310239905049e-05,
520
+ "loss": 0.834,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.3382857142857143,
525
+ "grad_norm": 0.3347412049770355,
526
+ "learning_rate": 3.858388423969178e-05,
527
+ "loss": 0.8387,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.34285714285714286,
532
+ "grad_norm": 0.328976571559906,
533
+ "learning_rate": 3.8271688763686574e-05,
534
+ "loss": 0.8329,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.3474285714285714,
539
+ "grad_norm": 0.36761045455932617,
540
+ "learning_rate": 3.795658439805997e-05,
541
+ "loss": 0.832,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.352,
546
+ "grad_norm": 0.33926573395729065,
547
+ "learning_rate": 3.763864020740766e-05,
548
+ "loss": 0.8186,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.3565714285714286,
553
+ "grad_norm": 0.36478403210639954,
554
+ "learning_rate": 3.7317925878758396e-05,
555
+ "loss": 0.8317,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.36114285714285715,
560
+ "grad_norm": 0.3106362819671631,
561
+ "learning_rate": 3.6994511706299964e-05,
562
+ "loss": 0.8255,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.3657142857142857,
567
+ "grad_norm": 0.3181576132774353,
568
+ "learning_rate": 3.666846857597207e-05,
569
+ "loss": 0.8656,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.3702857142857143,
574
+ "grad_norm": 0.3051314949989319,
575
+ "learning_rate": 3.63398679499296e-05,
576
+ "loss": 0.8204,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.37485714285714283,
581
+ "grad_norm": 0.34967297315597534,
582
+ "learning_rate": 3.60087818508795e-05,
583
+ "loss": 0.8271,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.37942857142857145,
588
+ "grad_norm": 0.3163996934890747,
589
+ "learning_rate": 3.56752828462949e-05,
590
+ "loss": 0.8543,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.384,
595
+ "grad_norm": 0.35200533270835876,
596
+ "learning_rate": 3.5339444032509656e-05,
597
+ "loss": 0.8201,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.38857142857142857,
602
+ "grad_norm": 0.3649766445159912,
603
+ "learning_rate": 3.5001339018697215e-05,
604
+ "loss": 0.8308,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.3931428571428571,
609
+ "grad_norm": 0.3430212736129761,
610
+ "learning_rate": 3.466104191073687e-05,
611
+ "loss": 0.8223,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.3977142857142857,
616
+ "grad_norm": 0.35261550545692444,
617
+ "learning_rate": 3.431862729497126e-05,
618
+ "loss": 0.8677,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.4022857142857143,
623
+ "grad_norm": 0.3225703835487366,
624
+ "learning_rate": 3.397417022185854e-05,
625
+ "loss": 0.811,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.40685714285714286,
630
+ "grad_norm": 0.30326542258262634,
631
+ "learning_rate": 3.362774618952278e-05,
632
+ "loss": 0.8409,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.4114285714285714,
637
+ "grad_norm": 0.3073750436306,
638
+ "learning_rate": 3.327943112720629e-05,
639
+ "loss": 0.829,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.416,
644
+ "grad_norm": 0.3306390047073364,
645
+ "learning_rate": 3.29293013786275e-05,
646
+ "loss": 0.8273,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.4205714285714286,
651
+ "grad_norm": 0.38851603865623474,
652
+ "learning_rate": 3.257743368524787e-05,
653
+ "loss": 0.8534,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.42514285714285716,
658
+ "grad_norm": 0.32551735639572144,
659
+ "learning_rate": 3.222390516945171e-05,
660
+ "loss": 0.8264,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.4297142857142857,
665
+ "grad_norm": 0.3354673385620117,
666
+ "learning_rate": 3.186879331764251e-05,
667
+ "loss": 0.8441,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.4342857142857143,
672
+ "grad_norm": 0.36562007665634155,
673
+ "learning_rate": 3.151217596325944e-05,
674
+ "loss": 0.8742,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.43885714285714283,
679
+ "grad_norm": 0.3269283175468445,
680
+ "learning_rate": 3.1154131269717834e-05,
681
+ "loss": 0.8578,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.44342857142857145,
686
+ "grad_norm": 0.3420695662498474,
687
+ "learning_rate": 3.079473771327732e-05,
688
+ "loss": 0.8002,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.448,
693
+ "grad_norm": 0.3935994803905487,
694
+ "learning_rate": 3.0434074065841368e-05,
695
+ "loss": 0.851,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.45257142857142857,
700
+ "grad_norm": 0.3524733781814575,
701
+ "learning_rate": 3.0072219377692108e-05,
702
+ "loss": 0.8274,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.45714285714285713,
707
+ "grad_norm": 0.3497045040130615,
708
+ "learning_rate": 2.970925296016401e-05,
709
+ "loss": 0.8546,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.4617142857142857,
714
+ "grad_norm": 0.32898032665252686,
715
+ "learning_rate": 2.93452543682605e-05,
716
+ "loss": 0.7847,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.4662857142857143,
721
+ "grad_norm": 0.33636417984962463,
722
+ "learning_rate": 2.8980303383217024e-05,
723
+ "loss": 0.8663,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.47085714285714286,
728
+ "grad_norm": 0.3036023676395416,
729
+ "learning_rate": 2.8614479995014642e-05,
730
+ "loss": 0.8327,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.4754285714285714,
735
+ "grad_norm": 0.34600967168807983,
736
+ "learning_rate": 2.824786438484779e-05,
737
+ "loss": 0.8584,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.48,
742
+ "grad_norm": 0.3624952435493469,
743
+ "learning_rate": 2.7880536907550148e-05,
744
+ "loss": 0.8527,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.4845714285714286,
749
+ "grad_norm": 0.3670218884944916,
750
+ "learning_rate": 2.7512578073982515e-05,
751
+ "loss": 0.8517,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.48914285714285716,
756
+ "grad_norm": 0.39288175106048584,
757
+ "learning_rate": 2.714406853338637e-05,
758
+ "loss": 0.8132,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.4937142857142857,
763
+ "grad_norm": 0.3547343909740448,
764
+ "learning_rate": 2.67750890557072e-05,
765
+ "loss": 0.8109,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.4982857142857143,
770
+ "grad_norm": 0.3469362258911133,
771
+ "learning_rate": 2.640572051389134e-05,
772
+ "loss": 0.8649,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.5028571428571429,
777
+ "grad_norm": 0.34426605701446533,
778
+ "learning_rate": 2.6036043866160236e-05,
779
+ "loss": 0.8512,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.5074285714285715,
784
+ "grad_norm": 0.4556586444377899,
785
+ "learning_rate": 2.5666140138265997e-05,
786
+ "loss": 0.8436,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.512,
791
+ "grad_norm": 0.31474241614341736,
792
+ "learning_rate": 2.529609040573217e-05,
793
+ "loss": 0.8416,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.5165714285714286,
798
+ "grad_norm": 0.319038987159729,
799
+ "learning_rate": 2.4925975776083617e-05,
800
+ "loss": 0.8428,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.5211428571428571,
805
+ "grad_norm": 0.3263114392757416,
806
+ "learning_rate": 2.4555877371069363e-05,
807
+ "loss": 0.8238,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.5257142857142857,
812
+ "grad_norm": 0.36383476853370667,
813
+ "learning_rate": 2.418587630888231e-05,
814
+ "loss": 0.84,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.5302857142857142,
819
+ "grad_norm": 0.3406716287136078,
820
+ "learning_rate": 2.3816053686379747e-05,
821
+ "loss": 0.8313,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.5348571428571428,
826
+ "grad_norm": 0.4595310389995575,
827
+ "learning_rate": 2.344649056130854e-05,
828
+ "loss": 0.8675,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.5394285714285715,
833
+ "grad_norm": 0.2908764183521271,
834
+ "learning_rate": 2.3077267934538898e-05,
835
+ "loss": 0.8477,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.544,
840
+ "grad_norm": 0.32547152042388916,
841
+ "learning_rate": 2.2708466732310593e-05,
842
+ "loss": 0.7898,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.5485714285714286,
847
+ "grad_norm": 0.3099737763404846,
848
+ "learning_rate": 2.2340167788495533e-05,
849
+ "loss": 0.8219,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.5531428571428572,
854
+ "grad_norm": 0.3248344361782074,
855
+ "learning_rate": 2.1972451826880593e-05,
856
+ "loss": 0.8419,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.5577142857142857,
861
+ "grad_norm": 0.36769309639930725,
862
+ "learning_rate": 2.1605399443474554e-05,
863
+ "loss": 0.8297,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.5622857142857143,
868
+ "grad_norm": 0.32329463958740234,
869
+ "learning_rate": 2.1239091088843124e-05,
870
+ "loss": 0.812,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.5668571428571428,
875
+ "grad_norm": 0.3232475817203522,
876
+ "learning_rate": 2.0873607050475695e-05,
877
+ "loss": 0.7991,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.5714285714285714,
882
+ "grad_norm": 0.3522675931453705,
883
+ "learning_rate": 2.0509027435187988e-05,
884
+ "loss": 0.8575,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.576,
889
+ "grad_norm": 0.3529416620731354,
890
+ "learning_rate": 2.0145432151564202e-05,
891
+ "loss": 0.8143,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.5805714285714285,
896
+ "grad_norm": 0.3080810010433197,
897
+ "learning_rate": 1.978290089244265e-05,
898
+ "loss": 0.8417,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.5851428571428572,
903
+ "grad_norm": 0.3429129421710968,
904
+ "learning_rate": 1.9421513117448714e-05,
905
+ "loss": 0.8387,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.5897142857142857,
910
+ "grad_norm": 0.3251505494117737,
911
+ "learning_rate": 1.9061348035578824e-05,
912
+ "loss": 0.8164,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.5942857142857143,
917
+ "grad_norm": 0.3315959870815277,
918
+ "learning_rate": 1.870248458783945e-05,
919
+ "loss": 0.8222,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.5988571428571429,
924
+ "grad_norm": 0.2929075360298157,
925
+ "learning_rate": 1.834500142994482e-05,
926
+ "loss": 0.8302,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.6034285714285714,
931
+ "grad_norm": 0.30258625745773315,
932
+ "learning_rate": 1.7988976915077124e-05,
933
+ "loss": 0.8081,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.608,
938
+ "grad_norm": 0.37455984950065613,
939
+ "learning_rate": 1.7634489076713103e-05,
940
+ "loss": 0.8321,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.6125714285714285,
945
+ "grad_norm": 0.33142438530921936,
946
+ "learning_rate": 1.728161561152062e-05,
947
+ "loss": 0.8279,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.6171428571428571,
952
+ "grad_norm": 0.3345928490161896,
953
+ "learning_rate": 1.6930433862329126e-05,
954
+ "loss": 0.8469,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.6217142857142857,
959
+ "grad_norm": 0.28738102316856384,
960
+ "learning_rate": 1.6581020801177637e-05,
961
+ "loss": 0.8052,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.6262857142857143,
966
+ "grad_norm": 0.34191104769706726,
967
+ "learning_rate": 1.6233453012444037e-05,
968
+ "loss": 0.8498,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.6308571428571429,
973
+ "grad_norm": 0.364449679851532,
974
+ "learning_rate": 1.5887806676059242e-05,
975
+ "loss": 0.8027,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.6354285714285715,
980
+ "grad_norm": 0.3165501356124878,
981
+ "learning_rate": 1.554415755081014e-05,
982
+ "loss": 0.8055,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.64,
987
+ "grad_norm": 0.340798944234848,
988
+ "learning_rate": 1.520258095773474e-05,
989
+ "loss": 0.8566,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.6445714285714286,
994
+ "grad_norm": 0.33021771907806396,
995
+ "learning_rate": 1.4863151763613307e-05,
996
+ "loss": 0.8187,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.6491428571428571,
1001
+ "grad_norm": 0.3249121606349945,
1002
+ "learning_rate": 1.4525944364559077e-05,
1003
+ "loss": 0.842,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.6537142857142857,
1008
+ "grad_norm": 0.3549264073371887,
1009
+ "learning_rate": 1.4191032669712095e-05,
1010
+ "loss": 0.8759,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.6582857142857143,
1015
+ "grad_norm": 0.3233896791934967,
1016
+ "learning_rate": 1.3858490085039782e-05,
1017
+ "loss": 0.8187,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.6628571428571428,
1022
+ "grad_norm": 0.32915738224983215,
1023
+ "learning_rate": 1.3528389497247857e-05,
1024
+ "loss": 0.869,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.6674285714285715,
1029
+ "grad_norm": 0.290789932012558,
1030
+ "learning_rate": 1.3200803257804997e-05,
1031
+ "loss": 0.8325,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.672,
1036
+ "grad_norm": 0.33994024991989136,
1037
+ "learning_rate": 1.2875803167084838e-05,
1038
+ "loss": 0.7927,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.6765714285714286,
1043
+ "grad_norm": 0.3167119324207306,
1044
+ "learning_rate": 1.2553460458628778e-05,
1045
+ "loss": 0.8434,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.6811428571428572,
1050
+ "grad_norm": 0.31095385551452637,
1051
+ "learning_rate": 1.2233845783532965e-05,
1052
+ "loss": 0.8266,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.6857142857142857,
1057
+ "grad_norm": 0.3284270763397217,
1058
+ "learning_rate": 1.1917029194963048e-05,
1059
+ "loss": 0.8434,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.6902857142857143,
1064
+ "grad_norm": 0.39227378368377686,
1065
+ "learning_rate": 1.1603080132799873e-05,
1066
+ "loss": 0.8985,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.6948571428571428,
1071
+ "grad_norm": 0.3767732083797455,
1072
+ "learning_rate": 1.129206740841966e-05,
1073
+ "loss": 0.8709,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.6994285714285714,
1078
+ "grad_norm": 0.3173609673976898,
1079
+ "learning_rate": 1.0984059189611923e-05,
1080
+ "loss": 0.8151,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.704,
1085
+ "grad_norm": 0.34913018345832825,
1086
+ "learning_rate": 1.0679122985638426e-05,
1087
+ "loss": 0.7922,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.7085714285714285,
1092
+ "grad_norm": 0.37159714102745056,
1093
+ "learning_rate": 1.0377325632436542e-05,
1094
+ "loss": 0.858,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.7131428571428572,
1099
+ "grad_norm": 0.3760693669319153,
1100
+ "learning_rate": 1.0078733277970115e-05,
1101
+ "loss": 0.8595,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.7177142857142857,
1106
+ "grad_norm": 0.34884318709373474,
1107
+ "learning_rate": 9.783411367731155e-06,
1108
+ "loss": 0.8508,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.7222857142857143,
1113
+ "grad_norm": 0.29239240288734436,
1114
+ "learning_rate": 9.491424630395498e-06,
1115
+ "loss": 0.8322,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.7268571428571429,
1120
+ "grad_norm": 0.3242127597332001,
1121
+ "learning_rate": 9.20283706363554e-06,
1122
+ "loss": 0.8462,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.7314285714285714,
1127
+ "grad_norm": 0.2664639353752136,
1128
+ "learning_rate": 8.91771192009326e-06,
1129
+ "loss": 0.828,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.736,
1134
+ "grad_norm": 0.3225860893726349,
1135
+ "learning_rate": 8.636111693516491e-06,
1136
+ "loss": 0.8505,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.7405714285714285,
1141
+ "grad_norm": 0.3004557192325592,
1142
+ "learning_rate": 8.35809810506153e-06,
1143
+ "loss": 0.8373,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.7451428571428571,
1148
+ "grad_norm": 0.3271797001361847,
1149
+ "learning_rate": 8.083732089765092e-06,
1150
+ "loss": 0.8349,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.7497142857142857,
1155
+ "grad_norm": 0.3424467444419861,
1156
+ "learning_rate": 7.813073783188546e-06,
1157
+ "loss": 0.8769,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.7542857142857143,
1162
+ "grad_norm": 0.3310692310333252,
1163
+ "learning_rate": 7.546182508237468e-06,
1164
+ "loss": 0.8448,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.7588571428571429,
1169
+ "grad_norm": 0.33352503180503845,
1170
+ "learning_rate": 7.283116762159134e-06,
1171
+ "loss": 0.8573,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 0.7634285714285715,
1176
+ "grad_norm": 0.29162561893463135,
1177
+ "learning_rate": 7.023934203721189e-06,
1178
+ "loss": 0.8409,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 0.768,
1183
+ "grad_norm": 0.303484171628952,
1184
+ "learning_rate": 6.768691640573943e-06,
1185
+ "loss": 0.8078,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 0.7725714285714286,
1190
+ "grad_norm": 0.3278193771839142,
1191
+ "learning_rate": 6.5174450167992614e-06,
1192
+ "loss": 0.8349,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 0.7771428571428571,
1197
+ "grad_norm": 0.3420460820198059,
1198
+ "learning_rate": 6.270249400648792e-06,
1199
+ "loss": 0.8236,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 0.7817142857142857,
1204
+ "grad_norm": 0.32346224784851074,
1205
+ "learning_rate": 6.02715897247402e-06,
1206
+ "loss": 0.8102,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 0.7862857142857143,
1211
+ "grad_norm": 0.321027547121048,
1212
+ "learning_rate": 5.788227012851083e-06,
1213
+ "loss": 0.8232,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 0.7908571428571428,
1218
+ "grad_norm": 0.28921619057655334,
1219
+ "learning_rate": 5.55350589090271e-06,
1220
+ "loss": 0.8275,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 0.7954285714285714,
1225
+ "grad_norm": 0.32297149300575256,
1226
+ "learning_rate": 5.323047052819918e-06,
1227
+ "loss": 0.8521,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 0.8,
1232
+ "grad_norm": 0.3070310652256012,
1233
+ "learning_rate": 5.096901010586119e-06,
1234
+ "loss": 0.8477,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 0.8045714285714286,
1239
+ "grad_norm": 0.2875780463218689,
1240
+ "learning_rate": 4.87511733090579e-06,
1241
+ "loss": 0.7977,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 0.8091428571428572,
1246
+ "grad_norm": 0.3313544988632202,
1247
+ "learning_rate": 4.657744624340524e-06,
1248
+ "loss": 0.8024,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 0.8137142857142857,
1253
+ "grad_norm": 0.34528982639312744,
1254
+ "learning_rate": 4.444830534654535e-06,
1255
+ "loss": 0.8444,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 0.8182857142857143,
1260
+ "grad_norm": 0.3218827247619629,
1261
+ "learning_rate": 4.236421728372081e-06,
1262
+ "loss": 0.8681,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 0.8228571428571428,
1267
+ "grad_norm": 0.3953852653503418,
1268
+ "learning_rate": 4.0325638845491255e-06,
1269
+ "loss": 0.8282,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 0.8274285714285714,
1274
+ "grad_norm": 0.3236478269100189,
1275
+ "learning_rate": 3.833301684761356e-06,
1276
+ "loss": 0.8393,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 0.832,
1281
+ "grad_norm": 0.5141963362693787,
1282
+ "learning_rate": 3.638678803310905e-06,
1283
+ "loss": 0.8512,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 0.8365714285714285,
1288
+ "grad_norm": 0.30036330223083496,
1289
+ "learning_rate": 3.4487378976538144e-06,
1290
+ "loss": 0.8524,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 0.8411428571428572,
1295
+ "grad_norm": 0.29903078079223633,
1296
+ "learning_rate": 3.2635205990503515e-06,
1297
+ "loss": 0.8138,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 0.8457142857142858,
1302
+ "grad_norm": 0.3183756172657013,
1303
+ "learning_rate": 3.0830675034402874e-06,
1304
+ "loss": 0.8046,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 0.8502857142857143,
1309
+ "grad_norm": 0.32868391275405884,
1310
+ "learning_rate": 2.907418162545045e-06,
1311
+ "loss": 0.8175,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 0.8548571428571429,
1316
+ "grad_norm": 0.30841535329818726,
1317
+ "learning_rate": 2.7366110751987887e-06,
1318
+ "loss": 0.862,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 0.8594285714285714,
1323
+ "grad_norm": 0.28565824031829834,
1324
+ "learning_rate": 2.5706836789102297e-06,
1325
+ "loss": 0.8354,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 0.864,
1330
+ "grad_norm": 0.37796252965927124,
1331
+ "learning_rate": 2.40967234165706e-06,
1332
+ "loss": 0.868,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 0.8685714285714285,
1337
+ "grad_norm": 0.3173869550228119,
1338
+ "learning_rate": 2.253612353914844e-06,
1339
+ "loss": 0.7954,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 0.8731428571428571,
1344
+ "grad_norm": 0.29563650488853455,
1345
+ "learning_rate": 2.102537920922007e-06,
1346
+ "loss": 0.8041,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 0.8777142857142857,
1351
+ "grad_norm": 0.2928835153579712,
1352
+ "learning_rate": 1.956482155182776e-06,
1353
+ "loss": 0.8362,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 0.8822857142857143,
1358
+ "grad_norm": 0.3378143906593323,
1359
+ "learning_rate": 1.8154770692095508e-06,
1360
+ "loss": 0.8311,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 0.8868571428571429,
1365
+ "grad_norm": 0.3135128319263458,
1366
+ "learning_rate": 1.6795535685064034e-06,
1367
+ "loss": 0.819,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 0.8914285714285715,
1372
+ "grad_norm": 0.33601969480514526,
1373
+ "learning_rate": 1.5487414447952181e-06,
1374
+ "loss": 0.8293,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 0.896,
1379
+ "grad_norm": 0.3282657861709595,
1380
+ "learning_rate": 1.423069369485913e-06,
1381
+ "loss": 0.8132,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 0.9005714285714286,
1386
+ "grad_norm": 0.40262722969055176,
1387
+ "learning_rate": 1.3025648873922796e-06,
1388
+ "loss": 0.8189,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 0.9051428571428571,
1393
+ "grad_norm": 0.3330300450325012,
1394
+ "learning_rate": 1.1872544106946742e-06,
1395
+ "loss": 0.846,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 0.9097142857142857,
1400
+ "grad_norm": 0.3627796471118927,
1401
+ "learning_rate": 1.0771632131510085e-06,
1402
+ "loss": 0.8222,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 0.9142857142857143,
1407
+ "grad_norm": 0.33185991644859314,
1408
+ "learning_rate": 9.723154245572518e-07,
1409
+ "loss": 0.8282,
1410
+ "step": 2000
1411
+ },
1412
+ {
1413
+ "epoch": 0.9188571428571428,
1414
+ "grad_norm": 0.35288119316101074,
1415
+ "learning_rate": 8.727340254586353e-07,
1416
+ "loss": 0.8218,
1417
+ "step": 2010
1418
+ },
1419
+ {
1420
+ "epoch": 0.9234285714285714,
1421
+ "grad_norm": 0.3081054091453552,
1422
+ "learning_rate": 7.78440842112807e-07,
1423
+ "loss": 0.8745,
1424
+ "step": 2020
1425
+ },
1426
+ {
1427
+ "epoch": 0.928,
1428
+ "grad_norm": 0.7967550754547119,
1429
+ "learning_rate": 6.894565417059323e-07,
1430
+ "loss": 0.8942,
1431
+ "step": 2030
1432
+ },
1433
+ {
1434
+ "epoch": 0.9325714285714286,
1435
+ "grad_norm": 0.3185616731643677,
1436
+ "learning_rate": 6.05800627822864e-07,
1437
+ "loss": 0.7946,
1438
+ "step": 2040
1439
+ },
1440
+ {
1441
+ "epoch": 0.9371428571428572,
1442
+ "grad_norm": 0.33090975880622864,
1443
+ "learning_rate": 5.274914361723421e-07,
1444
+ "loss": 0.8511,
1445
+ "step": 2050
1446
+ },
1447
+ {
1448
+ "epoch": 0.9417142857142857,
1449
+ "grad_norm": 0.3064608871936798,
1450
+ "learning_rate": 4.545461305681703e-07,
1451
+ "loss": 0.829,
1452
+ "step": 2060
1453
+ },
1454
+ {
1455
+ "epoch": 0.9462857142857143,
1456
+ "grad_norm": 0.3469453454017639,
1457
+ "learning_rate": 3.8698069916726363e-07,
1458
+ "loss": 0.838,
1459
+ "step": 2070
1460
+ },
1461
+ {
1462
+ "epoch": 0.9508571428571428,
1463
+ "grad_norm": 0.419547975063324,
1464
+ "learning_rate": 3.248099509653407e-07,
1465
+ "loss": 0.8627,
1466
+ "step": 2080
1467
+ },
1468
+ {
1469
+ "epoch": 0.9554285714285714,
1470
+ "grad_norm": 0.33658567070961,
1471
+ "learning_rate": 2.680475125511117e-07,
1472
+ "loss": 0.844,
1473
+ "step": 2090
1474
+ },
1475
+ {
1476
+ "epoch": 0.96,
1477
+ "grad_norm": 0.3422829508781433,
1478
+ "learning_rate": 2.1670582511958137e-07,
1479
+ "loss": 0.8101,
1480
+ "step": 2100
1481
+ },
1482
+ {
1483
+ "epoch": 0.9645714285714285,
1484
+ "grad_norm": 0.30494338274002075,
1485
+ "learning_rate": 1.7079614174519976e-07,
1486
+ "loss": 0.8605,
1487
+ "step": 2110
1488
+ },
1489
+ {
1490
+ "epoch": 0.9691428571428572,
1491
+ "grad_norm": 0.34741300344467163,
1492
+ "learning_rate": 1.3032852491540737e-07,
1493
+ "loss": 0.8318,
1494
+ "step": 2120
1495
+ },
1496
+ {
1497
+ "epoch": 0.9737142857142858,
1498
+ "grad_norm": 0.2987242043018341,
1499
+ "learning_rate": 9.531184432513274e-08,
1500
+ "loss": 0.8876,
1501
+ "step": 2130
1502
+ },
1503
+ {
1504
+ "epoch": 0.9782857142857143,
1505
+ "grad_norm": 0.32501208782196045,
1506
+ "learning_rate": 6.575377493275303e-08,
1507
+ "loss": 0.8566,
1508
+ "step": 2140
1509
+ },
1510
+ {
1511
+ "epoch": 0.9828571428571429,
1512
+ "grad_norm": 0.34852734208106995,
1513
+ "learning_rate": 4.166079527787026e-08,
1514
+ "loss": 0.8243,
1515
+ "step": 2150
1516
+ },
1517
+ {
1518
+ "epoch": 0.9874285714285714,
1519
+ "grad_norm": 0.3299703598022461,
1520
+ "learning_rate": 2.3038186061355438e-08,
1521
+ "loss": 0.8341,
1522
+ "step": 2160
1523
+ },
1524
+ {
1525
+ "epoch": 0.992,
1526
+ "grad_norm": 0.3043212592601776,
1527
+ "learning_rate": 9.890028987935563e-09,
1528
+ "loss": 0.8131,
1529
+ "step": 2170
1530
+ },
1531
+ {
1532
+ "epoch": 0.9965714285714286,
1533
+ "grad_norm": 0.3773728013038635,
1534
+ "learning_rate": 2.2192058715425622e-09,
1535
+ "loss": 0.8141,
1536
+ "step": 2180
1537
+ }
1538
+ ],
1539
+ "logging_steps": 10,
1540
+ "max_steps": 2188,
1541
+ "num_input_tokens_seen": 0,
1542
+ "num_train_epochs": 1,
1543
+ "save_steps": 200,
1544
+ "stateful_callbacks": {
1545
+ "TrainerControl": {
1546
+ "args": {
1547
+ "should_epoch_stop": false,
1548
+ "should_evaluate": false,
1549
+ "should_log": false,
1550
+ "should_save": true,
1551
+ "should_training_stop": true
1552
+ },
1553
+ "attributes": {}
1554
+ }
1555
+ },
1556
+ "total_flos": 1.5347291687096832e+16,
1557
+ "train_batch_size": 1,
1558
+ "trial_name": null,
1559
+ "trial_params": null
1560
+ }
checkpoint-2188/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b3ec284e0e11d194b3ab399debec66f2c2e828a8d38ae68ffefb17bf866d43
3
+ size 5841
exports/gguf/run_95-fp16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901f811b044c4847f7e4ab54c5c94bcafdf663254d7f9ff148ccfee7f7a47376
3
+ size 2006573280
exports/gguf/run_95-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa564126a279bf768381c5c032aab6db0fb0a2c726bffbe043086d184034499
3
+ size 1069306080
exports/merged_fp16_hf/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
exports/merged_fp16_hf/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 -%}
exports/merged_fp16_hf/config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_sliding_window_pattern": 6,
3
+ "architectures": [
4
+ "Gemma3ForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "attn_logit_softcapping": null,
9
+ "bos_token_id": 2,
10
+ "cache_implementation": "hybrid",
11
+ "eos_token_id": [
12
+ 1,
13
+ 106
14
+ ],
15
+ "final_logit_softcapping": null,
16
+ "head_dim": 256,
17
+ "hidden_activation": "gelu_pytorch_tanh",
18
+ "hidden_size": 1152,
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 6912,
21
+ "layer_types": [
22
+ "sliding_attention",
23
+ "sliding_attention",
24
+ "sliding_attention",
25
+ "sliding_attention",
26
+ "sliding_attention",
27
+ "full_attention",
28
+ "sliding_attention",
29
+ "sliding_attention",
30
+ "sliding_attention",
31
+ "sliding_attention",
32
+ "sliding_attention",
33
+ "full_attention",
34
+ "sliding_attention",
35
+ "sliding_attention",
36
+ "sliding_attention",
37
+ "sliding_attention",
38
+ "sliding_attention",
39
+ "full_attention",
40
+ "sliding_attention",
41
+ "sliding_attention",
42
+ "sliding_attention",
43
+ "sliding_attention",
44
+ "sliding_attention",
45
+ "full_attention",
46
+ "sliding_attention",
47
+ "sliding_attention"
48
+ ],
49
+ "max_position_embeddings": 32768,
50
+ "model_type": "gemma3_text",
51
+ "num_attention_heads": 4,
52
+ "num_hidden_layers": 26,
53
+ "num_key_value_heads": 1,
54
+ "pad_token_id": 0,
55
+ "query_pre_attn_scalar": 256,
56
+ "rms_norm_eps": 1e-06,
57
+ "rope_local_base_freq": 10000,
58
+ "rope_scaling": null,
59
+ "rope_theta": 1000000,
60
+ "sliding_window": 512,
61
+ "torch_dtype": "float16",
62
+ "transformers_version": "4.55.4",
63
+ "use_cache": false,
64
+ "vocab_size": 262144
65
+ }
exports/merged_fp16_hf/generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 2,
3
+ "cache_implementation": "hybrid",
4
+ "do_sample": true,
5
+ "eos_token_id": [
6
+ 1,
7
+ 106
8
+ ],
9
+ "pad_token_id": 0,
10
+ "top_k": 64,
11
+ "top_p": 0.95,
12
+ "transformers_version": "4.55.4"
13
+ }
exports/merged_fp16_hf/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76db4cad502b6f475509ba62651b852b0237610da63aba0e159b5b4d5d363c74
3
+ size 1999810864
exports/merged_fp16_hf/special_tokens_map.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<eos>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "unk_token": {
27
+ "content": "<unk>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
exports/merged_fp16_hf/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8bb1211091c4964b799bb971f862d07bdf54a7f3a7d9daddcfecc5bd094ede
3
+ size 33384666
exports/merged_fp16_hf/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
exports/merged_fp16_hf/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff