WpythonW commited on
Commit
8fd8e28
·
verified ·
1 Parent(s): b15d73d

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +5 -0
  2. checkpoint-178/README.md +202 -0
  3. checkpoint-178/adapter_config.json +29 -0
  4. checkpoint-178/adapter_model.safetensors +3 -0
  5. checkpoint-178/added_tokens.json +24 -0
  6. checkpoint-178/chat_template.json +3 -0
  7. checkpoint-178/merges.txt +0 -0
  8. checkpoint-178/optimizer.pt +3 -0
  9. checkpoint-178/preprocessor_config.json +29 -0
  10. checkpoint-178/rng_state.pth +3 -0
  11. checkpoint-178/scaler.pt +3 -0
  12. checkpoint-178/scheduler.pt +3 -0
  13. checkpoint-178/special_tokens_map.json +31 -0
  14. checkpoint-178/tokenizer.json +3 -0
  15. checkpoint-178/tokenizer_config.json +210 -0
  16. checkpoint-178/trainer_state.json +1280 -0
  17. checkpoint-178/training_args.bin +3 -0
  18. checkpoint-178/vocab.json +0 -0
  19. checkpoint-267/README.md +202 -0
  20. checkpoint-267/adapter_config.json +29 -0
  21. checkpoint-267/adapter_model.safetensors +3 -0
  22. checkpoint-267/added_tokens.json +24 -0
  23. checkpoint-267/chat_template.json +3 -0
  24. checkpoint-267/merges.txt +0 -0
  25. checkpoint-267/optimizer.pt +3 -0
  26. checkpoint-267/preprocessor_config.json +29 -0
  27. checkpoint-267/rng_state.pth +3 -0
  28. checkpoint-267/scaler.pt +3 -0
  29. checkpoint-267/scheduler.pt +3 -0
  30. checkpoint-267/special_tokens_map.json +31 -0
  31. checkpoint-267/tokenizer.json +3 -0
  32. checkpoint-267/tokenizer_config.json +210 -0
  33. checkpoint-267/trainer_state.json +1903 -0
  34. checkpoint-267/training_args.bin +3 -0
  35. checkpoint-267/vocab.json +0 -0
  36. checkpoint-356/README.md +202 -0
  37. checkpoint-356/adapter_config.json +29 -0
  38. checkpoint-356/adapter_model.safetensors +3 -0
  39. checkpoint-356/added_tokens.json +24 -0
  40. checkpoint-356/chat_template.json +3 -0
  41. checkpoint-356/merges.txt +0 -0
  42. checkpoint-356/optimizer.pt +3 -0
  43. checkpoint-356/preprocessor_config.json +29 -0
  44. checkpoint-356/rng_state.pth +3 -0
  45. checkpoint-356/scaler.pt +3 -0
  46. checkpoint-356/scheduler.pt +3 -0
  47. checkpoint-356/special_tokens_map.json +31 -0
  48. checkpoint-356/tokenizer.json +3 -0
  49. checkpoint-356/tokenizer_config.json +210 -0
  50. checkpoint-356/trainer_state.json +2526 -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-178/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ checkpoint-267/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
+ checkpoint-356/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
+ checkpoint-445/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
+ checkpoint-89/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-178/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen2.5-vl-7b-instruct-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- 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. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ 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).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
checkpoint-178/adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/qwen2.5-vl-7b-instruct-bnb-4bit",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": "(?:.*?(?:vision|image|visual|patch|language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:qkv|proj|gate_proj|up_proj|down_proj|q_proj|k_proj|v_proj|o_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:qkv|proj|gate_proj|up_proj|down_proj|q_proj|k_proj|v_proj|o_proj)))",
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
checkpoint-178/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59f1f3dc5a05a74c4fff1eef49909cd270cdac34e1c7d08aec69a0e3af0644f
3
+ size 824439856
checkpoint-178/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-178/chat_template.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}"
3
+ }
checkpoint-178/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-178/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac59da060621620fac2dab537f5a1b986fb3ab704e2e2c1feeb3c23e479ed17a
3
+ size 328469620
checkpoint-178/preprocessor_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": true,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.48145466,
8
+ 0.4578275,
9
+ 0.40821073
10
+ ],
11
+ "image_processor_type": "Qwen2VLImageProcessor",
12
+ "image_std": [
13
+ 0.26862954,
14
+ 0.26130258,
15
+ 0.27577711
16
+ ],
17
+ "max_pixels": 12845056,
18
+ "merge_size": 2,
19
+ "min_pixels": 3136,
20
+ "patch_size": 14,
21
+ "processor_class": "Qwen2_5_VLProcessor",
22
+ "resample": 3,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "longest_edge": 12845056,
26
+ "shortest_edge": 3136
27
+ },
28
+ "temporal_patch_size": 2
29
+ }
checkpoint-178/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203e9bfabd925cb4ec7129d24877156fcee87215187c35a867e358e56a9425a4
3
+ size 14244
checkpoint-178/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371f59c1c99ad057b642537b7b86333152eddb482e54b0929f65049599646289
3
+ size 988
checkpoint-178/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a15dc095bce42f318ed34948d80b4e0b4ddad0629bb7be67b22f973650c1d5c7
3
+ size 1064
checkpoint-178/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-178/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741c85ffe434aad73e934a73ef380c85e94cd863b8f55e1a1ad66cacb5a93dfd
3
+ size 11422164
checkpoint-178/tokenizer_config.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 32768,
204
+ "pad_token": "<|vision_pad|>",
205
+ "padding_side": "right",
206
+ "processor_class": "Qwen2_5_VLProcessor",
207
+ "split_special_tokens": false,
208
+ "tokenizer_class": "Qwen2Tokenizer",
209
+ "unk_token": null
210
+ }
checkpoint-178/trainer_state.json ADDED
@@ -0,0 +1,1280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 178,
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.011235955056179775,
14
+ "grad_norm": 10.042351722717285,
15
+ "learning_rate": 4e-05,
16
+ "loss": 9.033,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.02247191011235955,
21
+ "grad_norm": 10.187106132507324,
22
+ "learning_rate": 8e-05,
23
+ "loss": 9.1846,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.033707865168539325,
28
+ "grad_norm": 8.38694953918457,
29
+ "learning_rate": 0.00012,
30
+ "loss": 7.9832,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.0449438202247191,
35
+ "grad_norm": 5.938446521759033,
36
+ "learning_rate": 0.00016,
37
+ "loss": 5.6493,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.056179775280898875,
42
+ "grad_norm": 4.586862087249756,
43
+ "learning_rate": 0.0002,
44
+ "loss": 4.0131,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.06741573033707865,
49
+ "grad_norm": 4.84490442276001,
50
+ "learning_rate": 0.00019954545454545455,
51
+ "loss": 2.9931,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.07865168539325842,
56
+ "grad_norm": 4.460867881774902,
57
+ "learning_rate": 0.0001990909090909091,
58
+ "loss": 2.261,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.0898876404494382,
63
+ "grad_norm": 3.067777395248413,
64
+ "learning_rate": 0.00019863636363636364,
65
+ "loss": 1.8861,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.10112359550561797,
70
+ "grad_norm": 1.5425913333892822,
71
+ "learning_rate": 0.00019818181818181821,
72
+ "loss": 1.4675,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.11235955056179775,
77
+ "grad_norm": 1.346417784690857,
78
+ "learning_rate": 0.00019772727272727273,
79
+ "loss": 1.3642,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.12359550561797752,
84
+ "grad_norm": 1.1825133562088013,
85
+ "learning_rate": 0.00019727272727272728,
86
+ "loss": 1.0109,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.1348314606741573,
91
+ "grad_norm": 0.9976914525032043,
92
+ "learning_rate": 0.00019681818181818185,
93
+ "loss": 0.9873,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.14606741573033707,
98
+ "grad_norm": 0.6481193900108337,
99
+ "learning_rate": 0.00019636363636363636,
100
+ "loss": 0.6746,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.15730337078651685,
105
+ "grad_norm": 0.5585954189300537,
106
+ "learning_rate": 0.0001959090909090909,
107
+ "loss": 0.5289,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.16853932584269662,
112
+ "grad_norm": 0.9624674916267395,
113
+ "learning_rate": 0.00019545454545454548,
114
+ "loss": 0.5552,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.1797752808988764,
119
+ "grad_norm": 0.7732966542243958,
120
+ "learning_rate": 0.000195,
121
+ "loss": 0.5047,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.19101123595505617,
126
+ "grad_norm": 0.7540618777275085,
127
+ "learning_rate": 0.00019454545454545457,
128
+ "loss": 0.5803,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.20224719101123595,
133
+ "grad_norm": 0.9345465302467346,
134
+ "learning_rate": 0.0001940909090909091,
135
+ "loss": 0.611,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.21348314606741572,
140
+ "grad_norm": 0.5613678693771362,
141
+ "learning_rate": 0.00019363636363636363,
142
+ "loss": 0.4007,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.2247191011235955,
147
+ "grad_norm": 0.8053308725357056,
148
+ "learning_rate": 0.0001931818181818182,
149
+ "loss": 0.5202,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.23595505617977527,
154
+ "grad_norm": 0.6621015667915344,
155
+ "learning_rate": 0.00019272727272727274,
156
+ "loss": 0.4851,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.24719101123595505,
161
+ "grad_norm": 0.797894299030304,
162
+ "learning_rate": 0.00019227272727272726,
163
+ "loss": 0.5401,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.25842696629213485,
168
+ "grad_norm": 0.5635455250740051,
169
+ "learning_rate": 0.00019181818181818183,
170
+ "loss": 0.4295,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.2696629213483146,
175
+ "grad_norm": 0.5012619495391846,
176
+ "learning_rate": 0.00019136363636363638,
177
+ "loss": 0.3133,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.2808988764044944,
182
+ "grad_norm": 0.5143508911132812,
183
+ "learning_rate": 0.00019090909090909092,
184
+ "loss": 0.3207,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.29213483146067415,
189
+ "grad_norm": NaN,
190
+ "learning_rate": 0.00019090909090909092,
191
+ "loss": 0.622,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.30337078651685395,
196
+ "grad_norm": NaN,
197
+ "learning_rate": 0.00019090909090909092,
198
+ "loss": 0.5544,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.3146067415730337,
203
+ "grad_norm": NaN,
204
+ "learning_rate": 0.00019090909090909092,
205
+ "loss": 0.4251,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.3258426966292135,
210
+ "grad_norm": NaN,
211
+ "learning_rate": 0.00019090909090909092,
212
+ "loss": 0.626,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.33707865168539325,
217
+ "grad_norm": 551.2264404296875,
218
+ "learning_rate": 0.00019045454545454547,
219
+ "loss": 0.5757,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.34831460674157305,
224
+ "grad_norm": 0.5639562010765076,
225
+ "learning_rate": 0.00019,
226
+ "loss": 0.3197,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.3595505617977528,
231
+ "grad_norm": 0.5104588270187378,
232
+ "learning_rate": 0.00018954545454545455,
233
+ "loss": 0.2792,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.3707865168539326,
238
+ "grad_norm": 0.6046687960624695,
239
+ "learning_rate": 0.0001890909090909091,
240
+ "loss": 0.4017,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.38202247191011235,
245
+ "grad_norm": 0.5290363430976868,
246
+ "learning_rate": 0.00018863636363636364,
247
+ "loss": 0.2522,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.39325842696629215,
252
+ "grad_norm": 0.4888989329338074,
253
+ "learning_rate": 0.0001881818181818182,
254
+ "loss": 0.2513,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.4044943820224719,
259
+ "grad_norm": 0.4538341164588928,
260
+ "learning_rate": 0.00018772727272727273,
261
+ "loss": 0.2394,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.4157303370786517,
266
+ "grad_norm": 0.5249782800674438,
267
+ "learning_rate": 0.00018727272727272728,
268
+ "loss": 0.3383,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.42696629213483145,
273
+ "grad_norm": 0.544735312461853,
274
+ "learning_rate": 0.00018681818181818182,
275
+ "loss": 0.3345,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.43820224719101125,
280
+ "grad_norm": 0.3868374228477478,
281
+ "learning_rate": 0.00018636363636363636,
282
+ "loss": 0.2425,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.449438202247191,
287
+ "grad_norm": 0.41138726472854614,
288
+ "learning_rate": 0.0001859090909090909,
289
+ "loss": 0.2625,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.4606741573033708,
294
+ "grad_norm": 0.684403657913208,
295
+ "learning_rate": 0.00018545454545454545,
296
+ "loss": 0.3363,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.47191011235955055,
301
+ "grad_norm": 0.4800611138343811,
302
+ "learning_rate": 0.00018500000000000002,
303
+ "loss": 0.2339,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.48314606741573035,
308
+ "grad_norm": 0.47672778367996216,
309
+ "learning_rate": 0.00018454545454545454,
310
+ "loss": 0.2908,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.4943820224719101,
315
+ "grad_norm": 0.44971343874931335,
316
+ "learning_rate": 0.00018409090909090909,
317
+ "loss": 0.2553,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.5056179775280899,
322
+ "grad_norm": 0.45129504799842834,
323
+ "learning_rate": 0.00018363636363636366,
324
+ "loss": 0.325,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.5168539325842697,
329
+ "grad_norm": 0.48597297072410583,
330
+ "learning_rate": 0.00018318181818181817,
331
+ "loss": 0.2843,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.5280898876404494,
336
+ "grad_norm": 0.3514116704463959,
337
+ "learning_rate": 0.00018272727272727275,
338
+ "loss": 0.2128,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.5393258426966292,
343
+ "grad_norm": 0.46826595067977905,
344
+ "learning_rate": 0.0001822727272727273,
345
+ "loss": 0.2601,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.550561797752809,
350
+ "grad_norm": 0.3118669390678406,
351
+ "learning_rate": 0.00018181818181818183,
352
+ "loss": 0.2192,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.5617977528089888,
357
+ "grad_norm": 0.37151020765304565,
358
+ "learning_rate": 0.00018136363636363638,
359
+ "loss": 0.2255,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.5730337078651685,
364
+ "grad_norm": 0.4220457971096039,
365
+ "learning_rate": 0.00018090909090909092,
366
+ "loss": 0.2463,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.5842696629213483,
371
+ "grad_norm": 0.298927366733551,
372
+ "learning_rate": 0.00018045454545454547,
373
+ "loss": 0.1939,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.5955056179775281,
378
+ "grad_norm": 0.3494245707988739,
379
+ "learning_rate": 0.00018,
380
+ "loss": 0.2276,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.6067415730337079,
385
+ "grad_norm": 0.7135240435600281,
386
+ "learning_rate": 0.00017954545454545456,
387
+ "loss": 0.316,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.6179775280898876,
392
+ "grad_norm": 0.47558313608169556,
393
+ "learning_rate": 0.0001790909090909091,
394
+ "loss": 0.1915,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.6292134831460674,
399
+ "grad_norm": 0.47424033284187317,
400
+ "learning_rate": 0.00017863636363636364,
401
+ "loss": 0.268,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.6404494382022472,
406
+ "grad_norm": 0.3898255228996277,
407
+ "learning_rate": 0.0001781818181818182,
408
+ "loss": 0.2346,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.651685393258427,
413
+ "grad_norm": 0.3044908940792084,
414
+ "learning_rate": 0.00017772727272727273,
415
+ "loss": 0.2244,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.6629213483146067,
420
+ "grad_norm": 0.4012211561203003,
421
+ "learning_rate": 0.00017727272727272728,
422
+ "loss": 0.2548,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.6741573033707865,
427
+ "grad_norm": 0.36978745460510254,
428
+ "learning_rate": 0.00017681818181818182,
429
+ "loss": 0.1945,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.6853932584269663,
434
+ "grad_norm": 0.3404884338378906,
435
+ "learning_rate": 0.00017636363636363637,
436
+ "loss": 0.2486,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.6966292134831461,
441
+ "grad_norm": 0.3647669851779938,
442
+ "learning_rate": 0.0001759090909090909,
443
+ "loss": 0.2267,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.7078651685393258,
448
+ "grad_norm": 0.2504497170448303,
449
+ "learning_rate": 0.00017545454545454548,
450
+ "loss": 0.1854,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.7191011235955056,
455
+ "grad_norm": 0.3424750566482544,
456
+ "learning_rate": 0.000175,
457
+ "loss": 0.2586,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.7303370786516854,
462
+ "grad_norm": 0.3164011836051941,
463
+ "learning_rate": 0.00017454545454545454,
464
+ "loss": 0.217,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.7415730337078652,
469
+ "grad_norm": 0.32831573486328125,
470
+ "learning_rate": 0.00017409090909090911,
471
+ "loss": 0.2326,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.7528089887640449,
476
+ "grad_norm": 0.3514035940170288,
477
+ "learning_rate": 0.00017363636363636363,
478
+ "loss": 0.2591,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.7640449438202247,
483
+ "grad_norm": 0.30864688754081726,
484
+ "learning_rate": 0.0001731818181818182,
485
+ "loss": 0.2073,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.7752808988764045,
490
+ "grad_norm": 0.32905542850494385,
491
+ "learning_rate": 0.00017272727272727275,
492
+ "loss": 0.2224,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.7865168539325843,
497
+ "grad_norm": 0.27842977643013,
498
+ "learning_rate": 0.00017227272727272726,
499
+ "loss": 0.1893,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.797752808988764,
504
+ "grad_norm": 0.3048170804977417,
505
+ "learning_rate": 0.00017181818181818184,
506
+ "loss": 0.2206,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.8089887640449438,
511
+ "grad_norm": 0.25344306230545044,
512
+ "learning_rate": 0.00017136363636363638,
513
+ "loss": 0.1876,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.8202247191011236,
518
+ "grad_norm": 0.3092687427997589,
519
+ "learning_rate": 0.0001709090909090909,
520
+ "loss": 0.1791,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.8314606741573034,
525
+ "grad_norm": 0.30857375264167786,
526
+ "learning_rate": 0.00017045454545454547,
527
+ "loss": 0.2099,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.8426966292134831,
532
+ "grad_norm": 0.20455722510814667,
533
+ "learning_rate": 0.00017,
534
+ "loss": 0.1705,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.8539325842696629,
539
+ "grad_norm": 0.273429274559021,
540
+ "learning_rate": 0.00016954545454545456,
541
+ "loss": 0.162,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.8651685393258427,
546
+ "grad_norm": 0.25422728061676025,
547
+ "learning_rate": 0.0001690909090909091,
548
+ "loss": 0.1804,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.8764044943820225,
553
+ "grad_norm": 0.2745291292667389,
554
+ "learning_rate": 0.00016863636363636364,
555
+ "loss": 0.2184,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.8876404494382022,
560
+ "grad_norm": 0.30162861943244934,
561
+ "learning_rate": 0.0001681818181818182,
562
+ "loss": 0.2371,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.898876404494382,
567
+ "grad_norm": 0.29733604192733765,
568
+ "learning_rate": 0.00016772727272727273,
569
+ "loss": 0.2018,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.9101123595505618,
574
+ "grad_norm": 0.22824084758758545,
575
+ "learning_rate": 0.00016727272727272728,
576
+ "loss": 0.1819,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.9213483146067416,
581
+ "grad_norm": 0.2034444659948349,
582
+ "learning_rate": 0.00016681818181818182,
583
+ "loss": 0.1715,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.9325842696629213,
588
+ "grad_norm": 0.2859365940093994,
589
+ "learning_rate": 0.00016636363636363637,
590
+ "loss": 0.2157,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.9438202247191011,
595
+ "grad_norm": 0.2006848305463791,
596
+ "learning_rate": 0.00016590909090909094,
597
+ "loss": 0.1595,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.9550561797752809,
602
+ "grad_norm": 0.3615463972091675,
603
+ "learning_rate": 0.00016545454545454545,
604
+ "loss": 0.2056,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.9662921348314607,
609
+ "grad_norm": 0.24181589484214783,
610
+ "learning_rate": 0.000165,
611
+ "loss": 0.2051,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.9775280898876404,
616
+ "grad_norm": 0.1747487634420395,
617
+ "learning_rate": 0.00016454545454545457,
618
+ "loss": 0.155,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.9887640449438202,
623
+ "grad_norm": 0.240757554769516,
624
+ "learning_rate": 0.0001640909090909091,
625
+ "loss": 0.1786,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 1.0,
630
+ "grad_norm": 0.27025192975997925,
631
+ "learning_rate": 0.00016363636363636366,
632
+ "loss": 0.1894,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 1.0112359550561798,
637
+ "grad_norm": 0.2341006100177765,
638
+ "learning_rate": 0.0001631818181818182,
639
+ "loss": 0.2067,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 1.0224719101123596,
644
+ "grad_norm": 0.2805992364883423,
645
+ "learning_rate": 0.00016272727272727272,
646
+ "loss": 0.223,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 1.0337078651685394,
651
+ "grad_norm": 0.21516099572181702,
652
+ "learning_rate": 0.0001622727272727273,
653
+ "loss": 0.1891,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 1.0449438202247192,
658
+ "grad_norm": 0.2255050241947174,
659
+ "learning_rate": 0.00016181818181818184,
660
+ "loss": 0.195,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 1.0561797752808988,
665
+ "grad_norm": 0.278639554977417,
666
+ "learning_rate": 0.00016136363636363635,
667
+ "loss": 0.2074,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 1.0674157303370786,
672
+ "grad_norm": 0.2584143877029419,
673
+ "learning_rate": 0.00016090909090909092,
674
+ "loss": 0.2121,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 1.0786516853932584,
679
+ "grad_norm": 0.2629978358745575,
680
+ "learning_rate": 0.00016045454545454547,
681
+ "loss": 0.2038,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 1.0898876404494382,
686
+ "grad_norm": 0.2283640205860138,
687
+ "learning_rate": 0.00016,
688
+ "loss": 0.1768,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 1.101123595505618,
693
+ "grad_norm": 0.2216864973306656,
694
+ "learning_rate": 0.00015954545454545456,
695
+ "loss": 0.1989,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 1.1123595505617978,
700
+ "grad_norm": 0.18183070421218872,
701
+ "learning_rate": 0.0001590909090909091,
702
+ "loss": 0.1631,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 1.1235955056179776,
707
+ "grad_norm": 0.19485391676425934,
708
+ "learning_rate": 0.00015863636363636365,
709
+ "loss": 0.1748,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 1.1348314606741572,
714
+ "grad_norm": 0.2579084038734436,
715
+ "learning_rate": 0.0001581818181818182,
716
+ "loss": 0.2012,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 1.146067415730337,
721
+ "grad_norm": 0.1952996402978897,
722
+ "learning_rate": 0.00015772727272727273,
723
+ "loss": 0.1634,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 1.1573033707865168,
728
+ "grad_norm": 0.20118536055088043,
729
+ "learning_rate": 0.00015727272727272728,
730
+ "loss": 0.1839,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 1.1685393258426966,
735
+ "grad_norm": 0.23753251135349274,
736
+ "learning_rate": 0.00015681818181818182,
737
+ "loss": 0.1861,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 1.1797752808988764,
742
+ "grad_norm": 0.26496222615242004,
743
+ "learning_rate": 0.00015636363636363637,
744
+ "loss": 0.226,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 1.1910112359550562,
749
+ "grad_norm": 0.17998002469539642,
750
+ "learning_rate": 0.0001559090909090909,
751
+ "loss": 0.1595,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 1.202247191011236,
756
+ "grad_norm": 0.25317177176475525,
757
+ "learning_rate": 0.00015545454545454546,
758
+ "loss": 0.1825,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 1.2134831460674158,
763
+ "grad_norm": 0.20935533940792084,
764
+ "learning_rate": 0.000155,
765
+ "loss": 0.1747,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 1.2247191011235956,
770
+ "grad_norm": 0.23691172897815704,
771
+ "learning_rate": 0.00015454545454545454,
772
+ "loss": 0.2247,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 1.2359550561797752,
777
+ "grad_norm": 0.22647719085216522,
778
+ "learning_rate": 0.00015409090909090912,
779
+ "loss": 0.1829,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 1.247191011235955,
784
+ "grad_norm": 0.23936079442501068,
785
+ "learning_rate": 0.00015363636363636363,
786
+ "loss": 0.1938,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 1.2584269662921348,
791
+ "grad_norm": 0.19330653548240662,
792
+ "learning_rate": 0.00015318181818181818,
793
+ "loss": 0.1603,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 1.2696629213483146,
798
+ "grad_norm": 0.19124047458171844,
799
+ "learning_rate": 0.00015272727272727275,
800
+ "loss": 0.184,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 1.2808988764044944,
805
+ "grad_norm": 0.1912234127521515,
806
+ "learning_rate": 0.00015227272727272727,
807
+ "loss": 0.1659,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 1.2921348314606742,
812
+ "grad_norm": 0.1903829127550125,
813
+ "learning_rate": 0.0001518181818181818,
814
+ "loss": 0.1755,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 1.303370786516854,
819
+ "grad_norm": 0.1836494654417038,
820
+ "learning_rate": 0.00015136363636363638,
821
+ "loss": 0.1575,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 1.3146067415730336,
826
+ "grad_norm": 0.21919198334217072,
827
+ "learning_rate": 0.0001509090909090909,
828
+ "loss": 0.1978,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 1.3258426966292136,
833
+ "grad_norm": 0.22532597184181213,
834
+ "learning_rate": 0.00015045454545454547,
835
+ "loss": 0.1604,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 1.3370786516853932,
840
+ "grad_norm": 0.22674380242824554,
841
+ "learning_rate": 0.00015000000000000001,
842
+ "loss": 0.183,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 1.348314606741573,
847
+ "grad_norm": 0.23995709419250488,
848
+ "learning_rate": 0.00014954545454545453,
849
+ "loss": 0.1777,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 1.3595505617977528,
854
+ "grad_norm": 0.15110474824905396,
855
+ "learning_rate": 0.0001490909090909091,
856
+ "loss": 0.154,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 1.3707865168539326,
861
+ "grad_norm": 0.1769479662179947,
862
+ "learning_rate": 0.00014863636363636365,
863
+ "loss": 0.1824,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 1.3820224719101124,
868
+ "grad_norm": 0.2355855405330658,
869
+ "learning_rate": 0.0001481818181818182,
870
+ "loss": 0.187,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 1.3932584269662922,
875
+ "grad_norm": 0.21928639709949493,
876
+ "learning_rate": 0.00014772727272727274,
877
+ "loss": 0.2154,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 1.404494382022472,
882
+ "grad_norm": 0.23884353041648865,
883
+ "learning_rate": 0.00014727272727272728,
884
+ "loss": 0.2144,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 1.4157303370786516,
889
+ "grad_norm": 0.19905094802379608,
890
+ "learning_rate": 0.00014681818181818182,
891
+ "loss": 0.1758,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 1.4269662921348314,
896
+ "grad_norm": 0.20008406043052673,
897
+ "learning_rate": 0.00014636363636363637,
898
+ "loss": 0.1988,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 1.4382022471910112,
903
+ "grad_norm": 0.14788155257701874,
904
+ "learning_rate": 0.0001459090909090909,
905
+ "loss": 0.1591,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 1.449438202247191,
910
+ "grad_norm": 0.17816966772079468,
911
+ "learning_rate": 0.00014545454545454546,
912
+ "loss": 0.1607,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 1.4606741573033708,
917
+ "grad_norm": 0.2414962351322174,
918
+ "learning_rate": 0.000145,
919
+ "loss": 0.1988,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 1.4719101123595506,
924
+ "grad_norm": 0.21710173785686493,
925
+ "learning_rate": 0.00014454545454545457,
926
+ "loss": 0.1749,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 1.4831460674157304,
931
+ "grad_norm": 0.30704858899116516,
932
+ "learning_rate": 0.0001440909090909091,
933
+ "loss": 0.2106,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 1.49438202247191,
938
+ "grad_norm": 0.22256992757320404,
939
+ "learning_rate": 0.00014363636363636363,
940
+ "loss": 0.1828,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 1.50561797752809,
945
+ "grad_norm": 0.2698194980621338,
946
+ "learning_rate": 0.0001431818181818182,
947
+ "loss": 0.2418,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 1.5168539325842696,
952
+ "grad_norm": 0.22738061845302582,
953
+ "learning_rate": 0.00014272727272727272,
954
+ "loss": 0.2023,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 1.5280898876404494,
959
+ "grad_norm": 0.2749398946762085,
960
+ "learning_rate": 0.00014227272727272727,
961
+ "loss": 0.2201,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 1.5393258426966292,
966
+ "grad_norm": 0.20003195106983185,
967
+ "learning_rate": 0.00014181818181818184,
968
+ "loss": 0.1658,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 1.550561797752809,
973
+ "grad_norm": 0.1827768236398697,
974
+ "learning_rate": 0.00014136363636363635,
975
+ "loss": 0.1787,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 1.5617977528089888,
980
+ "grad_norm": 0.20226892828941345,
981
+ "learning_rate": 0.00014090909090909093,
982
+ "loss": 0.1812,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 1.5730337078651684,
987
+ "grad_norm": 0.18449921905994415,
988
+ "learning_rate": 0.00014045454545454547,
989
+ "loss": 0.183,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 1.5842696629213484,
994
+ "grad_norm": 0.22666248679161072,
995
+ "learning_rate": 0.00014,
996
+ "loss": 0.2163,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 1.595505617977528,
1001
+ "grad_norm": 0.2258187234401703,
1002
+ "learning_rate": 0.00013954545454545456,
1003
+ "loss": 0.2024,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 1.606741573033708,
1008
+ "grad_norm": 0.17761889100074768,
1009
+ "learning_rate": 0.0001390909090909091,
1010
+ "loss": 0.1822,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 1.6179775280898876,
1015
+ "grad_norm": 0.1967982053756714,
1016
+ "learning_rate": 0.00013863636363636365,
1017
+ "loss": 0.1768,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 1.6292134831460674,
1022
+ "grad_norm": 0.21614395081996918,
1023
+ "learning_rate": 0.0001381818181818182,
1024
+ "loss": 0.1941,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 1.6404494382022472,
1029
+ "grad_norm": 0.21362508833408356,
1030
+ "learning_rate": 0.00013772727272727274,
1031
+ "loss": 0.2053,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 1.651685393258427,
1036
+ "grad_norm": 0.1829160451889038,
1037
+ "learning_rate": 0.00013727272727272728,
1038
+ "loss": 0.1601,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 1.6629213483146068,
1043
+ "grad_norm": 0.19813786447048187,
1044
+ "learning_rate": 0.00013681818181818182,
1045
+ "loss": 0.2027,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 1.6741573033707864,
1050
+ "grad_norm": 0.19203445315361023,
1051
+ "learning_rate": 0.00013636363636363637,
1052
+ "loss": 0.1638,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 1.6853932584269664,
1057
+ "grad_norm": 0.1693754941225052,
1058
+ "learning_rate": 0.0001359090909090909,
1059
+ "loss": 0.1695,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 1.696629213483146,
1064
+ "grad_norm": 0.19884233176708221,
1065
+ "learning_rate": 0.00013545454545454546,
1066
+ "loss": 0.2037,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 1.7078651685393258,
1071
+ "grad_norm": 0.20025449991226196,
1072
+ "learning_rate": 0.00013500000000000003,
1073
+ "loss": 0.1927,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 1.7191011235955056,
1078
+ "grad_norm": 0.1659104973077774,
1079
+ "learning_rate": 0.00013454545454545455,
1080
+ "loss": 0.164,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 1.7303370786516854,
1085
+ "grad_norm": 0.16635450720787048,
1086
+ "learning_rate": 0.0001340909090909091,
1087
+ "loss": 0.1729,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 1.7415730337078652,
1092
+ "grad_norm": 0.2119787037372589,
1093
+ "learning_rate": 0.00013363636363636366,
1094
+ "loss": 0.1761,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 1.7528089887640448,
1099
+ "grad_norm": 0.1592678278684616,
1100
+ "learning_rate": 0.00013318181818181818,
1101
+ "loss": 0.1582,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 1.7640449438202248,
1106
+ "grad_norm": 0.20228628814220428,
1107
+ "learning_rate": 0.00013272727272727275,
1108
+ "loss": 0.1833,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 1.7752808988764044,
1113
+ "grad_norm": 0.19576573371887207,
1114
+ "learning_rate": 0.0001322727272727273,
1115
+ "loss": 0.1716,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 1.7865168539325844,
1120
+ "grad_norm": 0.17609822750091553,
1121
+ "learning_rate": 0.0001318181818181818,
1122
+ "loss": 0.1566,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 1.797752808988764,
1127
+ "grad_norm": 0.19382323324680328,
1128
+ "learning_rate": 0.00013136363636363638,
1129
+ "loss": 0.1637,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 1.8089887640449438,
1134
+ "grad_norm": 0.26488256454467773,
1135
+ "learning_rate": 0.00013090909090909093,
1136
+ "loss": 0.2064,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 1.8202247191011236,
1141
+ "grad_norm": 0.23723822832107544,
1142
+ "learning_rate": 0.00013045454545454544,
1143
+ "loss": 0.177,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 1.8314606741573034,
1148
+ "grad_norm": 0.1890057623386383,
1149
+ "learning_rate": 0.00013000000000000002,
1150
+ "loss": 0.1784,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 1.8426966292134832,
1155
+ "grad_norm": 0.1911257803440094,
1156
+ "learning_rate": 0.00012954545454545456,
1157
+ "loss": 0.1788,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 1.8539325842696628,
1162
+ "grad_norm": 0.2343178540468216,
1163
+ "learning_rate": 0.0001290909090909091,
1164
+ "loss": 0.1833,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 1.8651685393258428,
1169
+ "grad_norm": 0.1506495475769043,
1170
+ "learning_rate": 0.00012863636363636365,
1171
+ "loss": 0.1655,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 1.8764044943820224,
1176
+ "grad_norm": 0.17160733044147491,
1177
+ "learning_rate": 0.0001281818181818182,
1178
+ "loss": 0.1586,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 1.8876404494382022,
1183
+ "grad_norm": 0.13511358201503754,
1184
+ "learning_rate": 0.00012772727272727274,
1185
+ "loss": 0.1439,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 1.898876404494382,
1190
+ "grad_norm": 0.1821577399969101,
1191
+ "learning_rate": 0.00012727272727272728,
1192
+ "loss": 0.1973,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 1.9101123595505618,
1197
+ "grad_norm": 0.18846295773983002,
1198
+ "learning_rate": 0.00012681818181818183,
1199
+ "loss": 0.1767,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 1.9213483146067416,
1204
+ "grad_norm": 0.17300470173358917,
1205
+ "learning_rate": 0.00012636363636363637,
1206
+ "loss": 0.1726,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 1.9325842696629212,
1211
+ "grad_norm": 0.20833244919776917,
1212
+ "learning_rate": 0.00012590909090909091,
1213
+ "loss": 0.2248,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 1.9438202247191012,
1218
+ "grad_norm": 0.17537686228752136,
1219
+ "learning_rate": 0.00012545454545454546,
1220
+ "loss": 0.147,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 1.9550561797752808,
1225
+ "grad_norm": 0.17684531211853027,
1226
+ "learning_rate": 0.000125,
1227
+ "loss": 0.1774,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 1.9662921348314608,
1232
+ "grad_norm": 0.20325636863708496,
1233
+ "learning_rate": 0.00012454545454545455,
1234
+ "loss": 0.1921,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 1.9775280898876404,
1239
+ "grad_norm": 0.2229178249835968,
1240
+ "learning_rate": 0.0001240909090909091,
1241
+ "loss": 0.2058,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 1.9887640449438202,
1246
+ "grad_norm": 0.18187855184078217,
1247
+ "learning_rate": 0.00012363636363636364,
1248
+ "loss": 0.1883,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 2.0,
1253
+ "grad_norm": 0.18570281565189362,
1254
+ "learning_rate": 0.0001231818181818182,
1255
+ "loss": 0.1716,
1256
+ "step": 178
1257
+ }
1258
+ ],
1259
+ "logging_steps": 1,
1260
+ "max_steps": 445,
1261
+ "num_input_tokens_seen": 0,
1262
+ "num_train_epochs": 5,
1263
+ "save_steps": 500,
1264
+ "stateful_callbacks": {
1265
+ "TrainerControl": {
1266
+ "args": {
1267
+ "should_epoch_stop": false,
1268
+ "should_evaluate": false,
1269
+ "should_log": false,
1270
+ "should_save": true,
1271
+ "should_training_stop": false
1272
+ },
1273
+ "attributes": {}
1274
+ }
1275
+ },
1276
+ "total_flos": 4.933479100108186e+16,
1277
+ "train_batch_size": 4,
1278
+ "trial_name": null,
1279
+ "trial_params": null
1280
+ }
checkpoint-178/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9936502145859cfb12f653ac1259cd6cfb3aef369ebb44c3892d632b7bb2264
3
+ size 5624
checkpoint-178/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-267/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen2.5-vl-7b-instruct-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- 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. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ 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).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
checkpoint-267/adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/qwen2.5-vl-7b-instruct-bnb-4bit",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": "(?:.*?(?:vision|image|visual|patch|language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:qkv|proj|gate_proj|up_proj|down_proj|q_proj|k_proj|v_proj|o_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:qkv|proj|gate_proj|up_proj|down_proj|q_proj|k_proj|v_proj|o_proj)))",
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
checkpoint-267/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072d12d0f250d969d8c776a7e3f5cfa2c30a9ee16fcc9c7d9526855824cd4693
3
+ size 824439856
checkpoint-267/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-267/chat_template.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}"
3
+ }
checkpoint-267/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-267/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71251f7633f1309679e652d6e95cc5b2f50f40fd4c03ac5bc8016220584e98f1
3
+ size 328470068
checkpoint-267/preprocessor_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": true,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.48145466,
8
+ 0.4578275,
9
+ 0.40821073
10
+ ],
11
+ "image_processor_type": "Qwen2VLImageProcessor",
12
+ "image_std": [
13
+ 0.26862954,
14
+ 0.26130258,
15
+ 0.27577711
16
+ ],
17
+ "max_pixels": 12845056,
18
+ "merge_size": 2,
19
+ "min_pixels": 3136,
20
+ "patch_size": 14,
21
+ "processor_class": "Qwen2_5_VLProcessor",
22
+ "resample": 3,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "longest_edge": 12845056,
26
+ "shortest_edge": 3136
27
+ },
28
+ "temporal_patch_size": 2
29
+ }
checkpoint-267/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4981123ff3cf7bd5b7f76839e90e4776f747ca4c38dcb41876fa010c0dea8b23
3
+ size 14244
checkpoint-267/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42f339b4bf088ccb402f1f4d17a9ad72f156a9e1daec0fdf398f3848f0f281a9
3
+ size 988
checkpoint-267/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ac584f1cade9f8e78d0f4f0d1f3eeb02460db68644a6c30b461995436427c0
3
+ size 1064
checkpoint-267/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-267/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741c85ffe434aad73e934a73ef380c85e94cd863b8f55e1a1ad66cacb5a93dfd
3
+ size 11422164
checkpoint-267/tokenizer_config.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 32768,
204
+ "pad_token": "<|vision_pad|>",
205
+ "padding_side": "right",
206
+ "processor_class": "Qwen2_5_VLProcessor",
207
+ "split_special_tokens": false,
208
+ "tokenizer_class": "Qwen2Tokenizer",
209
+ "unk_token": null
210
+ }
checkpoint-267/trainer_state.json ADDED
@@ -0,0 +1,1903 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 267,
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.011235955056179775,
14
+ "grad_norm": 10.042351722717285,
15
+ "learning_rate": 4e-05,
16
+ "loss": 9.033,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.02247191011235955,
21
+ "grad_norm": 10.187106132507324,
22
+ "learning_rate": 8e-05,
23
+ "loss": 9.1846,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.033707865168539325,
28
+ "grad_norm": 8.38694953918457,
29
+ "learning_rate": 0.00012,
30
+ "loss": 7.9832,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.0449438202247191,
35
+ "grad_norm": 5.938446521759033,
36
+ "learning_rate": 0.00016,
37
+ "loss": 5.6493,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.056179775280898875,
42
+ "grad_norm": 4.586862087249756,
43
+ "learning_rate": 0.0002,
44
+ "loss": 4.0131,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.06741573033707865,
49
+ "grad_norm": 4.84490442276001,
50
+ "learning_rate": 0.00019954545454545455,
51
+ "loss": 2.9931,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.07865168539325842,
56
+ "grad_norm": 4.460867881774902,
57
+ "learning_rate": 0.0001990909090909091,
58
+ "loss": 2.261,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.0898876404494382,
63
+ "grad_norm": 3.067777395248413,
64
+ "learning_rate": 0.00019863636363636364,
65
+ "loss": 1.8861,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.10112359550561797,
70
+ "grad_norm": 1.5425913333892822,
71
+ "learning_rate": 0.00019818181818181821,
72
+ "loss": 1.4675,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.11235955056179775,
77
+ "grad_norm": 1.346417784690857,
78
+ "learning_rate": 0.00019772727272727273,
79
+ "loss": 1.3642,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.12359550561797752,
84
+ "grad_norm": 1.1825133562088013,
85
+ "learning_rate": 0.00019727272727272728,
86
+ "loss": 1.0109,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.1348314606741573,
91
+ "grad_norm": 0.9976914525032043,
92
+ "learning_rate": 0.00019681818181818185,
93
+ "loss": 0.9873,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.14606741573033707,
98
+ "grad_norm": 0.6481193900108337,
99
+ "learning_rate": 0.00019636363636363636,
100
+ "loss": 0.6746,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.15730337078651685,
105
+ "grad_norm": 0.5585954189300537,
106
+ "learning_rate": 0.0001959090909090909,
107
+ "loss": 0.5289,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.16853932584269662,
112
+ "grad_norm": 0.9624674916267395,
113
+ "learning_rate": 0.00019545454545454548,
114
+ "loss": 0.5552,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.1797752808988764,
119
+ "grad_norm": 0.7732966542243958,
120
+ "learning_rate": 0.000195,
121
+ "loss": 0.5047,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.19101123595505617,
126
+ "grad_norm": 0.7540618777275085,
127
+ "learning_rate": 0.00019454545454545457,
128
+ "loss": 0.5803,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.20224719101123595,
133
+ "grad_norm": 0.9345465302467346,
134
+ "learning_rate": 0.0001940909090909091,
135
+ "loss": 0.611,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.21348314606741572,
140
+ "grad_norm": 0.5613678693771362,
141
+ "learning_rate": 0.00019363636363636363,
142
+ "loss": 0.4007,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.2247191011235955,
147
+ "grad_norm": 0.8053308725357056,
148
+ "learning_rate": 0.0001931818181818182,
149
+ "loss": 0.5202,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.23595505617977527,
154
+ "grad_norm": 0.6621015667915344,
155
+ "learning_rate": 0.00019272727272727274,
156
+ "loss": 0.4851,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.24719101123595505,
161
+ "grad_norm": 0.797894299030304,
162
+ "learning_rate": 0.00019227272727272726,
163
+ "loss": 0.5401,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.25842696629213485,
168
+ "grad_norm": 0.5635455250740051,
169
+ "learning_rate": 0.00019181818181818183,
170
+ "loss": 0.4295,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.2696629213483146,
175
+ "grad_norm": 0.5012619495391846,
176
+ "learning_rate": 0.00019136363636363638,
177
+ "loss": 0.3133,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.2808988764044944,
182
+ "grad_norm": 0.5143508911132812,
183
+ "learning_rate": 0.00019090909090909092,
184
+ "loss": 0.3207,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.29213483146067415,
189
+ "grad_norm": NaN,
190
+ "learning_rate": 0.00019090909090909092,
191
+ "loss": 0.622,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.30337078651685395,
196
+ "grad_norm": NaN,
197
+ "learning_rate": 0.00019090909090909092,
198
+ "loss": 0.5544,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.3146067415730337,
203
+ "grad_norm": NaN,
204
+ "learning_rate": 0.00019090909090909092,
205
+ "loss": 0.4251,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.3258426966292135,
210
+ "grad_norm": NaN,
211
+ "learning_rate": 0.00019090909090909092,
212
+ "loss": 0.626,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.33707865168539325,
217
+ "grad_norm": 551.2264404296875,
218
+ "learning_rate": 0.00019045454545454547,
219
+ "loss": 0.5757,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.34831460674157305,
224
+ "grad_norm": 0.5639562010765076,
225
+ "learning_rate": 0.00019,
226
+ "loss": 0.3197,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.3595505617977528,
231
+ "grad_norm": 0.5104588270187378,
232
+ "learning_rate": 0.00018954545454545455,
233
+ "loss": 0.2792,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.3707865168539326,
238
+ "grad_norm": 0.6046687960624695,
239
+ "learning_rate": 0.0001890909090909091,
240
+ "loss": 0.4017,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.38202247191011235,
245
+ "grad_norm": 0.5290363430976868,
246
+ "learning_rate": 0.00018863636363636364,
247
+ "loss": 0.2522,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.39325842696629215,
252
+ "grad_norm": 0.4888989329338074,
253
+ "learning_rate": 0.0001881818181818182,
254
+ "loss": 0.2513,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.4044943820224719,
259
+ "grad_norm": 0.4538341164588928,
260
+ "learning_rate": 0.00018772727272727273,
261
+ "loss": 0.2394,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.4157303370786517,
266
+ "grad_norm": 0.5249782800674438,
267
+ "learning_rate": 0.00018727272727272728,
268
+ "loss": 0.3383,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.42696629213483145,
273
+ "grad_norm": 0.544735312461853,
274
+ "learning_rate": 0.00018681818181818182,
275
+ "loss": 0.3345,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.43820224719101125,
280
+ "grad_norm": 0.3868374228477478,
281
+ "learning_rate": 0.00018636363636363636,
282
+ "loss": 0.2425,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.449438202247191,
287
+ "grad_norm": 0.41138726472854614,
288
+ "learning_rate": 0.0001859090909090909,
289
+ "loss": 0.2625,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.4606741573033708,
294
+ "grad_norm": 0.684403657913208,
295
+ "learning_rate": 0.00018545454545454545,
296
+ "loss": 0.3363,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.47191011235955055,
301
+ "grad_norm": 0.4800611138343811,
302
+ "learning_rate": 0.00018500000000000002,
303
+ "loss": 0.2339,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.48314606741573035,
308
+ "grad_norm": 0.47672778367996216,
309
+ "learning_rate": 0.00018454545454545454,
310
+ "loss": 0.2908,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.4943820224719101,
315
+ "grad_norm": 0.44971343874931335,
316
+ "learning_rate": 0.00018409090909090909,
317
+ "loss": 0.2553,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.5056179775280899,
322
+ "grad_norm": 0.45129504799842834,
323
+ "learning_rate": 0.00018363636363636366,
324
+ "loss": 0.325,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.5168539325842697,
329
+ "grad_norm": 0.48597297072410583,
330
+ "learning_rate": 0.00018318181818181817,
331
+ "loss": 0.2843,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.5280898876404494,
336
+ "grad_norm": 0.3514116704463959,
337
+ "learning_rate": 0.00018272727272727275,
338
+ "loss": 0.2128,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.5393258426966292,
343
+ "grad_norm": 0.46826595067977905,
344
+ "learning_rate": 0.0001822727272727273,
345
+ "loss": 0.2601,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.550561797752809,
350
+ "grad_norm": 0.3118669390678406,
351
+ "learning_rate": 0.00018181818181818183,
352
+ "loss": 0.2192,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.5617977528089888,
357
+ "grad_norm": 0.37151020765304565,
358
+ "learning_rate": 0.00018136363636363638,
359
+ "loss": 0.2255,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.5730337078651685,
364
+ "grad_norm": 0.4220457971096039,
365
+ "learning_rate": 0.00018090909090909092,
366
+ "loss": 0.2463,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.5842696629213483,
371
+ "grad_norm": 0.298927366733551,
372
+ "learning_rate": 0.00018045454545454547,
373
+ "loss": 0.1939,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.5955056179775281,
378
+ "grad_norm": 0.3494245707988739,
379
+ "learning_rate": 0.00018,
380
+ "loss": 0.2276,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.6067415730337079,
385
+ "grad_norm": 0.7135240435600281,
386
+ "learning_rate": 0.00017954545454545456,
387
+ "loss": 0.316,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.6179775280898876,
392
+ "grad_norm": 0.47558313608169556,
393
+ "learning_rate": 0.0001790909090909091,
394
+ "loss": 0.1915,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.6292134831460674,
399
+ "grad_norm": 0.47424033284187317,
400
+ "learning_rate": 0.00017863636363636364,
401
+ "loss": 0.268,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.6404494382022472,
406
+ "grad_norm": 0.3898255228996277,
407
+ "learning_rate": 0.0001781818181818182,
408
+ "loss": 0.2346,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.651685393258427,
413
+ "grad_norm": 0.3044908940792084,
414
+ "learning_rate": 0.00017772727272727273,
415
+ "loss": 0.2244,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.6629213483146067,
420
+ "grad_norm": 0.4012211561203003,
421
+ "learning_rate": 0.00017727272727272728,
422
+ "loss": 0.2548,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.6741573033707865,
427
+ "grad_norm": 0.36978745460510254,
428
+ "learning_rate": 0.00017681818181818182,
429
+ "loss": 0.1945,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.6853932584269663,
434
+ "grad_norm": 0.3404884338378906,
435
+ "learning_rate": 0.00017636363636363637,
436
+ "loss": 0.2486,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.6966292134831461,
441
+ "grad_norm": 0.3647669851779938,
442
+ "learning_rate": 0.0001759090909090909,
443
+ "loss": 0.2267,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.7078651685393258,
448
+ "grad_norm": 0.2504497170448303,
449
+ "learning_rate": 0.00017545454545454548,
450
+ "loss": 0.1854,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.7191011235955056,
455
+ "grad_norm": 0.3424750566482544,
456
+ "learning_rate": 0.000175,
457
+ "loss": 0.2586,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.7303370786516854,
462
+ "grad_norm": 0.3164011836051941,
463
+ "learning_rate": 0.00017454545454545454,
464
+ "loss": 0.217,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.7415730337078652,
469
+ "grad_norm": 0.32831573486328125,
470
+ "learning_rate": 0.00017409090909090911,
471
+ "loss": 0.2326,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.7528089887640449,
476
+ "grad_norm": 0.3514035940170288,
477
+ "learning_rate": 0.00017363636363636363,
478
+ "loss": 0.2591,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.7640449438202247,
483
+ "grad_norm": 0.30864688754081726,
484
+ "learning_rate": 0.0001731818181818182,
485
+ "loss": 0.2073,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.7752808988764045,
490
+ "grad_norm": 0.32905542850494385,
491
+ "learning_rate": 0.00017272727272727275,
492
+ "loss": 0.2224,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.7865168539325843,
497
+ "grad_norm": 0.27842977643013,
498
+ "learning_rate": 0.00017227272727272726,
499
+ "loss": 0.1893,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.797752808988764,
504
+ "grad_norm": 0.3048170804977417,
505
+ "learning_rate": 0.00017181818181818184,
506
+ "loss": 0.2206,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.8089887640449438,
511
+ "grad_norm": 0.25344306230545044,
512
+ "learning_rate": 0.00017136363636363638,
513
+ "loss": 0.1876,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.8202247191011236,
518
+ "grad_norm": 0.3092687427997589,
519
+ "learning_rate": 0.0001709090909090909,
520
+ "loss": 0.1791,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.8314606741573034,
525
+ "grad_norm": 0.30857375264167786,
526
+ "learning_rate": 0.00017045454545454547,
527
+ "loss": 0.2099,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.8426966292134831,
532
+ "grad_norm": 0.20455722510814667,
533
+ "learning_rate": 0.00017,
534
+ "loss": 0.1705,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.8539325842696629,
539
+ "grad_norm": 0.273429274559021,
540
+ "learning_rate": 0.00016954545454545456,
541
+ "loss": 0.162,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.8651685393258427,
546
+ "grad_norm": 0.25422728061676025,
547
+ "learning_rate": 0.0001690909090909091,
548
+ "loss": 0.1804,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.8764044943820225,
553
+ "grad_norm": 0.2745291292667389,
554
+ "learning_rate": 0.00016863636363636364,
555
+ "loss": 0.2184,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.8876404494382022,
560
+ "grad_norm": 0.30162861943244934,
561
+ "learning_rate": 0.0001681818181818182,
562
+ "loss": 0.2371,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.898876404494382,
567
+ "grad_norm": 0.29733604192733765,
568
+ "learning_rate": 0.00016772727272727273,
569
+ "loss": 0.2018,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.9101123595505618,
574
+ "grad_norm": 0.22824084758758545,
575
+ "learning_rate": 0.00016727272727272728,
576
+ "loss": 0.1819,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.9213483146067416,
581
+ "grad_norm": 0.2034444659948349,
582
+ "learning_rate": 0.00016681818181818182,
583
+ "loss": 0.1715,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.9325842696629213,
588
+ "grad_norm": 0.2859365940093994,
589
+ "learning_rate": 0.00016636363636363637,
590
+ "loss": 0.2157,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.9438202247191011,
595
+ "grad_norm": 0.2006848305463791,
596
+ "learning_rate": 0.00016590909090909094,
597
+ "loss": 0.1595,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.9550561797752809,
602
+ "grad_norm": 0.3615463972091675,
603
+ "learning_rate": 0.00016545454545454545,
604
+ "loss": 0.2056,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.9662921348314607,
609
+ "grad_norm": 0.24181589484214783,
610
+ "learning_rate": 0.000165,
611
+ "loss": 0.2051,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.9775280898876404,
616
+ "grad_norm": 0.1747487634420395,
617
+ "learning_rate": 0.00016454545454545457,
618
+ "loss": 0.155,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.9887640449438202,
623
+ "grad_norm": 0.240757554769516,
624
+ "learning_rate": 0.0001640909090909091,
625
+ "loss": 0.1786,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 1.0,
630
+ "grad_norm": 0.27025192975997925,
631
+ "learning_rate": 0.00016363636363636366,
632
+ "loss": 0.1894,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 1.0112359550561798,
637
+ "grad_norm": 0.2341006100177765,
638
+ "learning_rate": 0.0001631818181818182,
639
+ "loss": 0.2067,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 1.0224719101123596,
644
+ "grad_norm": 0.2805992364883423,
645
+ "learning_rate": 0.00016272727272727272,
646
+ "loss": 0.223,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 1.0337078651685394,
651
+ "grad_norm": 0.21516099572181702,
652
+ "learning_rate": 0.0001622727272727273,
653
+ "loss": 0.1891,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 1.0449438202247192,
658
+ "grad_norm": 0.2255050241947174,
659
+ "learning_rate": 0.00016181818181818184,
660
+ "loss": 0.195,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 1.0561797752808988,
665
+ "grad_norm": 0.278639554977417,
666
+ "learning_rate": 0.00016136363636363635,
667
+ "loss": 0.2074,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 1.0674157303370786,
672
+ "grad_norm": 0.2584143877029419,
673
+ "learning_rate": 0.00016090909090909092,
674
+ "loss": 0.2121,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 1.0786516853932584,
679
+ "grad_norm": 0.2629978358745575,
680
+ "learning_rate": 0.00016045454545454547,
681
+ "loss": 0.2038,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 1.0898876404494382,
686
+ "grad_norm": 0.2283640205860138,
687
+ "learning_rate": 0.00016,
688
+ "loss": 0.1768,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 1.101123595505618,
693
+ "grad_norm": 0.2216864973306656,
694
+ "learning_rate": 0.00015954545454545456,
695
+ "loss": 0.1989,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 1.1123595505617978,
700
+ "grad_norm": 0.18183070421218872,
701
+ "learning_rate": 0.0001590909090909091,
702
+ "loss": 0.1631,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 1.1235955056179776,
707
+ "grad_norm": 0.19485391676425934,
708
+ "learning_rate": 0.00015863636363636365,
709
+ "loss": 0.1748,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 1.1348314606741572,
714
+ "grad_norm": 0.2579084038734436,
715
+ "learning_rate": 0.0001581818181818182,
716
+ "loss": 0.2012,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 1.146067415730337,
721
+ "grad_norm": 0.1952996402978897,
722
+ "learning_rate": 0.00015772727272727273,
723
+ "loss": 0.1634,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 1.1573033707865168,
728
+ "grad_norm": 0.20118536055088043,
729
+ "learning_rate": 0.00015727272727272728,
730
+ "loss": 0.1839,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 1.1685393258426966,
735
+ "grad_norm": 0.23753251135349274,
736
+ "learning_rate": 0.00015681818181818182,
737
+ "loss": 0.1861,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 1.1797752808988764,
742
+ "grad_norm": 0.26496222615242004,
743
+ "learning_rate": 0.00015636363636363637,
744
+ "loss": 0.226,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 1.1910112359550562,
749
+ "grad_norm": 0.17998002469539642,
750
+ "learning_rate": 0.0001559090909090909,
751
+ "loss": 0.1595,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 1.202247191011236,
756
+ "grad_norm": 0.25317177176475525,
757
+ "learning_rate": 0.00015545454545454546,
758
+ "loss": 0.1825,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 1.2134831460674158,
763
+ "grad_norm": 0.20935533940792084,
764
+ "learning_rate": 0.000155,
765
+ "loss": 0.1747,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 1.2247191011235956,
770
+ "grad_norm": 0.23691172897815704,
771
+ "learning_rate": 0.00015454545454545454,
772
+ "loss": 0.2247,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 1.2359550561797752,
777
+ "grad_norm": 0.22647719085216522,
778
+ "learning_rate": 0.00015409090909090912,
779
+ "loss": 0.1829,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 1.247191011235955,
784
+ "grad_norm": 0.23936079442501068,
785
+ "learning_rate": 0.00015363636363636363,
786
+ "loss": 0.1938,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 1.2584269662921348,
791
+ "grad_norm": 0.19330653548240662,
792
+ "learning_rate": 0.00015318181818181818,
793
+ "loss": 0.1603,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 1.2696629213483146,
798
+ "grad_norm": 0.19124047458171844,
799
+ "learning_rate": 0.00015272727272727275,
800
+ "loss": 0.184,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 1.2808988764044944,
805
+ "grad_norm": 0.1912234127521515,
806
+ "learning_rate": 0.00015227272727272727,
807
+ "loss": 0.1659,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 1.2921348314606742,
812
+ "grad_norm": 0.1903829127550125,
813
+ "learning_rate": 0.0001518181818181818,
814
+ "loss": 0.1755,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 1.303370786516854,
819
+ "grad_norm": 0.1836494654417038,
820
+ "learning_rate": 0.00015136363636363638,
821
+ "loss": 0.1575,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 1.3146067415730336,
826
+ "grad_norm": 0.21919198334217072,
827
+ "learning_rate": 0.0001509090909090909,
828
+ "loss": 0.1978,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 1.3258426966292136,
833
+ "grad_norm": 0.22532597184181213,
834
+ "learning_rate": 0.00015045454545454547,
835
+ "loss": 0.1604,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 1.3370786516853932,
840
+ "grad_norm": 0.22674380242824554,
841
+ "learning_rate": 0.00015000000000000001,
842
+ "loss": 0.183,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 1.348314606741573,
847
+ "grad_norm": 0.23995709419250488,
848
+ "learning_rate": 0.00014954545454545453,
849
+ "loss": 0.1777,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 1.3595505617977528,
854
+ "grad_norm": 0.15110474824905396,
855
+ "learning_rate": 0.0001490909090909091,
856
+ "loss": 0.154,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 1.3707865168539326,
861
+ "grad_norm": 0.1769479662179947,
862
+ "learning_rate": 0.00014863636363636365,
863
+ "loss": 0.1824,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 1.3820224719101124,
868
+ "grad_norm": 0.2355855405330658,
869
+ "learning_rate": 0.0001481818181818182,
870
+ "loss": 0.187,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 1.3932584269662922,
875
+ "grad_norm": 0.21928639709949493,
876
+ "learning_rate": 0.00014772727272727274,
877
+ "loss": 0.2154,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 1.404494382022472,
882
+ "grad_norm": 0.23884353041648865,
883
+ "learning_rate": 0.00014727272727272728,
884
+ "loss": 0.2144,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 1.4157303370786516,
889
+ "grad_norm": 0.19905094802379608,
890
+ "learning_rate": 0.00014681818181818182,
891
+ "loss": 0.1758,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 1.4269662921348314,
896
+ "grad_norm": 0.20008406043052673,
897
+ "learning_rate": 0.00014636363636363637,
898
+ "loss": 0.1988,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 1.4382022471910112,
903
+ "grad_norm": 0.14788155257701874,
904
+ "learning_rate": 0.0001459090909090909,
905
+ "loss": 0.1591,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 1.449438202247191,
910
+ "grad_norm": 0.17816966772079468,
911
+ "learning_rate": 0.00014545454545454546,
912
+ "loss": 0.1607,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 1.4606741573033708,
917
+ "grad_norm": 0.2414962351322174,
918
+ "learning_rate": 0.000145,
919
+ "loss": 0.1988,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 1.4719101123595506,
924
+ "grad_norm": 0.21710173785686493,
925
+ "learning_rate": 0.00014454545454545457,
926
+ "loss": 0.1749,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 1.4831460674157304,
931
+ "grad_norm": 0.30704858899116516,
932
+ "learning_rate": 0.0001440909090909091,
933
+ "loss": 0.2106,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 1.49438202247191,
938
+ "grad_norm": 0.22256992757320404,
939
+ "learning_rate": 0.00014363636363636363,
940
+ "loss": 0.1828,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 1.50561797752809,
945
+ "grad_norm": 0.2698194980621338,
946
+ "learning_rate": 0.0001431818181818182,
947
+ "loss": 0.2418,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 1.5168539325842696,
952
+ "grad_norm": 0.22738061845302582,
953
+ "learning_rate": 0.00014272727272727272,
954
+ "loss": 0.2023,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 1.5280898876404494,
959
+ "grad_norm": 0.2749398946762085,
960
+ "learning_rate": 0.00014227272727272727,
961
+ "loss": 0.2201,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 1.5393258426966292,
966
+ "grad_norm": 0.20003195106983185,
967
+ "learning_rate": 0.00014181818181818184,
968
+ "loss": 0.1658,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 1.550561797752809,
973
+ "grad_norm": 0.1827768236398697,
974
+ "learning_rate": 0.00014136363636363635,
975
+ "loss": 0.1787,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 1.5617977528089888,
980
+ "grad_norm": 0.20226892828941345,
981
+ "learning_rate": 0.00014090909090909093,
982
+ "loss": 0.1812,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 1.5730337078651684,
987
+ "grad_norm": 0.18449921905994415,
988
+ "learning_rate": 0.00014045454545454547,
989
+ "loss": 0.183,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 1.5842696629213484,
994
+ "grad_norm": 0.22666248679161072,
995
+ "learning_rate": 0.00014,
996
+ "loss": 0.2163,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 1.595505617977528,
1001
+ "grad_norm": 0.2258187234401703,
1002
+ "learning_rate": 0.00013954545454545456,
1003
+ "loss": 0.2024,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 1.606741573033708,
1008
+ "grad_norm": 0.17761889100074768,
1009
+ "learning_rate": 0.0001390909090909091,
1010
+ "loss": 0.1822,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 1.6179775280898876,
1015
+ "grad_norm": 0.1967982053756714,
1016
+ "learning_rate": 0.00013863636363636365,
1017
+ "loss": 0.1768,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 1.6292134831460674,
1022
+ "grad_norm": 0.21614395081996918,
1023
+ "learning_rate": 0.0001381818181818182,
1024
+ "loss": 0.1941,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 1.6404494382022472,
1029
+ "grad_norm": 0.21362508833408356,
1030
+ "learning_rate": 0.00013772727272727274,
1031
+ "loss": 0.2053,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 1.651685393258427,
1036
+ "grad_norm": 0.1829160451889038,
1037
+ "learning_rate": 0.00013727272727272728,
1038
+ "loss": 0.1601,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 1.6629213483146068,
1043
+ "grad_norm": 0.19813786447048187,
1044
+ "learning_rate": 0.00013681818181818182,
1045
+ "loss": 0.2027,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 1.6741573033707864,
1050
+ "grad_norm": 0.19203445315361023,
1051
+ "learning_rate": 0.00013636363636363637,
1052
+ "loss": 0.1638,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 1.6853932584269664,
1057
+ "grad_norm": 0.1693754941225052,
1058
+ "learning_rate": 0.0001359090909090909,
1059
+ "loss": 0.1695,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 1.696629213483146,
1064
+ "grad_norm": 0.19884233176708221,
1065
+ "learning_rate": 0.00013545454545454546,
1066
+ "loss": 0.2037,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 1.7078651685393258,
1071
+ "grad_norm": 0.20025449991226196,
1072
+ "learning_rate": 0.00013500000000000003,
1073
+ "loss": 0.1927,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 1.7191011235955056,
1078
+ "grad_norm": 0.1659104973077774,
1079
+ "learning_rate": 0.00013454545454545455,
1080
+ "loss": 0.164,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 1.7303370786516854,
1085
+ "grad_norm": 0.16635450720787048,
1086
+ "learning_rate": 0.0001340909090909091,
1087
+ "loss": 0.1729,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 1.7415730337078652,
1092
+ "grad_norm": 0.2119787037372589,
1093
+ "learning_rate": 0.00013363636363636366,
1094
+ "loss": 0.1761,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 1.7528089887640448,
1099
+ "grad_norm": 0.1592678278684616,
1100
+ "learning_rate": 0.00013318181818181818,
1101
+ "loss": 0.1582,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 1.7640449438202248,
1106
+ "grad_norm": 0.20228628814220428,
1107
+ "learning_rate": 0.00013272727272727275,
1108
+ "loss": 0.1833,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 1.7752808988764044,
1113
+ "grad_norm": 0.19576573371887207,
1114
+ "learning_rate": 0.0001322727272727273,
1115
+ "loss": 0.1716,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 1.7865168539325844,
1120
+ "grad_norm": 0.17609822750091553,
1121
+ "learning_rate": 0.0001318181818181818,
1122
+ "loss": 0.1566,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 1.797752808988764,
1127
+ "grad_norm": 0.19382323324680328,
1128
+ "learning_rate": 0.00013136363636363638,
1129
+ "loss": 0.1637,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 1.8089887640449438,
1134
+ "grad_norm": 0.26488256454467773,
1135
+ "learning_rate": 0.00013090909090909093,
1136
+ "loss": 0.2064,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 1.8202247191011236,
1141
+ "grad_norm": 0.23723822832107544,
1142
+ "learning_rate": 0.00013045454545454544,
1143
+ "loss": 0.177,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 1.8314606741573034,
1148
+ "grad_norm": 0.1890057623386383,
1149
+ "learning_rate": 0.00013000000000000002,
1150
+ "loss": 0.1784,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 1.8426966292134832,
1155
+ "grad_norm": 0.1911257803440094,
1156
+ "learning_rate": 0.00012954545454545456,
1157
+ "loss": 0.1788,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 1.8539325842696628,
1162
+ "grad_norm": 0.2343178540468216,
1163
+ "learning_rate": 0.0001290909090909091,
1164
+ "loss": 0.1833,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 1.8651685393258428,
1169
+ "grad_norm": 0.1506495475769043,
1170
+ "learning_rate": 0.00012863636363636365,
1171
+ "loss": 0.1655,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 1.8764044943820224,
1176
+ "grad_norm": 0.17160733044147491,
1177
+ "learning_rate": 0.0001281818181818182,
1178
+ "loss": 0.1586,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 1.8876404494382022,
1183
+ "grad_norm": 0.13511358201503754,
1184
+ "learning_rate": 0.00012772727272727274,
1185
+ "loss": 0.1439,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 1.898876404494382,
1190
+ "grad_norm": 0.1821577399969101,
1191
+ "learning_rate": 0.00012727272727272728,
1192
+ "loss": 0.1973,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 1.9101123595505618,
1197
+ "grad_norm": 0.18846295773983002,
1198
+ "learning_rate": 0.00012681818181818183,
1199
+ "loss": 0.1767,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 1.9213483146067416,
1204
+ "grad_norm": 0.17300470173358917,
1205
+ "learning_rate": 0.00012636363636363637,
1206
+ "loss": 0.1726,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 1.9325842696629212,
1211
+ "grad_norm": 0.20833244919776917,
1212
+ "learning_rate": 0.00012590909090909091,
1213
+ "loss": 0.2248,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 1.9438202247191012,
1218
+ "grad_norm": 0.17537686228752136,
1219
+ "learning_rate": 0.00012545454545454546,
1220
+ "loss": 0.147,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 1.9550561797752808,
1225
+ "grad_norm": 0.17684531211853027,
1226
+ "learning_rate": 0.000125,
1227
+ "loss": 0.1774,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 1.9662921348314608,
1232
+ "grad_norm": 0.20325636863708496,
1233
+ "learning_rate": 0.00012454545454545455,
1234
+ "loss": 0.1921,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 1.9775280898876404,
1239
+ "grad_norm": 0.2229178249835968,
1240
+ "learning_rate": 0.0001240909090909091,
1241
+ "loss": 0.2058,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 1.9887640449438202,
1246
+ "grad_norm": 0.18187855184078217,
1247
+ "learning_rate": 0.00012363636363636364,
1248
+ "loss": 0.1883,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 2.0,
1253
+ "grad_norm": 0.18570281565189362,
1254
+ "learning_rate": 0.0001231818181818182,
1255
+ "loss": 0.1716,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 2.0112359550561796,
1260
+ "grad_norm": 0.1995418518781662,
1261
+ "learning_rate": 0.00012272727272727272,
1262
+ "loss": 0.1912,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 2.0224719101123596,
1267
+ "grad_norm": 0.14596399664878845,
1268
+ "learning_rate": 0.00012227272727272727,
1269
+ "loss": 0.1632,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 2.033707865168539,
1274
+ "grad_norm": 0.16283725202083588,
1275
+ "learning_rate": 0.00012181818181818183,
1276
+ "loss": 0.1625,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 2.044943820224719,
1281
+ "grad_norm": 0.1877950131893158,
1282
+ "learning_rate": 0.00012136363636363637,
1283
+ "loss": 0.1652,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 2.056179775280899,
1288
+ "grad_norm": 0.1613854616880417,
1289
+ "learning_rate": 0.0001209090909090909,
1290
+ "loss": 0.163,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 2.067415730337079,
1295
+ "grad_norm": 0.16473975777626038,
1296
+ "learning_rate": 0.00012045454545454546,
1297
+ "loss": 0.1789,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 2.0786516853932584,
1302
+ "grad_norm": 0.16732561588287354,
1303
+ "learning_rate": 0.00012,
1304
+ "loss": 0.1644,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 2.0898876404494384,
1309
+ "grad_norm": 0.16880598664283752,
1310
+ "learning_rate": 0.00011954545454545456,
1311
+ "loss": 0.1778,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 2.101123595505618,
1316
+ "grad_norm": 0.16750402748584747,
1317
+ "learning_rate": 0.00011909090909090909,
1318
+ "loss": 0.1557,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 2.1123595505617976,
1323
+ "grad_norm": 0.14607924222946167,
1324
+ "learning_rate": 0.00011863636363636364,
1325
+ "loss": 0.1495,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 2.1235955056179776,
1330
+ "grad_norm": 0.16760137677192688,
1331
+ "learning_rate": 0.0001181818181818182,
1332
+ "loss": 0.1645,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 2.134831460674157,
1337
+ "grad_norm": 0.20173385739326477,
1338
+ "learning_rate": 0.00011772727272727272,
1339
+ "loss": 0.1895,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 2.146067415730337,
1344
+ "grad_norm": 0.15915413200855255,
1345
+ "learning_rate": 0.00011727272727272727,
1346
+ "loss": 0.1627,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 2.157303370786517,
1351
+ "grad_norm": 0.22035230696201324,
1352
+ "learning_rate": 0.00011681818181818183,
1353
+ "loss": 0.2051,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 2.168539325842697,
1358
+ "grad_norm": 0.1504964381456375,
1359
+ "learning_rate": 0.00011636363636363636,
1360
+ "loss": 0.1649,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 2.1797752808988764,
1365
+ "grad_norm": 0.20308493077754974,
1366
+ "learning_rate": 0.00011590909090909093,
1367
+ "loss": 0.1559,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 2.191011235955056,
1372
+ "grad_norm": 0.16288025677204132,
1373
+ "learning_rate": 0.00011545454545454546,
1374
+ "loss": 0.1417,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 2.202247191011236,
1379
+ "grad_norm": 0.16168631613254547,
1380
+ "learning_rate": 0.00011499999999999999,
1381
+ "loss": 0.1656,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 2.2134831460674156,
1386
+ "grad_norm": 0.14705248177051544,
1387
+ "learning_rate": 0.00011454545454545456,
1388
+ "loss": 0.1457,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 2.2247191011235956,
1393
+ "grad_norm": 0.19702956080436707,
1394
+ "learning_rate": 0.00011409090909090909,
1395
+ "loss": 0.1784,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 2.235955056179775,
1400
+ "grad_norm": 0.16930997371673584,
1401
+ "learning_rate": 0.00011363636363636365,
1402
+ "loss": 0.1409,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 2.247191011235955,
1407
+ "grad_norm": 0.20724202692508698,
1408
+ "learning_rate": 0.0001131818181818182,
1409
+ "loss": 0.1874,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 2.258426966292135,
1414
+ "grad_norm": 0.14622414112091064,
1415
+ "learning_rate": 0.00011272727272727272,
1416
+ "loss": 0.1535,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 2.2696629213483144,
1421
+ "grad_norm": 0.24741311371326447,
1422
+ "learning_rate": 0.00011227272727272728,
1423
+ "loss": 0.1833,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 2.2808988764044944,
1428
+ "grad_norm": 0.20128554105758667,
1429
+ "learning_rate": 0.00011181818181818183,
1430
+ "loss": 0.1929,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 2.292134831460674,
1435
+ "grad_norm": 0.17340625822544098,
1436
+ "learning_rate": 0.00011136363636363636,
1437
+ "loss": 0.1656,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 2.303370786516854,
1442
+ "grad_norm": 0.15460006892681122,
1443
+ "learning_rate": 0.00011090909090909092,
1444
+ "loss": 0.1643,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 2.3146067415730336,
1449
+ "grad_norm": 0.19704340398311615,
1450
+ "learning_rate": 0.00011045454545454546,
1451
+ "loss": 0.1867,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 2.3258426966292136,
1456
+ "grad_norm": 0.14527174830436707,
1457
+ "learning_rate": 0.00011000000000000002,
1458
+ "loss": 0.1245,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 2.337078651685393,
1463
+ "grad_norm": 0.17086657881736755,
1464
+ "learning_rate": 0.00010954545454545455,
1465
+ "loss": 0.1762,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 2.348314606741573,
1470
+ "grad_norm": 0.16618594527244568,
1471
+ "learning_rate": 0.00010909090909090909,
1472
+ "loss": 0.1565,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 2.359550561797753,
1477
+ "grad_norm": 0.17807389795780182,
1478
+ "learning_rate": 0.00010863636363636365,
1479
+ "loss": 0.1778,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 2.370786516853933,
1484
+ "grad_norm": 0.18786925077438354,
1485
+ "learning_rate": 0.00010818181818181818,
1486
+ "loss": 0.1655,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 2.3820224719101124,
1491
+ "grad_norm": 0.17768800258636475,
1492
+ "learning_rate": 0.00010772727272727274,
1493
+ "loss": 0.1653,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 2.393258426966292,
1498
+ "grad_norm": 0.17421704530715942,
1499
+ "learning_rate": 0.00010727272727272728,
1500
+ "loss": 0.1669,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 2.404494382022472,
1505
+ "grad_norm": 0.17153479158878326,
1506
+ "learning_rate": 0.00010681818181818181,
1507
+ "loss": 0.1606,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 2.4157303370786516,
1512
+ "grad_norm": 0.20289796590805054,
1513
+ "learning_rate": 0.00010636363636363637,
1514
+ "loss": 0.1919,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 2.4269662921348316,
1519
+ "grad_norm": 0.194489985704422,
1520
+ "learning_rate": 0.00010590909090909092,
1521
+ "loss": 0.1862,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 2.438202247191011,
1526
+ "grad_norm": 0.15572769939899445,
1527
+ "learning_rate": 0.00010545454545454545,
1528
+ "loss": 0.1607,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 2.449438202247191,
1533
+ "grad_norm": 0.16038504242897034,
1534
+ "learning_rate": 0.000105,
1535
+ "loss": 0.1543,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 2.460674157303371,
1540
+ "grad_norm": 0.19084928929805756,
1541
+ "learning_rate": 0.00010454545454545455,
1542
+ "loss": 0.2027,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 2.4719101123595504,
1547
+ "grad_norm": 0.18043439090251923,
1548
+ "learning_rate": 0.0001040909090909091,
1549
+ "loss": 0.1757,
1550
+ "step": 220
1551
+ },
1552
+ {
1553
+ "epoch": 2.4831460674157304,
1554
+ "grad_norm": 0.15195126831531525,
1555
+ "learning_rate": 0.00010363636363636364,
1556
+ "loss": 0.1619,
1557
+ "step": 221
1558
+ },
1559
+ {
1560
+ "epoch": 2.49438202247191,
1561
+ "grad_norm": 0.17387932538986206,
1562
+ "learning_rate": 0.00010318181818181818,
1563
+ "loss": 0.1823,
1564
+ "step": 222
1565
+ },
1566
+ {
1567
+ "epoch": 2.50561797752809,
1568
+ "grad_norm": 0.16068069636821747,
1569
+ "learning_rate": 0.00010272727272727274,
1570
+ "loss": 0.1669,
1571
+ "step": 223
1572
+ },
1573
+ {
1574
+ "epoch": 2.5168539325842696,
1575
+ "grad_norm": 0.18496158719062805,
1576
+ "learning_rate": 0.00010227272727272727,
1577
+ "loss": 0.1647,
1578
+ "step": 224
1579
+ },
1580
+ {
1581
+ "epoch": 2.5280898876404496,
1582
+ "grad_norm": 0.16668476164340973,
1583
+ "learning_rate": 0.00010181818181818181,
1584
+ "loss": 0.1719,
1585
+ "step": 225
1586
+ },
1587
+ {
1588
+ "epoch": 2.539325842696629,
1589
+ "grad_norm": 0.16353961825370789,
1590
+ "learning_rate": 0.00010136363636363637,
1591
+ "loss": 0.1803,
1592
+ "step": 226
1593
+ },
1594
+ {
1595
+ "epoch": 2.550561797752809,
1596
+ "grad_norm": 0.14314891397953033,
1597
+ "learning_rate": 0.0001009090909090909,
1598
+ "loss": 0.1693,
1599
+ "step": 227
1600
+ },
1601
+ {
1602
+ "epoch": 2.561797752808989,
1603
+ "grad_norm": 0.1646391600370407,
1604
+ "learning_rate": 0.00010045454545454547,
1605
+ "loss": 0.1917,
1606
+ "step": 228
1607
+ },
1608
+ {
1609
+ "epoch": 2.5730337078651684,
1610
+ "grad_norm": 0.173238143324852,
1611
+ "learning_rate": 0.0001,
1612
+ "loss": 0.1827,
1613
+ "step": 229
1614
+ },
1615
+ {
1616
+ "epoch": 2.5842696629213484,
1617
+ "grad_norm": 0.16539378464221954,
1618
+ "learning_rate": 9.954545454545455e-05,
1619
+ "loss": 0.1594,
1620
+ "step": 230
1621
+ },
1622
+ {
1623
+ "epoch": 2.595505617977528,
1624
+ "grad_norm": 0.16949477791786194,
1625
+ "learning_rate": 9.909090909090911e-05,
1626
+ "loss": 0.1538,
1627
+ "step": 231
1628
+ },
1629
+ {
1630
+ "epoch": 2.606741573033708,
1631
+ "grad_norm": 0.18005919456481934,
1632
+ "learning_rate": 9.863636363636364e-05,
1633
+ "loss": 0.1769,
1634
+ "step": 232
1635
+ },
1636
+ {
1637
+ "epoch": 2.6179775280898876,
1638
+ "grad_norm": 0.16846978664398193,
1639
+ "learning_rate": 9.818181818181818e-05,
1640
+ "loss": 0.1722,
1641
+ "step": 233
1642
+ },
1643
+ {
1644
+ "epoch": 2.629213483146067,
1645
+ "grad_norm": 0.16401781141757965,
1646
+ "learning_rate": 9.772727272727274e-05,
1647
+ "loss": 0.1633,
1648
+ "step": 234
1649
+ },
1650
+ {
1651
+ "epoch": 2.640449438202247,
1652
+ "grad_norm": 0.196939155459404,
1653
+ "learning_rate": 9.727272727272728e-05,
1654
+ "loss": 0.1887,
1655
+ "step": 235
1656
+ },
1657
+ {
1658
+ "epoch": 2.6516853932584272,
1659
+ "grad_norm": 0.21819128096103668,
1660
+ "learning_rate": 9.681818181818181e-05,
1661
+ "loss": 0.1821,
1662
+ "step": 236
1663
+ },
1664
+ {
1665
+ "epoch": 2.662921348314607,
1666
+ "grad_norm": 0.16041137278079987,
1667
+ "learning_rate": 9.636363636363637e-05,
1668
+ "loss": 0.155,
1669
+ "step": 237
1670
+ },
1671
+ {
1672
+ "epoch": 2.6741573033707864,
1673
+ "grad_norm": 0.17373093962669373,
1674
+ "learning_rate": 9.590909090909092e-05,
1675
+ "loss": 0.1684,
1676
+ "step": 238
1677
+ },
1678
+ {
1679
+ "epoch": 2.6853932584269664,
1680
+ "grad_norm": 0.1691204160451889,
1681
+ "learning_rate": 9.545454545454546e-05,
1682
+ "loss": 0.1819,
1683
+ "step": 239
1684
+ },
1685
+ {
1686
+ "epoch": 2.696629213483146,
1687
+ "grad_norm": 0.15193454921245575,
1688
+ "learning_rate": 9.5e-05,
1689
+ "loss": 0.1594,
1690
+ "step": 240
1691
+ },
1692
+ {
1693
+ "epoch": 2.7078651685393256,
1694
+ "grad_norm": 0.17132344841957092,
1695
+ "learning_rate": 9.454545454545455e-05,
1696
+ "loss": 0.1699,
1697
+ "step": 241
1698
+ },
1699
+ {
1700
+ "epoch": 2.7191011235955056,
1701
+ "grad_norm": 0.16452458500862122,
1702
+ "learning_rate": 9.40909090909091e-05,
1703
+ "loss": 0.1756,
1704
+ "step": 242
1705
+ },
1706
+ {
1707
+ "epoch": 2.7303370786516856,
1708
+ "grad_norm": 0.18071810901165009,
1709
+ "learning_rate": 9.363636363636364e-05,
1710
+ "loss": 0.1597,
1711
+ "step": 243
1712
+ },
1713
+ {
1714
+ "epoch": 2.741573033707865,
1715
+ "grad_norm": 0.20396122336387634,
1716
+ "learning_rate": 9.318181818181818e-05,
1717
+ "loss": 0.1787,
1718
+ "step": 244
1719
+ },
1720
+ {
1721
+ "epoch": 2.752808988764045,
1722
+ "grad_norm": 0.22361145913600922,
1723
+ "learning_rate": 9.272727272727273e-05,
1724
+ "loss": 0.1824,
1725
+ "step": 245
1726
+ },
1727
+ {
1728
+ "epoch": 2.764044943820225,
1729
+ "grad_norm": 0.16991250216960907,
1730
+ "learning_rate": 9.227272727272727e-05,
1731
+ "loss": 0.1605,
1732
+ "step": 246
1733
+ },
1734
+ {
1735
+ "epoch": 2.7752808988764044,
1736
+ "grad_norm": 0.19506555795669556,
1737
+ "learning_rate": 9.181818181818183e-05,
1738
+ "loss": 0.1819,
1739
+ "step": 247
1740
+ },
1741
+ {
1742
+ "epoch": 2.7865168539325844,
1743
+ "grad_norm": 0.14264117181301117,
1744
+ "learning_rate": 9.136363636363637e-05,
1745
+ "loss": 0.1615,
1746
+ "step": 248
1747
+ },
1748
+ {
1749
+ "epoch": 2.797752808988764,
1750
+ "grad_norm": 0.1541077196598053,
1751
+ "learning_rate": 9.090909090909092e-05,
1752
+ "loss": 0.1616,
1753
+ "step": 249
1754
+ },
1755
+ {
1756
+ "epoch": 2.808988764044944,
1757
+ "grad_norm": 0.13672606647014618,
1758
+ "learning_rate": 9.045454545454546e-05,
1759
+ "loss": 0.1548,
1760
+ "step": 250
1761
+ },
1762
+ {
1763
+ "epoch": 2.8202247191011236,
1764
+ "grad_norm": 0.1655198186635971,
1765
+ "learning_rate": 9e-05,
1766
+ "loss": 0.1715,
1767
+ "step": 251
1768
+ },
1769
+ {
1770
+ "epoch": 2.831460674157303,
1771
+ "grad_norm": 0.1501724272966385,
1772
+ "learning_rate": 8.954545454545455e-05,
1773
+ "loss": 0.1435,
1774
+ "step": 252
1775
+ },
1776
+ {
1777
+ "epoch": 2.842696629213483,
1778
+ "grad_norm": 0.17689818143844604,
1779
+ "learning_rate": 8.90909090909091e-05,
1780
+ "loss": 0.1567,
1781
+ "step": 253
1782
+ },
1783
+ {
1784
+ "epoch": 2.853932584269663,
1785
+ "grad_norm": 0.158350870013237,
1786
+ "learning_rate": 8.863636363636364e-05,
1787
+ "loss": 0.1486,
1788
+ "step": 254
1789
+ },
1790
+ {
1791
+ "epoch": 2.865168539325843,
1792
+ "grad_norm": 0.19720739126205444,
1793
+ "learning_rate": 8.818181818181818e-05,
1794
+ "loss": 0.1729,
1795
+ "step": 255
1796
+ },
1797
+ {
1798
+ "epoch": 2.8764044943820224,
1799
+ "grad_norm": 0.17139959335327148,
1800
+ "learning_rate": 8.772727272727274e-05,
1801
+ "loss": 0.185,
1802
+ "step": 256
1803
+ },
1804
+ {
1805
+ "epoch": 2.8876404494382024,
1806
+ "grad_norm": 0.20194506645202637,
1807
+ "learning_rate": 8.727272727272727e-05,
1808
+ "loss": 0.1669,
1809
+ "step": 257
1810
+ },
1811
+ {
1812
+ "epoch": 2.898876404494382,
1813
+ "grad_norm": 0.17279160022735596,
1814
+ "learning_rate": 8.681818181818182e-05,
1815
+ "loss": 0.1695,
1816
+ "step": 258
1817
+ },
1818
+ {
1819
+ "epoch": 2.9101123595505616,
1820
+ "grad_norm": 0.20821331441402435,
1821
+ "learning_rate": 8.636363636363637e-05,
1822
+ "loss": 0.1665,
1823
+ "step": 259
1824
+ },
1825
+ {
1826
+ "epoch": 2.9213483146067416,
1827
+ "grad_norm": 0.18540224432945251,
1828
+ "learning_rate": 8.590909090909092e-05,
1829
+ "loss": 0.1824,
1830
+ "step": 260
1831
+ },
1832
+ {
1833
+ "epoch": 2.932584269662921,
1834
+ "grad_norm": 0.19717296957969666,
1835
+ "learning_rate": 8.545454545454545e-05,
1836
+ "loss": 0.1885,
1837
+ "step": 261
1838
+ },
1839
+ {
1840
+ "epoch": 2.943820224719101,
1841
+ "grad_norm": 0.1944579929113388,
1842
+ "learning_rate": 8.5e-05,
1843
+ "loss": 0.1801,
1844
+ "step": 262
1845
+ },
1846
+ {
1847
+ "epoch": 2.955056179775281,
1848
+ "grad_norm": 0.17243047058582306,
1849
+ "learning_rate": 8.454545454545455e-05,
1850
+ "loss": 0.1564,
1851
+ "step": 263
1852
+ },
1853
+ {
1854
+ "epoch": 2.966292134831461,
1855
+ "grad_norm": 0.1788180023431778,
1856
+ "learning_rate": 8.40909090909091e-05,
1857
+ "loss": 0.1728,
1858
+ "step": 264
1859
+ },
1860
+ {
1861
+ "epoch": 2.9775280898876404,
1862
+ "grad_norm": 0.18186365067958832,
1863
+ "learning_rate": 8.363636363636364e-05,
1864
+ "loss": 0.1805,
1865
+ "step": 265
1866
+ },
1867
+ {
1868
+ "epoch": 2.98876404494382,
1869
+ "grad_norm": 0.1703241765499115,
1870
+ "learning_rate": 8.318181818181818e-05,
1871
+ "loss": 0.1748,
1872
+ "step": 266
1873
+ },
1874
+ {
1875
+ "epoch": 3.0,
1876
+ "grad_norm": 0.15256650745868683,
1877
+ "learning_rate": 8.272727272727273e-05,
1878
+ "loss": 0.1658,
1879
+ "step": 267
1880
+ }
1881
+ ],
1882
+ "logging_steps": 1,
1883
+ "max_steps": 445,
1884
+ "num_input_tokens_seen": 0,
1885
+ "num_train_epochs": 5,
1886
+ "save_steps": 500,
1887
+ "stateful_callbacks": {
1888
+ "TrainerControl": {
1889
+ "args": {
1890
+ "should_epoch_stop": false,
1891
+ "should_evaluate": false,
1892
+ "should_log": false,
1893
+ "should_save": true,
1894
+ "should_training_stop": false
1895
+ },
1896
+ "attributes": {}
1897
+ }
1898
+ },
1899
+ "total_flos": 7.400125597073818e+16,
1900
+ "train_batch_size": 4,
1901
+ "trial_name": null,
1902
+ "trial_params": null
1903
+ }
checkpoint-267/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9936502145859cfb12f653ac1259cd6cfb3aef369ebb44c3892d632b7bb2264
3
+ size 5624
checkpoint-267/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-356/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen2.5-vl-7b-instruct-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- 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. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ 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).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
checkpoint-356/adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/qwen2.5-vl-7b-instruct-bnb-4bit",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": "(?:.*?(?:vision|image|visual|patch|language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:qkv|proj|gate_proj|up_proj|down_proj|q_proj|k_proj|v_proj|o_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:qkv|proj|gate_proj|up_proj|down_proj|q_proj|k_proj|v_proj|o_proj)))",
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
checkpoint-356/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67ec65ac2d802d39a4a26ca51062050da4e0242ce151fe59fddd7346d24df708
3
+ size 824439856
checkpoint-356/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-356/chat_template.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}"
3
+ }
checkpoint-356/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-356/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0bd47b4d9df359b3394f78df649288a5d418bebc0f73612036cea63e3b0f8a9
3
+ size 328470068
checkpoint-356/preprocessor_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": true,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.48145466,
8
+ 0.4578275,
9
+ 0.40821073
10
+ ],
11
+ "image_processor_type": "Qwen2VLImageProcessor",
12
+ "image_std": [
13
+ 0.26862954,
14
+ 0.26130258,
15
+ 0.27577711
16
+ ],
17
+ "max_pixels": 12845056,
18
+ "merge_size": 2,
19
+ "min_pixels": 3136,
20
+ "patch_size": 14,
21
+ "processor_class": "Qwen2_5_VLProcessor",
22
+ "resample": 3,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "longest_edge": 12845056,
26
+ "shortest_edge": 3136
27
+ },
28
+ "temporal_patch_size": 2
29
+ }
checkpoint-356/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36f846e18f654c3cfee105cea70c9e74df15bfcb4fc79f4b82ed01c58b83ae3
3
+ size 14244
checkpoint-356/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f727e46a29d0a104044e356c9166faf32bef9504a50b2fe53be63b712d4bc62b
3
+ size 988
checkpoint-356/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebf9fc58d7ae1622dde166e4140e8974c6afc267e6e9edfd1b58efd5bc1f3300
3
+ size 1064
checkpoint-356/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-356/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741c85ffe434aad73e934a73ef380c85e94cd863b8f55e1a1ad66cacb5a93dfd
3
+ size 11422164
checkpoint-356/tokenizer_config.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 32768,
204
+ "pad_token": "<|vision_pad|>",
205
+ "padding_side": "right",
206
+ "processor_class": "Qwen2_5_VLProcessor",
207
+ "split_special_tokens": false,
208
+ "tokenizer_class": "Qwen2Tokenizer",
209
+ "unk_token": null
210
+ }
checkpoint-356/trainer_state.json ADDED
@@ -0,0 +1,2526 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 4.0,
6
+ "eval_steps": 500,
7
+ "global_step": 356,
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.011235955056179775,
14
+ "grad_norm": 10.042351722717285,
15
+ "learning_rate": 4e-05,
16
+ "loss": 9.033,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.02247191011235955,
21
+ "grad_norm": 10.187106132507324,
22
+ "learning_rate": 8e-05,
23
+ "loss": 9.1846,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.033707865168539325,
28
+ "grad_norm": 8.38694953918457,
29
+ "learning_rate": 0.00012,
30
+ "loss": 7.9832,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.0449438202247191,
35
+ "grad_norm": 5.938446521759033,
36
+ "learning_rate": 0.00016,
37
+ "loss": 5.6493,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.056179775280898875,
42
+ "grad_norm": 4.586862087249756,
43
+ "learning_rate": 0.0002,
44
+ "loss": 4.0131,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.06741573033707865,
49
+ "grad_norm": 4.84490442276001,
50
+ "learning_rate": 0.00019954545454545455,
51
+ "loss": 2.9931,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.07865168539325842,
56
+ "grad_norm": 4.460867881774902,
57
+ "learning_rate": 0.0001990909090909091,
58
+ "loss": 2.261,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.0898876404494382,
63
+ "grad_norm": 3.067777395248413,
64
+ "learning_rate": 0.00019863636363636364,
65
+ "loss": 1.8861,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.10112359550561797,
70
+ "grad_norm": 1.5425913333892822,
71
+ "learning_rate": 0.00019818181818181821,
72
+ "loss": 1.4675,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.11235955056179775,
77
+ "grad_norm": 1.346417784690857,
78
+ "learning_rate": 0.00019772727272727273,
79
+ "loss": 1.3642,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.12359550561797752,
84
+ "grad_norm": 1.1825133562088013,
85
+ "learning_rate": 0.00019727272727272728,
86
+ "loss": 1.0109,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.1348314606741573,
91
+ "grad_norm": 0.9976914525032043,
92
+ "learning_rate": 0.00019681818181818185,
93
+ "loss": 0.9873,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.14606741573033707,
98
+ "grad_norm": 0.6481193900108337,
99
+ "learning_rate": 0.00019636363636363636,
100
+ "loss": 0.6746,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.15730337078651685,
105
+ "grad_norm": 0.5585954189300537,
106
+ "learning_rate": 0.0001959090909090909,
107
+ "loss": 0.5289,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.16853932584269662,
112
+ "grad_norm": 0.9624674916267395,
113
+ "learning_rate": 0.00019545454545454548,
114
+ "loss": 0.5552,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.1797752808988764,
119
+ "grad_norm": 0.7732966542243958,
120
+ "learning_rate": 0.000195,
121
+ "loss": 0.5047,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.19101123595505617,
126
+ "grad_norm": 0.7540618777275085,
127
+ "learning_rate": 0.00019454545454545457,
128
+ "loss": 0.5803,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.20224719101123595,
133
+ "grad_norm": 0.9345465302467346,
134
+ "learning_rate": 0.0001940909090909091,
135
+ "loss": 0.611,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.21348314606741572,
140
+ "grad_norm": 0.5613678693771362,
141
+ "learning_rate": 0.00019363636363636363,
142
+ "loss": 0.4007,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.2247191011235955,
147
+ "grad_norm": 0.8053308725357056,
148
+ "learning_rate": 0.0001931818181818182,
149
+ "loss": 0.5202,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.23595505617977527,
154
+ "grad_norm": 0.6621015667915344,
155
+ "learning_rate": 0.00019272727272727274,
156
+ "loss": 0.4851,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.24719101123595505,
161
+ "grad_norm": 0.797894299030304,
162
+ "learning_rate": 0.00019227272727272726,
163
+ "loss": 0.5401,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.25842696629213485,
168
+ "grad_norm": 0.5635455250740051,
169
+ "learning_rate": 0.00019181818181818183,
170
+ "loss": 0.4295,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.2696629213483146,
175
+ "grad_norm": 0.5012619495391846,
176
+ "learning_rate": 0.00019136363636363638,
177
+ "loss": 0.3133,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.2808988764044944,
182
+ "grad_norm": 0.5143508911132812,
183
+ "learning_rate": 0.00019090909090909092,
184
+ "loss": 0.3207,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.29213483146067415,
189
+ "grad_norm": NaN,
190
+ "learning_rate": 0.00019090909090909092,
191
+ "loss": 0.622,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.30337078651685395,
196
+ "grad_norm": NaN,
197
+ "learning_rate": 0.00019090909090909092,
198
+ "loss": 0.5544,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.3146067415730337,
203
+ "grad_norm": NaN,
204
+ "learning_rate": 0.00019090909090909092,
205
+ "loss": 0.4251,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.3258426966292135,
210
+ "grad_norm": NaN,
211
+ "learning_rate": 0.00019090909090909092,
212
+ "loss": 0.626,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.33707865168539325,
217
+ "grad_norm": 551.2264404296875,
218
+ "learning_rate": 0.00019045454545454547,
219
+ "loss": 0.5757,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.34831460674157305,
224
+ "grad_norm": 0.5639562010765076,
225
+ "learning_rate": 0.00019,
226
+ "loss": 0.3197,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.3595505617977528,
231
+ "grad_norm": 0.5104588270187378,
232
+ "learning_rate": 0.00018954545454545455,
233
+ "loss": 0.2792,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.3707865168539326,
238
+ "grad_norm": 0.6046687960624695,
239
+ "learning_rate": 0.0001890909090909091,
240
+ "loss": 0.4017,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.38202247191011235,
245
+ "grad_norm": 0.5290363430976868,
246
+ "learning_rate": 0.00018863636363636364,
247
+ "loss": 0.2522,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.39325842696629215,
252
+ "grad_norm": 0.4888989329338074,
253
+ "learning_rate": 0.0001881818181818182,
254
+ "loss": 0.2513,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.4044943820224719,
259
+ "grad_norm": 0.4538341164588928,
260
+ "learning_rate": 0.00018772727272727273,
261
+ "loss": 0.2394,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.4157303370786517,
266
+ "grad_norm": 0.5249782800674438,
267
+ "learning_rate": 0.00018727272727272728,
268
+ "loss": 0.3383,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.42696629213483145,
273
+ "grad_norm": 0.544735312461853,
274
+ "learning_rate": 0.00018681818181818182,
275
+ "loss": 0.3345,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.43820224719101125,
280
+ "grad_norm": 0.3868374228477478,
281
+ "learning_rate": 0.00018636363636363636,
282
+ "loss": 0.2425,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.449438202247191,
287
+ "grad_norm": 0.41138726472854614,
288
+ "learning_rate": 0.0001859090909090909,
289
+ "loss": 0.2625,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.4606741573033708,
294
+ "grad_norm": 0.684403657913208,
295
+ "learning_rate": 0.00018545454545454545,
296
+ "loss": 0.3363,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.47191011235955055,
301
+ "grad_norm": 0.4800611138343811,
302
+ "learning_rate": 0.00018500000000000002,
303
+ "loss": 0.2339,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.48314606741573035,
308
+ "grad_norm": 0.47672778367996216,
309
+ "learning_rate": 0.00018454545454545454,
310
+ "loss": 0.2908,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.4943820224719101,
315
+ "grad_norm": 0.44971343874931335,
316
+ "learning_rate": 0.00018409090909090909,
317
+ "loss": 0.2553,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.5056179775280899,
322
+ "grad_norm": 0.45129504799842834,
323
+ "learning_rate": 0.00018363636363636366,
324
+ "loss": 0.325,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.5168539325842697,
329
+ "grad_norm": 0.48597297072410583,
330
+ "learning_rate": 0.00018318181818181817,
331
+ "loss": 0.2843,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.5280898876404494,
336
+ "grad_norm": 0.3514116704463959,
337
+ "learning_rate": 0.00018272727272727275,
338
+ "loss": 0.2128,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.5393258426966292,
343
+ "grad_norm": 0.46826595067977905,
344
+ "learning_rate": 0.0001822727272727273,
345
+ "loss": 0.2601,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.550561797752809,
350
+ "grad_norm": 0.3118669390678406,
351
+ "learning_rate": 0.00018181818181818183,
352
+ "loss": 0.2192,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.5617977528089888,
357
+ "grad_norm": 0.37151020765304565,
358
+ "learning_rate": 0.00018136363636363638,
359
+ "loss": 0.2255,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.5730337078651685,
364
+ "grad_norm": 0.4220457971096039,
365
+ "learning_rate": 0.00018090909090909092,
366
+ "loss": 0.2463,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.5842696629213483,
371
+ "grad_norm": 0.298927366733551,
372
+ "learning_rate": 0.00018045454545454547,
373
+ "loss": 0.1939,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.5955056179775281,
378
+ "grad_norm": 0.3494245707988739,
379
+ "learning_rate": 0.00018,
380
+ "loss": 0.2276,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.6067415730337079,
385
+ "grad_norm": 0.7135240435600281,
386
+ "learning_rate": 0.00017954545454545456,
387
+ "loss": 0.316,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.6179775280898876,
392
+ "grad_norm": 0.47558313608169556,
393
+ "learning_rate": 0.0001790909090909091,
394
+ "loss": 0.1915,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.6292134831460674,
399
+ "grad_norm": 0.47424033284187317,
400
+ "learning_rate": 0.00017863636363636364,
401
+ "loss": 0.268,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.6404494382022472,
406
+ "grad_norm": 0.3898255228996277,
407
+ "learning_rate": 0.0001781818181818182,
408
+ "loss": 0.2346,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.651685393258427,
413
+ "grad_norm": 0.3044908940792084,
414
+ "learning_rate": 0.00017772727272727273,
415
+ "loss": 0.2244,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.6629213483146067,
420
+ "grad_norm": 0.4012211561203003,
421
+ "learning_rate": 0.00017727272727272728,
422
+ "loss": 0.2548,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.6741573033707865,
427
+ "grad_norm": 0.36978745460510254,
428
+ "learning_rate": 0.00017681818181818182,
429
+ "loss": 0.1945,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.6853932584269663,
434
+ "grad_norm": 0.3404884338378906,
435
+ "learning_rate": 0.00017636363636363637,
436
+ "loss": 0.2486,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.6966292134831461,
441
+ "grad_norm": 0.3647669851779938,
442
+ "learning_rate": 0.0001759090909090909,
443
+ "loss": 0.2267,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.7078651685393258,
448
+ "grad_norm": 0.2504497170448303,
449
+ "learning_rate": 0.00017545454545454548,
450
+ "loss": 0.1854,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.7191011235955056,
455
+ "grad_norm": 0.3424750566482544,
456
+ "learning_rate": 0.000175,
457
+ "loss": 0.2586,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.7303370786516854,
462
+ "grad_norm": 0.3164011836051941,
463
+ "learning_rate": 0.00017454545454545454,
464
+ "loss": 0.217,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.7415730337078652,
469
+ "grad_norm": 0.32831573486328125,
470
+ "learning_rate": 0.00017409090909090911,
471
+ "loss": 0.2326,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.7528089887640449,
476
+ "grad_norm": 0.3514035940170288,
477
+ "learning_rate": 0.00017363636363636363,
478
+ "loss": 0.2591,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.7640449438202247,
483
+ "grad_norm": 0.30864688754081726,
484
+ "learning_rate": 0.0001731818181818182,
485
+ "loss": 0.2073,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.7752808988764045,
490
+ "grad_norm": 0.32905542850494385,
491
+ "learning_rate": 0.00017272727272727275,
492
+ "loss": 0.2224,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.7865168539325843,
497
+ "grad_norm": 0.27842977643013,
498
+ "learning_rate": 0.00017227272727272726,
499
+ "loss": 0.1893,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.797752808988764,
504
+ "grad_norm": 0.3048170804977417,
505
+ "learning_rate": 0.00017181818181818184,
506
+ "loss": 0.2206,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.8089887640449438,
511
+ "grad_norm": 0.25344306230545044,
512
+ "learning_rate": 0.00017136363636363638,
513
+ "loss": 0.1876,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.8202247191011236,
518
+ "grad_norm": 0.3092687427997589,
519
+ "learning_rate": 0.0001709090909090909,
520
+ "loss": 0.1791,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.8314606741573034,
525
+ "grad_norm": 0.30857375264167786,
526
+ "learning_rate": 0.00017045454545454547,
527
+ "loss": 0.2099,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.8426966292134831,
532
+ "grad_norm": 0.20455722510814667,
533
+ "learning_rate": 0.00017,
534
+ "loss": 0.1705,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.8539325842696629,
539
+ "grad_norm": 0.273429274559021,
540
+ "learning_rate": 0.00016954545454545456,
541
+ "loss": 0.162,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.8651685393258427,
546
+ "grad_norm": 0.25422728061676025,
547
+ "learning_rate": 0.0001690909090909091,
548
+ "loss": 0.1804,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.8764044943820225,
553
+ "grad_norm": 0.2745291292667389,
554
+ "learning_rate": 0.00016863636363636364,
555
+ "loss": 0.2184,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.8876404494382022,
560
+ "grad_norm": 0.30162861943244934,
561
+ "learning_rate": 0.0001681818181818182,
562
+ "loss": 0.2371,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.898876404494382,
567
+ "grad_norm": 0.29733604192733765,
568
+ "learning_rate": 0.00016772727272727273,
569
+ "loss": 0.2018,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.9101123595505618,
574
+ "grad_norm": 0.22824084758758545,
575
+ "learning_rate": 0.00016727272727272728,
576
+ "loss": 0.1819,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.9213483146067416,
581
+ "grad_norm": 0.2034444659948349,
582
+ "learning_rate": 0.00016681818181818182,
583
+ "loss": 0.1715,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.9325842696629213,
588
+ "grad_norm": 0.2859365940093994,
589
+ "learning_rate": 0.00016636363636363637,
590
+ "loss": 0.2157,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.9438202247191011,
595
+ "grad_norm": 0.2006848305463791,
596
+ "learning_rate": 0.00016590909090909094,
597
+ "loss": 0.1595,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.9550561797752809,
602
+ "grad_norm": 0.3615463972091675,
603
+ "learning_rate": 0.00016545454545454545,
604
+ "loss": 0.2056,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.9662921348314607,
609
+ "grad_norm": 0.24181589484214783,
610
+ "learning_rate": 0.000165,
611
+ "loss": 0.2051,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.9775280898876404,
616
+ "grad_norm": 0.1747487634420395,
617
+ "learning_rate": 0.00016454545454545457,
618
+ "loss": 0.155,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.9887640449438202,
623
+ "grad_norm": 0.240757554769516,
624
+ "learning_rate": 0.0001640909090909091,
625
+ "loss": 0.1786,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 1.0,
630
+ "grad_norm": 0.27025192975997925,
631
+ "learning_rate": 0.00016363636363636366,
632
+ "loss": 0.1894,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 1.0112359550561798,
637
+ "grad_norm": 0.2341006100177765,
638
+ "learning_rate": 0.0001631818181818182,
639
+ "loss": 0.2067,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 1.0224719101123596,
644
+ "grad_norm": 0.2805992364883423,
645
+ "learning_rate": 0.00016272727272727272,
646
+ "loss": 0.223,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 1.0337078651685394,
651
+ "grad_norm": 0.21516099572181702,
652
+ "learning_rate": 0.0001622727272727273,
653
+ "loss": 0.1891,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 1.0449438202247192,
658
+ "grad_norm": 0.2255050241947174,
659
+ "learning_rate": 0.00016181818181818184,
660
+ "loss": 0.195,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 1.0561797752808988,
665
+ "grad_norm": 0.278639554977417,
666
+ "learning_rate": 0.00016136363636363635,
667
+ "loss": 0.2074,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 1.0674157303370786,
672
+ "grad_norm": 0.2584143877029419,
673
+ "learning_rate": 0.00016090909090909092,
674
+ "loss": 0.2121,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 1.0786516853932584,
679
+ "grad_norm": 0.2629978358745575,
680
+ "learning_rate": 0.00016045454545454547,
681
+ "loss": 0.2038,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 1.0898876404494382,
686
+ "grad_norm": 0.2283640205860138,
687
+ "learning_rate": 0.00016,
688
+ "loss": 0.1768,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 1.101123595505618,
693
+ "grad_norm": 0.2216864973306656,
694
+ "learning_rate": 0.00015954545454545456,
695
+ "loss": 0.1989,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 1.1123595505617978,
700
+ "grad_norm": 0.18183070421218872,
701
+ "learning_rate": 0.0001590909090909091,
702
+ "loss": 0.1631,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 1.1235955056179776,
707
+ "grad_norm": 0.19485391676425934,
708
+ "learning_rate": 0.00015863636363636365,
709
+ "loss": 0.1748,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 1.1348314606741572,
714
+ "grad_norm": 0.2579084038734436,
715
+ "learning_rate": 0.0001581818181818182,
716
+ "loss": 0.2012,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 1.146067415730337,
721
+ "grad_norm": 0.1952996402978897,
722
+ "learning_rate": 0.00015772727272727273,
723
+ "loss": 0.1634,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 1.1573033707865168,
728
+ "grad_norm": 0.20118536055088043,
729
+ "learning_rate": 0.00015727272727272728,
730
+ "loss": 0.1839,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 1.1685393258426966,
735
+ "grad_norm": 0.23753251135349274,
736
+ "learning_rate": 0.00015681818181818182,
737
+ "loss": 0.1861,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 1.1797752808988764,
742
+ "grad_norm": 0.26496222615242004,
743
+ "learning_rate": 0.00015636363636363637,
744
+ "loss": 0.226,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 1.1910112359550562,
749
+ "grad_norm": 0.17998002469539642,
750
+ "learning_rate": 0.0001559090909090909,
751
+ "loss": 0.1595,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 1.202247191011236,
756
+ "grad_norm": 0.25317177176475525,
757
+ "learning_rate": 0.00015545454545454546,
758
+ "loss": 0.1825,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 1.2134831460674158,
763
+ "grad_norm": 0.20935533940792084,
764
+ "learning_rate": 0.000155,
765
+ "loss": 0.1747,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 1.2247191011235956,
770
+ "grad_norm": 0.23691172897815704,
771
+ "learning_rate": 0.00015454545454545454,
772
+ "loss": 0.2247,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 1.2359550561797752,
777
+ "grad_norm": 0.22647719085216522,
778
+ "learning_rate": 0.00015409090909090912,
779
+ "loss": 0.1829,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 1.247191011235955,
784
+ "grad_norm": 0.23936079442501068,
785
+ "learning_rate": 0.00015363636363636363,
786
+ "loss": 0.1938,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 1.2584269662921348,
791
+ "grad_norm": 0.19330653548240662,
792
+ "learning_rate": 0.00015318181818181818,
793
+ "loss": 0.1603,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 1.2696629213483146,
798
+ "grad_norm": 0.19124047458171844,
799
+ "learning_rate": 0.00015272727272727275,
800
+ "loss": 0.184,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 1.2808988764044944,
805
+ "grad_norm": 0.1912234127521515,
806
+ "learning_rate": 0.00015227272727272727,
807
+ "loss": 0.1659,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 1.2921348314606742,
812
+ "grad_norm": 0.1903829127550125,
813
+ "learning_rate": 0.0001518181818181818,
814
+ "loss": 0.1755,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 1.303370786516854,
819
+ "grad_norm": 0.1836494654417038,
820
+ "learning_rate": 0.00015136363636363638,
821
+ "loss": 0.1575,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 1.3146067415730336,
826
+ "grad_norm": 0.21919198334217072,
827
+ "learning_rate": 0.0001509090909090909,
828
+ "loss": 0.1978,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 1.3258426966292136,
833
+ "grad_norm": 0.22532597184181213,
834
+ "learning_rate": 0.00015045454545454547,
835
+ "loss": 0.1604,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 1.3370786516853932,
840
+ "grad_norm": 0.22674380242824554,
841
+ "learning_rate": 0.00015000000000000001,
842
+ "loss": 0.183,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 1.348314606741573,
847
+ "grad_norm": 0.23995709419250488,
848
+ "learning_rate": 0.00014954545454545453,
849
+ "loss": 0.1777,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 1.3595505617977528,
854
+ "grad_norm": 0.15110474824905396,
855
+ "learning_rate": 0.0001490909090909091,
856
+ "loss": 0.154,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 1.3707865168539326,
861
+ "grad_norm": 0.1769479662179947,
862
+ "learning_rate": 0.00014863636363636365,
863
+ "loss": 0.1824,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 1.3820224719101124,
868
+ "grad_norm": 0.2355855405330658,
869
+ "learning_rate": 0.0001481818181818182,
870
+ "loss": 0.187,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 1.3932584269662922,
875
+ "grad_norm": 0.21928639709949493,
876
+ "learning_rate": 0.00014772727272727274,
877
+ "loss": 0.2154,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 1.404494382022472,
882
+ "grad_norm": 0.23884353041648865,
883
+ "learning_rate": 0.00014727272727272728,
884
+ "loss": 0.2144,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 1.4157303370786516,
889
+ "grad_norm": 0.19905094802379608,
890
+ "learning_rate": 0.00014681818181818182,
891
+ "loss": 0.1758,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 1.4269662921348314,
896
+ "grad_norm": 0.20008406043052673,
897
+ "learning_rate": 0.00014636363636363637,
898
+ "loss": 0.1988,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 1.4382022471910112,
903
+ "grad_norm": 0.14788155257701874,
904
+ "learning_rate": 0.0001459090909090909,
905
+ "loss": 0.1591,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 1.449438202247191,
910
+ "grad_norm": 0.17816966772079468,
911
+ "learning_rate": 0.00014545454545454546,
912
+ "loss": 0.1607,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 1.4606741573033708,
917
+ "grad_norm": 0.2414962351322174,
918
+ "learning_rate": 0.000145,
919
+ "loss": 0.1988,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 1.4719101123595506,
924
+ "grad_norm": 0.21710173785686493,
925
+ "learning_rate": 0.00014454545454545457,
926
+ "loss": 0.1749,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 1.4831460674157304,
931
+ "grad_norm": 0.30704858899116516,
932
+ "learning_rate": 0.0001440909090909091,
933
+ "loss": 0.2106,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 1.49438202247191,
938
+ "grad_norm": 0.22256992757320404,
939
+ "learning_rate": 0.00014363636363636363,
940
+ "loss": 0.1828,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 1.50561797752809,
945
+ "grad_norm": 0.2698194980621338,
946
+ "learning_rate": 0.0001431818181818182,
947
+ "loss": 0.2418,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 1.5168539325842696,
952
+ "grad_norm": 0.22738061845302582,
953
+ "learning_rate": 0.00014272727272727272,
954
+ "loss": 0.2023,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 1.5280898876404494,
959
+ "grad_norm": 0.2749398946762085,
960
+ "learning_rate": 0.00014227272727272727,
961
+ "loss": 0.2201,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 1.5393258426966292,
966
+ "grad_norm": 0.20003195106983185,
967
+ "learning_rate": 0.00014181818181818184,
968
+ "loss": 0.1658,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 1.550561797752809,
973
+ "grad_norm": 0.1827768236398697,
974
+ "learning_rate": 0.00014136363636363635,
975
+ "loss": 0.1787,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 1.5617977528089888,
980
+ "grad_norm": 0.20226892828941345,
981
+ "learning_rate": 0.00014090909090909093,
982
+ "loss": 0.1812,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 1.5730337078651684,
987
+ "grad_norm": 0.18449921905994415,
988
+ "learning_rate": 0.00014045454545454547,
989
+ "loss": 0.183,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 1.5842696629213484,
994
+ "grad_norm": 0.22666248679161072,
995
+ "learning_rate": 0.00014,
996
+ "loss": 0.2163,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 1.595505617977528,
1001
+ "grad_norm": 0.2258187234401703,
1002
+ "learning_rate": 0.00013954545454545456,
1003
+ "loss": 0.2024,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 1.606741573033708,
1008
+ "grad_norm": 0.17761889100074768,
1009
+ "learning_rate": 0.0001390909090909091,
1010
+ "loss": 0.1822,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 1.6179775280898876,
1015
+ "grad_norm": 0.1967982053756714,
1016
+ "learning_rate": 0.00013863636363636365,
1017
+ "loss": 0.1768,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 1.6292134831460674,
1022
+ "grad_norm": 0.21614395081996918,
1023
+ "learning_rate": 0.0001381818181818182,
1024
+ "loss": 0.1941,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 1.6404494382022472,
1029
+ "grad_norm": 0.21362508833408356,
1030
+ "learning_rate": 0.00013772727272727274,
1031
+ "loss": 0.2053,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 1.651685393258427,
1036
+ "grad_norm": 0.1829160451889038,
1037
+ "learning_rate": 0.00013727272727272728,
1038
+ "loss": 0.1601,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 1.6629213483146068,
1043
+ "grad_norm": 0.19813786447048187,
1044
+ "learning_rate": 0.00013681818181818182,
1045
+ "loss": 0.2027,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 1.6741573033707864,
1050
+ "grad_norm": 0.19203445315361023,
1051
+ "learning_rate": 0.00013636363636363637,
1052
+ "loss": 0.1638,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 1.6853932584269664,
1057
+ "grad_norm": 0.1693754941225052,
1058
+ "learning_rate": 0.0001359090909090909,
1059
+ "loss": 0.1695,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 1.696629213483146,
1064
+ "grad_norm": 0.19884233176708221,
1065
+ "learning_rate": 0.00013545454545454546,
1066
+ "loss": 0.2037,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 1.7078651685393258,
1071
+ "grad_norm": 0.20025449991226196,
1072
+ "learning_rate": 0.00013500000000000003,
1073
+ "loss": 0.1927,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 1.7191011235955056,
1078
+ "grad_norm": 0.1659104973077774,
1079
+ "learning_rate": 0.00013454545454545455,
1080
+ "loss": 0.164,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 1.7303370786516854,
1085
+ "grad_norm": 0.16635450720787048,
1086
+ "learning_rate": 0.0001340909090909091,
1087
+ "loss": 0.1729,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 1.7415730337078652,
1092
+ "grad_norm": 0.2119787037372589,
1093
+ "learning_rate": 0.00013363636363636366,
1094
+ "loss": 0.1761,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 1.7528089887640448,
1099
+ "grad_norm": 0.1592678278684616,
1100
+ "learning_rate": 0.00013318181818181818,
1101
+ "loss": 0.1582,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 1.7640449438202248,
1106
+ "grad_norm": 0.20228628814220428,
1107
+ "learning_rate": 0.00013272727272727275,
1108
+ "loss": 0.1833,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 1.7752808988764044,
1113
+ "grad_norm": 0.19576573371887207,
1114
+ "learning_rate": 0.0001322727272727273,
1115
+ "loss": 0.1716,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 1.7865168539325844,
1120
+ "grad_norm": 0.17609822750091553,
1121
+ "learning_rate": 0.0001318181818181818,
1122
+ "loss": 0.1566,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 1.797752808988764,
1127
+ "grad_norm": 0.19382323324680328,
1128
+ "learning_rate": 0.00013136363636363638,
1129
+ "loss": 0.1637,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 1.8089887640449438,
1134
+ "grad_norm": 0.26488256454467773,
1135
+ "learning_rate": 0.00013090909090909093,
1136
+ "loss": 0.2064,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 1.8202247191011236,
1141
+ "grad_norm": 0.23723822832107544,
1142
+ "learning_rate": 0.00013045454545454544,
1143
+ "loss": 0.177,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 1.8314606741573034,
1148
+ "grad_norm": 0.1890057623386383,
1149
+ "learning_rate": 0.00013000000000000002,
1150
+ "loss": 0.1784,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 1.8426966292134832,
1155
+ "grad_norm": 0.1911257803440094,
1156
+ "learning_rate": 0.00012954545454545456,
1157
+ "loss": 0.1788,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 1.8539325842696628,
1162
+ "grad_norm": 0.2343178540468216,
1163
+ "learning_rate": 0.0001290909090909091,
1164
+ "loss": 0.1833,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 1.8651685393258428,
1169
+ "grad_norm": 0.1506495475769043,
1170
+ "learning_rate": 0.00012863636363636365,
1171
+ "loss": 0.1655,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 1.8764044943820224,
1176
+ "grad_norm": 0.17160733044147491,
1177
+ "learning_rate": 0.0001281818181818182,
1178
+ "loss": 0.1586,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 1.8876404494382022,
1183
+ "grad_norm": 0.13511358201503754,
1184
+ "learning_rate": 0.00012772727272727274,
1185
+ "loss": 0.1439,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 1.898876404494382,
1190
+ "grad_norm": 0.1821577399969101,
1191
+ "learning_rate": 0.00012727272727272728,
1192
+ "loss": 0.1973,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 1.9101123595505618,
1197
+ "grad_norm": 0.18846295773983002,
1198
+ "learning_rate": 0.00012681818181818183,
1199
+ "loss": 0.1767,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 1.9213483146067416,
1204
+ "grad_norm": 0.17300470173358917,
1205
+ "learning_rate": 0.00012636363636363637,
1206
+ "loss": 0.1726,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 1.9325842696629212,
1211
+ "grad_norm": 0.20833244919776917,
1212
+ "learning_rate": 0.00012590909090909091,
1213
+ "loss": 0.2248,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 1.9438202247191012,
1218
+ "grad_norm": 0.17537686228752136,
1219
+ "learning_rate": 0.00012545454545454546,
1220
+ "loss": 0.147,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 1.9550561797752808,
1225
+ "grad_norm": 0.17684531211853027,
1226
+ "learning_rate": 0.000125,
1227
+ "loss": 0.1774,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 1.9662921348314608,
1232
+ "grad_norm": 0.20325636863708496,
1233
+ "learning_rate": 0.00012454545454545455,
1234
+ "loss": 0.1921,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 1.9775280898876404,
1239
+ "grad_norm": 0.2229178249835968,
1240
+ "learning_rate": 0.0001240909090909091,
1241
+ "loss": 0.2058,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 1.9887640449438202,
1246
+ "grad_norm": 0.18187855184078217,
1247
+ "learning_rate": 0.00012363636363636364,
1248
+ "loss": 0.1883,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 2.0,
1253
+ "grad_norm": 0.18570281565189362,
1254
+ "learning_rate": 0.0001231818181818182,
1255
+ "loss": 0.1716,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 2.0112359550561796,
1260
+ "grad_norm": 0.1995418518781662,
1261
+ "learning_rate": 0.00012272727272727272,
1262
+ "loss": 0.1912,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 2.0224719101123596,
1267
+ "grad_norm": 0.14596399664878845,
1268
+ "learning_rate": 0.00012227272727272727,
1269
+ "loss": 0.1632,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 2.033707865168539,
1274
+ "grad_norm": 0.16283725202083588,
1275
+ "learning_rate": 0.00012181818181818183,
1276
+ "loss": 0.1625,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 2.044943820224719,
1281
+ "grad_norm": 0.1877950131893158,
1282
+ "learning_rate": 0.00012136363636363637,
1283
+ "loss": 0.1652,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 2.056179775280899,
1288
+ "grad_norm": 0.1613854616880417,
1289
+ "learning_rate": 0.0001209090909090909,
1290
+ "loss": 0.163,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 2.067415730337079,
1295
+ "grad_norm": 0.16473975777626038,
1296
+ "learning_rate": 0.00012045454545454546,
1297
+ "loss": 0.1789,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 2.0786516853932584,
1302
+ "grad_norm": 0.16732561588287354,
1303
+ "learning_rate": 0.00012,
1304
+ "loss": 0.1644,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 2.0898876404494384,
1309
+ "grad_norm": 0.16880598664283752,
1310
+ "learning_rate": 0.00011954545454545456,
1311
+ "loss": 0.1778,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 2.101123595505618,
1316
+ "grad_norm": 0.16750402748584747,
1317
+ "learning_rate": 0.00011909090909090909,
1318
+ "loss": 0.1557,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 2.1123595505617976,
1323
+ "grad_norm": 0.14607924222946167,
1324
+ "learning_rate": 0.00011863636363636364,
1325
+ "loss": 0.1495,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 2.1235955056179776,
1330
+ "grad_norm": 0.16760137677192688,
1331
+ "learning_rate": 0.0001181818181818182,
1332
+ "loss": 0.1645,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 2.134831460674157,
1337
+ "grad_norm": 0.20173385739326477,
1338
+ "learning_rate": 0.00011772727272727272,
1339
+ "loss": 0.1895,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 2.146067415730337,
1344
+ "grad_norm": 0.15915413200855255,
1345
+ "learning_rate": 0.00011727272727272727,
1346
+ "loss": 0.1627,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 2.157303370786517,
1351
+ "grad_norm": 0.22035230696201324,
1352
+ "learning_rate": 0.00011681818181818183,
1353
+ "loss": 0.2051,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 2.168539325842697,
1358
+ "grad_norm": 0.1504964381456375,
1359
+ "learning_rate": 0.00011636363636363636,
1360
+ "loss": 0.1649,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 2.1797752808988764,
1365
+ "grad_norm": 0.20308493077754974,
1366
+ "learning_rate": 0.00011590909090909093,
1367
+ "loss": 0.1559,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 2.191011235955056,
1372
+ "grad_norm": 0.16288025677204132,
1373
+ "learning_rate": 0.00011545454545454546,
1374
+ "loss": 0.1417,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 2.202247191011236,
1379
+ "grad_norm": 0.16168631613254547,
1380
+ "learning_rate": 0.00011499999999999999,
1381
+ "loss": 0.1656,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 2.2134831460674156,
1386
+ "grad_norm": 0.14705248177051544,
1387
+ "learning_rate": 0.00011454545454545456,
1388
+ "loss": 0.1457,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 2.2247191011235956,
1393
+ "grad_norm": 0.19702956080436707,
1394
+ "learning_rate": 0.00011409090909090909,
1395
+ "loss": 0.1784,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 2.235955056179775,
1400
+ "grad_norm": 0.16930997371673584,
1401
+ "learning_rate": 0.00011363636363636365,
1402
+ "loss": 0.1409,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 2.247191011235955,
1407
+ "grad_norm": 0.20724202692508698,
1408
+ "learning_rate": 0.0001131818181818182,
1409
+ "loss": 0.1874,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 2.258426966292135,
1414
+ "grad_norm": 0.14622414112091064,
1415
+ "learning_rate": 0.00011272727272727272,
1416
+ "loss": 0.1535,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 2.2696629213483144,
1421
+ "grad_norm": 0.24741311371326447,
1422
+ "learning_rate": 0.00011227272727272728,
1423
+ "loss": 0.1833,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 2.2808988764044944,
1428
+ "grad_norm": 0.20128554105758667,
1429
+ "learning_rate": 0.00011181818181818183,
1430
+ "loss": 0.1929,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 2.292134831460674,
1435
+ "grad_norm": 0.17340625822544098,
1436
+ "learning_rate": 0.00011136363636363636,
1437
+ "loss": 0.1656,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 2.303370786516854,
1442
+ "grad_norm": 0.15460006892681122,
1443
+ "learning_rate": 0.00011090909090909092,
1444
+ "loss": 0.1643,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 2.3146067415730336,
1449
+ "grad_norm": 0.19704340398311615,
1450
+ "learning_rate": 0.00011045454545454546,
1451
+ "loss": 0.1867,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 2.3258426966292136,
1456
+ "grad_norm": 0.14527174830436707,
1457
+ "learning_rate": 0.00011000000000000002,
1458
+ "loss": 0.1245,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 2.337078651685393,
1463
+ "grad_norm": 0.17086657881736755,
1464
+ "learning_rate": 0.00010954545454545455,
1465
+ "loss": 0.1762,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 2.348314606741573,
1470
+ "grad_norm": 0.16618594527244568,
1471
+ "learning_rate": 0.00010909090909090909,
1472
+ "loss": 0.1565,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 2.359550561797753,
1477
+ "grad_norm": 0.17807389795780182,
1478
+ "learning_rate": 0.00010863636363636365,
1479
+ "loss": 0.1778,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 2.370786516853933,
1484
+ "grad_norm": 0.18786925077438354,
1485
+ "learning_rate": 0.00010818181818181818,
1486
+ "loss": 0.1655,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 2.3820224719101124,
1491
+ "grad_norm": 0.17768800258636475,
1492
+ "learning_rate": 0.00010772727272727274,
1493
+ "loss": 0.1653,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 2.393258426966292,
1498
+ "grad_norm": 0.17421704530715942,
1499
+ "learning_rate": 0.00010727272727272728,
1500
+ "loss": 0.1669,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 2.404494382022472,
1505
+ "grad_norm": 0.17153479158878326,
1506
+ "learning_rate": 0.00010681818181818181,
1507
+ "loss": 0.1606,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 2.4157303370786516,
1512
+ "grad_norm": 0.20289796590805054,
1513
+ "learning_rate": 0.00010636363636363637,
1514
+ "loss": 0.1919,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 2.4269662921348316,
1519
+ "grad_norm": 0.194489985704422,
1520
+ "learning_rate": 0.00010590909090909092,
1521
+ "loss": 0.1862,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 2.438202247191011,
1526
+ "grad_norm": 0.15572769939899445,
1527
+ "learning_rate": 0.00010545454545454545,
1528
+ "loss": 0.1607,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 2.449438202247191,
1533
+ "grad_norm": 0.16038504242897034,
1534
+ "learning_rate": 0.000105,
1535
+ "loss": 0.1543,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 2.460674157303371,
1540
+ "grad_norm": 0.19084928929805756,
1541
+ "learning_rate": 0.00010454545454545455,
1542
+ "loss": 0.2027,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 2.4719101123595504,
1547
+ "grad_norm": 0.18043439090251923,
1548
+ "learning_rate": 0.0001040909090909091,
1549
+ "loss": 0.1757,
1550
+ "step": 220
1551
+ },
1552
+ {
1553
+ "epoch": 2.4831460674157304,
1554
+ "grad_norm": 0.15195126831531525,
1555
+ "learning_rate": 0.00010363636363636364,
1556
+ "loss": 0.1619,
1557
+ "step": 221
1558
+ },
1559
+ {
1560
+ "epoch": 2.49438202247191,
1561
+ "grad_norm": 0.17387932538986206,
1562
+ "learning_rate": 0.00010318181818181818,
1563
+ "loss": 0.1823,
1564
+ "step": 222
1565
+ },
1566
+ {
1567
+ "epoch": 2.50561797752809,
1568
+ "grad_norm": 0.16068069636821747,
1569
+ "learning_rate": 0.00010272727272727274,
1570
+ "loss": 0.1669,
1571
+ "step": 223
1572
+ },
1573
+ {
1574
+ "epoch": 2.5168539325842696,
1575
+ "grad_norm": 0.18496158719062805,
1576
+ "learning_rate": 0.00010227272727272727,
1577
+ "loss": 0.1647,
1578
+ "step": 224
1579
+ },
1580
+ {
1581
+ "epoch": 2.5280898876404496,
1582
+ "grad_norm": 0.16668476164340973,
1583
+ "learning_rate": 0.00010181818181818181,
1584
+ "loss": 0.1719,
1585
+ "step": 225
1586
+ },
1587
+ {
1588
+ "epoch": 2.539325842696629,
1589
+ "grad_norm": 0.16353961825370789,
1590
+ "learning_rate": 0.00010136363636363637,
1591
+ "loss": 0.1803,
1592
+ "step": 226
1593
+ },
1594
+ {
1595
+ "epoch": 2.550561797752809,
1596
+ "grad_norm": 0.14314891397953033,
1597
+ "learning_rate": 0.0001009090909090909,
1598
+ "loss": 0.1693,
1599
+ "step": 227
1600
+ },
1601
+ {
1602
+ "epoch": 2.561797752808989,
1603
+ "grad_norm": 0.1646391600370407,
1604
+ "learning_rate": 0.00010045454545454547,
1605
+ "loss": 0.1917,
1606
+ "step": 228
1607
+ },
1608
+ {
1609
+ "epoch": 2.5730337078651684,
1610
+ "grad_norm": 0.173238143324852,
1611
+ "learning_rate": 0.0001,
1612
+ "loss": 0.1827,
1613
+ "step": 229
1614
+ },
1615
+ {
1616
+ "epoch": 2.5842696629213484,
1617
+ "grad_norm": 0.16539378464221954,
1618
+ "learning_rate": 9.954545454545455e-05,
1619
+ "loss": 0.1594,
1620
+ "step": 230
1621
+ },
1622
+ {
1623
+ "epoch": 2.595505617977528,
1624
+ "grad_norm": 0.16949477791786194,
1625
+ "learning_rate": 9.909090909090911e-05,
1626
+ "loss": 0.1538,
1627
+ "step": 231
1628
+ },
1629
+ {
1630
+ "epoch": 2.606741573033708,
1631
+ "grad_norm": 0.18005919456481934,
1632
+ "learning_rate": 9.863636363636364e-05,
1633
+ "loss": 0.1769,
1634
+ "step": 232
1635
+ },
1636
+ {
1637
+ "epoch": 2.6179775280898876,
1638
+ "grad_norm": 0.16846978664398193,
1639
+ "learning_rate": 9.818181818181818e-05,
1640
+ "loss": 0.1722,
1641
+ "step": 233
1642
+ },
1643
+ {
1644
+ "epoch": 2.629213483146067,
1645
+ "grad_norm": 0.16401781141757965,
1646
+ "learning_rate": 9.772727272727274e-05,
1647
+ "loss": 0.1633,
1648
+ "step": 234
1649
+ },
1650
+ {
1651
+ "epoch": 2.640449438202247,
1652
+ "grad_norm": 0.196939155459404,
1653
+ "learning_rate": 9.727272727272728e-05,
1654
+ "loss": 0.1887,
1655
+ "step": 235
1656
+ },
1657
+ {
1658
+ "epoch": 2.6516853932584272,
1659
+ "grad_norm": 0.21819128096103668,
1660
+ "learning_rate": 9.681818181818181e-05,
1661
+ "loss": 0.1821,
1662
+ "step": 236
1663
+ },
1664
+ {
1665
+ "epoch": 2.662921348314607,
1666
+ "grad_norm": 0.16041137278079987,
1667
+ "learning_rate": 9.636363636363637e-05,
1668
+ "loss": 0.155,
1669
+ "step": 237
1670
+ },
1671
+ {
1672
+ "epoch": 2.6741573033707864,
1673
+ "grad_norm": 0.17373093962669373,
1674
+ "learning_rate": 9.590909090909092e-05,
1675
+ "loss": 0.1684,
1676
+ "step": 238
1677
+ },
1678
+ {
1679
+ "epoch": 2.6853932584269664,
1680
+ "grad_norm": 0.1691204160451889,
1681
+ "learning_rate": 9.545454545454546e-05,
1682
+ "loss": 0.1819,
1683
+ "step": 239
1684
+ },
1685
+ {
1686
+ "epoch": 2.696629213483146,
1687
+ "grad_norm": 0.15193454921245575,
1688
+ "learning_rate": 9.5e-05,
1689
+ "loss": 0.1594,
1690
+ "step": 240
1691
+ },
1692
+ {
1693
+ "epoch": 2.7078651685393256,
1694
+ "grad_norm": 0.17132344841957092,
1695
+ "learning_rate": 9.454545454545455e-05,
1696
+ "loss": 0.1699,
1697
+ "step": 241
1698
+ },
1699
+ {
1700
+ "epoch": 2.7191011235955056,
1701
+ "grad_norm": 0.16452458500862122,
1702
+ "learning_rate": 9.40909090909091e-05,
1703
+ "loss": 0.1756,
1704
+ "step": 242
1705
+ },
1706
+ {
1707
+ "epoch": 2.7303370786516856,
1708
+ "grad_norm": 0.18071810901165009,
1709
+ "learning_rate": 9.363636363636364e-05,
1710
+ "loss": 0.1597,
1711
+ "step": 243
1712
+ },
1713
+ {
1714
+ "epoch": 2.741573033707865,
1715
+ "grad_norm": 0.20396122336387634,
1716
+ "learning_rate": 9.318181818181818e-05,
1717
+ "loss": 0.1787,
1718
+ "step": 244
1719
+ },
1720
+ {
1721
+ "epoch": 2.752808988764045,
1722
+ "grad_norm": 0.22361145913600922,
1723
+ "learning_rate": 9.272727272727273e-05,
1724
+ "loss": 0.1824,
1725
+ "step": 245
1726
+ },
1727
+ {
1728
+ "epoch": 2.764044943820225,
1729
+ "grad_norm": 0.16991250216960907,
1730
+ "learning_rate": 9.227272727272727e-05,
1731
+ "loss": 0.1605,
1732
+ "step": 246
1733
+ },
1734
+ {
1735
+ "epoch": 2.7752808988764044,
1736
+ "grad_norm": 0.19506555795669556,
1737
+ "learning_rate": 9.181818181818183e-05,
1738
+ "loss": 0.1819,
1739
+ "step": 247
1740
+ },
1741
+ {
1742
+ "epoch": 2.7865168539325844,
1743
+ "grad_norm": 0.14264117181301117,
1744
+ "learning_rate": 9.136363636363637e-05,
1745
+ "loss": 0.1615,
1746
+ "step": 248
1747
+ },
1748
+ {
1749
+ "epoch": 2.797752808988764,
1750
+ "grad_norm": 0.1541077196598053,
1751
+ "learning_rate": 9.090909090909092e-05,
1752
+ "loss": 0.1616,
1753
+ "step": 249
1754
+ },
1755
+ {
1756
+ "epoch": 2.808988764044944,
1757
+ "grad_norm": 0.13672606647014618,
1758
+ "learning_rate": 9.045454545454546e-05,
1759
+ "loss": 0.1548,
1760
+ "step": 250
1761
+ },
1762
+ {
1763
+ "epoch": 2.8202247191011236,
1764
+ "grad_norm": 0.1655198186635971,
1765
+ "learning_rate": 9e-05,
1766
+ "loss": 0.1715,
1767
+ "step": 251
1768
+ },
1769
+ {
1770
+ "epoch": 2.831460674157303,
1771
+ "grad_norm": 0.1501724272966385,
1772
+ "learning_rate": 8.954545454545455e-05,
1773
+ "loss": 0.1435,
1774
+ "step": 252
1775
+ },
1776
+ {
1777
+ "epoch": 2.842696629213483,
1778
+ "grad_norm": 0.17689818143844604,
1779
+ "learning_rate": 8.90909090909091e-05,
1780
+ "loss": 0.1567,
1781
+ "step": 253
1782
+ },
1783
+ {
1784
+ "epoch": 2.853932584269663,
1785
+ "grad_norm": 0.158350870013237,
1786
+ "learning_rate": 8.863636363636364e-05,
1787
+ "loss": 0.1486,
1788
+ "step": 254
1789
+ },
1790
+ {
1791
+ "epoch": 2.865168539325843,
1792
+ "grad_norm": 0.19720739126205444,
1793
+ "learning_rate": 8.818181818181818e-05,
1794
+ "loss": 0.1729,
1795
+ "step": 255
1796
+ },
1797
+ {
1798
+ "epoch": 2.8764044943820224,
1799
+ "grad_norm": 0.17139959335327148,
1800
+ "learning_rate": 8.772727272727274e-05,
1801
+ "loss": 0.185,
1802
+ "step": 256
1803
+ },
1804
+ {
1805
+ "epoch": 2.8876404494382024,
1806
+ "grad_norm": 0.20194506645202637,
1807
+ "learning_rate": 8.727272727272727e-05,
1808
+ "loss": 0.1669,
1809
+ "step": 257
1810
+ },
1811
+ {
1812
+ "epoch": 2.898876404494382,
1813
+ "grad_norm": 0.17279160022735596,
1814
+ "learning_rate": 8.681818181818182e-05,
1815
+ "loss": 0.1695,
1816
+ "step": 258
1817
+ },
1818
+ {
1819
+ "epoch": 2.9101123595505616,
1820
+ "grad_norm": 0.20821331441402435,
1821
+ "learning_rate": 8.636363636363637e-05,
1822
+ "loss": 0.1665,
1823
+ "step": 259
1824
+ },
1825
+ {
1826
+ "epoch": 2.9213483146067416,
1827
+ "grad_norm": 0.18540224432945251,
1828
+ "learning_rate": 8.590909090909092e-05,
1829
+ "loss": 0.1824,
1830
+ "step": 260
1831
+ },
1832
+ {
1833
+ "epoch": 2.932584269662921,
1834
+ "grad_norm": 0.19717296957969666,
1835
+ "learning_rate": 8.545454545454545e-05,
1836
+ "loss": 0.1885,
1837
+ "step": 261
1838
+ },
1839
+ {
1840
+ "epoch": 2.943820224719101,
1841
+ "grad_norm": 0.1944579929113388,
1842
+ "learning_rate": 8.5e-05,
1843
+ "loss": 0.1801,
1844
+ "step": 262
1845
+ },
1846
+ {
1847
+ "epoch": 2.955056179775281,
1848
+ "grad_norm": 0.17243047058582306,
1849
+ "learning_rate": 8.454545454545455e-05,
1850
+ "loss": 0.1564,
1851
+ "step": 263
1852
+ },
1853
+ {
1854
+ "epoch": 2.966292134831461,
1855
+ "grad_norm": 0.1788180023431778,
1856
+ "learning_rate": 8.40909090909091e-05,
1857
+ "loss": 0.1728,
1858
+ "step": 264
1859
+ },
1860
+ {
1861
+ "epoch": 2.9775280898876404,
1862
+ "grad_norm": 0.18186365067958832,
1863
+ "learning_rate": 8.363636363636364e-05,
1864
+ "loss": 0.1805,
1865
+ "step": 265
1866
+ },
1867
+ {
1868
+ "epoch": 2.98876404494382,
1869
+ "grad_norm": 0.1703241765499115,
1870
+ "learning_rate": 8.318181818181818e-05,
1871
+ "loss": 0.1748,
1872
+ "step": 266
1873
+ },
1874
+ {
1875
+ "epoch": 3.0,
1876
+ "grad_norm": 0.15256650745868683,
1877
+ "learning_rate": 8.272727272727273e-05,
1878
+ "loss": 0.1658,
1879
+ "step": 267
1880
+ },
1881
+ {
1882
+ "epoch": 3.0112359550561796,
1883
+ "grad_norm": 0.1650206446647644,
1884
+ "learning_rate": 8.227272727272729e-05,
1885
+ "loss": 0.1741,
1886
+ "step": 268
1887
+ },
1888
+ {
1889
+ "epoch": 3.0224719101123596,
1890
+ "grad_norm": 0.16593040525913239,
1891
+ "learning_rate": 8.181818181818183e-05,
1892
+ "loss": 0.1556,
1893
+ "step": 269
1894
+ },
1895
+ {
1896
+ "epoch": 3.033707865168539,
1897
+ "grad_norm": 0.18191367387771606,
1898
+ "learning_rate": 8.136363636363636e-05,
1899
+ "loss": 0.1474,
1900
+ "step": 270
1901
+ },
1902
+ {
1903
+ "epoch": 3.044943820224719,
1904
+ "grad_norm": 0.1665167361497879,
1905
+ "learning_rate": 8.090909090909092e-05,
1906
+ "loss": 0.1605,
1907
+ "step": 271
1908
+ },
1909
+ {
1910
+ "epoch": 3.056179775280899,
1911
+ "grad_norm": 0.15633444488048553,
1912
+ "learning_rate": 8.045454545454546e-05,
1913
+ "loss": 0.1481,
1914
+ "step": 272
1915
+ },
1916
+ {
1917
+ "epoch": 3.067415730337079,
1918
+ "grad_norm": 0.16935305297374725,
1919
+ "learning_rate": 8e-05,
1920
+ "loss": 0.1801,
1921
+ "step": 273
1922
+ },
1923
+ {
1924
+ "epoch": 3.0786516853932584,
1925
+ "grad_norm": 0.1403079777956009,
1926
+ "learning_rate": 7.954545454545455e-05,
1927
+ "loss": 0.1419,
1928
+ "step": 274
1929
+ },
1930
+ {
1931
+ "epoch": 3.0898876404494384,
1932
+ "grad_norm": 0.14026261866092682,
1933
+ "learning_rate": 7.90909090909091e-05,
1934
+ "loss": 0.1512,
1935
+ "step": 275
1936
+ },
1937
+ {
1938
+ "epoch": 3.101123595505618,
1939
+ "grad_norm": 0.1634642481803894,
1940
+ "learning_rate": 7.863636363636364e-05,
1941
+ "loss": 0.157,
1942
+ "step": 276
1943
+ },
1944
+ {
1945
+ "epoch": 3.1123595505617976,
1946
+ "grad_norm": 0.21129527688026428,
1947
+ "learning_rate": 7.818181818181818e-05,
1948
+ "loss": 0.1777,
1949
+ "step": 277
1950
+ },
1951
+ {
1952
+ "epoch": 3.1235955056179776,
1953
+ "grad_norm": 0.16718165576457977,
1954
+ "learning_rate": 7.772727272727273e-05,
1955
+ "loss": 0.1616,
1956
+ "step": 278
1957
+ },
1958
+ {
1959
+ "epoch": 3.134831460674157,
1960
+ "grad_norm": 0.15927419066429138,
1961
+ "learning_rate": 7.727272727272727e-05,
1962
+ "loss": 0.1528,
1963
+ "step": 279
1964
+ },
1965
+ {
1966
+ "epoch": 3.146067415730337,
1967
+ "grad_norm": 0.2660486400127411,
1968
+ "learning_rate": 7.681818181818182e-05,
1969
+ "loss": 0.1837,
1970
+ "step": 280
1971
+ },
1972
+ {
1973
+ "epoch": 3.157303370786517,
1974
+ "grad_norm": 0.1409679502248764,
1975
+ "learning_rate": 7.636363636363637e-05,
1976
+ "loss": 0.147,
1977
+ "step": 281
1978
+ },
1979
+ {
1980
+ "epoch": 3.168539325842697,
1981
+ "grad_norm": 0.1339440941810608,
1982
+ "learning_rate": 7.59090909090909e-05,
1983
+ "loss": 0.1525,
1984
+ "step": 282
1985
+ },
1986
+ {
1987
+ "epoch": 3.1797752808988764,
1988
+ "grad_norm": 0.17426900565624237,
1989
+ "learning_rate": 7.545454545454545e-05,
1990
+ "loss": 0.1489,
1991
+ "step": 283
1992
+ },
1993
+ {
1994
+ "epoch": 3.191011235955056,
1995
+ "grad_norm": 0.1393343210220337,
1996
+ "learning_rate": 7.500000000000001e-05,
1997
+ "loss": 0.1423,
1998
+ "step": 284
1999
+ },
2000
+ {
2001
+ "epoch": 3.202247191011236,
2002
+ "grad_norm": 0.1835043877363205,
2003
+ "learning_rate": 7.454545454545455e-05,
2004
+ "loss": 0.1815,
2005
+ "step": 285
2006
+ },
2007
+ {
2008
+ "epoch": 3.2134831460674156,
2009
+ "grad_norm": 0.19945138692855835,
2010
+ "learning_rate": 7.40909090909091e-05,
2011
+ "loss": 0.195,
2012
+ "step": 286
2013
+ },
2014
+ {
2015
+ "epoch": 3.2247191011235956,
2016
+ "grad_norm": 0.12838099896907806,
2017
+ "learning_rate": 7.363636363636364e-05,
2018
+ "loss": 0.1394,
2019
+ "step": 287
2020
+ },
2021
+ {
2022
+ "epoch": 3.235955056179775,
2023
+ "grad_norm": 0.16134722530841827,
2024
+ "learning_rate": 7.318181818181818e-05,
2025
+ "loss": 0.1609,
2026
+ "step": 288
2027
+ },
2028
+ {
2029
+ "epoch": 3.247191011235955,
2030
+ "grad_norm": 0.16024093329906464,
2031
+ "learning_rate": 7.272727272727273e-05,
2032
+ "loss": 0.1617,
2033
+ "step": 289
2034
+ },
2035
+ {
2036
+ "epoch": 3.258426966292135,
2037
+ "grad_norm": 0.13171254098415375,
2038
+ "learning_rate": 7.227272727272729e-05,
2039
+ "loss": 0.1462,
2040
+ "step": 290
2041
+ },
2042
+ {
2043
+ "epoch": 3.2696629213483144,
2044
+ "grad_norm": 0.16412955522537231,
2045
+ "learning_rate": 7.181818181818182e-05,
2046
+ "loss": 0.1616,
2047
+ "step": 291
2048
+ },
2049
+ {
2050
+ "epoch": 3.2808988764044944,
2051
+ "grad_norm": 0.13625764846801758,
2052
+ "learning_rate": 7.136363636363636e-05,
2053
+ "loss": 0.1439,
2054
+ "step": 292
2055
+ },
2056
+ {
2057
+ "epoch": 3.292134831460674,
2058
+ "grad_norm": 0.40764933824539185,
2059
+ "learning_rate": 7.090909090909092e-05,
2060
+ "loss": 0.1493,
2061
+ "step": 293
2062
+ },
2063
+ {
2064
+ "epoch": 3.303370786516854,
2065
+ "grad_norm": 0.15316271781921387,
2066
+ "learning_rate": 7.045454545454546e-05,
2067
+ "loss": 0.1393,
2068
+ "step": 294
2069
+ },
2070
+ {
2071
+ "epoch": 3.3146067415730336,
2072
+ "grad_norm": 0.2046615481376648,
2073
+ "learning_rate": 7e-05,
2074
+ "loss": 0.1835,
2075
+ "step": 295
2076
+ },
2077
+ {
2078
+ "epoch": 3.3258426966292136,
2079
+ "grad_norm": 0.1829833984375,
2080
+ "learning_rate": 6.954545454545455e-05,
2081
+ "loss": 0.1699,
2082
+ "step": 296
2083
+ },
2084
+ {
2085
+ "epoch": 3.337078651685393,
2086
+ "grad_norm": 0.17012086510658264,
2087
+ "learning_rate": 6.90909090909091e-05,
2088
+ "loss": 0.1598,
2089
+ "step": 297
2090
+ },
2091
+ {
2092
+ "epoch": 3.348314606741573,
2093
+ "grad_norm": 0.19913016259670258,
2094
+ "learning_rate": 6.863636363636364e-05,
2095
+ "loss": 0.1819,
2096
+ "step": 298
2097
+ },
2098
+ {
2099
+ "epoch": 3.359550561797753,
2100
+ "grad_norm": 0.15270492434501648,
2101
+ "learning_rate": 6.818181818181818e-05,
2102
+ "loss": 0.1297,
2103
+ "step": 299
2104
+ },
2105
+ {
2106
+ "epoch": 3.370786516853933,
2107
+ "grad_norm": 0.20295540988445282,
2108
+ "learning_rate": 6.772727272727273e-05,
2109
+ "loss": 0.1639,
2110
+ "step": 300
2111
+ },
2112
+ {
2113
+ "epoch": 3.3820224719101124,
2114
+ "grad_norm": 0.28618213534355164,
2115
+ "learning_rate": 6.727272727272727e-05,
2116
+ "loss": 0.1817,
2117
+ "step": 301
2118
+ },
2119
+ {
2120
+ "epoch": 3.393258426966292,
2121
+ "grad_norm": 0.21655607223510742,
2122
+ "learning_rate": 6.681818181818183e-05,
2123
+ "loss": 0.1775,
2124
+ "step": 302
2125
+ },
2126
+ {
2127
+ "epoch": 3.404494382022472,
2128
+ "grad_norm": 0.16043761372566223,
2129
+ "learning_rate": 6.636363636363638e-05,
2130
+ "loss": 0.1408,
2131
+ "step": 303
2132
+ },
2133
+ {
2134
+ "epoch": 3.4157303370786516,
2135
+ "grad_norm": 0.18832853436470032,
2136
+ "learning_rate": 6.59090909090909e-05,
2137
+ "loss": 0.1648,
2138
+ "step": 304
2139
+ },
2140
+ {
2141
+ "epoch": 3.4269662921348316,
2142
+ "grad_norm": 0.19430215656757355,
2143
+ "learning_rate": 6.545454545454546e-05,
2144
+ "loss": 0.1603,
2145
+ "step": 305
2146
+ },
2147
+ {
2148
+ "epoch": 3.438202247191011,
2149
+ "grad_norm": 0.18084602057933807,
2150
+ "learning_rate": 6.500000000000001e-05,
2151
+ "loss": 0.1631,
2152
+ "step": 306
2153
+ },
2154
+ {
2155
+ "epoch": 3.449438202247191,
2156
+ "grad_norm": 0.1944350153207779,
2157
+ "learning_rate": 6.454545454545455e-05,
2158
+ "loss": 0.1719,
2159
+ "step": 307
2160
+ },
2161
+ {
2162
+ "epoch": 3.460674157303371,
2163
+ "grad_norm": 0.1583927869796753,
2164
+ "learning_rate": 6.40909090909091e-05,
2165
+ "loss": 0.1393,
2166
+ "step": 308
2167
+ },
2168
+ {
2169
+ "epoch": 3.4719101123595504,
2170
+ "grad_norm": 0.1504002809524536,
2171
+ "learning_rate": 6.363636363636364e-05,
2172
+ "loss": 0.1479,
2173
+ "step": 309
2174
+ },
2175
+ {
2176
+ "epoch": 3.4831460674157304,
2177
+ "grad_norm": 0.15900583565235138,
2178
+ "learning_rate": 6.318181818181818e-05,
2179
+ "loss": 0.1371,
2180
+ "step": 310
2181
+ },
2182
+ {
2183
+ "epoch": 3.49438202247191,
2184
+ "grad_norm": 0.16969139873981476,
2185
+ "learning_rate": 6.272727272727273e-05,
2186
+ "loss": 0.1651,
2187
+ "step": 311
2188
+ },
2189
+ {
2190
+ "epoch": 3.50561797752809,
2191
+ "grad_norm": 0.19286896288394928,
2192
+ "learning_rate": 6.227272727272727e-05,
2193
+ "loss": 0.181,
2194
+ "step": 312
2195
+ },
2196
+ {
2197
+ "epoch": 3.5168539325842696,
2198
+ "grad_norm": 0.15525083243846893,
2199
+ "learning_rate": 6.181818181818182e-05,
2200
+ "loss": 0.1755,
2201
+ "step": 313
2202
+ },
2203
+ {
2204
+ "epoch": 3.5280898876404496,
2205
+ "grad_norm": 0.14453306794166565,
2206
+ "learning_rate": 6.136363636363636e-05,
2207
+ "loss": 0.1504,
2208
+ "step": 314
2209
+ },
2210
+ {
2211
+ "epoch": 3.539325842696629,
2212
+ "grad_norm": 0.14680127799510956,
2213
+ "learning_rate": 6.090909090909091e-05,
2214
+ "loss": 0.1506,
2215
+ "step": 315
2216
+ },
2217
+ {
2218
+ "epoch": 3.550561797752809,
2219
+ "grad_norm": 0.1838373988866806,
2220
+ "learning_rate": 6.045454545454545e-05,
2221
+ "loss": 0.1682,
2222
+ "step": 316
2223
+ },
2224
+ {
2225
+ "epoch": 3.561797752808989,
2226
+ "grad_norm": 0.21205776929855347,
2227
+ "learning_rate": 6e-05,
2228
+ "loss": 0.1868,
2229
+ "step": 317
2230
+ },
2231
+ {
2232
+ "epoch": 3.5730337078651684,
2233
+ "grad_norm": 0.20755551755428314,
2234
+ "learning_rate": 5.9545454545454546e-05,
2235
+ "loss": 0.1768,
2236
+ "step": 318
2237
+ },
2238
+ {
2239
+ "epoch": 3.5842696629213484,
2240
+ "grad_norm": 0.14389365911483765,
2241
+ "learning_rate": 5.90909090909091e-05,
2242
+ "loss": 0.159,
2243
+ "step": 319
2244
+ },
2245
+ {
2246
+ "epoch": 3.595505617977528,
2247
+ "grad_norm": 0.15817323327064514,
2248
+ "learning_rate": 5.8636363636363634e-05,
2249
+ "loss": 0.167,
2250
+ "step": 320
2251
+ },
2252
+ {
2253
+ "epoch": 3.606741573033708,
2254
+ "grad_norm": 0.1677711457014084,
2255
+ "learning_rate": 5.818181818181818e-05,
2256
+ "loss": 0.1575,
2257
+ "step": 321
2258
+ },
2259
+ {
2260
+ "epoch": 3.6179775280898876,
2261
+ "grad_norm": 0.15083497762680054,
2262
+ "learning_rate": 5.772727272727273e-05,
2263
+ "loss": 0.164,
2264
+ "step": 322
2265
+ },
2266
+ {
2267
+ "epoch": 3.629213483146067,
2268
+ "grad_norm": 0.16184101998806,
2269
+ "learning_rate": 5.727272727272728e-05,
2270
+ "loss": 0.1648,
2271
+ "step": 323
2272
+ },
2273
+ {
2274
+ "epoch": 3.640449438202247,
2275
+ "grad_norm": 0.1676960438489914,
2276
+ "learning_rate": 5.6818181818181825e-05,
2277
+ "loss": 0.1732,
2278
+ "step": 324
2279
+ },
2280
+ {
2281
+ "epoch": 3.6516853932584272,
2282
+ "grad_norm": 0.16604094207286835,
2283
+ "learning_rate": 5.636363636363636e-05,
2284
+ "loss": 0.1797,
2285
+ "step": 325
2286
+ },
2287
+ {
2288
+ "epoch": 3.662921348314607,
2289
+ "grad_norm": 0.1593160778284073,
2290
+ "learning_rate": 5.5909090909090913e-05,
2291
+ "loss": 0.1626,
2292
+ "step": 326
2293
+ },
2294
+ {
2295
+ "epoch": 3.6741573033707864,
2296
+ "grad_norm": 0.16803093254566193,
2297
+ "learning_rate": 5.545454545454546e-05,
2298
+ "loss": 0.1676,
2299
+ "step": 327
2300
+ },
2301
+ {
2302
+ "epoch": 3.6853932584269664,
2303
+ "grad_norm": 0.15591773390769958,
2304
+ "learning_rate": 5.500000000000001e-05,
2305
+ "loss": 0.1571,
2306
+ "step": 328
2307
+ },
2308
+ {
2309
+ "epoch": 3.696629213483146,
2310
+ "grad_norm": 0.15332892537117004,
2311
+ "learning_rate": 5.4545454545454546e-05,
2312
+ "loss": 0.1684,
2313
+ "step": 329
2314
+ },
2315
+ {
2316
+ "epoch": 3.7078651685393256,
2317
+ "grad_norm": 0.15805967152118683,
2318
+ "learning_rate": 5.409090909090909e-05,
2319
+ "loss": 0.1653,
2320
+ "step": 330
2321
+ },
2322
+ {
2323
+ "epoch": 3.7191011235955056,
2324
+ "grad_norm": 0.14145736396312714,
2325
+ "learning_rate": 5.363636363636364e-05,
2326
+ "loss": 0.1551,
2327
+ "step": 331
2328
+ },
2329
+ {
2330
+ "epoch": 3.7303370786516856,
2331
+ "grad_norm": 0.16918998956680298,
2332
+ "learning_rate": 5.3181818181818186e-05,
2333
+ "loss": 0.1653,
2334
+ "step": 332
2335
+ },
2336
+ {
2337
+ "epoch": 3.741573033707865,
2338
+ "grad_norm": 0.13821476697921753,
2339
+ "learning_rate": 5.272727272727272e-05,
2340
+ "loss": 0.1677,
2341
+ "step": 333
2342
+ },
2343
+ {
2344
+ "epoch": 3.752808988764045,
2345
+ "grad_norm": 0.1746775358915329,
2346
+ "learning_rate": 5.2272727272727274e-05,
2347
+ "loss": 0.1698,
2348
+ "step": 334
2349
+ },
2350
+ {
2351
+ "epoch": 3.764044943820225,
2352
+ "grad_norm": 0.15485592186450958,
2353
+ "learning_rate": 5.181818181818182e-05,
2354
+ "loss": 0.1434,
2355
+ "step": 335
2356
+ },
2357
+ {
2358
+ "epoch": 3.7752808988764044,
2359
+ "grad_norm": 0.13947530090808868,
2360
+ "learning_rate": 5.136363636363637e-05,
2361
+ "loss": 0.1561,
2362
+ "step": 336
2363
+ },
2364
+ {
2365
+ "epoch": 3.7865168539325844,
2366
+ "grad_norm": 0.18808624148368835,
2367
+ "learning_rate": 5.090909090909091e-05,
2368
+ "loss": 0.1772,
2369
+ "step": 337
2370
+ },
2371
+ {
2372
+ "epoch": 3.797752808988764,
2373
+ "grad_norm": 0.1359715610742569,
2374
+ "learning_rate": 5.045454545454545e-05,
2375
+ "loss": 0.1588,
2376
+ "step": 338
2377
+ },
2378
+ {
2379
+ "epoch": 3.808988764044944,
2380
+ "grad_norm": 0.14446499943733215,
2381
+ "learning_rate": 5e-05,
2382
+ "loss": 0.1533,
2383
+ "step": 339
2384
+ },
2385
+ {
2386
+ "epoch": 3.8202247191011236,
2387
+ "grad_norm": 0.14543399214744568,
2388
+ "learning_rate": 4.9545454545454553e-05,
2389
+ "loss": 0.1555,
2390
+ "step": 340
2391
+ },
2392
+ {
2393
+ "epoch": 3.831460674157303,
2394
+ "grad_norm": 0.1910828948020935,
2395
+ "learning_rate": 4.909090909090909e-05,
2396
+ "loss": 0.1675,
2397
+ "step": 341
2398
+ },
2399
+ {
2400
+ "epoch": 3.842696629213483,
2401
+ "grad_norm": 0.15429803729057312,
2402
+ "learning_rate": 4.863636363636364e-05,
2403
+ "loss": 0.153,
2404
+ "step": 342
2405
+ },
2406
+ {
2407
+ "epoch": 3.853932584269663,
2408
+ "grad_norm": 0.16174088418483734,
2409
+ "learning_rate": 4.8181818181818186e-05,
2410
+ "loss": 0.1666,
2411
+ "step": 343
2412
+ },
2413
+ {
2414
+ "epoch": 3.865168539325843,
2415
+ "grad_norm": 0.17011404037475586,
2416
+ "learning_rate": 4.772727272727273e-05,
2417
+ "loss": 0.187,
2418
+ "step": 344
2419
+ },
2420
+ {
2421
+ "epoch": 3.8764044943820224,
2422
+ "grad_norm": 0.14925739169120789,
2423
+ "learning_rate": 4.7272727272727275e-05,
2424
+ "loss": 0.1534,
2425
+ "step": 345
2426
+ },
2427
+ {
2428
+ "epoch": 3.8876404494382024,
2429
+ "grad_norm": 0.1602795571088791,
2430
+ "learning_rate": 4.681818181818182e-05,
2431
+ "loss": 0.1512,
2432
+ "step": 346
2433
+ },
2434
+ {
2435
+ "epoch": 3.898876404494382,
2436
+ "grad_norm": 0.15546512603759766,
2437
+ "learning_rate": 4.636363636363636e-05,
2438
+ "loss": 0.1508,
2439
+ "step": 347
2440
+ },
2441
+ {
2442
+ "epoch": 3.9101123595505616,
2443
+ "grad_norm": 0.16389091312885284,
2444
+ "learning_rate": 4.5909090909090914e-05,
2445
+ "loss": 0.1568,
2446
+ "step": 348
2447
+ },
2448
+ {
2449
+ "epoch": 3.9213483146067416,
2450
+ "grad_norm": 0.142495259642601,
2451
+ "learning_rate": 4.545454545454546e-05,
2452
+ "loss": 0.1544,
2453
+ "step": 349
2454
+ },
2455
+ {
2456
+ "epoch": 3.932584269662921,
2457
+ "grad_norm": 0.15719622373580933,
2458
+ "learning_rate": 4.5e-05,
2459
+ "loss": 0.1436,
2460
+ "step": 350
2461
+ },
2462
+ {
2463
+ "epoch": 3.943820224719101,
2464
+ "grad_norm": 0.1477130800485611,
2465
+ "learning_rate": 4.454545454545455e-05,
2466
+ "loss": 0.1593,
2467
+ "step": 351
2468
+ },
2469
+ {
2470
+ "epoch": 3.955056179775281,
2471
+ "grad_norm": 0.1921541690826416,
2472
+ "learning_rate": 4.409090909090909e-05,
2473
+ "loss": 0.1737,
2474
+ "step": 352
2475
+ },
2476
+ {
2477
+ "epoch": 3.966292134831461,
2478
+ "grad_norm": 0.15325406193733215,
2479
+ "learning_rate": 4.3636363636363636e-05,
2480
+ "loss": 0.1575,
2481
+ "step": 353
2482
+ },
2483
+ {
2484
+ "epoch": 3.9775280898876404,
2485
+ "grad_norm": 0.1695924997329712,
2486
+ "learning_rate": 4.318181818181819e-05,
2487
+ "loss": 0.1536,
2488
+ "step": 354
2489
+ },
2490
+ {
2491
+ "epoch": 3.98876404494382,
2492
+ "grad_norm": 0.18062083423137665,
2493
+ "learning_rate": 4.2727272727272724e-05,
2494
+ "loss": 0.1705,
2495
+ "step": 355
2496
+ },
2497
+ {
2498
+ "epoch": 4.0,
2499
+ "grad_norm": 0.13164108991622925,
2500
+ "learning_rate": 4.2272727272727275e-05,
2501
+ "loss": 0.1475,
2502
+ "step": 356
2503
+ }
2504
+ ],
2505
+ "logging_steps": 1,
2506
+ "max_steps": 445,
2507
+ "num_input_tokens_seen": 0,
2508
+ "num_train_epochs": 5,
2509
+ "save_steps": 500,
2510
+ "stateful_callbacks": {
2511
+ "TrainerControl": {
2512
+ "args": {
2513
+ "should_epoch_stop": false,
2514
+ "should_evaluate": false,
2515
+ "should_log": false,
2516
+ "should_save": true,
2517
+ "should_training_stop": false
2518
+ },
2519
+ "attributes": {}
2520
+ }
2521
+ },
2522
+ "total_flos": 9.867039323421696e+16,
2523
+ "train_batch_size": 4,
2524
+ "trial_name": null,
2525
+ "trial_params": null
2526
+ }