taguser commited on
Commit
8a46f21
·
verified ·
1 Parent(s): 0818b2c

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +62 -0
  2. adapter_config.json +39 -0
  3. added_tokens.json +24 -0
  4. all_results.json +8 -0
  5. checkpoint-1099/README.md +202 -0
  6. checkpoint-1099/adapter_config.json +39 -0
  7. checkpoint-1099/added_tokens.json +24 -0
  8. checkpoint-1099/merges.txt +0 -0
  9. checkpoint-1099/special_tokens_map.json +31 -0
  10. checkpoint-1099/tokenizer_config.json +209 -0
  11. checkpoint-1099/trainer_state.json +1567 -0
  12. checkpoint-1099/vocab.json +0 -0
  13. checkpoint-2355/README.md +202 -0
  14. checkpoint-2355/added_tokens.json +24 -0
  15. checkpoint-2355/merges.txt +0 -0
  16. checkpoint-2355/special_tokens_map.json +31 -0
  17. checkpoint-2355/trainer_state.json +3331 -0
  18. checkpoint-2355/vocab.json +0 -0
  19. checkpoint-2512/README.md +202 -0
  20. checkpoint-2512/adapter_config.json +39 -0
  21. checkpoint-2512/added_tokens.json +24 -0
  22. checkpoint-2512/merges.txt +0 -0
  23. checkpoint-2512/special_tokens_map.json +31 -0
  24. checkpoint-2512/tokenizer_config.json +209 -0
  25. checkpoint-2512/trainer_state.json +3548 -0
  26. checkpoint-2512/vocab.json +0 -0
  27. checkpoint-2669/adapter_config.json +39 -0
  28. checkpoint-2669/merges.txt +0 -0
  29. checkpoint-2669/special_tokens_map.json +31 -0
  30. checkpoint-2669/tokenizer_config.json +209 -0
  31. checkpoint-2669/trainer_state.json +3765 -0
  32. checkpoint-2826/README.md +202 -0
  33. checkpoint-2826/added_tokens.json +24 -0
  34. checkpoint-2826/merges.txt +0 -0
  35. checkpoint-2826/special_tokens_map.json +31 -0
  36. checkpoint-2826/trainer_state.json +0 -0
  37. checkpoint-2826/vocab.json +0 -0
  38. checkpoint-3611/README.md +202 -0
  39. checkpoint-3611/adapter_config.json +39 -0
  40. checkpoint-3611/added_tokens.json +24 -0
  41. checkpoint-3611/merges.txt +0 -0
  42. checkpoint-3611/rng_state_0.pth +3 -0
  43. checkpoint-3611/special_tokens_map.json +31 -0
  44. checkpoint-3611/tokenizer_config.json +209 -0
  45. checkpoint-3611/trainer_state.json +0 -0
  46. checkpoint-3611/vocab.json +0 -0
  47. checkpoint-3925/README.md +202 -0
  48. checkpoint-3925/adapter_config.json +39 -0
  49. checkpoint-3925/added_tokens.json +24 -0
  50. checkpoint-3925/merges.txt +0 -0
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: other
4
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
5
+ tags:
6
+ - llama-factory
7
+ - lora
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: test
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # test
18
+
19
+ This model is a fine-tuned version of [Qwen/Qwen2.5-Coder-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-14B-Instruct) on the parsed_data dataset.
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - distributed_type: multi-GPU
43
+ - num_devices: 2
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 8
46
+ - total_eval_batch_size: 16
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: cosine
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 30
51
+
52
+ ### Training results
53
+
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - PEFT 0.15.0
59
+ - Transformers 4.50.0
60
+ - Pytorch 2.6.0+cu124
61
+ - Datasets 3.4.1
62
+ - Tokenizers 0.21.0
adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "gate_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
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
+ }
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 29.812698412698413,
3
+ "total_flos": 1.011586335464489e+17,
4
+ "train_loss": 0.4251327198149039,
5
+ "train_runtime": 14594.4914,
6
+ "train_samples_per_second": 2.59,
7
+ "train_steps_per_second": 0.323
8
+ }
checkpoint-1099/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
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.15.0
checkpoint-1099/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "gate_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-1099/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-1099/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1099/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": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-1099/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Qwen, created by Alibaba Cloud. 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 Qwen, created by Alibaba Cloud. You 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": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-1099/trainer_state.json ADDED
@@ -0,0 +1,1567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 6.958730158730159,
6
+ "eval_steps": 500,
7
+ "global_step": 1099,
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.031746031746031744,
14
+ "grad_norm": 0.5545095205307007,
15
+ "learning_rate": 5.307855626326963e-07,
16
+ "loss": 3.7162,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.06349206349206349,
21
+ "grad_norm": 0.6163601279258728,
22
+ "learning_rate": 1.0615711252653927e-06,
23
+ "loss": 3.9388,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.09523809523809523,
28
+ "grad_norm": 0.5541530847549438,
29
+ "learning_rate": 1.5923566878980892e-06,
30
+ "loss": 3.9165,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.12698412698412698,
35
+ "grad_norm": 0.457332044839859,
36
+ "learning_rate": 2.1231422505307854e-06,
37
+ "loss": 3.7326,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.15873015873015872,
42
+ "grad_norm": 0.5335279107093811,
43
+ "learning_rate": 2.653927813163482e-06,
44
+ "loss": 3.8251,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.19047619047619047,
49
+ "grad_norm": 0.7080379724502563,
50
+ "learning_rate": 3.1847133757961785e-06,
51
+ "loss": 3.7534,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.2222222222222222,
56
+ "grad_norm": 0.520993709564209,
57
+ "learning_rate": 3.715498938428875e-06,
58
+ "loss": 3.898,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.25396825396825395,
63
+ "grad_norm": 0.5451405644416809,
64
+ "learning_rate": 4.246284501061571e-06,
65
+ "loss": 3.8951,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.2857142857142857,
70
+ "grad_norm": 0.6205154657363892,
71
+ "learning_rate": 4.777070063694268e-06,
72
+ "loss": 3.7666,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.31746031746031744,
77
+ "grad_norm": 0.7404439449310303,
78
+ "learning_rate": 5.307855626326964e-06,
79
+ "loss": 4.0258,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.3492063492063492,
84
+ "grad_norm": 0.6272220015525818,
85
+ "learning_rate": 5.838641188959661e-06,
86
+ "loss": 3.8464,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.38095238095238093,
91
+ "grad_norm": 0.7744691967964172,
92
+ "learning_rate": 6.369426751592357e-06,
93
+ "loss": 3.7299,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.4126984126984127,
98
+ "grad_norm": 0.8805738687515259,
99
+ "learning_rate": 6.900212314225053e-06,
100
+ "loss": 3.5008,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.4444444444444444,
105
+ "grad_norm": 1.0740723609924316,
106
+ "learning_rate": 7.43099787685775e-06,
107
+ "loss": 3.7552,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.47619047619047616,
112
+ "grad_norm": 0.965708315372467,
113
+ "learning_rate": 7.961783439490445e-06,
114
+ "loss": 3.5516,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.5079365079365079,
119
+ "grad_norm": 0.9812778234481812,
120
+ "learning_rate": 8.492569002123141e-06,
121
+ "loss": 3.6003,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.5396825396825397,
126
+ "grad_norm": 0.8831024169921875,
127
+ "learning_rate": 9.023354564755838e-06,
128
+ "loss": 3.613,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.5714285714285714,
133
+ "grad_norm": 0.8358364105224609,
134
+ "learning_rate": 9.554140127388536e-06,
135
+ "loss": 3.1858,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.6031746031746031,
140
+ "grad_norm": 1.0740444660186768,
141
+ "learning_rate": 1.0084925690021232e-05,
142
+ "loss": 3.0937,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.6349206349206349,
147
+ "grad_norm": 1.0987530946731567,
148
+ "learning_rate": 1.0615711252653929e-05,
149
+ "loss": 3.154,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.6666666666666666,
154
+ "grad_norm": 1.2300925254821777,
155
+ "learning_rate": 1.1146496815286625e-05,
156
+ "loss": 2.9414,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.6984126984126984,
161
+ "grad_norm": 1.2214170694351196,
162
+ "learning_rate": 1.1677282377919321e-05,
163
+ "loss": 2.9464,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.7301587301587301,
168
+ "grad_norm": 1.2803975343704224,
169
+ "learning_rate": 1.2208067940552018e-05,
170
+ "loss": 2.8921,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.7619047619047619,
175
+ "grad_norm": 1.2232719659805298,
176
+ "learning_rate": 1.2738853503184714e-05,
177
+ "loss": 2.5252,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.7936507936507936,
182
+ "grad_norm": 1.204835295677185,
183
+ "learning_rate": 1.326963906581741e-05,
184
+ "loss": 2.5215,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.8253968253968254,
189
+ "grad_norm": 1.4095579385757446,
190
+ "learning_rate": 1.3800424628450107e-05,
191
+ "loss": 2.136,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.8571428571428571,
196
+ "grad_norm": 1.4166598320007324,
197
+ "learning_rate": 1.4331210191082803e-05,
198
+ "loss": 2.2653,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.8888888888888888,
203
+ "grad_norm": 1.3040446043014526,
204
+ "learning_rate": 1.48619957537155e-05,
205
+ "loss": 2.0193,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.9206349206349206,
210
+ "grad_norm": 1.4114688634872437,
211
+ "learning_rate": 1.5392781316348196e-05,
212
+ "loss": 1.7935,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.9523809523809523,
217
+ "grad_norm": 1.8066726922988892,
218
+ "learning_rate": 1.592356687898089e-05,
219
+ "loss": 1.5731,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.9841269841269841,
224
+ "grad_norm": 1.4303158521652222,
225
+ "learning_rate": 1.6454352441613588e-05,
226
+ "loss": 1.6552,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 1.0126984126984127,
231
+ "grad_norm": 1.6671762466430664,
232
+ "learning_rate": 1.6985138004246283e-05,
233
+ "loss": 1.6973,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 1.0444444444444445,
238
+ "grad_norm": 1.5719650983810425,
239
+ "learning_rate": 1.751592356687898e-05,
240
+ "loss": 1.312,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 1.0761904761904761,
245
+ "grad_norm": 1.4845054149627686,
246
+ "learning_rate": 1.8046709129511676e-05,
247
+ "loss": 1.3601,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 1.107936507936508,
252
+ "grad_norm": 1.1172235012054443,
253
+ "learning_rate": 1.8577494692144374e-05,
254
+ "loss": 1.3137,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 1.1396825396825396,
259
+ "grad_norm": 1.9621731042861938,
260
+ "learning_rate": 1.910828025477707e-05,
261
+ "loss": 1.1778,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 1.1714285714285715,
266
+ "grad_norm": 1.7722721099853516,
267
+ "learning_rate": 1.963906581740977e-05,
268
+ "loss": 1.4534,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 1.2031746031746031,
273
+ "grad_norm": 1.3677467107772827,
274
+ "learning_rate": 2.0169851380042464e-05,
275
+ "loss": 1.3356,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 1.234920634920635,
280
+ "grad_norm": 1.3260482549667358,
281
+ "learning_rate": 2.0700636942675162e-05,
282
+ "loss": 1.0876,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 1.2666666666666666,
287
+ "grad_norm": 1.5176818370819092,
288
+ "learning_rate": 2.1231422505307857e-05,
289
+ "loss": 1.1602,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 1.2984126984126985,
294
+ "grad_norm": 1.2793077230453491,
295
+ "learning_rate": 2.1762208067940555e-05,
296
+ "loss": 1.1505,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 1.33015873015873,
301
+ "grad_norm": 1.196784257888794,
302
+ "learning_rate": 2.229299363057325e-05,
303
+ "loss": 1.0664,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 1.361904761904762,
308
+ "grad_norm": 1.303207516670227,
309
+ "learning_rate": 2.2823779193205948e-05,
310
+ "loss": 1.2557,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 1.3936507936507936,
315
+ "grad_norm": 1.2853388786315918,
316
+ "learning_rate": 2.3354564755838642e-05,
317
+ "loss": 1.0704,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 1.4253968253968254,
322
+ "grad_norm": 1.381369948387146,
323
+ "learning_rate": 2.388535031847134e-05,
324
+ "loss": 1.1371,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 1.457142857142857,
329
+ "grad_norm": 1.8012712001800537,
330
+ "learning_rate": 2.4416135881104035e-05,
331
+ "loss": 1.248,
332
+ "step": 230
333
+ },
334
+ {
335
+ "epoch": 1.488888888888889,
336
+ "grad_norm": 1.7397032976150513,
337
+ "learning_rate": 2.4946921443736733e-05,
338
+ "loss": 1.2782,
339
+ "step": 235
340
+ },
341
+ {
342
+ "epoch": 1.5206349206349206,
343
+ "grad_norm": 1.4026210308074951,
344
+ "learning_rate": 2.5477707006369428e-05,
345
+ "loss": 1.154,
346
+ "step": 240
347
+ },
348
+ {
349
+ "epoch": 1.5523809523809524,
350
+ "grad_norm": 1.2906067371368408,
351
+ "learning_rate": 2.6008492569002126e-05,
352
+ "loss": 0.9141,
353
+ "step": 245
354
+ },
355
+ {
356
+ "epoch": 1.5841269841269843,
357
+ "grad_norm": 1.265598177909851,
358
+ "learning_rate": 2.653927813163482e-05,
359
+ "loss": 1.0625,
360
+ "step": 250
361
+ },
362
+ {
363
+ "epoch": 1.615873015873016,
364
+ "grad_norm": 1.6044715642929077,
365
+ "learning_rate": 2.707006369426752e-05,
366
+ "loss": 0.9624,
367
+ "step": 255
368
+ },
369
+ {
370
+ "epoch": 1.6476190476190475,
371
+ "grad_norm": 1.4612747430801392,
372
+ "learning_rate": 2.7600849256900213e-05,
373
+ "loss": 1.0413,
374
+ "step": 260
375
+ },
376
+ {
377
+ "epoch": 1.6793650793650794,
378
+ "grad_norm": 1.6222745180130005,
379
+ "learning_rate": 2.8131634819532908e-05,
380
+ "loss": 1.0929,
381
+ "step": 265
382
+ },
383
+ {
384
+ "epoch": 1.7111111111111112,
385
+ "grad_norm": 1.1456222534179688,
386
+ "learning_rate": 2.8662420382165606e-05,
387
+ "loss": 0.9957,
388
+ "step": 270
389
+ },
390
+ {
391
+ "epoch": 1.7428571428571429,
392
+ "grad_norm": 1.5746041536331177,
393
+ "learning_rate": 2.91932059447983e-05,
394
+ "loss": 1.0274,
395
+ "step": 275
396
+ },
397
+ {
398
+ "epoch": 1.7746031746031745,
399
+ "grad_norm": 1.3407832384109497,
400
+ "learning_rate": 2.9723991507431e-05,
401
+ "loss": 0.9487,
402
+ "step": 280
403
+ },
404
+ {
405
+ "epoch": 1.8063492063492064,
406
+ "grad_norm": 1.6232194900512695,
407
+ "learning_rate": 3.0254777070063693e-05,
408
+ "loss": 1.0966,
409
+ "step": 285
410
+ },
411
+ {
412
+ "epoch": 1.8380952380952382,
413
+ "grad_norm": 1.4920552968978882,
414
+ "learning_rate": 3.078556263269639e-05,
415
+ "loss": 0.9099,
416
+ "step": 290
417
+ },
418
+ {
419
+ "epoch": 1.8698412698412699,
420
+ "grad_norm": 1.2123301029205322,
421
+ "learning_rate": 3.1316348195329086e-05,
422
+ "loss": 1.0902,
423
+ "step": 295
424
+ },
425
+ {
426
+ "epoch": 1.9015873015873015,
427
+ "grad_norm": 1.2080968618392944,
428
+ "learning_rate": 3.184713375796178e-05,
429
+ "loss": 0.943,
430
+ "step": 300
431
+ },
432
+ {
433
+ "epoch": 1.9333333333333333,
434
+ "grad_norm": 1.190319299697876,
435
+ "learning_rate": 3.237791932059448e-05,
436
+ "loss": 0.7893,
437
+ "step": 305
438
+ },
439
+ {
440
+ "epoch": 1.9650793650793652,
441
+ "grad_norm": 1.5929204225540161,
442
+ "learning_rate": 3.2908704883227177e-05,
443
+ "loss": 1.0232,
444
+ "step": 310
445
+ },
446
+ {
447
+ "epoch": 1.9968253968253968,
448
+ "grad_norm": 1.0138347148895264,
449
+ "learning_rate": 3.343949044585987e-05,
450
+ "loss": 0.6693,
451
+ "step": 315
452
+ },
453
+ {
454
+ "epoch": 2.0253968253968253,
455
+ "grad_norm": 1.3012847900390625,
456
+ "learning_rate": 3.3970276008492566e-05,
457
+ "loss": 0.8355,
458
+ "step": 320
459
+ },
460
+ {
461
+ "epoch": 2.057142857142857,
462
+ "grad_norm": 1.2264782190322876,
463
+ "learning_rate": 3.450106157112527e-05,
464
+ "loss": 0.9872,
465
+ "step": 325
466
+ },
467
+ {
468
+ "epoch": 2.088888888888889,
469
+ "grad_norm": 1.139275312423706,
470
+ "learning_rate": 3.503184713375796e-05,
471
+ "loss": 0.8662,
472
+ "step": 330
473
+ },
474
+ {
475
+ "epoch": 2.1206349206349207,
476
+ "grad_norm": 1.3836581707000732,
477
+ "learning_rate": 3.5562632696390657e-05,
478
+ "loss": 0.9549,
479
+ "step": 335
480
+ },
481
+ {
482
+ "epoch": 2.1523809523809523,
483
+ "grad_norm": 1.368600845336914,
484
+ "learning_rate": 3.609341825902335e-05,
485
+ "loss": 0.9195,
486
+ "step": 340
487
+ },
488
+ {
489
+ "epoch": 2.1841269841269844,
490
+ "grad_norm": 1.8793011903762817,
491
+ "learning_rate": 3.662420382165605e-05,
492
+ "loss": 0.8505,
493
+ "step": 345
494
+ },
495
+ {
496
+ "epoch": 2.215873015873016,
497
+ "grad_norm": 1.305284023284912,
498
+ "learning_rate": 3.715498938428875e-05,
499
+ "loss": 0.7755,
500
+ "step": 350
501
+ },
502
+ {
503
+ "epoch": 2.2476190476190476,
504
+ "grad_norm": 1.7851749658584595,
505
+ "learning_rate": 3.768577494692145e-05,
506
+ "loss": 0.9242,
507
+ "step": 355
508
+ },
509
+ {
510
+ "epoch": 2.2793650793650793,
511
+ "grad_norm": 1.4341535568237305,
512
+ "learning_rate": 3.821656050955414e-05,
513
+ "loss": 0.8221,
514
+ "step": 360
515
+ },
516
+ {
517
+ "epoch": 2.311111111111111,
518
+ "grad_norm": 1.39107346534729,
519
+ "learning_rate": 3.874734607218684e-05,
520
+ "loss": 0.6999,
521
+ "step": 365
522
+ },
523
+ {
524
+ "epoch": 2.342857142857143,
525
+ "grad_norm": 1.2304264307022095,
526
+ "learning_rate": 3.927813163481954e-05,
527
+ "loss": 0.8362,
528
+ "step": 370
529
+ },
530
+ {
531
+ "epoch": 2.3746031746031746,
532
+ "grad_norm": 1.8470840454101562,
533
+ "learning_rate": 3.9808917197452234e-05,
534
+ "loss": 0.9398,
535
+ "step": 375
536
+ },
537
+ {
538
+ "epoch": 2.4063492063492062,
539
+ "grad_norm": 1.2533882856369019,
540
+ "learning_rate": 4.033970276008493e-05,
541
+ "loss": 0.7754,
542
+ "step": 380
543
+ },
544
+ {
545
+ "epoch": 2.4380952380952383,
546
+ "grad_norm": 1.5335006713867188,
547
+ "learning_rate": 4.087048832271762e-05,
548
+ "loss": 1.1124,
549
+ "step": 385
550
+ },
551
+ {
552
+ "epoch": 2.46984126984127,
553
+ "grad_norm": 1.5298357009887695,
554
+ "learning_rate": 4.1401273885350325e-05,
555
+ "loss": 1.017,
556
+ "step": 390
557
+ },
558
+ {
559
+ "epoch": 2.5015873015873016,
560
+ "grad_norm": 1.4403260946273804,
561
+ "learning_rate": 4.193205944798302e-05,
562
+ "loss": 0.8831,
563
+ "step": 395
564
+ },
565
+ {
566
+ "epoch": 2.533333333333333,
567
+ "grad_norm": 1.1528433561325073,
568
+ "learning_rate": 4.2462845010615714e-05,
569
+ "loss": 0.801,
570
+ "step": 400
571
+ },
572
+ {
573
+ "epoch": 2.565079365079365,
574
+ "grad_norm": 1.3371326923370361,
575
+ "learning_rate": 4.299363057324841e-05,
576
+ "loss": 0.8692,
577
+ "step": 405
578
+ },
579
+ {
580
+ "epoch": 2.596825396825397,
581
+ "grad_norm": 1.4064775705337524,
582
+ "learning_rate": 4.352441613588111e-05,
583
+ "loss": 0.9059,
584
+ "step": 410
585
+ },
586
+ {
587
+ "epoch": 2.6285714285714286,
588
+ "grad_norm": 1.4531422853469849,
589
+ "learning_rate": 4.4055201698513805e-05,
590
+ "loss": 0.7344,
591
+ "step": 415
592
+ },
593
+ {
594
+ "epoch": 2.66031746031746,
595
+ "grad_norm": 1.7043890953063965,
596
+ "learning_rate": 4.45859872611465e-05,
597
+ "loss": 0.8298,
598
+ "step": 420
599
+ },
600
+ {
601
+ "epoch": 2.6920634920634923,
602
+ "grad_norm": 1.5105586051940918,
603
+ "learning_rate": 4.5116772823779194e-05,
604
+ "loss": 0.7768,
605
+ "step": 425
606
+ },
607
+ {
608
+ "epoch": 2.723809523809524,
609
+ "grad_norm": 1.8101528882980347,
610
+ "learning_rate": 4.5647558386411895e-05,
611
+ "loss": 0.733,
612
+ "step": 430
613
+ },
614
+ {
615
+ "epoch": 2.7555555555555555,
616
+ "grad_norm": 1.6365174055099487,
617
+ "learning_rate": 4.617834394904459e-05,
618
+ "loss": 0.8061,
619
+ "step": 435
620
+ },
621
+ {
622
+ "epoch": 2.787301587301587,
623
+ "grad_norm": 1.7808202505111694,
624
+ "learning_rate": 4.6709129511677285e-05,
625
+ "loss": 0.8333,
626
+ "step": 440
627
+ },
628
+ {
629
+ "epoch": 2.819047619047619,
630
+ "grad_norm": 1.5223265886306763,
631
+ "learning_rate": 4.723991507430998e-05,
632
+ "loss": 0.7557,
633
+ "step": 445
634
+ },
635
+ {
636
+ "epoch": 2.850793650793651,
637
+ "grad_norm": 1.3064416646957397,
638
+ "learning_rate": 4.777070063694268e-05,
639
+ "loss": 0.8041,
640
+ "step": 450
641
+ },
642
+ {
643
+ "epoch": 2.8825396825396825,
644
+ "grad_norm": 1.8025637865066528,
645
+ "learning_rate": 4.8301486199575375e-05,
646
+ "loss": 0.9534,
647
+ "step": 455
648
+ },
649
+ {
650
+ "epoch": 2.914285714285714,
651
+ "grad_norm": 1.924846887588501,
652
+ "learning_rate": 4.883227176220807e-05,
653
+ "loss": 0.9066,
654
+ "step": 460
655
+ },
656
+ {
657
+ "epoch": 2.9460317460317462,
658
+ "grad_norm": 1.9862899780273438,
659
+ "learning_rate": 4.9363057324840765e-05,
660
+ "loss": 0.7994,
661
+ "step": 465
662
+ },
663
+ {
664
+ "epoch": 2.977777777777778,
665
+ "grad_norm": 1.9615916013717651,
666
+ "learning_rate": 4.9893842887473466e-05,
667
+ "loss": 0.7045,
668
+ "step": 470
669
+ },
670
+ {
671
+ "epoch": 3.0063492063492063,
672
+ "grad_norm": 1.519852876663208,
673
+ "learning_rate": 4.999989014936042e-05,
674
+ "loss": 0.7212,
675
+ "step": 475
676
+ },
677
+ {
678
+ "epoch": 3.038095238095238,
679
+ "grad_norm": 1.9328887462615967,
680
+ "learning_rate": 4.999944388279162e-05,
681
+ "loss": 0.6598,
682
+ "step": 480
683
+ },
684
+ {
685
+ "epoch": 3.06984126984127,
686
+ "grad_norm": 2.0340709686279297,
687
+ "learning_rate": 4.999865434075176e-05,
688
+ "loss": 0.6829,
689
+ "step": 485
690
+ },
691
+ {
692
+ "epoch": 3.1015873015873017,
693
+ "grad_norm": 1.8775280714035034,
694
+ "learning_rate": 4.999752153408229e-05,
695
+ "loss": 0.6664,
696
+ "step": 490
697
+ },
698
+ {
699
+ "epoch": 3.1333333333333333,
700
+ "grad_norm": 2.385218381881714,
701
+ "learning_rate": 4.999604547833814e-05,
702
+ "loss": 0.6836,
703
+ "step": 495
704
+ },
705
+ {
706
+ "epoch": 3.165079365079365,
707
+ "grad_norm": 2.1743783950805664,
708
+ "learning_rate": 4.999422619378752e-05,
709
+ "loss": 0.7,
710
+ "step": 500
711
+ },
712
+ {
713
+ "epoch": 3.196825396825397,
714
+ "grad_norm": 2.20786452293396,
715
+ "learning_rate": 4.999206370541162e-05,
716
+ "loss": 0.7253,
717
+ "step": 505
718
+ },
719
+ {
720
+ "epoch": 3.2285714285714286,
721
+ "grad_norm": 1.8182263374328613,
722
+ "learning_rate": 4.998955804290425e-05,
723
+ "loss": 0.6824,
724
+ "step": 510
725
+ },
726
+ {
727
+ "epoch": 3.2603174603174603,
728
+ "grad_norm": 2.2959372997283936,
729
+ "learning_rate": 4.9986709240671495e-05,
730
+ "loss": 0.601,
731
+ "step": 515
732
+ },
733
+ {
734
+ "epoch": 3.292063492063492,
735
+ "grad_norm": 2.385838031768799,
736
+ "learning_rate": 4.998351733783116e-05,
737
+ "loss": 0.7417,
738
+ "step": 520
739
+ },
740
+ {
741
+ "epoch": 3.323809523809524,
742
+ "grad_norm": 2.0416879653930664,
743
+ "learning_rate": 4.997998237821233e-05,
744
+ "loss": 0.6463,
745
+ "step": 525
746
+ },
747
+ {
748
+ "epoch": 3.3555555555555556,
749
+ "grad_norm": 2.2781031131744385,
750
+ "learning_rate": 4.9976104410354654e-05,
751
+ "loss": 0.6998,
752
+ "step": 530
753
+ },
754
+ {
755
+ "epoch": 3.3873015873015873,
756
+ "grad_norm": 2.146778106689453,
757
+ "learning_rate": 4.9971883487507775e-05,
758
+ "loss": 0.7694,
759
+ "step": 535
760
+ },
761
+ {
762
+ "epoch": 3.419047619047619,
763
+ "grad_norm": 2.1369104385375977,
764
+ "learning_rate": 4.9967319667630567e-05,
765
+ "loss": 0.6615,
766
+ "step": 540
767
+ },
768
+ {
769
+ "epoch": 3.450793650793651,
770
+ "grad_norm": 2.4529733657836914,
771
+ "learning_rate": 4.996241301339029e-05,
772
+ "loss": 0.6109,
773
+ "step": 545
774
+ },
775
+ {
776
+ "epoch": 3.4825396825396826,
777
+ "grad_norm": 2.07030987739563,
778
+ "learning_rate": 4.995716359216183e-05,
779
+ "loss": 0.7611,
780
+ "step": 550
781
+ },
782
+ {
783
+ "epoch": 3.5142857142857142,
784
+ "grad_norm": 2.4329919815063477,
785
+ "learning_rate": 4.995157147602669e-05,
786
+ "loss": 0.7515,
787
+ "step": 555
788
+ },
789
+ {
790
+ "epoch": 3.546031746031746,
791
+ "grad_norm": 2.056351900100708,
792
+ "learning_rate": 4.994563674177202e-05,
793
+ "loss": 0.6885,
794
+ "step": 560
795
+ },
796
+ {
797
+ "epoch": 3.5777777777777775,
798
+ "grad_norm": 2.3665318489074707,
799
+ "learning_rate": 4.993935947088958e-05,
800
+ "loss": 0.6271,
801
+ "step": 565
802
+ },
803
+ {
804
+ "epoch": 3.6095238095238096,
805
+ "grad_norm": 2.677706480026245,
806
+ "learning_rate": 4.993273974957463e-05,
807
+ "loss": 0.5586,
808
+ "step": 570
809
+ },
810
+ {
811
+ "epoch": 3.641269841269841,
812
+ "grad_norm": 3.422136068344116,
813
+ "learning_rate": 4.9925777668724685e-05,
814
+ "loss": 0.7552,
815
+ "step": 575
816
+ },
817
+ {
818
+ "epoch": 3.6730158730158733,
819
+ "grad_norm": 2.4525184631347656,
820
+ "learning_rate": 4.991847332393835e-05,
821
+ "loss": 0.7367,
822
+ "step": 580
823
+ },
824
+ {
825
+ "epoch": 3.704761904761905,
826
+ "grad_norm": 2.4242067337036133,
827
+ "learning_rate": 4.991082681551396e-05,
828
+ "loss": 0.7044,
829
+ "step": 585
830
+ },
831
+ {
832
+ "epoch": 3.7365079365079366,
833
+ "grad_norm": 1.8419867753982544,
834
+ "learning_rate": 4.9902838248448184e-05,
835
+ "loss": 0.5966,
836
+ "step": 590
837
+ },
838
+ {
839
+ "epoch": 3.768253968253968,
840
+ "grad_norm": 2.1394360065460205,
841
+ "learning_rate": 4.989450773243463e-05,
842
+ "loss": 0.6736,
843
+ "step": 595
844
+ },
845
+ {
846
+ "epoch": 3.8,
847
+ "grad_norm": 1.285447597503662,
848
+ "learning_rate": 4.9885835381862326e-05,
849
+ "loss": 0.5021,
850
+ "step": 600
851
+ },
852
+ {
853
+ "epoch": 3.831746031746032,
854
+ "grad_norm": 2.724978446960449,
855
+ "learning_rate": 4.987682131581413e-05,
856
+ "loss": 0.6128,
857
+ "step": 605
858
+ },
859
+ {
860
+ "epoch": 3.8634920634920635,
861
+ "grad_norm": 2.239682912826538,
862
+ "learning_rate": 4.986746565806508e-05,
863
+ "loss": 0.5457,
864
+ "step": 610
865
+ },
866
+ {
867
+ "epoch": 3.895238095238095,
868
+ "grad_norm": 2.48944091796875,
869
+ "learning_rate": 4.9857768537080784e-05,
870
+ "loss": 0.6927,
871
+ "step": 615
872
+ },
873
+ {
874
+ "epoch": 3.9269841269841272,
875
+ "grad_norm": 2.4086852073669434,
876
+ "learning_rate": 4.9847730086015534e-05,
877
+ "loss": 0.5963,
878
+ "step": 620
879
+ },
880
+ {
881
+ "epoch": 3.958730158730159,
882
+ "grad_norm": 2.0070106983184814,
883
+ "learning_rate": 4.9837350442710553e-05,
884
+ "loss": 0.5856,
885
+ "step": 625
886
+ },
887
+ {
888
+ "epoch": 3.9904761904761905,
889
+ "grad_norm": 1.9726545810699463,
890
+ "learning_rate": 4.98266297496921e-05,
891
+ "loss": 0.6208,
892
+ "step": 630
893
+ },
894
+ {
895
+ "epoch": 4.019047619047619,
896
+ "grad_norm": 2.6137828826904297,
897
+ "learning_rate": 4.981556815416948e-05,
898
+ "loss": 0.6319,
899
+ "step": 635
900
+ },
901
+ {
902
+ "epoch": 4.050793650793651,
903
+ "grad_norm": 2.3489890098571777,
904
+ "learning_rate": 4.9804165808033054e-05,
905
+ "loss": 0.5887,
906
+ "step": 640
907
+ },
908
+ {
909
+ "epoch": 4.082539682539682,
910
+ "grad_norm": 2.8010590076446533,
911
+ "learning_rate": 4.979242286785214e-05,
912
+ "loss": 0.5257,
913
+ "step": 645
914
+ },
915
+ {
916
+ "epoch": 4.114285714285714,
917
+ "grad_norm": 2.993411064147949,
918
+ "learning_rate": 4.978033949487284e-05,
919
+ "loss": 0.4545,
920
+ "step": 650
921
+ },
922
+ {
923
+ "epoch": 4.146031746031746,
924
+ "grad_norm": 2.669935703277588,
925
+ "learning_rate": 4.976791585501588e-05,
926
+ "loss": 0.5989,
927
+ "step": 655
928
+ },
929
+ {
930
+ "epoch": 4.177777777777778,
931
+ "grad_norm": 3.084409236907959,
932
+ "learning_rate": 4.9755152118874294e-05,
933
+ "loss": 0.528,
934
+ "step": 660
935
+ },
936
+ {
937
+ "epoch": 4.20952380952381,
938
+ "grad_norm": 2.797873020172119,
939
+ "learning_rate": 4.974204846171106e-05,
940
+ "loss": 0.5249,
941
+ "step": 665
942
+ },
943
+ {
944
+ "epoch": 4.241269841269841,
945
+ "grad_norm": 3.667867422103882,
946
+ "learning_rate": 4.9728605063456765e-05,
947
+ "loss": 0.5838,
948
+ "step": 670
949
+ },
950
+ {
951
+ "epoch": 4.273015873015873,
952
+ "grad_norm": 2.6918869018554688,
953
+ "learning_rate": 4.971482210870706e-05,
954
+ "loss": 0.5143,
955
+ "step": 675
956
+ },
957
+ {
958
+ "epoch": 4.304761904761905,
959
+ "grad_norm": 2.1545379161834717,
960
+ "learning_rate": 4.970069978672017e-05,
961
+ "loss": 0.5317,
962
+ "step": 680
963
+ },
964
+ {
965
+ "epoch": 4.336507936507936,
966
+ "grad_norm": 2.1043529510498047,
967
+ "learning_rate": 4.9686238291414275e-05,
968
+ "loss": 0.4815,
969
+ "step": 685
970
+ },
971
+ {
972
+ "epoch": 4.368253968253969,
973
+ "grad_norm": 2.1359753608703613,
974
+ "learning_rate": 4.9671437821364855e-05,
975
+ "loss": 0.4935,
976
+ "step": 690
977
+ },
978
+ {
979
+ "epoch": 4.4,
980
+ "grad_norm": 3.092057228088379,
981
+ "learning_rate": 4.965629857980197e-05,
982
+ "loss": 0.6831,
983
+ "step": 695
984
+ },
985
+ {
986
+ "epoch": 4.431746031746032,
987
+ "grad_norm": 2.5296835899353027,
988
+ "learning_rate": 4.964082077460745e-05,
989
+ "loss": 0.5323,
990
+ "step": 700
991
+ },
992
+ {
993
+ "epoch": 4.463492063492064,
994
+ "grad_norm": 1.6655627489089966,
995
+ "learning_rate": 4.962500461831207e-05,
996
+ "loss": 0.4553,
997
+ "step": 705
998
+ },
999
+ {
1000
+ "epoch": 4.495238095238095,
1001
+ "grad_norm": 2.6663475036621094,
1002
+ "learning_rate": 4.9608850328092576e-05,
1003
+ "loss": 0.463,
1004
+ "step": 710
1005
+ },
1006
+ {
1007
+ "epoch": 4.526984126984127,
1008
+ "grad_norm": 2.3763060569763184,
1009
+ "learning_rate": 4.959235812576879e-05,
1010
+ "loss": 0.4861,
1011
+ "step": 715
1012
+ },
1013
+ {
1014
+ "epoch": 4.5587301587301585,
1015
+ "grad_norm": 2.2217962741851807,
1016
+ "learning_rate": 4.957552823780047e-05,
1017
+ "loss": 0.468,
1018
+ "step": 720
1019
+ },
1020
+ {
1021
+ "epoch": 4.59047619047619,
1022
+ "grad_norm": 2.8885600566864014,
1023
+ "learning_rate": 4.9558360895284295e-05,
1024
+ "loss": 0.4588,
1025
+ "step": 725
1026
+ },
1027
+ {
1028
+ "epoch": 4.622222222222222,
1029
+ "grad_norm": 2.5661261081695557,
1030
+ "learning_rate": 4.954085633395058e-05,
1031
+ "loss": 0.4926,
1032
+ "step": 730
1033
+ },
1034
+ {
1035
+ "epoch": 4.653968253968254,
1036
+ "grad_norm": 2.304365396499634,
1037
+ "learning_rate": 4.952301479416015e-05,
1038
+ "loss": 0.494,
1039
+ "step": 735
1040
+ },
1041
+ {
1042
+ "epoch": 4.685714285714286,
1043
+ "grad_norm": 2.690577983856201,
1044
+ "learning_rate": 4.9504836520900976e-05,
1045
+ "loss": 0.5814,
1046
+ "step": 740
1047
+ },
1048
+ {
1049
+ "epoch": 4.717460317460318,
1050
+ "grad_norm": 2.7180025577545166,
1051
+ "learning_rate": 4.948632176378481e-05,
1052
+ "loss": 0.5329,
1053
+ "step": 745
1054
+ },
1055
+ {
1056
+ "epoch": 4.749206349206349,
1057
+ "grad_norm": 2.716587543487549,
1058
+ "learning_rate": 4.9467470777043806e-05,
1059
+ "loss": 0.5264,
1060
+ "step": 750
1061
+ },
1062
+ {
1063
+ "epoch": 4.780952380952381,
1064
+ "grad_norm": 2.315419912338257,
1065
+ "learning_rate": 4.9448283819526954e-05,
1066
+ "loss": 0.4756,
1067
+ "step": 755
1068
+ },
1069
+ {
1070
+ "epoch": 4.8126984126984125,
1071
+ "grad_norm": 2.1679515838623047,
1072
+ "learning_rate": 4.9428761154696605e-05,
1073
+ "loss": 0.4819,
1074
+ "step": 760
1075
+ },
1076
+ {
1077
+ "epoch": 4.844444444444444,
1078
+ "grad_norm": 3.389266014099121,
1079
+ "learning_rate": 4.9408903050624796e-05,
1080
+ "loss": 0.5121,
1081
+ "step": 765
1082
+ },
1083
+ {
1084
+ "epoch": 4.876190476190477,
1085
+ "grad_norm": 3.4317383766174316,
1086
+ "learning_rate": 4.938870977998959e-05,
1087
+ "loss": 0.4535,
1088
+ "step": 770
1089
+ },
1090
+ {
1091
+ "epoch": 4.907936507936508,
1092
+ "grad_norm": 2.9491918087005615,
1093
+ "learning_rate": 4.9368181620071344e-05,
1094
+ "loss": 0.5333,
1095
+ "step": 775
1096
+ },
1097
+ {
1098
+ "epoch": 4.93968253968254,
1099
+ "grad_norm": 2.516798496246338,
1100
+ "learning_rate": 4.934731885274887e-05,
1101
+ "loss": 0.5367,
1102
+ "step": 780
1103
+ },
1104
+ {
1105
+ "epoch": 4.9714285714285715,
1106
+ "grad_norm": 3.0031046867370605,
1107
+ "learning_rate": 4.9326121764495596e-05,
1108
+ "loss": 0.4957,
1109
+ "step": 785
1110
+ },
1111
+ {
1112
+ "epoch": 5.0,
1113
+ "grad_norm": 3.334085702896118,
1114
+ "learning_rate": 4.9304590646375614e-05,
1115
+ "loss": 0.5287,
1116
+ "step": 790
1117
+ },
1118
+ {
1119
+ "epoch": 5.031746031746032,
1120
+ "grad_norm": 1.9608453512191772,
1121
+ "learning_rate": 4.928272579403969e-05,
1122
+ "loss": 0.36,
1123
+ "step": 795
1124
+ },
1125
+ {
1126
+ "epoch": 5.063492063492063,
1127
+ "grad_norm": 2.328850746154785,
1128
+ "learning_rate": 4.92605275077212e-05,
1129
+ "loss": 0.3628,
1130
+ "step": 800
1131
+ },
1132
+ {
1133
+ "epoch": 5.095238095238095,
1134
+ "grad_norm": 2.3446412086486816,
1135
+ "learning_rate": 4.923799609223202e-05,
1136
+ "loss": 0.3327,
1137
+ "step": 805
1138
+ },
1139
+ {
1140
+ "epoch": 5.1269841269841265,
1141
+ "grad_norm": 2.476181745529175,
1142
+ "learning_rate": 4.921513185695831e-05,
1143
+ "loss": 0.4246,
1144
+ "step": 810
1145
+ },
1146
+ {
1147
+ "epoch": 5.158730158730159,
1148
+ "grad_norm": 3.1026763916015625,
1149
+ "learning_rate": 4.91919351158563e-05,
1150
+ "loss": 0.5048,
1151
+ "step": 815
1152
+ },
1153
+ {
1154
+ "epoch": 5.190476190476191,
1155
+ "grad_norm": 2.8165297508239746,
1156
+ "learning_rate": 4.916840618744798e-05,
1157
+ "loss": 0.4361,
1158
+ "step": 820
1159
+ },
1160
+ {
1161
+ "epoch": 5.222222222222222,
1162
+ "grad_norm": 1.8732138872146606,
1163
+ "learning_rate": 4.9144545394816687e-05,
1164
+ "loss": 0.4693,
1165
+ "step": 825
1166
+ },
1167
+ {
1168
+ "epoch": 5.253968253968254,
1169
+ "grad_norm": 1.7250264883041382,
1170
+ "learning_rate": 4.91203530656027e-05,
1171
+ "loss": 0.4076,
1172
+ "step": 830
1173
+ },
1174
+ {
1175
+ "epoch": 5.285714285714286,
1176
+ "grad_norm": 2.105459690093994,
1177
+ "learning_rate": 4.9095829531998725e-05,
1178
+ "loss": 0.3589,
1179
+ "step": 835
1180
+ },
1181
+ {
1182
+ "epoch": 5.317460317460317,
1183
+ "grad_norm": 3.6825687885284424,
1184
+ "learning_rate": 4.9070975130745387e-05,
1185
+ "loss": 0.5263,
1186
+ "step": 840
1187
+ },
1188
+ {
1189
+ "epoch": 5.349206349206349,
1190
+ "grad_norm": 2.947052001953125,
1191
+ "learning_rate": 4.90457902031265e-05,
1192
+ "loss": 0.4632,
1193
+ "step": 845
1194
+ },
1195
+ {
1196
+ "epoch": 5.380952380952381,
1197
+ "grad_norm": 1.9546104669570923,
1198
+ "learning_rate": 4.902027509496448e-05,
1199
+ "loss": 0.4348,
1200
+ "step": 850
1201
+ },
1202
+ {
1203
+ "epoch": 5.412698412698413,
1204
+ "grad_norm": 2.4471983909606934,
1205
+ "learning_rate": 4.899443015661557e-05,
1206
+ "loss": 0.4209,
1207
+ "step": 855
1208
+ },
1209
+ {
1210
+ "epoch": 5.444444444444445,
1211
+ "grad_norm": 1.827124834060669,
1212
+ "learning_rate": 4.8968255742964975e-05,
1213
+ "loss": 0.413,
1214
+ "step": 860
1215
+ },
1216
+ {
1217
+ "epoch": 5.476190476190476,
1218
+ "grad_norm": 2.654707431793213,
1219
+ "learning_rate": 4.894175221342207e-05,
1220
+ "loss": 0.432,
1221
+ "step": 865
1222
+ },
1223
+ {
1224
+ "epoch": 5.507936507936508,
1225
+ "grad_norm": 2.648967981338501,
1226
+ "learning_rate": 4.8914919931915407e-05,
1227
+ "loss": 0.4339,
1228
+ "step": 870
1229
+ },
1230
+ {
1231
+ "epoch": 5.5396825396825395,
1232
+ "grad_norm": 2.874075412750244,
1233
+ "learning_rate": 4.888775926688775e-05,
1234
+ "loss": 0.4392,
1235
+ "step": 875
1236
+ },
1237
+ {
1238
+ "epoch": 5.571428571428571,
1239
+ "grad_norm": 2.9674830436706543,
1240
+ "learning_rate": 4.8860270591291e-05,
1241
+ "loss": 0.4459,
1242
+ "step": 880
1243
+ },
1244
+ {
1245
+ "epoch": 5.603174603174603,
1246
+ "grad_norm": 2.054748296737671,
1247
+ "learning_rate": 4.883245428258107e-05,
1248
+ "loss": 0.4313,
1249
+ "step": 885
1250
+ },
1251
+ {
1252
+ "epoch": 5.634920634920634,
1253
+ "grad_norm": 1.9174392223358154,
1254
+ "learning_rate": 4.880431072271272e-05,
1255
+ "loss": 0.3906,
1256
+ "step": 890
1257
+ },
1258
+ {
1259
+ "epoch": 5.666666666666667,
1260
+ "grad_norm": 2.5257787704467773,
1261
+ "learning_rate": 4.87758402981343e-05,
1262
+ "loss": 0.4219,
1263
+ "step": 895
1264
+ },
1265
+ {
1266
+ "epoch": 5.698412698412699,
1267
+ "grad_norm": 2.6365532875061035,
1268
+ "learning_rate": 4.8747043399782424e-05,
1269
+ "loss": 0.3978,
1270
+ "step": 900
1271
+ },
1272
+ {
1273
+ "epoch": 5.73015873015873,
1274
+ "grad_norm": 2.0583746433258057,
1275
+ "learning_rate": 4.871792042307667e-05,
1276
+ "loss": 0.4847,
1277
+ "step": 905
1278
+ },
1279
+ {
1280
+ "epoch": 5.761904761904762,
1281
+ "grad_norm": 2.035872459411621,
1282
+ "learning_rate": 4.868847176791406e-05,
1283
+ "loss": 0.4675,
1284
+ "step": 910
1285
+ },
1286
+ {
1287
+ "epoch": 5.7936507936507935,
1288
+ "grad_norm": 2.3722939491271973,
1289
+ "learning_rate": 4.8658697838663625e-05,
1290
+ "loss": 0.4586,
1291
+ "step": 915
1292
+ },
1293
+ {
1294
+ "epoch": 5.825396825396825,
1295
+ "grad_norm": 1.2609732151031494,
1296
+ "learning_rate": 4.862859904416085e-05,
1297
+ "loss": 0.3274,
1298
+ "step": 920
1299
+ },
1300
+ {
1301
+ "epoch": 5.857142857142857,
1302
+ "grad_norm": 2.3673977851867676,
1303
+ "learning_rate": 4.8598175797702036e-05,
1304
+ "loss": 0.4685,
1305
+ "step": 925
1306
+ },
1307
+ {
1308
+ "epoch": 5.888888888888889,
1309
+ "grad_norm": 2.8414175510406494,
1310
+ "learning_rate": 4.856742851703866e-05,
1311
+ "loss": 0.4762,
1312
+ "step": 930
1313
+ },
1314
+ {
1315
+ "epoch": 5.920634920634921,
1316
+ "grad_norm": 2.4126765727996826,
1317
+ "learning_rate": 4.853635762437159e-05,
1318
+ "loss": 0.4075,
1319
+ "step": 935
1320
+ },
1321
+ {
1322
+ "epoch": 5.9523809523809526,
1323
+ "grad_norm": 1.8691045045852661,
1324
+ "learning_rate": 4.8504963546345334e-05,
1325
+ "loss": 0.4865,
1326
+ "step": 940
1327
+ },
1328
+ {
1329
+ "epoch": 5.984126984126984,
1330
+ "grad_norm": 3.5297420024871826,
1331
+ "learning_rate": 4.8473246714042155e-05,
1332
+ "loss": 0.4623,
1333
+ "step": 945
1334
+ },
1335
+ {
1336
+ "epoch": 6.012698412698413,
1337
+ "grad_norm": 2.059169054031372,
1338
+ "learning_rate": 4.844120756297617e-05,
1339
+ "loss": 0.4164,
1340
+ "step": 950
1341
+ },
1342
+ {
1343
+ "epoch": 6.044444444444444,
1344
+ "grad_norm": 2.4746127128601074,
1345
+ "learning_rate": 4.840884653308735e-05,
1346
+ "loss": 0.3552,
1347
+ "step": 955
1348
+ },
1349
+ {
1350
+ "epoch": 6.076190476190476,
1351
+ "grad_norm": 2.504425287246704,
1352
+ "learning_rate": 4.8376164068735485e-05,
1353
+ "loss": 0.3368,
1354
+ "step": 960
1355
+ },
1356
+ {
1357
+ "epoch": 6.1079365079365076,
1358
+ "grad_norm": 2.062577486038208,
1359
+ "learning_rate": 4.83431606186941e-05,
1360
+ "loss": 0.3139,
1361
+ "step": 965
1362
+ },
1363
+ {
1364
+ "epoch": 6.13968253968254,
1365
+ "grad_norm": 2.4934544563293457,
1366
+ "learning_rate": 4.830983663614427e-05,
1367
+ "loss": 0.3777,
1368
+ "step": 970
1369
+ },
1370
+ {
1371
+ "epoch": 6.171428571428572,
1372
+ "grad_norm": 2.5747485160827637,
1373
+ "learning_rate": 4.827619257866839e-05,
1374
+ "loss": 0.373,
1375
+ "step": 975
1376
+ },
1377
+ {
1378
+ "epoch": 6.203174603174603,
1379
+ "grad_norm": 2.449357271194458,
1380
+ "learning_rate": 4.8242228908243946e-05,
1381
+ "loss": 0.3936,
1382
+ "step": 980
1383
+ },
1384
+ {
1385
+ "epoch": 6.234920634920635,
1386
+ "grad_norm": 2.952680826187134,
1387
+ "learning_rate": 4.82079460912371e-05,
1388
+ "loss": 0.407,
1389
+ "step": 985
1390
+ },
1391
+ {
1392
+ "epoch": 6.266666666666667,
1393
+ "grad_norm": 2.1754496097564697,
1394
+ "learning_rate": 4.817334459839633e-05,
1395
+ "loss": 0.3189,
1396
+ "step": 990
1397
+ },
1398
+ {
1399
+ "epoch": 6.298412698412698,
1400
+ "grad_norm": 2.8406214714050293,
1401
+ "learning_rate": 4.8138424904845947e-05,
1402
+ "loss": 0.3883,
1403
+ "step": 995
1404
+ },
1405
+ {
1406
+ "epoch": 6.33015873015873,
1407
+ "grad_norm": 1.7533257007598877,
1408
+ "learning_rate": 4.8103187490079604e-05,
1409
+ "loss": 0.3131,
1410
+ "step": 1000
1411
+ },
1412
+ {
1413
+ "epoch": 6.3619047619047615,
1414
+ "grad_norm": 2.4574601650238037,
1415
+ "learning_rate": 4.806763283795366e-05,
1416
+ "loss": 0.3606,
1417
+ "step": 1005
1418
+ },
1419
+ {
1420
+ "epoch": 6.393650793650794,
1421
+ "grad_norm": 2.002281427383423,
1422
+ "learning_rate": 4.8031761436680575e-05,
1423
+ "loss": 0.37,
1424
+ "step": 1010
1425
+ },
1426
+ {
1427
+ "epoch": 6.425396825396826,
1428
+ "grad_norm": 2.823315143585205,
1429
+ "learning_rate": 4.79955737788222e-05,
1430
+ "loss": 0.3791,
1431
+ "step": 1015
1432
+ },
1433
+ {
1434
+ "epoch": 6.457142857142857,
1435
+ "grad_norm": 2.7891204357147217,
1436
+ "learning_rate": 4.795907036128299e-05,
1437
+ "loss": 0.3556,
1438
+ "step": 1020
1439
+ },
1440
+ {
1441
+ "epoch": 6.488888888888889,
1442
+ "grad_norm": 2.2387146949768066,
1443
+ "learning_rate": 4.7922251685303213e-05,
1444
+ "loss": 0.3929,
1445
+ "step": 1025
1446
+ },
1447
+ {
1448
+ "epoch": 6.520634920634921,
1449
+ "grad_norm": 2.5023891925811768,
1450
+ "learning_rate": 4.788511825645205e-05,
1451
+ "loss": 0.379,
1452
+ "step": 1030
1453
+ },
1454
+ {
1455
+ "epoch": 6.552380952380952,
1456
+ "grad_norm": 2.2654805183410645,
1457
+ "learning_rate": 4.7847670584620653e-05,
1458
+ "loss": 0.3435,
1459
+ "step": 1035
1460
+ },
1461
+ {
1462
+ "epoch": 6.584126984126984,
1463
+ "grad_norm": 3.3823065757751465,
1464
+ "learning_rate": 4.7809909184015146e-05,
1465
+ "loss": 0.4109,
1466
+ "step": 1040
1467
+ },
1468
+ {
1469
+ "epoch": 6.6158730158730155,
1470
+ "grad_norm": 2.6096551418304443,
1471
+ "learning_rate": 4.7771834573149576e-05,
1472
+ "loss": 0.4233,
1473
+ "step": 1045
1474
+ },
1475
+ {
1476
+ "epoch": 6.647619047619048,
1477
+ "grad_norm": 2.3933897018432617,
1478
+ "learning_rate": 4.773344727483876e-05,
1479
+ "loss": 0.3709,
1480
+ "step": 1050
1481
+ },
1482
+ {
1483
+ "epoch": 6.67936507936508,
1484
+ "grad_norm": 2.189544916152954,
1485
+ "learning_rate": 4.769474781619114e-05,
1486
+ "loss": 0.3287,
1487
+ "step": 1055
1488
+ },
1489
+ {
1490
+ "epoch": 6.711111111111111,
1491
+ "grad_norm": 2.450892686843872,
1492
+ "learning_rate": 4.765573672860154e-05,
1493
+ "loss": 0.4022,
1494
+ "step": 1060
1495
+ },
1496
+ {
1497
+ "epoch": 6.742857142857143,
1498
+ "grad_norm": 2.4342429637908936,
1499
+ "learning_rate": 4.761641454774386e-05,
1500
+ "loss": 0.4029,
1501
+ "step": 1065
1502
+ },
1503
+ {
1504
+ "epoch": 6.7746031746031745,
1505
+ "grad_norm": 2.2122364044189453,
1506
+ "learning_rate": 4.75767818135637e-05,
1507
+ "loss": 0.3322,
1508
+ "step": 1070
1509
+ },
1510
+ {
1511
+ "epoch": 6.806349206349206,
1512
+ "grad_norm": 3.968445301055908,
1513
+ "learning_rate": 4.7536839070271e-05,
1514
+ "loss": 0.3836,
1515
+ "step": 1075
1516
+ },
1517
+ {
1518
+ "epoch": 6.838095238095238,
1519
+ "grad_norm": 3.529158353805542,
1520
+ "learning_rate": 4.749658686633251e-05,
1521
+ "loss": 0.4745,
1522
+ "step": 1080
1523
+ },
1524
+ {
1525
+ "epoch": 6.86984126984127,
1526
+ "grad_norm": 2.430727243423462,
1527
+ "learning_rate": 4.7456025754464304e-05,
1528
+ "loss": 0.3664,
1529
+ "step": 1085
1530
+ },
1531
+ {
1532
+ "epoch": 6.901587301587302,
1533
+ "grad_norm": 2.6552302837371826,
1534
+ "learning_rate": 4.7415156291624166e-05,
1535
+ "loss": 0.4359,
1536
+ "step": 1090
1537
+ },
1538
+ {
1539
+ "epoch": 6.933333333333334,
1540
+ "grad_norm": 2.134822130203247,
1541
+ "learning_rate": 4.737397903900393e-05,
1542
+ "loss": 0.3969,
1543
+ "step": 1095
1544
+ }
1545
+ ],
1546
+ "logging_steps": 5,
1547
+ "max_steps": 4710,
1548
+ "num_input_tokens_seen": 0,
1549
+ "num_train_epochs": 30,
1550
+ "save_steps": 157,
1551
+ "stateful_callbacks": {
1552
+ "TrainerControl": {
1553
+ "args": {
1554
+ "should_epoch_stop": false,
1555
+ "should_evaluate": false,
1556
+ "should_log": false,
1557
+ "should_save": true,
1558
+ "should_training_stop": false
1559
+ },
1560
+ "attributes": {}
1561
+ }
1562
+ },
1563
+ "total_flos": 2.361193959469875e+16,
1564
+ "train_batch_size": 1,
1565
+ "trial_name": null,
1566
+ "trial_params": null
1567
+ }
checkpoint-1099/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2355/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
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.15.0
checkpoint-2355/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-2355/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2355/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": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-2355/trainer_state.json ADDED
@@ -0,0 +1,3331 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 14.907936507936508,
6
+ "eval_steps": 500,
7
+ "global_step": 2355,
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.031746031746031744,
14
+ "grad_norm": 0.5545095205307007,
15
+ "learning_rate": 5.307855626326963e-07,
16
+ "loss": 3.7162,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.06349206349206349,
21
+ "grad_norm": 0.6163601279258728,
22
+ "learning_rate": 1.0615711252653927e-06,
23
+ "loss": 3.9388,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.09523809523809523,
28
+ "grad_norm": 0.5541530847549438,
29
+ "learning_rate": 1.5923566878980892e-06,
30
+ "loss": 3.9165,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.12698412698412698,
35
+ "grad_norm": 0.457332044839859,
36
+ "learning_rate": 2.1231422505307854e-06,
37
+ "loss": 3.7326,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.15873015873015872,
42
+ "grad_norm": 0.5335279107093811,
43
+ "learning_rate": 2.653927813163482e-06,
44
+ "loss": 3.8251,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.19047619047619047,
49
+ "grad_norm": 0.7080379724502563,
50
+ "learning_rate": 3.1847133757961785e-06,
51
+ "loss": 3.7534,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.2222222222222222,
56
+ "grad_norm": 0.520993709564209,
57
+ "learning_rate": 3.715498938428875e-06,
58
+ "loss": 3.898,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.25396825396825395,
63
+ "grad_norm": 0.5451405644416809,
64
+ "learning_rate": 4.246284501061571e-06,
65
+ "loss": 3.8951,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.2857142857142857,
70
+ "grad_norm": 0.6205154657363892,
71
+ "learning_rate": 4.777070063694268e-06,
72
+ "loss": 3.7666,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.31746031746031744,
77
+ "grad_norm": 0.7404439449310303,
78
+ "learning_rate": 5.307855626326964e-06,
79
+ "loss": 4.0258,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.3492063492063492,
84
+ "grad_norm": 0.6272220015525818,
85
+ "learning_rate": 5.838641188959661e-06,
86
+ "loss": 3.8464,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.38095238095238093,
91
+ "grad_norm": 0.7744691967964172,
92
+ "learning_rate": 6.369426751592357e-06,
93
+ "loss": 3.7299,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.4126984126984127,
98
+ "grad_norm": 0.8805738687515259,
99
+ "learning_rate": 6.900212314225053e-06,
100
+ "loss": 3.5008,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.4444444444444444,
105
+ "grad_norm": 1.0740723609924316,
106
+ "learning_rate": 7.43099787685775e-06,
107
+ "loss": 3.7552,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.47619047619047616,
112
+ "grad_norm": 0.965708315372467,
113
+ "learning_rate": 7.961783439490445e-06,
114
+ "loss": 3.5516,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.5079365079365079,
119
+ "grad_norm": 0.9812778234481812,
120
+ "learning_rate": 8.492569002123141e-06,
121
+ "loss": 3.6003,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.5396825396825397,
126
+ "grad_norm": 0.8831024169921875,
127
+ "learning_rate": 9.023354564755838e-06,
128
+ "loss": 3.613,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.5714285714285714,
133
+ "grad_norm": 0.8358364105224609,
134
+ "learning_rate": 9.554140127388536e-06,
135
+ "loss": 3.1858,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.6031746031746031,
140
+ "grad_norm": 1.0740444660186768,
141
+ "learning_rate": 1.0084925690021232e-05,
142
+ "loss": 3.0937,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.6349206349206349,
147
+ "grad_norm": 1.0987530946731567,
148
+ "learning_rate": 1.0615711252653929e-05,
149
+ "loss": 3.154,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.6666666666666666,
154
+ "grad_norm": 1.2300925254821777,
155
+ "learning_rate": 1.1146496815286625e-05,
156
+ "loss": 2.9414,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.6984126984126984,
161
+ "grad_norm": 1.2214170694351196,
162
+ "learning_rate": 1.1677282377919321e-05,
163
+ "loss": 2.9464,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.7301587301587301,
168
+ "grad_norm": 1.2803975343704224,
169
+ "learning_rate": 1.2208067940552018e-05,
170
+ "loss": 2.8921,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.7619047619047619,
175
+ "grad_norm": 1.2232719659805298,
176
+ "learning_rate": 1.2738853503184714e-05,
177
+ "loss": 2.5252,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.7936507936507936,
182
+ "grad_norm": 1.204835295677185,
183
+ "learning_rate": 1.326963906581741e-05,
184
+ "loss": 2.5215,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.8253968253968254,
189
+ "grad_norm": 1.4095579385757446,
190
+ "learning_rate": 1.3800424628450107e-05,
191
+ "loss": 2.136,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.8571428571428571,
196
+ "grad_norm": 1.4166598320007324,
197
+ "learning_rate": 1.4331210191082803e-05,
198
+ "loss": 2.2653,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.8888888888888888,
203
+ "grad_norm": 1.3040446043014526,
204
+ "learning_rate": 1.48619957537155e-05,
205
+ "loss": 2.0193,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.9206349206349206,
210
+ "grad_norm": 1.4114688634872437,
211
+ "learning_rate": 1.5392781316348196e-05,
212
+ "loss": 1.7935,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.9523809523809523,
217
+ "grad_norm": 1.8066726922988892,
218
+ "learning_rate": 1.592356687898089e-05,
219
+ "loss": 1.5731,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.9841269841269841,
224
+ "grad_norm": 1.4303158521652222,
225
+ "learning_rate": 1.6454352441613588e-05,
226
+ "loss": 1.6552,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 1.0126984126984127,
231
+ "grad_norm": 1.6671762466430664,
232
+ "learning_rate": 1.6985138004246283e-05,
233
+ "loss": 1.6973,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 1.0444444444444445,
238
+ "grad_norm": 1.5719650983810425,
239
+ "learning_rate": 1.751592356687898e-05,
240
+ "loss": 1.312,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 1.0761904761904761,
245
+ "grad_norm": 1.4845054149627686,
246
+ "learning_rate": 1.8046709129511676e-05,
247
+ "loss": 1.3601,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 1.107936507936508,
252
+ "grad_norm": 1.1172235012054443,
253
+ "learning_rate": 1.8577494692144374e-05,
254
+ "loss": 1.3137,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 1.1396825396825396,
259
+ "grad_norm": 1.9621731042861938,
260
+ "learning_rate": 1.910828025477707e-05,
261
+ "loss": 1.1778,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 1.1714285714285715,
266
+ "grad_norm": 1.7722721099853516,
267
+ "learning_rate": 1.963906581740977e-05,
268
+ "loss": 1.4534,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 1.2031746031746031,
273
+ "grad_norm": 1.3677467107772827,
274
+ "learning_rate": 2.0169851380042464e-05,
275
+ "loss": 1.3356,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 1.234920634920635,
280
+ "grad_norm": 1.3260482549667358,
281
+ "learning_rate": 2.0700636942675162e-05,
282
+ "loss": 1.0876,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 1.2666666666666666,
287
+ "grad_norm": 1.5176818370819092,
288
+ "learning_rate": 2.1231422505307857e-05,
289
+ "loss": 1.1602,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 1.2984126984126985,
294
+ "grad_norm": 1.2793077230453491,
295
+ "learning_rate": 2.1762208067940555e-05,
296
+ "loss": 1.1505,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 1.33015873015873,
301
+ "grad_norm": 1.196784257888794,
302
+ "learning_rate": 2.229299363057325e-05,
303
+ "loss": 1.0664,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 1.361904761904762,
308
+ "grad_norm": 1.303207516670227,
309
+ "learning_rate": 2.2823779193205948e-05,
310
+ "loss": 1.2557,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 1.3936507936507936,
315
+ "grad_norm": 1.2853388786315918,
316
+ "learning_rate": 2.3354564755838642e-05,
317
+ "loss": 1.0704,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 1.4253968253968254,
322
+ "grad_norm": 1.381369948387146,
323
+ "learning_rate": 2.388535031847134e-05,
324
+ "loss": 1.1371,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 1.457142857142857,
329
+ "grad_norm": 1.8012712001800537,
330
+ "learning_rate": 2.4416135881104035e-05,
331
+ "loss": 1.248,
332
+ "step": 230
333
+ },
334
+ {
335
+ "epoch": 1.488888888888889,
336
+ "grad_norm": 1.7397032976150513,
337
+ "learning_rate": 2.4946921443736733e-05,
338
+ "loss": 1.2782,
339
+ "step": 235
340
+ },
341
+ {
342
+ "epoch": 1.5206349206349206,
343
+ "grad_norm": 1.4026210308074951,
344
+ "learning_rate": 2.5477707006369428e-05,
345
+ "loss": 1.154,
346
+ "step": 240
347
+ },
348
+ {
349
+ "epoch": 1.5523809523809524,
350
+ "grad_norm": 1.2906067371368408,
351
+ "learning_rate": 2.6008492569002126e-05,
352
+ "loss": 0.9141,
353
+ "step": 245
354
+ },
355
+ {
356
+ "epoch": 1.5841269841269843,
357
+ "grad_norm": 1.265598177909851,
358
+ "learning_rate": 2.653927813163482e-05,
359
+ "loss": 1.0625,
360
+ "step": 250
361
+ },
362
+ {
363
+ "epoch": 1.615873015873016,
364
+ "grad_norm": 1.6044715642929077,
365
+ "learning_rate": 2.707006369426752e-05,
366
+ "loss": 0.9624,
367
+ "step": 255
368
+ },
369
+ {
370
+ "epoch": 1.6476190476190475,
371
+ "grad_norm": 1.4612747430801392,
372
+ "learning_rate": 2.7600849256900213e-05,
373
+ "loss": 1.0413,
374
+ "step": 260
375
+ },
376
+ {
377
+ "epoch": 1.6793650793650794,
378
+ "grad_norm": 1.6222745180130005,
379
+ "learning_rate": 2.8131634819532908e-05,
380
+ "loss": 1.0929,
381
+ "step": 265
382
+ },
383
+ {
384
+ "epoch": 1.7111111111111112,
385
+ "grad_norm": 1.1456222534179688,
386
+ "learning_rate": 2.8662420382165606e-05,
387
+ "loss": 0.9957,
388
+ "step": 270
389
+ },
390
+ {
391
+ "epoch": 1.7428571428571429,
392
+ "grad_norm": 1.5746041536331177,
393
+ "learning_rate": 2.91932059447983e-05,
394
+ "loss": 1.0274,
395
+ "step": 275
396
+ },
397
+ {
398
+ "epoch": 1.7746031746031745,
399
+ "grad_norm": 1.3407832384109497,
400
+ "learning_rate": 2.9723991507431e-05,
401
+ "loss": 0.9487,
402
+ "step": 280
403
+ },
404
+ {
405
+ "epoch": 1.8063492063492064,
406
+ "grad_norm": 1.6232194900512695,
407
+ "learning_rate": 3.0254777070063693e-05,
408
+ "loss": 1.0966,
409
+ "step": 285
410
+ },
411
+ {
412
+ "epoch": 1.8380952380952382,
413
+ "grad_norm": 1.4920552968978882,
414
+ "learning_rate": 3.078556263269639e-05,
415
+ "loss": 0.9099,
416
+ "step": 290
417
+ },
418
+ {
419
+ "epoch": 1.8698412698412699,
420
+ "grad_norm": 1.2123301029205322,
421
+ "learning_rate": 3.1316348195329086e-05,
422
+ "loss": 1.0902,
423
+ "step": 295
424
+ },
425
+ {
426
+ "epoch": 1.9015873015873015,
427
+ "grad_norm": 1.2080968618392944,
428
+ "learning_rate": 3.184713375796178e-05,
429
+ "loss": 0.943,
430
+ "step": 300
431
+ },
432
+ {
433
+ "epoch": 1.9333333333333333,
434
+ "grad_norm": 1.190319299697876,
435
+ "learning_rate": 3.237791932059448e-05,
436
+ "loss": 0.7893,
437
+ "step": 305
438
+ },
439
+ {
440
+ "epoch": 1.9650793650793652,
441
+ "grad_norm": 1.5929204225540161,
442
+ "learning_rate": 3.2908704883227177e-05,
443
+ "loss": 1.0232,
444
+ "step": 310
445
+ },
446
+ {
447
+ "epoch": 1.9968253968253968,
448
+ "grad_norm": 1.0138347148895264,
449
+ "learning_rate": 3.343949044585987e-05,
450
+ "loss": 0.6693,
451
+ "step": 315
452
+ },
453
+ {
454
+ "epoch": 2.0253968253968253,
455
+ "grad_norm": 1.3012847900390625,
456
+ "learning_rate": 3.3970276008492566e-05,
457
+ "loss": 0.8355,
458
+ "step": 320
459
+ },
460
+ {
461
+ "epoch": 2.057142857142857,
462
+ "grad_norm": 1.2264782190322876,
463
+ "learning_rate": 3.450106157112527e-05,
464
+ "loss": 0.9872,
465
+ "step": 325
466
+ },
467
+ {
468
+ "epoch": 2.088888888888889,
469
+ "grad_norm": 1.139275312423706,
470
+ "learning_rate": 3.503184713375796e-05,
471
+ "loss": 0.8662,
472
+ "step": 330
473
+ },
474
+ {
475
+ "epoch": 2.1206349206349207,
476
+ "grad_norm": 1.3836581707000732,
477
+ "learning_rate": 3.5562632696390657e-05,
478
+ "loss": 0.9549,
479
+ "step": 335
480
+ },
481
+ {
482
+ "epoch": 2.1523809523809523,
483
+ "grad_norm": 1.368600845336914,
484
+ "learning_rate": 3.609341825902335e-05,
485
+ "loss": 0.9195,
486
+ "step": 340
487
+ },
488
+ {
489
+ "epoch": 2.1841269841269844,
490
+ "grad_norm": 1.8793011903762817,
491
+ "learning_rate": 3.662420382165605e-05,
492
+ "loss": 0.8505,
493
+ "step": 345
494
+ },
495
+ {
496
+ "epoch": 2.215873015873016,
497
+ "grad_norm": 1.305284023284912,
498
+ "learning_rate": 3.715498938428875e-05,
499
+ "loss": 0.7755,
500
+ "step": 350
501
+ },
502
+ {
503
+ "epoch": 2.2476190476190476,
504
+ "grad_norm": 1.7851749658584595,
505
+ "learning_rate": 3.768577494692145e-05,
506
+ "loss": 0.9242,
507
+ "step": 355
508
+ },
509
+ {
510
+ "epoch": 2.2793650793650793,
511
+ "grad_norm": 1.4341535568237305,
512
+ "learning_rate": 3.821656050955414e-05,
513
+ "loss": 0.8221,
514
+ "step": 360
515
+ },
516
+ {
517
+ "epoch": 2.311111111111111,
518
+ "grad_norm": 1.39107346534729,
519
+ "learning_rate": 3.874734607218684e-05,
520
+ "loss": 0.6999,
521
+ "step": 365
522
+ },
523
+ {
524
+ "epoch": 2.342857142857143,
525
+ "grad_norm": 1.2304264307022095,
526
+ "learning_rate": 3.927813163481954e-05,
527
+ "loss": 0.8362,
528
+ "step": 370
529
+ },
530
+ {
531
+ "epoch": 2.3746031746031746,
532
+ "grad_norm": 1.8470840454101562,
533
+ "learning_rate": 3.9808917197452234e-05,
534
+ "loss": 0.9398,
535
+ "step": 375
536
+ },
537
+ {
538
+ "epoch": 2.4063492063492062,
539
+ "grad_norm": 1.2533882856369019,
540
+ "learning_rate": 4.033970276008493e-05,
541
+ "loss": 0.7754,
542
+ "step": 380
543
+ },
544
+ {
545
+ "epoch": 2.4380952380952383,
546
+ "grad_norm": 1.5335006713867188,
547
+ "learning_rate": 4.087048832271762e-05,
548
+ "loss": 1.1124,
549
+ "step": 385
550
+ },
551
+ {
552
+ "epoch": 2.46984126984127,
553
+ "grad_norm": 1.5298357009887695,
554
+ "learning_rate": 4.1401273885350325e-05,
555
+ "loss": 1.017,
556
+ "step": 390
557
+ },
558
+ {
559
+ "epoch": 2.5015873015873016,
560
+ "grad_norm": 1.4403260946273804,
561
+ "learning_rate": 4.193205944798302e-05,
562
+ "loss": 0.8831,
563
+ "step": 395
564
+ },
565
+ {
566
+ "epoch": 2.533333333333333,
567
+ "grad_norm": 1.1528433561325073,
568
+ "learning_rate": 4.2462845010615714e-05,
569
+ "loss": 0.801,
570
+ "step": 400
571
+ },
572
+ {
573
+ "epoch": 2.565079365079365,
574
+ "grad_norm": 1.3371326923370361,
575
+ "learning_rate": 4.299363057324841e-05,
576
+ "loss": 0.8692,
577
+ "step": 405
578
+ },
579
+ {
580
+ "epoch": 2.596825396825397,
581
+ "grad_norm": 1.4064775705337524,
582
+ "learning_rate": 4.352441613588111e-05,
583
+ "loss": 0.9059,
584
+ "step": 410
585
+ },
586
+ {
587
+ "epoch": 2.6285714285714286,
588
+ "grad_norm": 1.4531422853469849,
589
+ "learning_rate": 4.4055201698513805e-05,
590
+ "loss": 0.7344,
591
+ "step": 415
592
+ },
593
+ {
594
+ "epoch": 2.66031746031746,
595
+ "grad_norm": 1.7043890953063965,
596
+ "learning_rate": 4.45859872611465e-05,
597
+ "loss": 0.8298,
598
+ "step": 420
599
+ },
600
+ {
601
+ "epoch": 2.6920634920634923,
602
+ "grad_norm": 1.5105586051940918,
603
+ "learning_rate": 4.5116772823779194e-05,
604
+ "loss": 0.7768,
605
+ "step": 425
606
+ },
607
+ {
608
+ "epoch": 2.723809523809524,
609
+ "grad_norm": 1.8101528882980347,
610
+ "learning_rate": 4.5647558386411895e-05,
611
+ "loss": 0.733,
612
+ "step": 430
613
+ },
614
+ {
615
+ "epoch": 2.7555555555555555,
616
+ "grad_norm": 1.6365174055099487,
617
+ "learning_rate": 4.617834394904459e-05,
618
+ "loss": 0.8061,
619
+ "step": 435
620
+ },
621
+ {
622
+ "epoch": 2.787301587301587,
623
+ "grad_norm": 1.7808202505111694,
624
+ "learning_rate": 4.6709129511677285e-05,
625
+ "loss": 0.8333,
626
+ "step": 440
627
+ },
628
+ {
629
+ "epoch": 2.819047619047619,
630
+ "grad_norm": 1.5223265886306763,
631
+ "learning_rate": 4.723991507430998e-05,
632
+ "loss": 0.7557,
633
+ "step": 445
634
+ },
635
+ {
636
+ "epoch": 2.850793650793651,
637
+ "grad_norm": 1.3064416646957397,
638
+ "learning_rate": 4.777070063694268e-05,
639
+ "loss": 0.8041,
640
+ "step": 450
641
+ },
642
+ {
643
+ "epoch": 2.8825396825396825,
644
+ "grad_norm": 1.8025637865066528,
645
+ "learning_rate": 4.8301486199575375e-05,
646
+ "loss": 0.9534,
647
+ "step": 455
648
+ },
649
+ {
650
+ "epoch": 2.914285714285714,
651
+ "grad_norm": 1.924846887588501,
652
+ "learning_rate": 4.883227176220807e-05,
653
+ "loss": 0.9066,
654
+ "step": 460
655
+ },
656
+ {
657
+ "epoch": 2.9460317460317462,
658
+ "grad_norm": 1.9862899780273438,
659
+ "learning_rate": 4.9363057324840765e-05,
660
+ "loss": 0.7994,
661
+ "step": 465
662
+ },
663
+ {
664
+ "epoch": 2.977777777777778,
665
+ "grad_norm": 1.9615916013717651,
666
+ "learning_rate": 4.9893842887473466e-05,
667
+ "loss": 0.7045,
668
+ "step": 470
669
+ },
670
+ {
671
+ "epoch": 3.0063492063492063,
672
+ "grad_norm": 1.519852876663208,
673
+ "learning_rate": 4.999989014936042e-05,
674
+ "loss": 0.7212,
675
+ "step": 475
676
+ },
677
+ {
678
+ "epoch": 3.038095238095238,
679
+ "grad_norm": 1.9328887462615967,
680
+ "learning_rate": 4.999944388279162e-05,
681
+ "loss": 0.6598,
682
+ "step": 480
683
+ },
684
+ {
685
+ "epoch": 3.06984126984127,
686
+ "grad_norm": 2.0340709686279297,
687
+ "learning_rate": 4.999865434075176e-05,
688
+ "loss": 0.6829,
689
+ "step": 485
690
+ },
691
+ {
692
+ "epoch": 3.1015873015873017,
693
+ "grad_norm": 1.8775280714035034,
694
+ "learning_rate": 4.999752153408229e-05,
695
+ "loss": 0.6664,
696
+ "step": 490
697
+ },
698
+ {
699
+ "epoch": 3.1333333333333333,
700
+ "grad_norm": 2.385218381881714,
701
+ "learning_rate": 4.999604547833814e-05,
702
+ "loss": 0.6836,
703
+ "step": 495
704
+ },
705
+ {
706
+ "epoch": 3.165079365079365,
707
+ "grad_norm": 2.1743783950805664,
708
+ "learning_rate": 4.999422619378752e-05,
709
+ "loss": 0.7,
710
+ "step": 500
711
+ },
712
+ {
713
+ "epoch": 3.196825396825397,
714
+ "grad_norm": 2.20786452293396,
715
+ "learning_rate": 4.999206370541162e-05,
716
+ "loss": 0.7253,
717
+ "step": 505
718
+ },
719
+ {
720
+ "epoch": 3.2285714285714286,
721
+ "grad_norm": 1.8182263374328613,
722
+ "learning_rate": 4.998955804290425e-05,
723
+ "loss": 0.6824,
724
+ "step": 510
725
+ },
726
+ {
727
+ "epoch": 3.2603174603174603,
728
+ "grad_norm": 2.2959372997283936,
729
+ "learning_rate": 4.9986709240671495e-05,
730
+ "loss": 0.601,
731
+ "step": 515
732
+ },
733
+ {
734
+ "epoch": 3.292063492063492,
735
+ "grad_norm": 2.385838031768799,
736
+ "learning_rate": 4.998351733783116e-05,
737
+ "loss": 0.7417,
738
+ "step": 520
739
+ },
740
+ {
741
+ "epoch": 3.323809523809524,
742
+ "grad_norm": 2.0416879653930664,
743
+ "learning_rate": 4.997998237821233e-05,
744
+ "loss": 0.6463,
745
+ "step": 525
746
+ },
747
+ {
748
+ "epoch": 3.3555555555555556,
749
+ "grad_norm": 2.2781031131744385,
750
+ "learning_rate": 4.9976104410354654e-05,
751
+ "loss": 0.6998,
752
+ "step": 530
753
+ },
754
+ {
755
+ "epoch": 3.3873015873015873,
756
+ "grad_norm": 2.146778106689453,
757
+ "learning_rate": 4.9971883487507775e-05,
758
+ "loss": 0.7694,
759
+ "step": 535
760
+ },
761
+ {
762
+ "epoch": 3.419047619047619,
763
+ "grad_norm": 2.1369104385375977,
764
+ "learning_rate": 4.9967319667630567e-05,
765
+ "loss": 0.6615,
766
+ "step": 540
767
+ },
768
+ {
769
+ "epoch": 3.450793650793651,
770
+ "grad_norm": 2.4529733657836914,
771
+ "learning_rate": 4.996241301339029e-05,
772
+ "loss": 0.6109,
773
+ "step": 545
774
+ },
775
+ {
776
+ "epoch": 3.4825396825396826,
777
+ "grad_norm": 2.07030987739563,
778
+ "learning_rate": 4.995716359216183e-05,
779
+ "loss": 0.7611,
780
+ "step": 550
781
+ },
782
+ {
783
+ "epoch": 3.5142857142857142,
784
+ "grad_norm": 2.4329919815063477,
785
+ "learning_rate": 4.995157147602669e-05,
786
+ "loss": 0.7515,
787
+ "step": 555
788
+ },
789
+ {
790
+ "epoch": 3.546031746031746,
791
+ "grad_norm": 2.056351900100708,
792
+ "learning_rate": 4.994563674177202e-05,
793
+ "loss": 0.6885,
794
+ "step": 560
795
+ },
796
+ {
797
+ "epoch": 3.5777777777777775,
798
+ "grad_norm": 2.3665318489074707,
799
+ "learning_rate": 4.993935947088958e-05,
800
+ "loss": 0.6271,
801
+ "step": 565
802
+ },
803
+ {
804
+ "epoch": 3.6095238095238096,
805
+ "grad_norm": 2.677706480026245,
806
+ "learning_rate": 4.993273974957463e-05,
807
+ "loss": 0.5586,
808
+ "step": 570
809
+ },
810
+ {
811
+ "epoch": 3.641269841269841,
812
+ "grad_norm": 3.422136068344116,
813
+ "learning_rate": 4.9925777668724685e-05,
814
+ "loss": 0.7552,
815
+ "step": 575
816
+ },
817
+ {
818
+ "epoch": 3.6730158730158733,
819
+ "grad_norm": 2.4525184631347656,
820
+ "learning_rate": 4.991847332393835e-05,
821
+ "loss": 0.7367,
822
+ "step": 580
823
+ },
824
+ {
825
+ "epoch": 3.704761904761905,
826
+ "grad_norm": 2.4242067337036133,
827
+ "learning_rate": 4.991082681551396e-05,
828
+ "loss": 0.7044,
829
+ "step": 585
830
+ },
831
+ {
832
+ "epoch": 3.7365079365079366,
833
+ "grad_norm": 1.8419867753982544,
834
+ "learning_rate": 4.9902838248448184e-05,
835
+ "loss": 0.5966,
836
+ "step": 590
837
+ },
838
+ {
839
+ "epoch": 3.768253968253968,
840
+ "grad_norm": 2.1394360065460205,
841
+ "learning_rate": 4.989450773243463e-05,
842
+ "loss": 0.6736,
843
+ "step": 595
844
+ },
845
+ {
846
+ "epoch": 3.8,
847
+ "grad_norm": 1.285447597503662,
848
+ "learning_rate": 4.9885835381862326e-05,
849
+ "loss": 0.5021,
850
+ "step": 600
851
+ },
852
+ {
853
+ "epoch": 3.831746031746032,
854
+ "grad_norm": 2.724978446960449,
855
+ "learning_rate": 4.987682131581413e-05,
856
+ "loss": 0.6128,
857
+ "step": 605
858
+ },
859
+ {
860
+ "epoch": 3.8634920634920635,
861
+ "grad_norm": 2.239682912826538,
862
+ "learning_rate": 4.986746565806508e-05,
863
+ "loss": 0.5457,
864
+ "step": 610
865
+ },
866
+ {
867
+ "epoch": 3.895238095238095,
868
+ "grad_norm": 2.48944091796875,
869
+ "learning_rate": 4.9857768537080784e-05,
870
+ "loss": 0.6927,
871
+ "step": 615
872
+ },
873
+ {
874
+ "epoch": 3.9269841269841272,
875
+ "grad_norm": 2.4086852073669434,
876
+ "learning_rate": 4.9847730086015534e-05,
877
+ "loss": 0.5963,
878
+ "step": 620
879
+ },
880
+ {
881
+ "epoch": 3.958730158730159,
882
+ "grad_norm": 2.0070106983184814,
883
+ "learning_rate": 4.9837350442710553e-05,
884
+ "loss": 0.5856,
885
+ "step": 625
886
+ },
887
+ {
888
+ "epoch": 3.9904761904761905,
889
+ "grad_norm": 1.9726545810699463,
890
+ "learning_rate": 4.98266297496921e-05,
891
+ "loss": 0.6208,
892
+ "step": 630
893
+ },
894
+ {
895
+ "epoch": 4.019047619047619,
896
+ "grad_norm": 2.6137828826904297,
897
+ "learning_rate": 4.981556815416948e-05,
898
+ "loss": 0.6319,
899
+ "step": 635
900
+ },
901
+ {
902
+ "epoch": 4.050793650793651,
903
+ "grad_norm": 2.3489890098571777,
904
+ "learning_rate": 4.9804165808033054e-05,
905
+ "loss": 0.5887,
906
+ "step": 640
907
+ },
908
+ {
909
+ "epoch": 4.082539682539682,
910
+ "grad_norm": 2.8010590076446533,
911
+ "learning_rate": 4.979242286785214e-05,
912
+ "loss": 0.5257,
913
+ "step": 645
914
+ },
915
+ {
916
+ "epoch": 4.114285714285714,
917
+ "grad_norm": 2.993411064147949,
918
+ "learning_rate": 4.978033949487284e-05,
919
+ "loss": 0.4545,
920
+ "step": 650
921
+ },
922
+ {
923
+ "epoch": 4.146031746031746,
924
+ "grad_norm": 2.669935703277588,
925
+ "learning_rate": 4.976791585501588e-05,
926
+ "loss": 0.5989,
927
+ "step": 655
928
+ },
929
+ {
930
+ "epoch": 4.177777777777778,
931
+ "grad_norm": 3.084409236907959,
932
+ "learning_rate": 4.9755152118874294e-05,
933
+ "loss": 0.528,
934
+ "step": 660
935
+ },
936
+ {
937
+ "epoch": 4.20952380952381,
938
+ "grad_norm": 2.797873020172119,
939
+ "learning_rate": 4.974204846171106e-05,
940
+ "loss": 0.5249,
941
+ "step": 665
942
+ },
943
+ {
944
+ "epoch": 4.241269841269841,
945
+ "grad_norm": 3.667867422103882,
946
+ "learning_rate": 4.9728605063456765e-05,
947
+ "loss": 0.5838,
948
+ "step": 670
949
+ },
950
+ {
951
+ "epoch": 4.273015873015873,
952
+ "grad_norm": 2.6918869018554688,
953
+ "learning_rate": 4.971482210870706e-05,
954
+ "loss": 0.5143,
955
+ "step": 675
956
+ },
957
+ {
958
+ "epoch": 4.304761904761905,
959
+ "grad_norm": 2.1545379161834717,
960
+ "learning_rate": 4.970069978672017e-05,
961
+ "loss": 0.5317,
962
+ "step": 680
963
+ },
964
+ {
965
+ "epoch": 4.336507936507936,
966
+ "grad_norm": 2.1043529510498047,
967
+ "learning_rate": 4.9686238291414275e-05,
968
+ "loss": 0.4815,
969
+ "step": 685
970
+ },
971
+ {
972
+ "epoch": 4.368253968253969,
973
+ "grad_norm": 2.1359753608703613,
974
+ "learning_rate": 4.9671437821364855e-05,
975
+ "loss": 0.4935,
976
+ "step": 690
977
+ },
978
+ {
979
+ "epoch": 4.4,
980
+ "grad_norm": 3.092057228088379,
981
+ "learning_rate": 4.965629857980197e-05,
982
+ "loss": 0.6831,
983
+ "step": 695
984
+ },
985
+ {
986
+ "epoch": 4.431746031746032,
987
+ "grad_norm": 2.5296835899353027,
988
+ "learning_rate": 4.964082077460745e-05,
989
+ "loss": 0.5323,
990
+ "step": 700
991
+ },
992
+ {
993
+ "epoch": 4.463492063492064,
994
+ "grad_norm": 1.6655627489089966,
995
+ "learning_rate": 4.962500461831207e-05,
996
+ "loss": 0.4553,
997
+ "step": 705
998
+ },
999
+ {
1000
+ "epoch": 4.495238095238095,
1001
+ "grad_norm": 2.6663475036621094,
1002
+ "learning_rate": 4.9608850328092576e-05,
1003
+ "loss": 0.463,
1004
+ "step": 710
1005
+ },
1006
+ {
1007
+ "epoch": 4.526984126984127,
1008
+ "grad_norm": 2.3763060569763184,
1009
+ "learning_rate": 4.959235812576879e-05,
1010
+ "loss": 0.4861,
1011
+ "step": 715
1012
+ },
1013
+ {
1014
+ "epoch": 4.5587301587301585,
1015
+ "grad_norm": 2.2217962741851807,
1016
+ "learning_rate": 4.957552823780047e-05,
1017
+ "loss": 0.468,
1018
+ "step": 720
1019
+ },
1020
+ {
1021
+ "epoch": 4.59047619047619,
1022
+ "grad_norm": 2.8885600566864014,
1023
+ "learning_rate": 4.9558360895284295e-05,
1024
+ "loss": 0.4588,
1025
+ "step": 725
1026
+ },
1027
+ {
1028
+ "epoch": 4.622222222222222,
1029
+ "grad_norm": 2.5661261081695557,
1030
+ "learning_rate": 4.954085633395058e-05,
1031
+ "loss": 0.4926,
1032
+ "step": 730
1033
+ },
1034
+ {
1035
+ "epoch": 4.653968253968254,
1036
+ "grad_norm": 2.304365396499634,
1037
+ "learning_rate": 4.952301479416015e-05,
1038
+ "loss": 0.494,
1039
+ "step": 735
1040
+ },
1041
+ {
1042
+ "epoch": 4.685714285714286,
1043
+ "grad_norm": 2.690577983856201,
1044
+ "learning_rate": 4.9504836520900976e-05,
1045
+ "loss": 0.5814,
1046
+ "step": 740
1047
+ },
1048
+ {
1049
+ "epoch": 4.717460317460318,
1050
+ "grad_norm": 2.7180025577545166,
1051
+ "learning_rate": 4.948632176378481e-05,
1052
+ "loss": 0.5329,
1053
+ "step": 745
1054
+ },
1055
+ {
1056
+ "epoch": 4.749206349206349,
1057
+ "grad_norm": 2.716587543487549,
1058
+ "learning_rate": 4.9467470777043806e-05,
1059
+ "loss": 0.5264,
1060
+ "step": 750
1061
+ },
1062
+ {
1063
+ "epoch": 4.780952380952381,
1064
+ "grad_norm": 2.315419912338257,
1065
+ "learning_rate": 4.9448283819526954e-05,
1066
+ "loss": 0.4756,
1067
+ "step": 755
1068
+ },
1069
+ {
1070
+ "epoch": 4.8126984126984125,
1071
+ "grad_norm": 2.1679515838623047,
1072
+ "learning_rate": 4.9428761154696605e-05,
1073
+ "loss": 0.4819,
1074
+ "step": 760
1075
+ },
1076
+ {
1077
+ "epoch": 4.844444444444444,
1078
+ "grad_norm": 3.389266014099121,
1079
+ "learning_rate": 4.9408903050624796e-05,
1080
+ "loss": 0.5121,
1081
+ "step": 765
1082
+ },
1083
+ {
1084
+ "epoch": 4.876190476190477,
1085
+ "grad_norm": 3.4317383766174316,
1086
+ "learning_rate": 4.938870977998959e-05,
1087
+ "loss": 0.4535,
1088
+ "step": 770
1089
+ },
1090
+ {
1091
+ "epoch": 4.907936507936508,
1092
+ "grad_norm": 2.9491918087005615,
1093
+ "learning_rate": 4.9368181620071344e-05,
1094
+ "loss": 0.5333,
1095
+ "step": 775
1096
+ },
1097
+ {
1098
+ "epoch": 4.93968253968254,
1099
+ "grad_norm": 2.516798496246338,
1100
+ "learning_rate": 4.934731885274887e-05,
1101
+ "loss": 0.5367,
1102
+ "step": 780
1103
+ },
1104
+ {
1105
+ "epoch": 4.9714285714285715,
1106
+ "grad_norm": 3.0031046867370605,
1107
+ "learning_rate": 4.9326121764495596e-05,
1108
+ "loss": 0.4957,
1109
+ "step": 785
1110
+ },
1111
+ {
1112
+ "epoch": 5.0,
1113
+ "grad_norm": 3.334085702896118,
1114
+ "learning_rate": 4.9304590646375614e-05,
1115
+ "loss": 0.5287,
1116
+ "step": 790
1117
+ },
1118
+ {
1119
+ "epoch": 5.031746031746032,
1120
+ "grad_norm": 1.9608453512191772,
1121
+ "learning_rate": 4.928272579403969e-05,
1122
+ "loss": 0.36,
1123
+ "step": 795
1124
+ },
1125
+ {
1126
+ "epoch": 5.063492063492063,
1127
+ "grad_norm": 2.328850746154785,
1128
+ "learning_rate": 4.92605275077212e-05,
1129
+ "loss": 0.3628,
1130
+ "step": 800
1131
+ },
1132
+ {
1133
+ "epoch": 5.095238095238095,
1134
+ "grad_norm": 2.3446412086486816,
1135
+ "learning_rate": 4.923799609223202e-05,
1136
+ "loss": 0.3327,
1137
+ "step": 805
1138
+ },
1139
+ {
1140
+ "epoch": 5.1269841269841265,
1141
+ "grad_norm": 2.476181745529175,
1142
+ "learning_rate": 4.921513185695831e-05,
1143
+ "loss": 0.4246,
1144
+ "step": 810
1145
+ },
1146
+ {
1147
+ "epoch": 5.158730158730159,
1148
+ "grad_norm": 3.1026763916015625,
1149
+ "learning_rate": 4.91919351158563e-05,
1150
+ "loss": 0.5048,
1151
+ "step": 815
1152
+ },
1153
+ {
1154
+ "epoch": 5.190476190476191,
1155
+ "grad_norm": 2.8165297508239746,
1156
+ "learning_rate": 4.916840618744798e-05,
1157
+ "loss": 0.4361,
1158
+ "step": 820
1159
+ },
1160
+ {
1161
+ "epoch": 5.222222222222222,
1162
+ "grad_norm": 1.8732138872146606,
1163
+ "learning_rate": 4.9144545394816687e-05,
1164
+ "loss": 0.4693,
1165
+ "step": 825
1166
+ },
1167
+ {
1168
+ "epoch": 5.253968253968254,
1169
+ "grad_norm": 1.7250264883041382,
1170
+ "learning_rate": 4.91203530656027e-05,
1171
+ "loss": 0.4076,
1172
+ "step": 830
1173
+ },
1174
+ {
1175
+ "epoch": 5.285714285714286,
1176
+ "grad_norm": 2.105459690093994,
1177
+ "learning_rate": 4.9095829531998725e-05,
1178
+ "loss": 0.3589,
1179
+ "step": 835
1180
+ },
1181
+ {
1182
+ "epoch": 5.317460317460317,
1183
+ "grad_norm": 3.6825687885284424,
1184
+ "learning_rate": 4.9070975130745387e-05,
1185
+ "loss": 0.5263,
1186
+ "step": 840
1187
+ },
1188
+ {
1189
+ "epoch": 5.349206349206349,
1190
+ "grad_norm": 2.947052001953125,
1191
+ "learning_rate": 4.90457902031265e-05,
1192
+ "loss": 0.4632,
1193
+ "step": 845
1194
+ },
1195
+ {
1196
+ "epoch": 5.380952380952381,
1197
+ "grad_norm": 1.9546104669570923,
1198
+ "learning_rate": 4.902027509496448e-05,
1199
+ "loss": 0.4348,
1200
+ "step": 850
1201
+ },
1202
+ {
1203
+ "epoch": 5.412698412698413,
1204
+ "grad_norm": 2.4471983909606934,
1205
+ "learning_rate": 4.899443015661557e-05,
1206
+ "loss": 0.4209,
1207
+ "step": 855
1208
+ },
1209
+ {
1210
+ "epoch": 5.444444444444445,
1211
+ "grad_norm": 1.827124834060669,
1212
+ "learning_rate": 4.8968255742964975e-05,
1213
+ "loss": 0.413,
1214
+ "step": 860
1215
+ },
1216
+ {
1217
+ "epoch": 5.476190476190476,
1218
+ "grad_norm": 2.654707431793213,
1219
+ "learning_rate": 4.894175221342207e-05,
1220
+ "loss": 0.432,
1221
+ "step": 865
1222
+ },
1223
+ {
1224
+ "epoch": 5.507936507936508,
1225
+ "grad_norm": 2.648967981338501,
1226
+ "learning_rate": 4.8914919931915407e-05,
1227
+ "loss": 0.4339,
1228
+ "step": 870
1229
+ },
1230
+ {
1231
+ "epoch": 5.5396825396825395,
1232
+ "grad_norm": 2.874075412750244,
1233
+ "learning_rate": 4.888775926688775e-05,
1234
+ "loss": 0.4392,
1235
+ "step": 875
1236
+ },
1237
+ {
1238
+ "epoch": 5.571428571428571,
1239
+ "grad_norm": 2.9674830436706543,
1240
+ "learning_rate": 4.8860270591291e-05,
1241
+ "loss": 0.4459,
1242
+ "step": 880
1243
+ },
1244
+ {
1245
+ "epoch": 5.603174603174603,
1246
+ "grad_norm": 2.054748296737671,
1247
+ "learning_rate": 4.883245428258107e-05,
1248
+ "loss": 0.4313,
1249
+ "step": 885
1250
+ },
1251
+ {
1252
+ "epoch": 5.634920634920634,
1253
+ "grad_norm": 1.9174392223358154,
1254
+ "learning_rate": 4.880431072271272e-05,
1255
+ "loss": 0.3906,
1256
+ "step": 890
1257
+ },
1258
+ {
1259
+ "epoch": 5.666666666666667,
1260
+ "grad_norm": 2.5257787704467773,
1261
+ "learning_rate": 4.87758402981343e-05,
1262
+ "loss": 0.4219,
1263
+ "step": 895
1264
+ },
1265
+ {
1266
+ "epoch": 5.698412698412699,
1267
+ "grad_norm": 2.6365532875061035,
1268
+ "learning_rate": 4.8747043399782424e-05,
1269
+ "loss": 0.3978,
1270
+ "step": 900
1271
+ },
1272
+ {
1273
+ "epoch": 5.73015873015873,
1274
+ "grad_norm": 2.0583746433258057,
1275
+ "learning_rate": 4.871792042307667e-05,
1276
+ "loss": 0.4847,
1277
+ "step": 905
1278
+ },
1279
+ {
1280
+ "epoch": 5.761904761904762,
1281
+ "grad_norm": 2.035872459411621,
1282
+ "learning_rate": 4.868847176791406e-05,
1283
+ "loss": 0.4675,
1284
+ "step": 910
1285
+ },
1286
+ {
1287
+ "epoch": 5.7936507936507935,
1288
+ "grad_norm": 2.3722939491271973,
1289
+ "learning_rate": 4.8658697838663625e-05,
1290
+ "loss": 0.4586,
1291
+ "step": 915
1292
+ },
1293
+ {
1294
+ "epoch": 5.825396825396825,
1295
+ "grad_norm": 1.2609732151031494,
1296
+ "learning_rate": 4.862859904416085e-05,
1297
+ "loss": 0.3274,
1298
+ "step": 920
1299
+ },
1300
+ {
1301
+ "epoch": 5.857142857142857,
1302
+ "grad_norm": 2.3673977851867676,
1303
+ "learning_rate": 4.8598175797702036e-05,
1304
+ "loss": 0.4685,
1305
+ "step": 925
1306
+ },
1307
+ {
1308
+ "epoch": 5.888888888888889,
1309
+ "grad_norm": 2.8414175510406494,
1310
+ "learning_rate": 4.856742851703866e-05,
1311
+ "loss": 0.4762,
1312
+ "step": 930
1313
+ },
1314
+ {
1315
+ "epoch": 5.920634920634921,
1316
+ "grad_norm": 2.4126765727996826,
1317
+ "learning_rate": 4.853635762437159e-05,
1318
+ "loss": 0.4075,
1319
+ "step": 935
1320
+ },
1321
+ {
1322
+ "epoch": 5.9523809523809526,
1323
+ "grad_norm": 1.8691045045852661,
1324
+ "learning_rate": 4.8504963546345334e-05,
1325
+ "loss": 0.4865,
1326
+ "step": 940
1327
+ },
1328
+ {
1329
+ "epoch": 5.984126984126984,
1330
+ "grad_norm": 3.5297420024871826,
1331
+ "learning_rate": 4.8473246714042155e-05,
1332
+ "loss": 0.4623,
1333
+ "step": 945
1334
+ },
1335
+ {
1336
+ "epoch": 6.012698412698413,
1337
+ "grad_norm": 2.059169054031372,
1338
+ "learning_rate": 4.844120756297617e-05,
1339
+ "loss": 0.4164,
1340
+ "step": 950
1341
+ },
1342
+ {
1343
+ "epoch": 6.044444444444444,
1344
+ "grad_norm": 2.4746127128601074,
1345
+ "learning_rate": 4.840884653308735e-05,
1346
+ "loss": 0.3552,
1347
+ "step": 955
1348
+ },
1349
+ {
1350
+ "epoch": 6.076190476190476,
1351
+ "grad_norm": 2.504425287246704,
1352
+ "learning_rate": 4.8376164068735485e-05,
1353
+ "loss": 0.3368,
1354
+ "step": 960
1355
+ },
1356
+ {
1357
+ "epoch": 6.1079365079365076,
1358
+ "grad_norm": 2.062577486038208,
1359
+ "learning_rate": 4.83431606186941e-05,
1360
+ "loss": 0.3139,
1361
+ "step": 965
1362
+ },
1363
+ {
1364
+ "epoch": 6.13968253968254,
1365
+ "grad_norm": 2.4934544563293457,
1366
+ "learning_rate": 4.830983663614427e-05,
1367
+ "loss": 0.3777,
1368
+ "step": 970
1369
+ },
1370
+ {
1371
+ "epoch": 6.171428571428572,
1372
+ "grad_norm": 2.5747485160827637,
1373
+ "learning_rate": 4.827619257866839e-05,
1374
+ "loss": 0.373,
1375
+ "step": 975
1376
+ },
1377
+ {
1378
+ "epoch": 6.203174603174603,
1379
+ "grad_norm": 2.449357271194458,
1380
+ "learning_rate": 4.8242228908243946e-05,
1381
+ "loss": 0.3936,
1382
+ "step": 980
1383
+ },
1384
+ {
1385
+ "epoch": 6.234920634920635,
1386
+ "grad_norm": 2.952680826187134,
1387
+ "learning_rate": 4.82079460912371e-05,
1388
+ "loss": 0.407,
1389
+ "step": 985
1390
+ },
1391
+ {
1392
+ "epoch": 6.266666666666667,
1393
+ "grad_norm": 2.1754496097564697,
1394
+ "learning_rate": 4.817334459839633e-05,
1395
+ "loss": 0.3189,
1396
+ "step": 990
1397
+ },
1398
+ {
1399
+ "epoch": 6.298412698412698,
1400
+ "grad_norm": 2.8406214714050293,
1401
+ "learning_rate": 4.8138424904845947e-05,
1402
+ "loss": 0.3883,
1403
+ "step": 995
1404
+ },
1405
+ {
1406
+ "epoch": 6.33015873015873,
1407
+ "grad_norm": 1.7533257007598877,
1408
+ "learning_rate": 4.8103187490079604e-05,
1409
+ "loss": 0.3131,
1410
+ "step": 1000
1411
+ },
1412
+ {
1413
+ "epoch": 6.3619047619047615,
1414
+ "grad_norm": 2.4574601650238037,
1415
+ "learning_rate": 4.806763283795366e-05,
1416
+ "loss": 0.3606,
1417
+ "step": 1005
1418
+ },
1419
+ {
1420
+ "epoch": 6.393650793650794,
1421
+ "grad_norm": 2.002281427383423,
1422
+ "learning_rate": 4.8031761436680575e-05,
1423
+ "loss": 0.37,
1424
+ "step": 1010
1425
+ },
1426
+ {
1427
+ "epoch": 6.425396825396826,
1428
+ "grad_norm": 2.823315143585205,
1429
+ "learning_rate": 4.79955737788222e-05,
1430
+ "loss": 0.3791,
1431
+ "step": 1015
1432
+ },
1433
+ {
1434
+ "epoch": 6.457142857142857,
1435
+ "grad_norm": 2.7891204357147217,
1436
+ "learning_rate": 4.795907036128299e-05,
1437
+ "loss": 0.3556,
1438
+ "step": 1020
1439
+ },
1440
+ {
1441
+ "epoch": 6.488888888888889,
1442
+ "grad_norm": 2.2387146949768066,
1443
+ "learning_rate": 4.7922251685303213e-05,
1444
+ "loss": 0.3929,
1445
+ "step": 1025
1446
+ },
1447
+ {
1448
+ "epoch": 6.520634920634921,
1449
+ "grad_norm": 2.5023891925811768,
1450
+ "learning_rate": 4.788511825645205e-05,
1451
+ "loss": 0.379,
1452
+ "step": 1030
1453
+ },
1454
+ {
1455
+ "epoch": 6.552380952380952,
1456
+ "grad_norm": 2.2654805183410645,
1457
+ "learning_rate": 4.7847670584620653e-05,
1458
+ "loss": 0.3435,
1459
+ "step": 1035
1460
+ },
1461
+ {
1462
+ "epoch": 6.584126984126984,
1463
+ "grad_norm": 3.3823065757751465,
1464
+ "learning_rate": 4.7809909184015146e-05,
1465
+ "loss": 0.4109,
1466
+ "step": 1040
1467
+ },
1468
+ {
1469
+ "epoch": 6.6158730158730155,
1470
+ "grad_norm": 2.6096551418304443,
1471
+ "learning_rate": 4.7771834573149576e-05,
1472
+ "loss": 0.4233,
1473
+ "step": 1045
1474
+ },
1475
+ {
1476
+ "epoch": 6.647619047619048,
1477
+ "grad_norm": 2.3933897018432617,
1478
+ "learning_rate": 4.773344727483876e-05,
1479
+ "loss": 0.3709,
1480
+ "step": 1050
1481
+ },
1482
+ {
1483
+ "epoch": 6.67936507936508,
1484
+ "grad_norm": 2.189544916152954,
1485
+ "learning_rate": 4.769474781619114e-05,
1486
+ "loss": 0.3287,
1487
+ "step": 1055
1488
+ },
1489
+ {
1490
+ "epoch": 6.711111111111111,
1491
+ "grad_norm": 2.450892686843872,
1492
+ "learning_rate": 4.765573672860154e-05,
1493
+ "loss": 0.4022,
1494
+ "step": 1060
1495
+ },
1496
+ {
1497
+ "epoch": 6.742857142857143,
1498
+ "grad_norm": 2.4342429637908936,
1499
+ "learning_rate": 4.761641454774386e-05,
1500
+ "loss": 0.4029,
1501
+ "step": 1065
1502
+ },
1503
+ {
1504
+ "epoch": 6.7746031746031745,
1505
+ "grad_norm": 2.2122364044189453,
1506
+ "learning_rate": 4.75767818135637e-05,
1507
+ "loss": 0.3322,
1508
+ "step": 1070
1509
+ },
1510
+ {
1511
+ "epoch": 6.806349206349206,
1512
+ "grad_norm": 3.968445301055908,
1513
+ "learning_rate": 4.7536839070271e-05,
1514
+ "loss": 0.3836,
1515
+ "step": 1075
1516
+ },
1517
+ {
1518
+ "epoch": 6.838095238095238,
1519
+ "grad_norm": 3.529158353805542,
1520
+ "learning_rate": 4.749658686633251e-05,
1521
+ "loss": 0.4745,
1522
+ "step": 1080
1523
+ },
1524
+ {
1525
+ "epoch": 6.86984126984127,
1526
+ "grad_norm": 2.430727243423462,
1527
+ "learning_rate": 4.7456025754464304e-05,
1528
+ "loss": 0.3664,
1529
+ "step": 1085
1530
+ },
1531
+ {
1532
+ "epoch": 6.901587301587302,
1533
+ "grad_norm": 2.6552302837371826,
1534
+ "learning_rate": 4.7415156291624166e-05,
1535
+ "loss": 0.4359,
1536
+ "step": 1090
1537
+ },
1538
+ {
1539
+ "epoch": 6.933333333333334,
1540
+ "grad_norm": 2.134822130203247,
1541
+ "learning_rate": 4.737397903900393e-05,
1542
+ "loss": 0.3969,
1543
+ "step": 1095
1544
+ },
1545
+ {
1546
+ "epoch": 6.965079365079365,
1547
+ "grad_norm": 2.5052947998046875,
1548
+ "learning_rate": 4.7332494562021815e-05,
1549
+ "loss": 0.4069,
1550
+ "step": 1100
1551
+ },
1552
+ {
1553
+ "epoch": 6.996825396825397,
1554
+ "grad_norm": 2.1377065181732178,
1555
+ "learning_rate": 4.729070343031463e-05,
1556
+ "loss": 0.3853,
1557
+ "step": 1105
1558
+ },
1559
+ {
1560
+ "epoch": 7.025396825396825,
1561
+ "grad_norm": 1.9704042673110962,
1562
+ "learning_rate": 4.724860621772995e-05,
1563
+ "loss": 0.3283,
1564
+ "step": 1110
1565
+ },
1566
+ {
1567
+ "epoch": 7.057142857142857,
1568
+ "grad_norm": 2.476968765258789,
1569
+ "learning_rate": 4.7206203502318256e-05,
1570
+ "loss": 0.3325,
1571
+ "step": 1115
1572
+ },
1573
+ {
1574
+ "epoch": 7.088888888888889,
1575
+ "grad_norm": 1.9231969118118286,
1576
+ "learning_rate": 4.716349586632499e-05,
1577
+ "loss": 0.2876,
1578
+ "step": 1120
1579
+ },
1580
+ {
1581
+ "epoch": 7.12063492063492,
1582
+ "grad_norm": 2.6444814205169678,
1583
+ "learning_rate": 4.712048389618254e-05,
1584
+ "loss": 0.3005,
1585
+ "step": 1125
1586
+ },
1587
+ {
1588
+ "epoch": 7.152380952380953,
1589
+ "grad_norm": 3.2589964866638184,
1590
+ "learning_rate": 4.7077168182502216e-05,
1591
+ "loss": 0.4023,
1592
+ "step": 1130
1593
+ },
1594
+ {
1595
+ "epoch": 7.184126984126984,
1596
+ "grad_norm": 2.5481936931610107,
1597
+ "learning_rate": 4.703354932006615e-05,
1598
+ "loss": 0.3302,
1599
+ "step": 1135
1600
+ },
1601
+ {
1602
+ "epoch": 7.215873015873016,
1603
+ "grad_norm": 1.7125908136367798,
1604
+ "learning_rate": 4.698962790781906e-05,
1605
+ "loss": 0.3329,
1606
+ "step": 1140
1607
+ },
1608
+ {
1609
+ "epoch": 7.247619047619048,
1610
+ "grad_norm": 2.2756667137145996,
1611
+ "learning_rate": 4.6945404548860115e-05,
1612
+ "loss": 0.3369,
1613
+ "step": 1145
1614
+ },
1615
+ {
1616
+ "epoch": 7.279365079365079,
1617
+ "grad_norm": 2.9158453941345215,
1618
+ "learning_rate": 4.6900879850434604e-05,
1619
+ "loss": 0.3339,
1620
+ "step": 1150
1621
+ },
1622
+ {
1623
+ "epoch": 7.311111111111111,
1624
+ "grad_norm": 2.3047537803649902,
1625
+ "learning_rate": 4.685605442392559e-05,
1626
+ "loss": 0.3915,
1627
+ "step": 1155
1628
+ },
1629
+ {
1630
+ "epoch": 7.3428571428571425,
1631
+ "grad_norm": 2.7815029621124268,
1632
+ "learning_rate": 4.681092888484554e-05,
1633
+ "loss": 0.3317,
1634
+ "step": 1160
1635
+ },
1636
+ {
1637
+ "epoch": 7.374603174603175,
1638
+ "grad_norm": 2.2644097805023193,
1639
+ "learning_rate": 4.676550385282787e-05,
1640
+ "loss": 0.3314,
1641
+ "step": 1165
1642
+ },
1643
+ {
1644
+ "epoch": 7.406349206349207,
1645
+ "grad_norm": 2.5144474506378174,
1646
+ "learning_rate": 4.671977995161843e-05,
1647
+ "loss": 0.3188,
1648
+ "step": 1170
1649
+ },
1650
+ {
1651
+ "epoch": 7.438095238095238,
1652
+ "grad_norm": 3.120821714401245,
1653
+ "learning_rate": 4.667375780906693e-05,
1654
+ "loss": 0.3523,
1655
+ "step": 1175
1656
+ },
1657
+ {
1658
+ "epoch": 7.46984126984127,
1659
+ "grad_norm": 4.47842264175415,
1660
+ "learning_rate": 4.662743805711832e-05,
1661
+ "loss": 0.3611,
1662
+ "step": 1180
1663
+ },
1664
+ {
1665
+ "epoch": 7.501587301587302,
1666
+ "grad_norm": 1.9228928089141846,
1667
+ "learning_rate": 4.658082133180416e-05,
1668
+ "loss": 0.3612,
1669
+ "step": 1185
1670
+ },
1671
+ {
1672
+ "epoch": 7.533333333333333,
1673
+ "grad_norm": 2.1507537364959717,
1674
+ "learning_rate": 4.6533908273233815e-05,
1675
+ "loss": 0.3321,
1676
+ "step": 1190
1677
+ },
1678
+ {
1679
+ "epoch": 7.565079365079365,
1680
+ "grad_norm": 2.1849119663238525,
1681
+ "learning_rate": 4.64866995255857e-05,
1682
+ "loss": 0.2943,
1683
+ "step": 1195
1684
+ },
1685
+ {
1686
+ "epoch": 7.5968253968253965,
1687
+ "grad_norm": 2.1777775287628174,
1688
+ "learning_rate": 4.643919573709843e-05,
1689
+ "loss": 0.353,
1690
+ "step": 1200
1691
+ },
1692
+ {
1693
+ "epoch": 7.628571428571428,
1694
+ "grad_norm": 2.5231118202209473,
1695
+ "learning_rate": 4.639139756006195e-05,
1696
+ "loss": 0.3571,
1697
+ "step": 1205
1698
+ },
1699
+ {
1700
+ "epoch": 7.660317460317461,
1701
+ "grad_norm": 1.8409479856491089,
1702
+ "learning_rate": 4.6343305650808516e-05,
1703
+ "loss": 0.3691,
1704
+ "step": 1210
1705
+ },
1706
+ {
1707
+ "epoch": 7.692063492063492,
1708
+ "grad_norm": 1.7940895557403564,
1709
+ "learning_rate": 4.629492066970373e-05,
1710
+ "loss": 0.3738,
1711
+ "step": 1215
1712
+ },
1713
+ {
1714
+ "epoch": 7.723809523809524,
1715
+ "grad_norm": 2.014902114868164,
1716
+ "learning_rate": 4.6246243281137474e-05,
1717
+ "loss": 0.361,
1718
+ "step": 1220
1719
+ },
1720
+ {
1721
+ "epoch": 7.7555555555555555,
1722
+ "grad_norm": 3.4182560443878174,
1723
+ "learning_rate": 4.6197274153514735e-05,
1724
+ "loss": 0.3663,
1725
+ "step": 1225
1726
+ },
1727
+ {
1728
+ "epoch": 7.787301587301587,
1729
+ "grad_norm": 2.518728256225586,
1730
+ "learning_rate": 4.614801395924649e-05,
1731
+ "loss": 0.3646,
1732
+ "step": 1230
1733
+ },
1734
+ {
1735
+ "epoch": 7.819047619047619,
1736
+ "grad_norm": 2.154189109802246,
1737
+ "learning_rate": 4.6098463374740466e-05,
1738
+ "loss": 0.3331,
1739
+ "step": 1235
1740
+ },
1741
+ {
1742
+ "epoch": 7.85079365079365,
1743
+ "grad_norm": 2.536081075668335,
1744
+ "learning_rate": 4.604862308039177e-05,
1745
+ "loss": 0.3742,
1746
+ "step": 1240
1747
+ },
1748
+ {
1749
+ "epoch": 7.882539682539683,
1750
+ "grad_norm": 2.340764045715332,
1751
+ "learning_rate": 4.599849376057366e-05,
1752
+ "loss": 0.3352,
1753
+ "step": 1245
1754
+ },
1755
+ {
1756
+ "epoch": 7.914285714285715,
1757
+ "grad_norm": 3.5488364696502686,
1758
+ "learning_rate": 4.5948076103628094e-05,
1759
+ "loss": 0.3663,
1760
+ "step": 1250
1761
+ },
1762
+ {
1763
+ "epoch": 7.946031746031746,
1764
+ "grad_norm": 2.779360294342041,
1765
+ "learning_rate": 4.589737080185625e-05,
1766
+ "loss": 0.3362,
1767
+ "step": 1255
1768
+ },
1769
+ {
1770
+ "epoch": 7.977777777777778,
1771
+ "grad_norm": 1.8792667388916016,
1772
+ "learning_rate": 4.5846378551509097e-05,
1773
+ "loss": 0.346,
1774
+ "step": 1260
1775
+ },
1776
+ {
1777
+ "epoch": 8.006349206349206,
1778
+ "grad_norm": 2.453295946121216,
1779
+ "learning_rate": 4.579510005277774e-05,
1780
+ "loss": 0.3509,
1781
+ "step": 1265
1782
+ },
1783
+ {
1784
+ "epoch": 8.038095238095238,
1785
+ "grad_norm": 1.9493130445480347,
1786
+ "learning_rate": 4.574353600978388e-05,
1787
+ "loss": 0.3062,
1788
+ "step": 1270
1789
+ },
1790
+ {
1791
+ "epoch": 8.06984126984127,
1792
+ "grad_norm": 1.9360930919647217,
1793
+ "learning_rate": 4.56916871305701e-05,
1794
+ "loss": 0.3056,
1795
+ "step": 1275
1796
+ },
1797
+ {
1798
+ "epoch": 8.101587301587301,
1799
+ "grad_norm": 1.5592070817947388,
1800
+ "learning_rate": 4.563955412709021e-05,
1801
+ "loss": 0.2785,
1802
+ "step": 1280
1803
+ },
1804
+ {
1805
+ "epoch": 8.133333333333333,
1806
+ "grad_norm": 1.8093425035476685,
1807
+ "learning_rate": 4.5587137715199354e-05,
1808
+ "loss": 0.308,
1809
+ "step": 1285
1810
+ },
1811
+ {
1812
+ "epoch": 8.165079365079364,
1813
+ "grad_norm": 2.2939181327819824,
1814
+ "learning_rate": 4.5534438614644294e-05,
1815
+ "loss": 0.3038,
1816
+ "step": 1290
1817
+ },
1818
+ {
1819
+ "epoch": 8.196825396825396,
1820
+ "grad_norm": 2.4204866886138916,
1821
+ "learning_rate": 4.548145754905346e-05,
1822
+ "loss": 0.3375,
1823
+ "step": 1295
1824
+ },
1825
+ {
1826
+ "epoch": 8.228571428571428,
1827
+ "grad_norm": 1.725534439086914,
1828
+ "learning_rate": 4.5428195245927064e-05,
1829
+ "loss": 0.3101,
1830
+ "step": 1300
1831
+ },
1832
+ {
1833
+ "epoch": 8.260317460317461,
1834
+ "grad_norm": 1.637730360031128,
1835
+ "learning_rate": 4.537465243662704e-05,
1836
+ "loss": 0.2931,
1837
+ "step": 1305
1838
+ },
1839
+ {
1840
+ "epoch": 8.292063492063493,
1841
+ "grad_norm": 1.3372169733047485,
1842
+ "learning_rate": 4.532082985636709e-05,
1843
+ "loss": 0.2763,
1844
+ "step": 1310
1845
+ },
1846
+ {
1847
+ "epoch": 8.323809523809524,
1848
+ "grad_norm": 2.5993168354034424,
1849
+ "learning_rate": 4.5266728244202494e-05,
1850
+ "loss": 0.3458,
1851
+ "step": 1315
1852
+ },
1853
+ {
1854
+ "epoch": 8.355555555555556,
1855
+ "grad_norm": 2.461862564086914,
1856
+ "learning_rate": 4.521234834302006e-05,
1857
+ "loss": 0.3693,
1858
+ "step": 1320
1859
+ },
1860
+ {
1861
+ "epoch": 8.387301587301588,
1862
+ "grad_norm": 1.8519413471221924,
1863
+ "learning_rate": 4.5157690899527816e-05,
1864
+ "loss": 0.3327,
1865
+ "step": 1325
1866
+ },
1867
+ {
1868
+ "epoch": 8.41904761904762,
1869
+ "grad_norm": 2.1535580158233643,
1870
+ "learning_rate": 4.510275666424487e-05,
1871
+ "loss": 0.3229,
1872
+ "step": 1330
1873
+ },
1874
+ {
1875
+ "epoch": 8.450793650793651,
1876
+ "grad_norm": 1.6819690465927124,
1877
+ "learning_rate": 4.5047546391491e-05,
1878
+ "loss": 0.2925,
1879
+ "step": 1335
1880
+ },
1881
+ {
1882
+ "epoch": 8.482539682539683,
1883
+ "grad_norm": 1.6538281440734863,
1884
+ "learning_rate": 4.499206083937638e-05,
1885
+ "loss": 0.3218,
1886
+ "step": 1340
1887
+ },
1888
+ {
1889
+ "epoch": 8.514285714285714,
1890
+ "grad_norm": 1.8956862688064575,
1891
+ "learning_rate": 4.493630076979112e-05,
1892
+ "loss": 0.3423,
1893
+ "step": 1345
1894
+ },
1895
+ {
1896
+ "epoch": 8.546031746031746,
1897
+ "grad_norm": 2.274681806564331,
1898
+ "learning_rate": 4.48802669483948e-05,
1899
+ "loss": 0.3152,
1900
+ "step": 1350
1901
+ },
1902
+ {
1903
+ "epoch": 8.577777777777778,
1904
+ "grad_norm": 2.2956337928771973,
1905
+ "learning_rate": 4.4823960144606014e-05,
1906
+ "loss": 0.3417,
1907
+ "step": 1355
1908
+ },
1909
+ {
1910
+ "epoch": 8.60952380952381,
1911
+ "grad_norm": 1.8650286197662354,
1912
+ "learning_rate": 4.4767381131591734e-05,
1913
+ "loss": 0.2896,
1914
+ "step": 1360
1915
+ },
1916
+ {
1917
+ "epoch": 8.64126984126984,
1918
+ "grad_norm": 1.3998652696609497,
1919
+ "learning_rate": 4.471053068625674e-05,
1920
+ "loss": 0.3372,
1921
+ "step": 1365
1922
+ },
1923
+ {
1924
+ "epoch": 8.673015873015872,
1925
+ "grad_norm": 2.855074167251587,
1926
+ "learning_rate": 4.465340958923293e-05,
1927
+ "loss": 0.332,
1928
+ "step": 1370
1929
+ },
1930
+ {
1931
+ "epoch": 8.704761904761904,
1932
+ "grad_norm": 1.6865357160568237,
1933
+ "learning_rate": 4.459601862486862e-05,
1934
+ "loss": 0.3053,
1935
+ "step": 1375
1936
+ },
1937
+ {
1938
+ "epoch": 8.736507936507937,
1939
+ "grad_norm": 2.501856803894043,
1940
+ "learning_rate": 4.453835858121773e-05,
1941
+ "loss": 0.3119,
1942
+ "step": 1380
1943
+ },
1944
+ {
1945
+ "epoch": 8.768253968253969,
1946
+ "grad_norm": 2.4325456619262695,
1947
+ "learning_rate": 4.4480430250029046e-05,
1948
+ "loss": 0.3395,
1949
+ "step": 1385
1950
+ },
1951
+ {
1952
+ "epoch": 8.8,
1953
+ "grad_norm": 1.4845948219299316,
1954
+ "learning_rate": 4.4422234426735256e-05,
1955
+ "loss": 0.3237,
1956
+ "step": 1390
1957
+ },
1958
+ {
1959
+ "epoch": 8.831746031746032,
1960
+ "grad_norm": 1.3553249835968018,
1961
+ "learning_rate": 4.436377191044208e-05,
1962
+ "loss": 0.3387,
1963
+ "step": 1395
1964
+ },
1965
+ {
1966
+ "epoch": 8.863492063492064,
1967
+ "grad_norm": 1.8338890075683594,
1968
+ "learning_rate": 4.430504350391729e-05,
1969
+ "loss": 0.3618,
1970
+ "step": 1400
1971
+ },
1972
+ {
1973
+ "epoch": 8.895238095238096,
1974
+ "grad_norm": 2.291538953781128,
1975
+ "learning_rate": 4.4246050013579686e-05,
1976
+ "loss": 0.3608,
1977
+ "step": 1405
1978
+ },
1979
+ {
1980
+ "epoch": 8.926984126984127,
1981
+ "grad_norm": 1.3809788227081299,
1982
+ "learning_rate": 4.4186792249488005e-05,
1983
+ "loss": 0.3077,
1984
+ "step": 1410
1985
+ },
1986
+ {
1987
+ "epoch": 8.958730158730159,
1988
+ "grad_norm": 1.5944230556488037,
1989
+ "learning_rate": 4.412727102532983e-05,
1990
+ "loss": 0.3307,
1991
+ "step": 1415
1992
+ },
1993
+ {
1994
+ "epoch": 8.99047619047619,
1995
+ "grad_norm": 2.2244362831115723,
1996
+ "learning_rate": 4.4067487158410396e-05,
1997
+ "loss": 0.3469,
1998
+ "step": 1420
1999
+ },
2000
+ {
2001
+ "epoch": 9.019047619047619,
2002
+ "grad_norm": 1.444221019744873,
2003
+ "learning_rate": 4.400744146964136e-05,
2004
+ "loss": 0.3049,
2005
+ "step": 1425
2006
+ },
2007
+ {
2008
+ "epoch": 9.05079365079365,
2009
+ "grad_norm": 1.5847752094268799,
2010
+ "learning_rate": 4.394713478352955e-05,
2011
+ "loss": 0.2715,
2012
+ "step": 1430
2013
+ },
2014
+ {
2015
+ "epoch": 9.082539682539682,
2016
+ "grad_norm": 1.6062681674957275,
2017
+ "learning_rate": 4.388656792816562e-05,
2018
+ "loss": 0.2487,
2019
+ "step": 1435
2020
+ },
2021
+ {
2022
+ "epoch": 9.114285714285714,
2023
+ "grad_norm": 2.099787712097168,
2024
+ "learning_rate": 4.382574173521272e-05,
2025
+ "loss": 0.2866,
2026
+ "step": 1440
2027
+ },
2028
+ {
2029
+ "epoch": 9.146031746031746,
2030
+ "grad_norm": 1.0997334718704224,
2031
+ "learning_rate": 4.376465703989502e-05,
2032
+ "loss": 0.3052,
2033
+ "step": 1445
2034
+ },
2035
+ {
2036
+ "epoch": 9.177777777777777,
2037
+ "grad_norm": 2.4327454566955566,
2038
+ "learning_rate": 4.370331468098628e-05,
2039
+ "loss": 0.3212,
2040
+ "step": 1450
2041
+ },
2042
+ {
2043
+ "epoch": 9.209523809523809,
2044
+ "grad_norm": 1.4816385507583618,
2045
+ "learning_rate": 4.364171550079833e-05,
2046
+ "loss": 0.3046,
2047
+ "step": 1455
2048
+ },
2049
+ {
2050
+ "epoch": 9.24126984126984,
2051
+ "grad_norm": 2.039186716079712,
2052
+ "learning_rate": 4.357986034516947e-05,
2053
+ "loss": 0.3165,
2054
+ "step": 1460
2055
+ },
2056
+ {
2057
+ "epoch": 9.273015873015874,
2058
+ "grad_norm": 1.437852382659912,
2059
+ "learning_rate": 4.3517750063452934e-05,
2060
+ "loss": 0.3037,
2061
+ "step": 1465
2062
+ },
2063
+ {
2064
+ "epoch": 9.304761904761905,
2065
+ "grad_norm": 1.818982720375061,
2066
+ "learning_rate": 4.345538550850512e-05,
2067
+ "loss": 0.3122,
2068
+ "step": 1470
2069
+ },
2070
+ {
2071
+ "epoch": 9.336507936507937,
2072
+ "grad_norm": 1.12025785446167,
2073
+ "learning_rate": 4.339276753667395e-05,
2074
+ "loss": 0.2909,
2075
+ "step": 1475
2076
+ },
2077
+ {
2078
+ "epoch": 9.368253968253969,
2079
+ "grad_norm": 1.6094844341278076,
2080
+ "learning_rate": 4.3329897007787125e-05,
2081
+ "loss": 0.2823,
2082
+ "step": 1480
2083
+ },
2084
+ {
2085
+ "epoch": 9.4,
2086
+ "grad_norm": 1.916200041770935,
2087
+ "learning_rate": 4.326677478514024e-05,
2088
+ "loss": 0.2939,
2089
+ "step": 1485
2090
+ },
2091
+ {
2092
+ "epoch": 9.431746031746032,
2093
+ "grad_norm": 1.97919499874115,
2094
+ "learning_rate": 4.320340173548503e-05,
2095
+ "loss": 0.2826,
2096
+ "step": 1490
2097
+ },
2098
+ {
2099
+ "epoch": 9.463492063492064,
2100
+ "grad_norm": 2.0238938331604004,
2101
+ "learning_rate": 4.313977872901737e-05,
2102
+ "loss": 0.3273,
2103
+ "step": 1495
2104
+ },
2105
+ {
2106
+ "epoch": 9.495238095238095,
2107
+ "grad_norm": 2.5840957164764404,
2108
+ "learning_rate": 4.307590663936541e-05,
2109
+ "loss": 0.2889,
2110
+ "step": 1500
2111
+ },
2112
+ {
2113
+ "epoch": 9.526984126984127,
2114
+ "grad_norm": 2.3503904342651367,
2115
+ "learning_rate": 4.30117863435775e-05,
2116
+ "loss": 0.3012,
2117
+ "step": 1505
2118
+ },
2119
+ {
2120
+ "epoch": 9.558730158730159,
2121
+ "grad_norm": 2.019792318344116,
2122
+ "learning_rate": 4.294741872211024e-05,
2123
+ "loss": 0.3267,
2124
+ "step": 1510
2125
+ },
2126
+ {
2127
+ "epoch": 9.59047619047619,
2128
+ "grad_norm": 2.2713353633880615,
2129
+ "learning_rate": 4.288280465881632e-05,
2130
+ "loss": 0.3096,
2131
+ "step": 1515
2132
+ },
2133
+ {
2134
+ "epoch": 9.622222222222222,
2135
+ "grad_norm": 2.4236693382263184,
2136
+ "learning_rate": 4.281794504093237e-05,
2137
+ "loss": 0.3291,
2138
+ "step": 1520
2139
+ },
2140
+ {
2141
+ "epoch": 9.653968253968253,
2142
+ "grad_norm": 1.772703766822815,
2143
+ "learning_rate": 4.275284075906686e-05,
2144
+ "loss": 0.3117,
2145
+ "step": 1525
2146
+ },
2147
+ {
2148
+ "epoch": 9.685714285714285,
2149
+ "grad_norm": 1.9665186405181885,
2150
+ "learning_rate": 4.268749270718778e-05,
2151
+ "loss": 0.326,
2152
+ "step": 1530
2153
+ },
2154
+ {
2155
+ "epoch": 9.717460317460317,
2156
+ "grad_norm": 1.9472782611846924,
2157
+ "learning_rate": 4.262190178261044e-05,
2158
+ "loss": 0.2683,
2159
+ "step": 1535
2160
+ },
2161
+ {
2162
+ "epoch": 9.74920634920635,
2163
+ "grad_norm": 2.0638089179992676,
2164
+ "learning_rate": 4.255606888598508e-05,
2165
+ "loss": 0.314,
2166
+ "step": 1540
2167
+ },
2168
+ {
2169
+ "epoch": 9.780952380952382,
2170
+ "grad_norm": 2.1349925994873047,
2171
+ "learning_rate": 4.248999492128456e-05,
2172
+ "loss": 0.2897,
2173
+ "step": 1545
2174
+ },
2175
+ {
2176
+ "epoch": 9.812698412698413,
2177
+ "grad_norm": 2.112536907196045,
2178
+ "learning_rate": 4.242368079579192e-05,
2179
+ "loss": 0.31,
2180
+ "step": 1550
2181
+ },
2182
+ {
2183
+ "epoch": 9.844444444444445,
2184
+ "grad_norm": 1.6859878301620483,
2185
+ "learning_rate": 4.2357127420087917e-05,
2186
+ "loss": 0.3412,
2187
+ "step": 1555
2188
+ },
2189
+ {
2190
+ "epoch": 9.876190476190477,
2191
+ "grad_norm": 1.9178651571273804,
2192
+ "learning_rate": 4.229033570803853e-05,
2193
+ "loss": 0.334,
2194
+ "step": 1560
2195
+ },
2196
+ {
2197
+ "epoch": 9.907936507936508,
2198
+ "grad_norm": 2.562436103820801,
2199
+ "learning_rate": 4.2223306576782426e-05,
2200
+ "loss": 0.3379,
2201
+ "step": 1565
2202
+ },
2203
+ {
2204
+ "epoch": 9.93968253968254,
2205
+ "grad_norm": 1.8472412824630737,
2206
+ "learning_rate": 4.215604094671835e-05,
2207
+ "loss": 0.3415,
2208
+ "step": 1570
2209
+ },
2210
+ {
2211
+ "epoch": 9.971428571428572,
2212
+ "grad_norm": 1.9416279792785645,
2213
+ "learning_rate": 4.208853974149246e-05,
2214
+ "loss": 0.3085,
2215
+ "step": 1575
2216
+ },
2217
+ {
2218
+ "epoch": 10.0,
2219
+ "grad_norm": 2.0056397914886475,
2220
+ "learning_rate": 4.202080388798571e-05,
2221
+ "loss": 0.3263,
2222
+ "step": 1580
2223
+ },
2224
+ {
2225
+ "epoch": 10.031746031746032,
2226
+ "grad_norm": 2.195781946182251,
2227
+ "learning_rate": 4.1952834316301065e-05,
2228
+ "loss": 0.2867,
2229
+ "step": 1585
2230
+ },
2231
+ {
2232
+ "epoch": 10.063492063492063,
2233
+ "grad_norm": 1.7489805221557617,
2234
+ "learning_rate": 4.1884631959750766e-05,
2235
+ "loss": 0.2589,
2236
+ "step": 1590
2237
+ },
2238
+ {
2239
+ "epoch": 10.095238095238095,
2240
+ "grad_norm": 1.9361369609832764,
2241
+ "learning_rate": 4.181619775484348e-05,
2242
+ "loss": 0.2722,
2243
+ "step": 1595
2244
+ },
2245
+ {
2246
+ "epoch": 10.126984126984127,
2247
+ "grad_norm": 2.24322509765625,
2248
+ "learning_rate": 4.174753264127147e-05,
2249
+ "loss": 0.2534,
2250
+ "step": 1600
2251
+ },
2252
+ {
2253
+ "epoch": 10.158730158730158,
2254
+ "grad_norm": 2.4550466537475586,
2255
+ "learning_rate": 4.167863756189767e-05,
2256
+ "loss": 0.2777,
2257
+ "step": 1605
2258
+ },
2259
+ {
2260
+ "epoch": 10.19047619047619,
2261
+ "grad_norm": 1.9439811706542969,
2262
+ "learning_rate": 4.160951346274278e-05,
2263
+ "loss": 0.2864,
2264
+ "step": 1610
2265
+ },
2266
+ {
2267
+ "epoch": 10.222222222222221,
2268
+ "grad_norm": 1.633494257926941,
2269
+ "learning_rate": 4.154016129297219e-05,
2270
+ "loss": 0.2858,
2271
+ "step": 1615
2272
+ },
2273
+ {
2274
+ "epoch": 10.253968253968253,
2275
+ "grad_norm": 1.69782292842865,
2276
+ "learning_rate": 4.147058200488305e-05,
2277
+ "loss": 0.2942,
2278
+ "step": 1620
2279
+ },
2280
+ {
2281
+ "epoch": 10.285714285714286,
2282
+ "grad_norm": 1.613031268119812,
2283
+ "learning_rate": 4.140077655389113e-05,
2284
+ "loss": 0.2632,
2285
+ "step": 1625
2286
+ },
2287
+ {
2288
+ "epoch": 10.317460317460318,
2289
+ "grad_norm": 2.0266177654266357,
2290
+ "learning_rate": 4.1330745898517714e-05,
2291
+ "loss": 0.3011,
2292
+ "step": 1630
2293
+ },
2294
+ {
2295
+ "epoch": 10.34920634920635,
2296
+ "grad_norm": 1.8945387601852417,
2297
+ "learning_rate": 4.1260491000376446e-05,
2298
+ "loss": 0.2832,
2299
+ "step": 1635
2300
+ },
2301
+ {
2302
+ "epoch": 10.380952380952381,
2303
+ "grad_norm": 1.7012510299682617,
2304
+ "learning_rate": 4.119001282416009e-05,
2305
+ "loss": 0.2718,
2306
+ "step": 1640
2307
+ },
2308
+ {
2309
+ "epoch": 10.412698412698413,
2310
+ "grad_norm": 1.5538525581359863,
2311
+ "learning_rate": 4.111931233762738e-05,
2312
+ "loss": 0.3232,
2313
+ "step": 1645
2314
+ },
2315
+ {
2316
+ "epoch": 10.444444444444445,
2317
+ "grad_norm": 2.3083150386810303,
2318
+ "learning_rate": 4.1048390511589595e-05,
2319
+ "loss": 0.3057,
2320
+ "step": 1650
2321
+ },
2322
+ {
2323
+ "epoch": 10.476190476190476,
2324
+ "grad_norm": 1.293314814567566,
2325
+ "learning_rate": 4.097724831989733e-05,
2326
+ "loss": 0.2523,
2327
+ "step": 1655
2328
+ },
2329
+ {
2330
+ "epoch": 10.507936507936508,
2331
+ "grad_norm": 2.517212152481079,
2332
+ "learning_rate": 4.09058867394271e-05,
2333
+ "loss": 0.3269,
2334
+ "step": 1660
2335
+ },
2336
+ {
2337
+ "epoch": 10.53968253968254,
2338
+ "grad_norm": 2.057063102722168,
2339
+ "learning_rate": 4.083430675006791e-05,
2340
+ "loss": 0.2844,
2341
+ "step": 1665
2342
+ },
2343
+ {
2344
+ "epoch": 10.571428571428571,
2345
+ "grad_norm": 1.5663833618164062,
2346
+ "learning_rate": 4.0762509334707786e-05,
2347
+ "loss": 0.3005,
2348
+ "step": 1670
2349
+ },
2350
+ {
2351
+ "epoch": 10.603174603174603,
2352
+ "grad_norm": 2.5423505306243896,
2353
+ "learning_rate": 4.069049547922035e-05,
2354
+ "loss": 0.2802,
2355
+ "step": 1675
2356
+ },
2357
+ {
2358
+ "epoch": 10.634920634920634,
2359
+ "grad_norm": 1.578316569328308,
2360
+ "learning_rate": 4.061826617245119e-05,
2361
+ "loss": 0.2667,
2362
+ "step": 1680
2363
+ },
2364
+ {
2365
+ "epoch": 10.666666666666666,
2366
+ "grad_norm": 1.502928376197815,
2367
+ "learning_rate": 4.0545822406204334e-05,
2368
+ "loss": 0.3059,
2369
+ "step": 1685
2370
+ },
2371
+ {
2372
+ "epoch": 10.698412698412698,
2373
+ "grad_norm": 1.2470905780792236,
2374
+ "learning_rate": 4.047316517522864e-05,
2375
+ "loss": 0.2879,
2376
+ "step": 1690
2377
+ },
2378
+ {
2379
+ "epoch": 10.73015873015873,
2380
+ "grad_norm": 1.8238775730133057,
2381
+ "learning_rate": 4.0400295477204105e-05,
2382
+ "loss": 0.2923,
2383
+ "step": 1695
2384
+ },
2385
+ {
2386
+ "epoch": 10.761904761904763,
2387
+ "grad_norm": 2.0516586303710938,
2388
+ "learning_rate": 4.032721431272819e-05,
2389
+ "loss": 0.3086,
2390
+ "step": 1700
2391
+ },
2392
+ {
2393
+ "epoch": 10.793650793650794,
2394
+ "grad_norm": 1.3188791275024414,
2395
+ "learning_rate": 4.0253922685302046e-05,
2396
+ "loss": 0.2893,
2397
+ "step": 1705
2398
+ },
2399
+ {
2400
+ "epoch": 10.825396825396826,
2401
+ "grad_norm": 1.7352266311645508,
2402
+ "learning_rate": 4.01804216013168e-05,
2403
+ "loss": 0.2981,
2404
+ "step": 1710
2405
+ },
2406
+ {
2407
+ "epoch": 10.857142857142858,
2408
+ "grad_norm": 1.3449515104293823,
2409
+ "learning_rate": 4.0106712070039656e-05,
2410
+ "loss": 0.2841,
2411
+ "step": 1715
2412
+ },
2413
+ {
2414
+ "epoch": 10.88888888888889,
2415
+ "grad_norm": 2.505431890487671,
2416
+ "learning_rate": 4.00327951036001e-05,
2417
+ "loss": 0.3034,
2418
+ "step": 1720
2419
+ },
2420
+ {
2421
+ "epoch": 10.920634920634921,
2422
+ "grad_norm": 1.8870325088500977,
2423
+ "learning_rate": 3.9958671716975966e-05,
2424
+ "loss": 0.305,
2425
+ "step": 1725
2426
+ },
2427
+ {
2428
+ "epoch": 10.952380952380953,
2429
+ "grad_norm": 2.913130044937134,
2430
+ "learning_rate": 3.988434292797951e-05,
2431
+ "loss": 0.3212,
2432
+ "step": 1730
2433
+ },
2434
+ {
2435
+ "epoch": 10.984126984126984,
2436
+ "grad_norm": 1.7870115041732788,
2437
+ "learning_rate": 3.980980975724344e-05,
2438
+ "loss": 0.3108,
2439
+ "step": 1735
2440
+ },
2441
+ {
2442
+ "epoch": 11.012698412698413,
2443
+ "grad_norm": 3.050985336303711,
2444
+ "learning_rate": 3.9735073228206896e-05,
2445
+ "loss": 0.3043,
2446
+ "step": 1740
2447
+ },
2448
+ {
2449
+ "epoch": 11.044444444444444,
2450
+ "grad_norm": 1.5993611812591553,
2451
+ "learning_rate": 3.96601343671014e-05,
2452
+ "loss": 0.2465,
2453
+ "step": 1745
2454
+ },
2455
+ {
2456
+ "epoch": 11.076190476190476,
2457
+ "grad_norm": 1.626888632774353,
2458
+ "learning_rate": 3.9584994202936746e-05,
2459
+ "loss": 0.2688,
2460
+ "step": 1750
2461
+ },
2462
+ {
2463
+ "epoch": 11.107936507936508,
2464
+ "grad_norm": 1.7132880687713623,
2465
+ "learning_rate": 3.950965376748689e-05,
2466
+ "loss": 0.2458,
2467
+ "step": 1755
2468
+ },
2469
+ {
2470
+ "epoch": 11.13968253968254,
2471
+ "grad_norm": 1.7764930725097656,
2472
+ "learning_rate": 3.94341140952758e-05,
2473
+ "loss": 0.2189,
2474
+ "step": 1760
2475
+ },
2476
+ {
2477
+ "epoch": 11.17142857142857,
2478
+ "grad_norm": 2.5560712814331055,
2479
+ "learning_rate": 3.9358376223563206e-05,
2480
+ "loss": 0.2866,
2481
+ "step": 1765
2482
+ },
2483
+ {
2484
+ "epoch": 11.203174603174602,
2485
+ "grad_norm": 1.1177359819412231,
2486
+ "learning_rate": 3.928244119233038e-05,
2487
+ "loss": 0.233,
2488
+ "step": 1770
2489
+ },
2490
+ {
2491
+ "epoch": 11.234920634920634,
2492
+ "grad_norm": 1.584670901298523,
2493
+ "learning_rate": 3.9206310044265866e-05,
2494
+ "loss": 0.273,
2495
+ "step": 1775
2496
+ },
2497
+ {
2498
+ "epoch": 11.266666666666667,
2499
+ "grad_norm": 1.6278687715530396,
2500
+ "learning_rate": 3.912998382475115e-05,
2501
+ "loss": 0.2746,
2502
+ "step": 1780
2503
+ },
2504
+ {
2505
+ "epoch": 11.2984126984127,
2506
+ "grad_norm": 1.657038688659668,
2507
+ "learning_rate": 3.905346358184629e-05,
2508
+ "loss": 0.2885,
2509
+ "step": 1785
2510
+ },
2511
+ {
2512
+ "epoch": 11.33015873015873,
2513
+ "grad_norm": 1.2840272188186646,
2514
+ "learning_rate": 3.897675036627557e-05,
2515
+ "loss": 0.2932,
2516
+ "step": 1790
2517
+ },
2518
+ {
2519
+ "epoch": 11.361904761904762,
2520
+ "grad_norm": 1.5678766965866089,
2521
+ "learning_rate": 3.8899845231413026e-05,
2522
+ "loss": 0.2945,
2523
+ "step": 1795
2524
+ },
2525
+ {
2526
+ "epoch": 11.393650793650794,
2527
+ "grad_norm": 1.788948655128479,
2528
+ "learning_rate": 3.8822749233268006e-05,
2529
+ "loss": 0.3013,
2530
+ "step": 1800
2531
+ },
2532
+ {
2533
+ "epoch": 11.425396825396826,
2534
+ "grad_norm": 1.2259769439697266,
2535
+ "learning_rate": 3.8745463430470664e-05,
2536
+ "loss": 0.2582,
2537
+ "step": 1805
2538
+ },
2539
+ {
2540
+ "epoch": 11.457142857142857,
2541
+ "grad_norm": 1.5430735349655151,
2542
+ "learning_rate": 3.866798888425741e-05,
2543
+ "loss": 0.275,
2544
+ "step": 1810
2545
+ },
2546
+ {
2547
+ "epoch": 11.488888888888889,
2548
+ "grad_norm": 1.9102168083190918,
2549
+ "learning_rate": 3.8590326658456376e-05,
2550
+ "loss": 0.2909,
2551
+ "step": 1815
2552
+ },
2553
+ {
2554
+ "epoch": 11.52063492063492,
2555
+ "grad_norm": 1.6118320226669312,
2556
+ "learning_rate": 3.851247781947277e-05,
2557
+ "loss": 0.2922,
2558
+ "step": 1820
2559
+ },
2560
+ {
2561
+ "epoch": 11.552380952380952,
2562
+ "grad_norm": 1.393646478652954,
2563
+ "learning_rate": 3.843444343627424e-05,
2564
+ "loss": 0.2783,
2565
+ "step": 1825
2566
+ },
2567
+ {
2568
+ "epoch": 11.584126984126984,
2569
+ "grad_norm": 2.522909641265869,
2570
+ "learning_rate": 3.83562245803762e-05,
2571
+ "loss": 0.2933,
2572
+ "step": 1830
2573
+ },
2574
+ {
2575
+ "epoch": 11.615873015873015,
2576
+ "grad_norm": 2.2534332275390625,
2577
+ "learning_rate": 3.827782232582714e-05,
2578
+ "loss": 0.3081,
2579
+ "step": 1835
2580
+ },
2581
+ {
2582
+ "epoch": 11.647619047619047,
2583
+ "grad_norm": 2.4088056087493896,
2584
+ "learning_rate": 3.819923774919383e-05,
2585
+ "loss": 0.276,
2586
+ "step": 1840
2587
+ },
2588
+ {
2589
+ "epoch": 11.679365079365079,
2590
+ "grad_norm": 1.7626562118530273,
2591
+ "learning_rate": 3.8120471929546576e-05,
2592
+ "loss": 0.2697,
2593
+ "step": 1845
2594
+ },
2595
+ {
2596
+ "epoch": 11.71111111111111,
2597
+ "grad_norm": 1.8656691312789917,
2598
+ "learning_rate": 3.8041525948444414e-05,
2599
+ "loss": 0.2979,
2600
+ "step": 1850
2601
+ },
2602
+ {
2603
+ "epoch": 11.742857142857144,
2604
+ "grad_norm": 1.6537258625030518,
2605
+ "learning_rate": 3.7962400889920185e-05,
2606
+ "loss": 0.3042,
2607
+ "step": 1855
2608
+ },
2609
+ {
2610
+ "epoch": 11.774603174603175,
2611
+ "grad_norm": 1.696975827217102,
2612
+ "learning_rate": 3.788309784046574e-05,
2613
+ "loss": 0.2984,
2614
+ "step": 1860
2615
+ },
2616
+ {
2617
+ "epoch": 11.806349206349207,
2618
+ "grad_norm": 1.976236343383789,
2619
+ "learning_rate": 3.780361788901696e-05,
2620
+ "loss": 0.2711,
2621
+ "step": 1865
2622
+ },
2623
+ {
2624
+ "epoch": 11.838095238095239,
2625
+ "grad_norm": 1.7781676054000854,
2626
+ "learning_rate": 3.772396212693885e-05,
2627
+ "loss": 0.3116,
2628
+ "step": 1870
2629
+ },
2630
+ {
2631
+ "epoch": 11.86984126984127,
2632
+ "grad_norm": 1.6252080202102661,
2633
+ "learning_rate": 3.7644131648010494e-05,
2634
+ "loss": 0.2879,
2635
+ "step": 1875
2636
+ },
2637
+ {
2638
+ "epoch": 11.901587301587302,
2639
+ "grad_norm": 1.7511012554168701,
2640
+ "learning_rate": 3.75641275484101e-05,
2641
+ "loss": 0.3106,
2642
+ "step": 1880
2643
+ },
2644
+ {
2645
+ "epoch": 11.933333333333334,
2646
+ "grad_norm": 1.5861046314239502,
2647
+ "learning_rate": 3.7483950926699885e-05,
2648
+ "loss": 0.2703,
2649
+ "step": 1885
2650
+ },
2651
+ {
2652
+ "epoch": 11.965079365079365,
2653
+ "grad_norm": 1.903902530670166,
2654
+ "learning_rate": 3.740360288381105e-05,
2655
+ "loss": 0.2808,
2656
+ "step": 1890
2657
+ },
2658
+ {
2659
+ "epoch": 11.996825396825397,
2660
+ "grad_norm": 1.644740104675293,
2661
+ "learning_rate": 3.732308452302864e-05,
2662
+ "loss": 0.2883,
2663
+ "step": 1895
2664
+ },
2665
+ {
2666
+ "epoch": 12.025396825396825,
2667
+ "grad_norm": 1.3671797513961792,
2668
+ "learning_rate": 3.724239694997637e-05,
2669
+ "loss": 0.2661,
2670
+ "step": 1900
2671
+ },
2672
+ {
2673
+ "epoch": 12.057142857142857,
2674
+ "grad_norm": 1.1910501718521118,
2675
+ "learning_rate": 3.716154127260147e-05,
2676
+ "loss": 0.2352,
2677
+ "step": 1905
2678
+ },
2679
+ {
2680
+ "epoch": 12.088888888888889,
2681
+ "grad_norm": 1.45137619972229,
2682
+ "learning_rate": 3.708051860115947e-05,
2683
+ "loss": 0.2703,
2684
+ "step": 1910
2685
+ },
2686
+ {
2687
+ "epoch": 12.12063492063492,
2688
+ "grad_norm": 2.625089645385742,
2689
+ "learning_rate": 3.699933004819895e-05,
2690
+ "loss": 0.2524,
2691
+ "step": 1915
2692
+ },
2693
+ {
2694
+ "epoch": 12.152380952380952,
2695
+ "grad_norm": 1.731602430343628,
2696
+ "learning_rate": 3.691797672854625e-05,
2697
+ "loss": 0.2533,
2698
+ "step": 1920
2699
+ },
2700
+ {
2701
+ "epoch": 12.184126984126983,
2702
+ "grad_norm": 2.1266143321990967,
2703
+ "learning_rate": 3.683645975929019e-05,
2704
+ "loss": 0.2666,
2705
+ "step": 1925
2706
+ },
2707
+ {
2708
+ "epoch": 12.215873015873015,
2709
+ "grad_norm": 1.7163398265838623,
2710
+ "learning_rate": 3.675478025976671e-05,
2711
+ "loss": 0.2838,
2712
+ "step": 1930
2713
+ },
2714
+ {
2715
+ "epoch": 12.247619047619047,
2716
+ "grad_norm": 1.8726729154586792,
2717
+ "learning_rate": 3.66729393515435e-05,
2718
+ "loss": 0.2646,
2719
+ "step": 1935
2720
+ },
2721
+ {
2722
+ "epoch": 12.27936507936508,
2723
+ "grad_norm": 1.2229722738265991,
2724
+ "learning_rate": 3.659093815840462e-05,
2725
+ "loss": 0.267,
2726
+ "step": 1940
2727
+ },
2728
+ {
2729
+ "epoch": 12.311111111111112,
2730
+ "grad_norm": 1.341997504234314,
2731
+ "learning_rate": 3.650877780633505e-05,
2732
+ "loss": 0.2464,
2733
+ "step": 1945
2734
+ },
2735
+ {
2736
+ "epoch": 12.342857142857143,
2737
+ "grad_norm": 1.3466174602508545,
2738
+ "learning_rate": 3.6426459423505214e-05,
2739
+ "loss": 0.2521,
2740
+ "step": 1950
2741
+ },
2742
+ {
2743
+ "epoch": 12.374603174603175,
2744
+ "grad_norm": 1.7022134065628052,
2745
+ "learning_rate": 3.6343984140255516e-05,
2746
+ "loss": 0.2662,
2747
+ "step": 1955
2748
+ },
2749
+ {
2750
+ "epoch": 12.406349206349207,
2751
+ "grad_norm": 2.5058987140655518,
2752
+ "learning_rate": 3.626135308908084e-05,
2753
+ "loss": 0.2745,
2754
+ "step": 1960
2755
+ },
2756
+ {
2757
+ "epoch": 12.438095238095238,
2758
+ "grad_norm": 1.7667903900146484,
2759
+ "learning_rate": 3.6178567404614936e-05,
2760
+ "loss": 0.2752,
2761
+ "step": 1965
2762
+ },
2763
+ {
2764
+ "epoch": 12.46984126984127,
2765
+ "grad_norm": 1.7334171533584595,
2766
+ "learning_rate": 3.609562822361487e-05,
2767
+ "loss": 0.2667,
2768
+ "step": 1970
2769
+ },
2770
+ {
2771
+ "epoch": 12.501587301587302,
2772
+ "grad_norm": 1.7093929052352905,
2773
+ "learning_rate": 3.601253668494546e-05,
2774
+ "loss": 0.2829,
2775
+ "step": 1975
2776
+ },
2777
+ {
2778
+ "epoch": 12.533333333333333,
2779
+ "grad_norm": 1.8272080421447754,
2780
+ "learning_rate": 3.592929392956355e-05,
2781
+ "loss": 0.2583,
2782
+ "step": 1980
2783
+ },
2784
+ {
2785
+ "epoch": 12.565079365079365,
2786
+ "grad_norm": 1.5226343870162964,
2787
+ "learning_rate": 3.584590110050241e-05,
2788
+ "loss": 0.2652,
2789
+ "step": 1985
2790
+ },
2791
+ {
2792
+ "epoch": 12.596825396825396,
2793
+ "grad_norm": 1.7395323514938354,
2794
+ "learning_rate": 3.5762359342856036e-05,
2795
+ "loss": 0.2585,
2796
+ "step": 1990
2797
+ },
2798
+ {
2799
+ "epoch": 12.628571428571428,
2800
+ "grad_norm": 2.278144359588623,
2801
+ "learning_rate": 3.567866980376337e-05,
2802
+ "loss": 0.2862,
2803
+ "step": 1995
2804
+ },
2805
+ {
2806
+ "epoch": 12.66031746031746,
2807
+ "grad_norm": 1.9335429668426514,
2808
+ "learning_rate": 3.559483363239262e-05,
2809
+ "loss": 0.2945,
2810
+ "step": 2000
2811
+ },
2812
+ {
2813
+ "epoch": 12.692063492063491,
2814
+ "grad_norm": 1.3866902589797974,
2815
+ "learning_rate": 3.551085197992545e-05,
2816
+ "loss": 0.2675,
2817
+ "step": 2005
2818
+ },
2819
+ {
2820
+ "epoch": 12.723809523809523,
2821
+ "grad_norm": 1.7110604047775269,
2822
+ "learning_rate": 3.5426725999541174e-05,
2823
+ "loss": 0.2705,
2824
+ "step": 2010
2825
+ },
2826
+ {
2827
+ "epoch": 12.755555555555556,
2828
+ "grad_norm": 1.6411776542663574,
2829
+ "learning_rate": 3.534245684640089e-05,
2830
+ "loss": 0.2482,
2831
+ "step": 2015
2832
+ },
2833
+ {
2834
+ "epoch": 12.787301587301588,
2835
+ "grad_norm": 1.4663981199264526,
2836
+ "learning_rate": 3.525804567763167e-05,
2837
+ "loss": 0.2838,
2838
+ "step": 2020
2839
+ },
2840
+ {
2841
+ "epoch": 12.81904761904762,
2842
+ "grad_norm": 1.8676140308380127,
2843
+ "learning_rate": 3.517349365231065e-05,
2844
+ "loss": 0.2906,
2845
+ "step": 2025
2846
+ },
2847
+ {
2848
+ "epoch": 12.850793650793651,
2849
+ "grad_norm": 1.6150639057159424,
2850
+ "learning_rate": 3.508880193144911e-05,
2851
+ "loss": 0.3011,
2852
+ "step": 2030
2853
+ },
2854
+ {
2855
+ "epoch": 12.882539682539683,
2856
+ "grad_norm": 2.5578598976135254,
2857
+ "learning_rate": 3.500397167797654e-05,
2858
+ "loss": 0.2846,
2859
+ "step": 2035
2860
+ },
2861
+ {
2862
+ "epoch": 12.914285714285715,
2863
+ "grad_norm": 1.3131941556930542,
2864
+ "learning_rate": 3.491900405672466e-05,
2865
+ "loss": 0.2509,
2866
+ "step": 2040
2867
+ },
2868
+ {
2869
+ "epoch": 12.946031746031746,
2870
+ "grad_norm": 1.5713857412338257,
2871
+ "learning_rate": 3.483390023441141e-05,
2872
+ "loss": 0.2824,
2873
+ "step": 2045
2874
+ },
2875
+ {
2876
+ "epoch": 12.977777777777778,
2877
+ "grad_norm": 1.788149356842041,
2878
+ "learning_rate": 3.4748661379625e-05,
2879
+ "loss": 0.2932,
2880
+ "step": 2050
2881
+ },
2882
+ {
2883
+ "epoch": 13.006349206349206,
2884
+ "grad_norm": 1.080249547958374,
2885
+ "learning_rate": 3.466328866280778e-05,
2886
+ "loss": 0.2817,
2887
+ "step": 2055
2888
+ },
2889
+ {
2890
+ "epoch": 13.038095238095238,
2891
+ "grad_norm": 1.1128981113433838,
2892
+ "learning_rate": 3.45777832562402e-05,
2893
+ "loss": 0.2141,
2894
+ "step": 2060
2895
+ },
2896
+ {
2897
+ "epoch": 13.06984126984127,
2898
+ "grad_norm": 1.6394922733306885,
2899
+ "learning_rate": 3.449214633402473e-05,
2900
+ "loss": 0.216,
2901
+ "step": 2065
2902
+ },
2903
+ {
2904
+ "epoch": 13.101587301587301,
2905
+ "grad_norm": 2.198416233062744,
2906
+ "learning_rate": 3.440637907206973e-05,
2907
+ "loss": 0.258,
2908
+ "step": 2070
2909
+ },
2910
+ {
2911
+ "epoch": 13.133333333333333,
2912
+ "grad_norm": 1.5107051134109497,
2913
+ "learning_rate": 3.4320482648073285e-05,
2914
+ "loss": 0.2422,
2915
+ "step": 2075
2916
+ },
2917
+ {
2918
+ "epoch": 13.165079365079364,
2919
+ "grad_norm": 1.7206802368164062,
2920
+ "learning_rate": 3.4234458241507034e-05,
2921
+ "loss": 0.2524,
2922
+ "step": 2080
2923
+ },
2924
+ {
2925
+ "epoch": 13.196825396825396,
2926
+ "grad_norm": 1.4832013845443726,
2927
+ "learning_rate": 3.4148307033600014e-05,
2928
+ "loss": 0.27,
2929
+ "step": 2085
2930
+ },
2931
+ {
2932
+ "epoch": 13.228571428571428,
2933
+ "grad_norm": 1.592344880104065,
2934
+ "learning_rate": 3.4062030207322395e-05,
2935
+ "loss": 0.2486,
2936
+ "step": 2090
2937
+ },
2938
+ {
2939
+ "epoch": 13.260317460317461,
2940
+ "grad_norm": 1.7398722171783447,
2941
+ "learning_rate": 3.397562894736926e-05,
2942
+ "loss": 0.2605,
2943
+ "step": 2095
2944
+ },
2945
+ {
2946
+ "epoch": 13.292063492063493,
2947
+ "grad_norm": 2.0896050930023193,
2948
+ "learning_rate": 3.388910444014432e-05,
2949
+ "loss": 0.2562,
2950
+ "step": 2100
2951
+ },
2952
+ {
2953
+ "epoch": 13.323809523809524,
2954
+ "grad_norm": 2.7245311737060547,
2955
+ "learning_rate": 3.380245787374365e-05,
2956
+ "loss": 0.2573,
2957
+ "step": 2105
2958
+ },
2959
+ {
2960
+ "epoch": 13.355555555555556,
2961
+ "grad_norm": 1.1951723098754883,
2962
+ "learning_rate": 3.371569043793936e-05,
2963
+ "loss": 0.2709,
2964
+ "step": 2110
2965
+ },
2966
+ {
2967
+ "epoch": 13.387301587301588,
2968
+ "grad_norm": 1.697736144065857,
2969
+ "learning_rate": 3.3628803324163236e-05,
2970
+ "loss": 0.2413,
2971
+ "step": 2115
2972
+ },
2973
+ {
2974
+ "epoch": 13.41904761904762,
2975
+ "grad_norm": 1.447302222251892,
2976
+ "learning_rate": 3.354179772549042e-05,
2977
+ "loss": 0.2685,
2978
+ "step": 2120
2979
+ },
2980
+ {
2981
+ "epoch": 13.450793650793651,
2982
+ "grad_norm": 1.232428789138794,
2983
+ "learning_rate": 3.3454674836623e-05,
2984
+ "loss": 0.2546,
2985
+ "step": 2125
2986
+ },
2987
+ {
2988
+ "epoch": 13.482539682539683,
2989
+ "grad_norm": 1.889103889465332,
2990
+ "learning_rate": 3.336743585387362e-05,
2991
+ "loss": 0.2412,
2992
+ "step": 2130
2993
+ },
2994
+ {
2995
+ "epoch": 13.514285714285714,
2996
+ "grad_norm": 1.888352632522583,
2997
+ "learning_rate": 3.328008197514903e-05,
2998
+ "loss": 0.2737,
2999
+ "step": 2135
3000
+ },
3001
+ {
3002
+ "epoch": 13.546031746031746,
3003
+ "grad_norm": 1.4205390214920044,
3004
+ "learning_rate": 3.319261439993369e-05,
3005
+ "loss": 0.2727,
3006
+ "step": 2140
3007
+ },
3008
+ {
3009
+ "epoch": 13.577777777777778,
3010
+ "grad_norm": 1.442429542541504,
3011
+ "learning_rate": 3.310503432927322e-05,
3012
+ "loss": 0.2894,
3013
+ "step": 2145
3014
+ },
3015
+ {
3016
+ "epoch": 13.60952380952381,
3017
+ "grad_norm": 1.413885474205017,
3018
+ "learning_rate": 3.3017342965757986e-05,
3019
+ "loss": 0.2928,
3020
+ "step": 2150
3021
+ },
3022
+ {
3023
+ "epoch": 13.64126984126984,
3024
+ "grad_norm": 1.0464482307434082,
3025
+ "learning_rate": 3.2929541513506524e-05,
3026
+ "loss": 0.252,
3027
+ "step": 2155
3028
+ },
3029
+ {
3030
+ "epoch": 13.673015873015872,
3031
+ "grad_norm": 1.6716376543045044,
3032
+ "learning_rate": 3.284163117814906e-05,
3033
+ "loss": 0.2614,
3034
+ "step": 2160
3035
+ },
3036
+ {
3037
+ "epoch": 13.704761904761904,
3038
+ "grad_norm": 1.9366419315338135,
3039
+ "learning_rate": 3.2753613166810914e-05,
3040
+ "loss": 0.2963,
3041
+ "step": 2165
3042
+ },
3043
+ {
3044
+ "epoch": 13.736507936507937,
3045
+ "grad_norm": 1.4641704559326172,
3046
+ "learning_rate": 3.2665488688095944e-05,
3047
+ "loss": 0.2654,
3048
+ "step": 2170
3049
+ },
3050
+ {
3051
+ "epoch": 13.768253968253969,
3052
+ "grad_norm": 1.3404383659362793,
3053
+ "learning_rate": 3.2577258952069934e-05,
3054
+ "loss": 0.2601,
3055
+ "step": 2175
3056
+ },
3057
+ {
3058
+ "epoch": 13.8,
3059
+ "grad_norm": 1.6471940279006958,
3060
+ "learning_rate": 3.2488925170244015e-05,
3061
+ "loss": 0.2775,
3062
+ "step": 2180
3063
+ },
3064
+ {
3065
+ "epoch": 13.831746031746032,
3066
+ "grad_norm": 1.3665790557861328,
3067
+ "learning_rate": 3.240048855555798e-05,
3068
+ "loss": 0.2602,
3069
+ "step": 2185
3070
+ },
3071
+ {
3072
+ "epoch": 13.863492063492064,
3073
+ "grad_norm": 1.1486542224884033,
3074
+ "learning_rate": 3.2311950322363685e-05,
3075
+ "loss": 0.2603,
3076
+ "step": 2190
3077
+ },
3078
+ {
3079
+ "epoch": 13.895238095238096,
3080
+ "grad_norm": 1.45487642288208,
3081
+ "learning_rate": 3.2223311686408304e-05,
3082
+ "loss": 0.2794,
3083
+ "step": 2195
3084
+ },
3085
+ {
3086
+ "epoch": 13.926984126984127,
3087
+ "grad_norm": 1.6884818077087402,
3088
+ "learning_rate": 3.213457386481769e-05,
3089
+ "loss": 0.2682,
3090
+ "step": 2200
3091
+ },
3092
+ {
3093
+ "epoch": 13.958730158730159,
3094
+ "grad_norm": 1.9160594940185547,
3095
+ "learning_rate": 3.204573807607967e-05,
3096
+ "loss": 0.2619,
3097
+ "step": 2205
3098
+ },
3099
+ {
3100
+ "epoch": 13.99047619047619,
3101
+ "grad_norm": 1.9444315433502197,
3102
+ "learning_rate": 3.1956805540027244e-05,
3103
+ "loss": 0.3029,
3104
+ "step": 2210
3105
+ },
3106
+ {
3107
+ "epoch": 14.019047619047619,
3108
+ "grad_norm": 1.8739337921142578,
3109
+ "learning_rate": 3.1867777477821915e-05,
3110
+ "loss": 0.2298,
3111
+ "step": 2215
3112
+ },
3113
+ {
3114
+ "epoch": 14.05079365079365,
3115
+ "grad_norm": 1.3971226215362549,
3116
+ "learning_rate": 3.1778655111936866e-05,
3117
+ "loss": 0.2351,
3118
+ "step": 2220
3119
+ },
3120
+ {
3121
+ "epoch": 14.082539682539682,
3122
+ "grad_norm": 1.288387417793274,
3123
+ "learning_rate": 3.168943966614022e-05,
3124
+ "loss": 0.2331,
3125
+ "step": 2225
3126
+ },
3127
+ {
3128
+ "epoch": 14.114285714285714,
3129
+ "grad_norm": 1.2136940956115723,
3130
+ "learning_rate": 3.1600132365478186e-05,
3131
+ "loss": 0.2406,
3132
+ "step": 2230
3133
+ },
3134
+ {
3135
+ "epoch": 14.146031746031746,
3136
+ "grad_norm": 1.8233654499053955,
3137
+ "learning_rate": 3.151073443625828e-05,
3138
+ "loss": 0.2496,
3139
+ "step": 2235
3140
+ },
3141
+ {
3142
+ "epoch": 14.177777777777777,
3143
+ "grad_norm": 1.7613590955734253,
3144
+ "learning_rate": 3.142124710603245e-05,
3145
+ "loss": 0.2523,
3146
+ "step": 2240
3147
+ },
3148
+ {
3149
+ "epoch": 14.209523809523809,
3150
+ "grad_norm": 1.8933606147766113,
3151
+ "learning_rate": 3.133167160358024e-05,
3152
+ "loss": 0.2646,
3153
+ "step": 2245
3154
+ },
3155
+ {
3156
+ "epoch": 14.24126984126984,
3157
+ "grad_norm": 2.7858712673187256,
3158
+ "learning_rate": 3.124200915889195e-05,
3159
+ "loss": 0.2818,
3160
+ "step": 2250
3161
+ },
3162
+ {
3163
+ "epoch": 14.273015873015874,
3164
+ "grad_norm": 1.5656853914260864,
3165
+ "learning_rate": 3.115226100315166e-05,
3166
+ "loss": 0.2389,
3167
+ "step": 2255
3168
+ },
3169
+ {
3170
+ "epoch": 14.304761904761905,
3171
+ "grad_norm": 1.606392741203308,
3172
+ "learning_rate": 3.106242836872041e-05,
3173
+ "loss": 0.2302,
3174
+ "step": 2260
3175
+ },
3176
+ {
3177
+ "epoch": 14.336507936507937,
3178
+ "grad_norm": 2.1553008556365967,
3179
+ "learning_rate": 3.097251248911922e-05,
3180
+ "loss": 0.2484,
3181
+ "step": 2265
3182
+ },
3183
+ {
3184
+ "epoch": 14.368253968253969,
3185
+ "grad_norm": 1.7176517248153687,
3186
+ "learning_rate": 3.088251459901222e-05,
3187
+ "loss": 0.268,
3188
+ "step": 2270
3189
+ },
3190
+ {
3191
+ "epoch": 14.4,
3192
+ "grad_norm": 1.3635174036026,
3193
+ "learning_rate": 3.0792435934189604e-05,
3194
+ "loss": 0.2491,
3195
+ "step": 2275
3196
+ },
3197
+ {
3198
+ "epoch": 14.431746031746032,
3199
+ "grad_norm": 1.4257878065109253,
3200
+ "learning_rate": 3.070227773155074e-05,
3201
+ "loss": 0.2884,
3202
+ "step": 2280
3203
+ },
3204
+ {
3205
+ "epoch": 14.463492063492064,
3206
+ "grad_norm": 1.1561063528060913,
3207
+ "learning_rate": 3.0612041229087145e-05,
3208
+ "loss": 0.247,
3209
+ "step": 2285
3210
+ },
3211
+ {
3212
+ "epoch": 14.495238095238095,
3213
+ "grad_norm": 1.6131694316864014,
3214
+ "learning_rate": 3.0521727665865485e-05,
3215
+ "loss": 0.2708,
3216
+ "step": 2290
3217
+ },
3218
+ {
3219
+ "epoch": 14.526984126984127,
3220
+ "grad_norm": 1.7133935689926147,
3221
+ "learning_rate": 3.0431338282010606e-05,
3222
+ "loss": 0.2384,
3223
+ "step": 2295
3224
+ },
3225
+ {
3226
+ "epoch": 14.558730158730159,
3227
+ "grad_norm": 1.3232437372207642,
3228
+ "learning_rate": 3.0340874318688433e-05,
3229
+ "loss": 0.2503,
3230
+ "step": 2300
3231
+ },
3232
+ {
3233
+ "epoch": 14.59047619047619,
3234
+ "grad_norm": 1.5612751245498657,
3235
+ "learning_rate": 3.0250337018088994e-05,
3236
+ "loss": 0.2618,
3237
+ "step": 2305
3238
+ },
3239
+ {
3240
+ "epoch": 14.622222222222222,
3241
+ "grad_norm": 1.279241681098938,
3242
+ "learning_rate": 3.0159727623409313e-05,
3243
+ "loss": 0.2535,
3244
+ "step": 2310
3245
+ },
3246
+ {
3247
+ "epoch": 14.653968253968253,
3248
+ "grad_norm": 3.142040729522705,
3249
+ "learning_rate": 3.0069047378836375e-05,
3250
+ "loss": 0.2745,
3251
+ "step": 2315
3252
+ },
3253
+ {
3254
+ "epoch": 14.685714285714285,
3255
+ "grad_norm": 1.3240234851837158,
3256
+ "learning_rate": 2.9978297529530036e-05,
3257
+ "loss": 0.2591,
3258
+ "step": 2320
3259
+ },
3260
+ {
3261
+ "epoch": 14.717460317460317,
3262
+ "grad_norm": 1.121077537536621,
3263
+ "learning_rate": 2.9887479321605895e-05,
3264
+ "loss": 0.2453,
3265
+ "step": 2325
3266
+ },
3267
+ {
3268
+ "epoch": 14.74920634920635,
3269
+ "grad_norm": 2.3831980228424072,
3270
+ "learning_rate": 2.9796594002118218e-05,
3271
+ "loss": 0.257,
3272
+ "step": 2330
3273
+ },
3274
+ {
3275
+ "epoch": 14.780952380952382,
3276
+ "grad_norm": 2.175352096557617,
3277
+ "learning_rate": 2.9705642819042805e-05,
3278
+ "loss": 0.2434,
3279
+ "step": 2335
3280
+ },
3281
+ {
3282
+ "epoch": 14.812698412698413,
3283
+ "grad_norm": 1.5452053546905518,
3284
+ "learning_rate": 2.9614627021259846e-05,
3285
+ "loss": 0.2683,
3286
+ "step": 2340
3287
+ },
3288
+ {
3289
+ "epoch": 14.844444444444445,
3290
+ "grad_norm": 1.6765031814575195,
3291
+ "learning_rate": 2.952354785853677e-05,
3292
+ "loss": 0.2484,
3293
+ "step": 2345
3294
+ },
3295
+ {
3296
+ "epoch": 14.876190476190477,
3297
+ "grad_norm": 1.3790463209152222,
3298
+ "learning_rate": 2.9432406581511096e-05,
3299
+ "loss": 0.2636,
3300
+ "step": 2350
3301
+ },
3302
+ {
3303
+ "epoch": 14.907936507936508,
3304
+ "grad_norm": 1.2849820852279663,
3305
+ "learning_rate": 2.9341204441673266e-05,
3306
+ "loss": 0.2734,
3307
+ "step": 2355
3308
+ }
3309
+ ],
3310
+ "logging_steps": 5,
3311
+ "max_steps": 4710,
3312
+ "num_input_tokens_seen": 0,
3313
+ "num_train_epochs": 30,
3314
+ "save_steps": 157,
3315
+ "stateful_callbacks": {
3316
+ "TrainerControl": {
3317
+ "args": {
3318
+ "should_epoch_stop": false,
3319
+ "should_evaluate": false,
3320
+ "should_log": false,
3321
+ "should_save": true,
3322
+ "should_training_stop": false
3323
+ },
3324
+ "attributes": {}
3325
+ }
3326
+ },
3327
+ "total_flos": 5.058470270835098e+16,
3328
+ "train_batch_size": 1,
3329
+ "trial_name": null,
3330
+ "trial_params": null
3331
+ }
checkpoint-2355/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2512/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
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.15.0
checkpoint-2512/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "gate_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-2512/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-2512/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2512/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": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-2512/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Qwen, created by Alibaba Cloud. 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 Qwen, created by Alibaba Cloud. You 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": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-2512/trainer_state.json ADDED
@@ -0,0 +1,3548 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 15.901587301587302,
6
+ "eval_steps": 500,
7
+ "global_step": 2512,
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.031746031746031744,
14
+ "grad_norm": 0.5545095205307007,
15
+ "learning_rate": 5.307855626326963e-07,
16
+ "loss": 3.7162,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.06349206349206349,
21
+ "grad_norm": 0.6163601279258728,
22
+ "learning_rate": 1.0615711252653927e-06,
23
+ "loss": 3.9388,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.09523809523809523,
28
+ "grad_norm": 0.5541530847549438,
29
+ "learning_rate": 1.5923566878980892e-06,
30
+ "loss": 3.9165,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.12698412698412698,
35
+ "grad_norm": 0.457332044839859,
36
+ "learning_rate": 2.1231422505307854e-06,
37
+ "loss": 3.7326,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.15873015873015872,
42
+ "grad_norm": 0.5335279107093811,
43
+ "learning_rate": 2.653927813163482e-06,
44
+ "loss": 3.8251,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.19047619047619047,
49
+ "grad_norm": 0.7080379724502563,
50
+ "learning_rate": 3.1847133757961785e-06,
51
+ "loss": 3.7534,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.2222222222222222,
56
+ "grad_norm": 0.520993709564209,
57
+ "learning_rate": 3.715498938428875e-06,
58
+ "loss": 3.898,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.25396825396825395,
63
+ "grad_norm": 0.5451405644416809,
64
+ "learning_rate": 4.246284501061571e-06,
65
+ "loss": 3.8951,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.2857142857142857,
70
+ "grad_norm": 0.6205154657363892,
71
+ "learning_rate": 4.777070063694268e-06,
72
+ "loss": 3.7666,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.31746031746031744,
77
+ "grad_norm": 0.7404439449310303,
78
+ "learning_rate": 5.307855626326964e-06,
79
+ "loss": 4.0258,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.3492063492063492,
84
+ "grad_norm": 0.6272220015525818,
85
+ "learning_rate": 5.838641188959661e-06,
86
+ "loss": 3.8464,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.38095238095238093,
91
+ "grad_norm": 0.7744691967964172,
92
+ "learning_rate": 6.369426751592357e-06,
93
+ "loss": 3.7299,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.4126984126984127,
98
+ "grad_norm": 0.8805738687515259,
99
+ "learning_rate": 6.900212314225053e-06,
100
+ "loss": 3.5008,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.4444444444444444,
105
+ "grad_norm": 1.0740723609924316,
106
+ "learning_rate": 7.43099787685775e-06,
107
+ "loss": 3.7552,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.47619047619047616,
112
+ "grad_norm": 0.965708315372467,
113
+ "learning_rate": 7.961783439490445e-06,
114
+ "loss": 3.5516,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.5079365079365079,
119
+ "grad_norm": 0.9812778234481812,
120
+ "learning_rate": 8.492569002123141e-06,
121
+ "loss": 3.6003,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.5396825396825397,
126
+ "grad_norm": 0.8831024169921875,
127
+ "learning_rate": 9.023354564755838e-06,
128
+ "loss": 3.613,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.5714285714285714,
133
+ "grad_norm": 0.8358364105224609,
134
+ "learning_rate": 9.554140127388536e-06,
135
+ "loss": 3.1858,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.6031746031746031,
140
+ "grad_norm": 1.0740444660186768,
141
+ "learning_rate": 1.0084925690021232e-05,
142
+ "loss": 3.0937,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.6349206349206349,
147
+ "grad_norm": 1.0987530946731567,
148
+ "learning_rate": 1.0615711252653929e-05,
149
+ "loss": 3.154,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.6666666666666666,
154
+ "grad_norm": 1.2300925254821777,
155
+ "learning_rate": 1.1146496815286625e-05,
156
+ "loss": 2.9414,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.6984126984126984,
161
+ "grad_norm": 1.2214170694351196,
162
+ "learning_rate": 1.1677282377919321e-05,
163
+ "loss": 2.9464,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.7301587301587301,
168
+ "grad_norm": 1.2803975343704224,
169
+ "learning_rate": 1.2208067940552018e-05,
170
+ "loss": 2.8921,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.7619047619047619,
175
+ "grad_norm": 1.2232719659805298,
176
+ "learning_rate": 1.2738853503184714e-05,
177
+ "loss": 2.5252,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.7936507936507936,
182
+ "grad_norm": 1.204835295677185,
183
+ "learning_rate": 1.326963906581741e-05,
184
+ "loss": 2.5215,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.8253968253968254,
189
+ "grad_norm": 1.4095579385757446,
190
+ "learning_rate": 1.3800424628450107e-05,
191
+ "loss": 2.136,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.8571428571428571,
196
+ "grad_norm": 1.4166598320007324,
197
+ "learning_rate": 1.4331210191082803e-05,
198
+ "loss": 2.2653,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.8888888888888888,
203
+ "grad_norm": 1.3040446043014526,
204
+ "learning_rate": 1.48619957537155e-05,
205
+ "loss": 2.0193,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.9206349206349206,
210
+ "grad_norm": 1.4114688634872437,
211
+ "learning_rate": 1.5392781316348196e-05,
212
+ "loss": 1.7935,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.9523809523809523,
217
+ "grad_norm": 1.8066726922988892,
218
+ "learning_rate": 1.592356687898089e-05,
219
+ "loss": 1.5731,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.9841269841269841,
224
+ "grad_norm": 1.4303158521652222,
225
+ "learning_rate": 1.6454352441613588e-05,
226
+ "loss": 1.6552,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 1.0126984126984127,
231
+ "grad_norm": 1.6671762466430664,
232
+ "learning_rate": 1.6985138004246283e-05,
233
+ "loss": 1.6973,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 1.0444444444444445,
238
+ "grad_norm": 1.5719650983810425,
239
+ "learning_rate": 1.751592356687898e-05,
240
+ "loss": 1.312,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 1.0761904761904761,
245
+ "grad_norm": 1.4845054149627686,
246
+ "learning_rate": 1.8046709129511676e-05,
247
+ "loss": 1.3601,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 1.107936507936508,
252
+ "grad_norm": 1.1172235012054443,
253
+ "learning_rate": 1.8577494692144374e-05,
254
+ "loss": 1.3137,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 1.1396825396825396,
259
+ "grad_norm": 1.9621731042861938,
260
+ "learning_rate": 1.910828025477707e-05,
261
+ "loss": 1.1778,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 1.1714285714285715,
266
+ "grad_norm": 1.7722721099853516,
267
+ "learning_rate": 1.963906581740977e-05,
268
+ "loss": 1.4534,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 1.2031746031746031,
273
+ "grad_norm": 1.3677467107772827,
274
+ "learning_rate": 2.0169851380042464e-05,
275
+ "loss": 1.3356,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 1.234920634920635,
280
+ "grad_norm": 1.3260482549667358,
281
+ "learning_rate": 2.0700636942675162e-05,
282
+ "loss": 1.0876,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 1.2666666666666666,
287
+ "grad_norm": 1.5176818370819092,
288
+ "learning_rate": 2.1231422505307857e-05,
289
+ "loss": 1.1602,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 1.2984126984126985,
294
+ "grad_norm": 1.2793077230453491,
295
+ "learning_rate": 2.1762208067940555e-05,
296
+ "loss": 1.1505,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 1.33015873015873,
301
+ "grad_norm": 1.196784257888794,
302
+ "learning_rate": 2.229299363057325e-05,
303
+ "loss": 1.0664,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 1.361904761904762,
308
+ "grad_norm": 1.303207516670227,
309
+ "learning_rate": 2.2823779193205948e-05,
310
+ "loss": 1.2557,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 1.3936507936507936,
315
+ "grad_norm": 1.2853388786315918,
316
+ "learning_rate": 2.3354564755838642e-05,
317
+ "loss": 1.0704,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 1.4253968253968254,
322
+ "grad_norm": 1.381369948387146,
323
+ "learning_rate": 2.388535031847134e-05,
324
+ "loss": 1.1371,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 1.457142857142857,
329
+ "grad_norm": 1.8012712001800537,
330
+ "learning_rate": 2.4416135881104035e-05,
331
+ "loss": 1.248,
332
+ "step": 230
333
+ },
334
+ {
335
+ "epoch": 1.488888888888889,
336
+ "grad_norm": 1.7397032976150513,
337
+ "learning_rate": 2.4946921443736733e-05,
338
+ "loss": 1.2782,
339
+ "step": 235
340
+ },
341
+ {
342
+ "epoch": 1.5206349206349206,
343
+ "grad_norm": 1.4026210308074951,
344
+ "learning_rate": 2.5477707006369428e-05,
345
+ "loss": 1.154,
346
+ "step": 240
347
+ },
348
+ {
349
+ "epoch": 1.5523809523809524,
350
+ "grad_norm": 1.2906067371368408,
351
+ "learning_rate": 2.6008492569002126e-05,
352
+ "loss": 0.9141,
353
+ "step": 245
354
+ },
355
+ {
356
+ "epoch": 1.5841269841269843,
357
+ "grad_norm": 1.265598177909851,
358
+ "learning_rate": 2.653927813163482e-05,
359
+ "loss": 1.0625,
360
+ "step": 250
361
+ },
362
+ {
363
+ "epoch": 1.615873015873016,
364
+ "grad_norm": 1.6044715642929077,
365
+ "learning_rate": 2.707006369426752e-05,
366
+ "loss": 0.9624,
367
+ "step": 255
368
+ },
369
+ {
370
+ "epoch": 1.6476190476190475,
371
+ "grad_norm": 1.4612747430801392,
372
+ "learning_rate": 2.7600849256900213e-05,
373
+ "loss": 1.0413,
374
+ "step": 260
375
+ },
376
+ {
377
+ "epoch": 1.6793650793650794,
378
+ "grad_norm": 1.6222745180130005,
379
+ "learning_rate": 2.8131634819532908e-05,
380
+ "loss": 1.0929,
381
+ "step": 265
382
+ },
383
+ {
384
+ "epoch": 1.7111111111111112,
385
+ "grad_norm": 1.1456222534179688,
386
+ "learning_rate": 2.8662420382165606e-05,
387
+ "loss": 0.9957,
388
+ "step": 270
389
+ },
390
+ {
391
+ "epoch": 1.7428571428571429,
392
+ "grad_norm": 1.5746041536331177,
393
+ "learning_rate": 2.91932059447983e-05,
394
+ "loss": 1.0274,
395
+ "step": 275
396
+ },
397
+ {
398
+ "epoch": 1.7746031746031745,
399
+ "grad_norm": 1.3407832384109497,
400
+ "learning_rate": 2.9723991507431e-05,
401
+ "loss": 0.9487,
402
+ "step": 280
403
+ },
404
+ {
405
+ "epoch": 1.8063492063492064,
406
+ "grad_norm": 1.6232194900512695,
407
+ "learning_rate": 3.0254777070063693e-05,
408
+ "loss": 1.0966,
409
+ "step": 285
410
+ },
411
+ {
412
+ "epoch": 1.8380952380952382,
413
+ "grad_norm": 1.4920552968978882,
414
+ "learning_rate": 3.078556263269639e-05,
415
+ "loss": 0.9099,
416
+ "step": 290
417
+ },
418
+ {
419
+ "epoch": 1.8698412698412699,
420
+ "grad_norm": 1.2123301029205322,
421
+ "learning_rate": 3.1316348195329086e-05,
422
+ "loss": 1.0902,
423
+ "step": 295
424
+ },
425
+ {
426
+ "epoch": 1.9015873015873015,
427
+ "grad_norm": 1.2080968618392944,
428
+ "learning_rate": 3.184713375796178e-05,
429
+ "loss": 0.943,
430
+ "step": 300
431
+ },
432
+ {
433
+ "epoch": 1.9333333333333333,
434
+ "grad_norm": 1.190319299697876,
435
+ "learning_rate": 3.237791932059448e-05,
436
+ "loss": 0.7893,
437
+ "step": 305
438
+ },
439
+ {
440
+ "epoch": 1.9650793650793652,
441
+ "grad_norm": 1.5929204225540161,
442
+ "learning_rate": 3.2908704883227177e-05,
443
+ "loss": 1.0232,
444
+ "step": 310
445
+ },
446
+ {
447
+ "epoch": 1.9968253968253968,
448
+ "grad_norm": 1.0138347148895264,
449
+ "learning_rate": 3.343949044585987e-05,
450
+ "loss": 0.6693,
451
+ "step": 315
452
+ },
453
+ {
454
+ "epoch": 2.0253968253968253,
455
+ "grad_norm": 1.3012847900390625,
456
+ "learning_rate": 3.3970276008492566e-05,
457
+ "loss": 0.8355,
458
+ "step": 320
459
+ },
460
+ {
461
+ "epoch": 2.057142857142857,
462
+ "grad_norm": 1.2264782190322876,
463
+ "learning_rate": 3.450106157112527e-05,
464
+ "loss": 0.9872,
465
+ "step": 325
466
+ },
467
+ {
468
+ "epoch": 2.088888888888889,
469
+ "grad_norm": 1.139275312423706,
470
+ "learning_rate": 3.503184713375796e-05,
471
+ "loss": 0.8662,
472
+ "step": 330
473
+ },
474
+ {
475
+ "epoch": 2.1206349206349207,
476
+ "grad_norm": 1.3836581707000732,
477
+ "learning_rate": 3.5562632696390657e-05,
478
+ "loss": 0.9549,
479
+ "step": 335
480
+ },
481
+ {
482
+ "epoch": 2.1523809523809523,
483
+ "grad_norm": 1.368600845336914,
484
+ "learning_rate": 3.609341825902335e-05,
485
+ "loss": 0.9195,
486
+ "step": 340
487
+ },
488
+ {
489
+ "epoch": 2.1841269841269844,
490
+ "grad_norm": 1.8793011903762817,
491
+ "learning_rate": 3.662420382165605e-05,
492
+ "loss": 0.8505,
493
+ "step": 345
494
+ },
495
+ {
496
+ "epoch": 2.215873015873016,
497
+ "grad_norm": 1.305284023284912,
498
+ "learning_rate": 3.715498938428875e-05,
499
+ "loss": 0.7755,
500
+ "step": 350
501
+ },
502
+ {
503
+ "epoch": 2.2476190476190476,
504
+ "grad_norm": 1.7851749658584595,
505
+ "learning_rate": 3.768577494692145e-05,
506
+ "loss": 0.9242,
507
+ "step": 355
508
+ },
509
+ {
510
+ "epoch": 2.2793650793650793,
511
+ "grad_norm": 1.4341535568237305,
512
+ "learning_rate": 3.821656050955414e-05,
513
+ "loss": 0.8221,
514
+ "step": 360
515
+ },
516
+ {
517
+ "epoch": 2.311111111111111,
518
+ "grad_norm": 1.39107346534729,
519
+ "learning_rate": 3.874734607218684e-05,
520
+ "loss": 0.6999,
521
+ "step": 365
522
+ },
523
+ {
524
+ "epoch": 2.342857142857143,
525
+ "grad_norm": 1.2304264307022095,
526
+ "learning_rate": 3.927813163481954e-05,
527
+ "loss": 0.8362,
528
+ "step": 370
529
+ },
530
+ {
531
+ "epoch": 2.3746031746031746,
532
+ "grad_norm": 1.8470840454101562,
533
+ "learning_rate": 3.9808917197452234e-05,
534
+ "loss": 0.9398,
535
+ "step": 375
536
+ },
537
+ {
538
+ "epoch": 2.4063492063492062,
539
+ "grad_norm": 1.2533882856369019,
540
+ "learning_rate": 4.033970276008493e-05,
541
+ "loss": 0.7754,
542
+ "step": 380
543
+ },
544
+ {
545
+ "epoch": 2.4380952380952383,
546
+ "grad_norm": 1.5335006713867188,
547
+ "learning_rate": 4.087048832271762e-05,
548
+ "loss": 1.1124,
549
+ "step": 385
550
+ },
551
+ {
552
+ "epoch": 2.46984126984127,
553
+ "grad_norm": 1.5298357009887695,
554
+ "learning_rate": 4.1401273885350325e-05,
555
+ "loss": 1.017,
556
+ "step": 390
557
+ },
558
+ {
559
+ "epoch": 2.5015873015873016,
560
+ "grad_norm": 1.4403260946273804,
561
+ "learning_rate": 4.193205944798302e-05,
562
+ "loss": 0.8831,
563
+ "step": 395
564
+ },
565
+ {
566
+ "epoch": 2.533333333333333,
567
+ "grad_norm": 1.1528433561325073,
568
+ "learning_rate": 4.2462845010615714e-05,
569
+ "loss": 0.801,
570
+ "step": 400
571
+ },
572
+ {
573
+ "epoch": 2.565079365079365,
574
+ "grad_norm": 1.3371326923370361,
575
+ "learning_rate": 4.299363057324841e-05,
576
+ "loss": 0.8692,
577
+ "step": 405
578
+ },
579
+ {
580
+ "epoch": 2.596825396825397,
581
+ "grad_norm": 1.4064775705337524,
582
+ "learning_rate": 4.352441613588111e-05,
583
+ "loss": 0.9059,
584
+ "step": 410
585
+ },
586
+ {
587
+ "epoch": 2.6285714285714286,
588
+ "grad_norm": 1.4531422853469849,
589
+ "learning_rate": 4.4055201698513805e-05,
590
+ "loss": 0.7344,
591
+ "step": 415
592
+ },
593
+ {
594
+ "epoch": 2.66031746031746,
595
+ "grad_norm": 1.7043890953063965,
596
+ "learning_rate": 4.45859872611465e-05,
597
+ "loss": 0.8298,
598
+ "step": 420
599
+ },
600
+ {
601
+ "epoch": 2.6920634920634923,
602
+ "grad_norm": 1.5105586051940918,
603
+ "learning_rate": 4.5116772823779194e-05,
604
+ "loss": 0.7768,
605
+ "step": 425
606
+ },
607
+ {
608
+ "epoch": 2.723809523809524,
609
+ "grad_norm": 1.8101528882980347,
610
+ "learning_rate": 4.5647558386411895e-05,
611
+ "loss": 0.733,
612
+ "step": 430
613
+ },
614
+ {
615
+ "epoch": 2.7555555555555555,
616
+ "grad_norm": 1.6365174055099487,
617
+ "learning_rate": 4.617834394904459e-05,
618
+ "loss": 0.8061,
619
+ "step": 435
620
+ },
621
+ {
622
+ "epoch": 2.787301587301587,
623
+ "grad_norm": 1.7808202505111694,
624
+ "learning_rate": 4.6709129511677285e-05,
625
+ "loss": 0.8333,
626
+ "step": 440
627
+ },
628
+ {
629
+ "epoch": 2.819047619047619,
630
+ "grad_norm": 1.5223265886306763,
631
+ "learning_rate": 4.723991507430998e-05,
632
+ "loss": 0.7557,
633
+ "step": 445
634
+ },
635
+ {
636
+ "epoch": 2.850793650793651,
637
+ "grad_norm": 1.3064416646957397,
638
+ "learning_rate": 4.777070063694268e-05,
639
+ "loss": 0.8041,
640
+ "step": 450
641
+ },
642
+ {
643
+ "epoch": 2.8825396825396825,
644
+ "grad_norm": 1.8025637865066528,
645
+ "learning_rate": 4.8301486199575375e-05,
646
+ "loss": 0.9534,
647
+ "step": 455
648
+ },
649
+ {
650
+ "epoch": 2.914285714285714,
651
+ "grad_norm": 1.924846887588501,
652
+ "learning_rate": 4.883227176220807e-05,
653
+ "loss": 0.9066,
654
+ "step": 460
655
+ },
656
+ {
657
+ "epoch": 2.9460317460317462,
658
+ "grad_norm": 1.9862899780273438,
659
+ "learning_rate": 4.9363057324840765e-05,
660
+ "loss": 0.7994,
661
+ "step": 465
662
+ },
663
+ {
664
+ "epoch": 2.977777777777778,
665
+ "grad_norm": 1.9615916013717651,
666
+ "learning_rate": 4.9893842887473466e-05,
667
+ "loss": 0.7045,
668
+ "step": 470
669
+ },
670
+ {
671
+ "epoch": 3.0063492063492063,
672
+ "grad_norm": 1.519852876663208,
673
+ "learning_rate": 4.999989014936042e-05,
674
+ "loss": 0.7212,
675
+ "step": 475
676
+ },
677
+ {
678
+ "epoch": 3.038095238095238,
679
+ "grad_norm": 1.9328887462615967,
680
+ "learning_rate": 4.999944388279162e-05,
681
+ "loss": 0.6598,
682
+ "step": 480
683
+ },
684
+ {
685
+ "epoch": 3.06984126984127,
686
+ "grad_norm": 2.0340709686279297,
687
+ "learning_rate": 4.999865434075176e-05,
688
+ "loss": 0.6829,
689
+ "step": 485
690
+ },
691
+ {
692
+ "epoch": 3.1015873015873017,
693
+ "grad_norm": 1.8775280714035034,
694
+ "learning_rate": 4.999752153408229e-05,
695
+ "loss": 0.6664,
696
+ "step": 490
697
+ },
698
+ {
699
+ "epoch": 3.1333333333333333,
700
+ "grad_norm": 2.385218381881714,
701
+ "learning_rate": 4.999604547833814e-05,
702
+ "loss": 0.6836,
703
+ "step": 495
704
+ },
705
+ {
706
+ "epoch": 3.165079365079365,
707
+ "grad_norm": 2.1743783950805664,
708
+ "learning_rate": 4.999422619378752e-05,
709
+ "loss": 0.7,
710
+ "step": 500
711
+ },
712
+ {
713
+ "epoch": 3.196825396825397,
714
+ "grad_norm": 2.20786452293396,
715
+ "learning_rate": 4.999206370541162e-05,
716
+ "loss": 0.7253,
717
+ "step": 505
718
+ },
719
+ {
720
+ "epoch": 3.2285714285714286,
721
+ "grad_norm": 1.8182263374328613,
722
+ "learning_rate": 4.998955804290425e-05,
723
+ "loss": 0.6824,
724
+ "step": 510
725
+ },
726
+ {
727
+ "epoch": 3.2603174603174603,
728
+ "grad_norm": 2.2959372997283936,
729
+ "learning_rate": 4.9986709240671495e-05,
730
+ "loss": 0.601,
731
+ "step": 515
732
+ },
733
+ {
734
+ "epoch": 3.292063492063492,
735
+ "grad_norm": 2.385838031768799,
736
+ "learning_rate": 4.998351733783116e-05,
737
+ "loss": 0.7417,
738
+ "step": 520
739
+ },
740
+ {
741
+ "epoch": 3.323809523809524,
742
+ "grad_norm": 2.0416879653930664,
743
+ "learning_rate": 4.997998237821233e-05,
744
+ "loss": 0.6463,
745
+ "step": 525
746
+ },
747
+ {
748
+ "epoch": 3.3555555555555556,
749
+ "grad_norm": 2.2781031131744385,
750
+ "learning_rate": 4.9976104410354654e-05,
751
+ "loss": 0.6998,
752
+ "step": 530
753
+ },
754
+ {
755
+ "epoch": 3.3873015873015873,
756
+ "grad_norm": 2.146778106689453,
757
+ "learning_rate": 4.9971883487507775e-05,
758
+ "loss": 0.7694,
759
+ "step": 535
760
+ },
761
+ {
762
+ "epoch": 3.419047619047619,
763
+ "grad_norm": 2.1369104385375977,
764
+ "learning_rate": 4.9967319667630567e-05,
765
+ "loss": 0.6615,
766
+ "step": 540
767
+ },
768
+ {
769
+ "epoch": 3.450793650793651,
770
+ "grad_norm": 2.4529733657836914,
771
+ "learning_rate": 4.996241301339029e-05,
772
+ "loss": 0.6109,
773
+ "step": 545
774
+ },
775
+ {
776
+ "epoch": 3.4825396825396826,
777
+ "grad_norm": 2.07030987739563,
778
+ "learning_rate": 4.995716359216183e-05,
779
+ "loss": 0.7611,
780
+ "step": 550
781
+ },
782
+ {
783
+ "epoch": 3.5142857142857142,
784
+ "grad_norm": 2.4329919815063477,
785
+ "learning_rate": 4.995157147602669e-05,
786
+ "loss": 0.7515,
787
+ "step": 555
788
+ },
789
+ {
790
+ "epoch": 3.546031746031746,
791
+ "grad_norm": 2.056351900100708,
792
+ "learning_rate": 4.994563674177202e-05,
793
+ "loss": 0.6885,
794
+ "step": 560
795
+ },
796
+ {
797
+ "epoch": 3.5777777777777775,
798
+ "grad_norm": 2.3665318489074707,
799
+ "learning_rate": 4.993935947088958e-05,
800
+ "loss": 0.6271,
801
+ "step": 565
802
+ },
803
+ {
804
+ "epoch": 3.6095238095238096,
805
+ "grad_norm": 2.677706480026245,
806
+ "learning_rate": 4.993273974957463e-05,
807
+ "loss": 0.5586,
808
+ "step": 570
809
+ },
810
+ {
811
+ "epoch": 3.641269841269841,
812
+ "grad_norm": 3.422136068344116,
813
+ "learning_rate": 4.9925777668724685e-05,
814
+ "loss": 0.7552,
815
+ "step": 575
816
+ },
817
+ {
818
+ "epoch": 3.6730158730158733,
819
+ "grad_norm": 2.4525184631347656,
820
+ "learning_rate": 4.991847332393835e-05,
821
+ "loss": 0.7367,
822
+ "step": 580
823
+ },
824
+ {
825
+ "epoch": 3.704761904761905,
826
+ "grad_norm": 2.4242067337036133,
827
+ "learning_rate": 4.991082681551396e-05,
828
+ "loss": 0.7044,
829
+ "step": 585
830
+ },
831
+ {
832
+ "epoch": 3.7365079365079366,
833
+ "grad_norm": 1.8419867753982544,
834
+ "learning_rate": 4.9902838248448184e-05,
835
+ "loss": 0.5966,
836
+ "step": 590
837
+ },
838
+ {
839
+ "epoch": 3.768253968253968,
840
+ "grad_norm": 2.1394360065460205,
841
+ "learning_rate": 4.989450773243463e-05,
842
+ "loss": 0.6736,
843
+ "step": 595
844
+ },
845
+ {
846
+ "epoch": 3.8,
847
+ "grad_norm": 1.285447597503662,
848
+ "learning_rate": 4.9885835381862326e-05,
849
+ "loss": 0.5021,
850
+ "step": 600
851
+ },
852
+ {
853
+ "epoch": 3.831746031746032,
854
+ "grad_norm": 2.724978446960449,
855
+ "learning_rate": 4.987682131581413e-05,
856
+ "loss": 0.6128,
857
+ "step": 605
858
+ },
859
+ {
860
+ "epoch": 3.8634920634920635,
861
+ "grad_norm": 2.239682912826538,
862
+ "learning_rate": 4.986746565806508e-05,
863
+ "loss": 0.5457,
864
+ "step": 610
865
+ },
866
+ {
867
+ "epoch": 3.895238095238095,
868
+ "grad_norm": 2.48944091796875,
869
+ "learning_rate": 4.9857768537080784e-05,
870
+ "loss": 0.6927,
871
+ "step": 615
872
+ },
873
+ {
874
+ "epoch": 3.9269841269841272,
875
+ "grad_norm": 2.4086852073669434,
876
+ "learning_rate": 4.9847730086015534e-05,
877
+ "loss": 0.5963,
878
+ "step": 620
879
+ },
880
+ {
881
+ "epoch": 3.958730158730159,
882
+ "grad_norm": 2.0070106983184814,
883
+ "learning_rate": 4.9837350442710553e-05,
884
+ "loss": 0.5856,
885
+ "step": 625
886
+ },
887
+ {
888
+ "epoch": 3.9904761904761905,
889
+ "grad_norm": 1.9726545810699463,
890
+ "learning_rate": 4.98266297496921e-05,
891
+ "loss": 0.6208,
892
+ "step": 630
893
+ },
894
+ {
895
+ "epoch": 4.019047619047619,
896
+ "grad_norm": 2.6137828826904297,
897
+ "learning_rate": 4.981556815416948e-05,
898
+ "loss": 0.6319,
899
+ "step": 635
900
+ },
901
+ {
902
+ "epoch": 4.050793650793651,
903
+ "grad_norm": 2.3489890098571777,
904
+ "learning_rate": 4.9804165808033054e-05,
905
+ "loss": 0.5887,
906
+ "step": 640
907
+ },
908
+ {
909
+ "epoch": 4.082539682539682,
910
+ "grad_norm": 2.8010590076446533,
911
+ "learning_rate": 4.979242286785214e-05,
912
+ "loss": 0.5257,
913
+ "step": 645
914
+ },
915
+ {
916
+ "epoch": 4.114285714285714,
917
+ "grad_norm": 2.993411064147949,
918
+ "learning_rate": 4.978033949487284e-05,
919
+ "loss": 0.4545,
920
+ "step": 650
921
+ },
922
+ {
923
+ "epoch": 4.146031746031746,
924
+ "grad_norm": 2.669935703277588,
925
+ "learning_rate": 4.976791585501588e-05,
926
+ "loss": 0.5989,
927
+ "step": 655
928
+ },
929
+ {
930
+ "epoch": 4.177777777777778,
931
+ "grad_norm": 3.084409236907959,
932
+ "learning_rate": 4.9755152118874294e-05,
933
+ "loss": 0.528,
934
+ "step": 660
935
+ },
936
+ {
937
+ "epoch": 4.20952380952381,
938
+ "grad_norm": 2.797873020172119,
939
+ "learning_rate": 4.974204846171106e-05,
940
+ "loss": 0.5249,
941
+ "step": 665
942
+ },
943
+ {
944
+ "epoch": 4.241269841269841,
945
+ "grad_norm": 3.667867422103882,
946
+ "learning_rate": 4.9728605063456765e-05,
947
+ "loss": 0.5838,
948
+ "step": 670
949
+ },
950
+ {
951
+ "epoch": 4.273015873015873,
952
+ "grad_norm": 2.6918869018554688,
953
+ "learning_rate": 4.971482210870706e-05,
954
+ "loss": 0.5143,
955
+ "step": 675
956
+ },
957
+ {
958
+ "epoch": 4.304761904761905,
959
+ "grad_norm": 2.1545379161834717,
960
+ "learning_rate": 4.970069978672017e-05,
961
+ "loss": 0.5317,
962
+ "step": 680
963
+ },
964
+ {
965
+ "epoch": 4.336507936507936,
966
+ "grad_norm": 2.1043529510498047,
967
+ "learning_rate": 4.9686238291414275e-05,
968
+ "loss": 0.4815,
969
+ "step": 685
970
+ },
971
+ {
972
+ "epoch": 4.368253968253969,
973
+ "grad_norm": 2.1359753608703613,
974
+ "learning_rate": 4.9671437821364855e-05,
975
+ "loss": 0.4935,
976
+ "step": 690
977
+ },
978
+ {
979
+ "epoch": 4.4,
980
+ "grad_norm": 3.092057228088379,
981
+ "learning_rate": 4.965629857980197e-05,
982
+ "loss": 0.6831,
983
+ "step": 695
984
+ },
985
+ {
986
+ "epoch": 4.431746031746032,
987
+ "grad_norm": 2.5296835899353027,
988
+ "learning_rate": 4.964082077460745e-05,
989
+ "loss": 0.5323,
990
+ "step": 700
991
+ },
992
+ {
993
+ "epoch": 4.463492063492064,
994
+ "grad_norm": 1.6655627489089966,
995
+ "learning_rate": 4.962500461831207e-05,
996
+ "loss": 0.4553,
997
+ "step": 705
998
+ },
999
+ {
1000
+ "epoch": 4.495238095238095,
1001
+ "grad_norm": 2.6663475036621094,
1002
+ "learning_rate": 4.9608850328092576e-05,
1003
+ "loss": 0.463,
1004
+ "step": 710
1005
+ },
1006
+ {
1007
+ "epoch": 4.526984126984127,
1008
+ "grad_norm": 2.3763060569763184,
1009
+ "learning_rate": 4.959235812576879e-05,
1010
+ "loss": 0.4861,
1011
+ "step": 715
1012
+ },
1013
+ {
1014
+ "epoch": 4.5587301587301585,
1015
+ "grad_norm": 2.2217962741851807,
1016
+ "learning_rate": 4.957552823780047e-05,
1017
+ "loss": 0.468,
1018
+ "step": 720
1019
+ },
1020
+ {
1021
+ "epoch": 4.59047619047619,
1022
+ "grad_norm": 2.8885600566864014,
1023
+ "learning_rate": 4.9558360895284295e-05,
1024
+ "loss": 0.4588,
1025
+ "step": 725
1026
+ },
1027
+ {
1028
+ "epoch": 4.622222222222222,
1029
+ "grad_norm": 2.5661261081695557,
1030
+ "learning_rate": 4.954085633395058e-05,
1031
+ "loss": 0.4926,
1032
+ "step": 730
1033
+ },
1034
+ {
1035
+ "epoch": 4.653968253968254,
1036
+ "grad_norm": 2.304365396499634,
1037
+ "learning_rate": 4.952301479416015e-05,
1038
+ "loss": 0.494,
1039
+ "step": 735
1040
+ },
1041
+ {
1042
+ "epoch": 4.685714285714286,
1043
+ "grad_norm": 2.690577983856201,
1044
+ "learning_rate": 4.9504836520900976e-05,
1045
+ "loss": 0.5814,
1046
+ "step": 740
1047
+ },
1048
+ {
1049
+ "epoch": 4.717460317460318,
1050
+ "grad_norm": 2.7180025577545166,
1051
+ "learning_rate": 4.948632176378481e-05,
1052
+ "loss": 0.5329,
1053
+ "step": 745
1054
+ },
1055
+ {
1056
+ "epoch": 4.749206349206349,
1057
+ "grad_norm": 2.716587543487549,
1058
+ "learning_rate": 4.9467470777043806e-05,
1059
+ "loss": 0.5264,
1060
+ "step": 750
1061
+ },
1062
+ {
1063
+ "epoch": 4.780952380952381,
1064
+ "grad_norm": 2.315419912338257,
1065
+ "learning_rate": 4.9448283819526954e-05,
1066
+ "loss": 0.4756,
1067
+ "step": 755
1068
+ },
1069
+ {
1070
+ "epoch": 4.8126984126984125,
1071
+ "grad_norm": 2.1679515838623047,
1072
+ "learning_rate": 4.9428761154696605e-05,
1073
+ "loss": 0.4819,
1074
+ "step": 760
1075
+ },
1076
+ {
1077
+ "epoch": 4.844444444444444,
1078
+ "grad_norm": 3.389266014099121,
1079
+ "learning_rate": 4.9408903050624796e-05,
1080
+ "loss": 0.5121,
1081
+ "step": 765
1082
+ },
1083
+ {
1084
+ "epoch": 4.876190476190477,
1085
+ "grad_norm": 3.4317383766174316,
1086
+ "learning_rate": 4.938870977998959e-05,
1087
+ "loss": 0.4535,
1088
+ "step": 770
1089
+ },
1090
+ {
1091
+ "epoch": 4.907936507936508,
1092
+ "grad_norm": 2.9491918087005615,
1093
+ "learning_rate": 4.9368181620071344e-05,
1094
+ "loss": 0.5333,
1095
+ "step": 775
1096
+ },
1097
+ {
1098
+ "epoch": 4.93968253968254,
1099
+ "grad_norm": 2.516798496246338,
1100
+ "learning_rate": 4.934731885274887e-05,
1101
+ "loss": 0.5367,
1102
+ "step": 780
1103
+ },
1104
+ {
1105
+ "epoch": 4.9714285714285715,
1106
+ "grad_norm": 3.0031046867370605,
1107
+ "learning_rate": 4.9326121764495596e-05,
1108
+ "loss": 0.4957,
1109
+ "step": 785
1110
+ },
1111
+ {
1112
+ "epoch": 5.0,
1113
+ "grad_norm": 3.334085702896118,
1114
+ "learning_rate": 4.9304590646375614e-05,
1115
+ "loss": 0.5287,
1116
+ "step": 790
1117
+ },
1118
+ {
1119
+ "epoch": 5.031746031746032,
1120
+ "grad_norm": 1.9608453512191772,
1121
+ "learning_rate": 4.928272579403969e-05,
1122
+ "loss": 0.36,
1123
+ "step": 795
1124
+ },
1125
+ {
1126
+ "epoch": 5.063492063492063,
1127
+ "grad_norm": 2.328850746154785,
1128
+ "learning_rate": 4.92605275077212e-05,
1129
+ "loss": 0.3628,
1130
+ "step": 800
1131
+ },
1132
+ {
1133
+ "epoch": 5.095238095238095,
1134
+ "grad_norm": 2.3446412086486816,
1135
+ "learning_rate": 4.923799609223202e-05,
1136
+ "loss": 0.3327,
1137
+ "step": 805
1138
+ },
1139
+ {
1140
+ "epoch": 5.1269841269841265,
1141
+ "grad_norm": 2.476181745529175,
1142
+ "learning_rate": 4.921513185695831e-05,
1143
+ "loss": 0.4246,
1144
+ "step": 810
1145
+ },
1146
+ {
1147
+ "epoch": 5.158730158730159,
1148
+ "grad_norm": 3.1026763916015625,
1149
+ "learning_rate": 4.91919351158563e-05,
1150
+ "loss": 0.5048,
1151
+ "step": 815
1152
+ },
1153
+ {
1154
+ "epoch": 5.190476190476191,
1155
+ "grad_norm": 2.8165297508239746,
1156
+ "learning_rate": 4.916840618744798e-05,
1157
+ "loss": 0.4361,
1158
+ "step": 820
1159
+ },
1160
+ {
1161
+ "epoch": 5.222222222222222,
1162
+ "grad_norm": 1.8732138872146606,
1163
+ "learning_rate": 4.9144545394816687e-05,
1164
+ "loss": 0.4693,
1165
+ "step": 825
1166
+ },
1167
+ {
1168
+ "epoch": 5.253968253968254,
1169
+ "grad_norm": 1.7250264883041382,
1170
+ "learning_rate": 4.91203530656027e-05,
1171
+ "loss": 0.4076,
1172
+ "step": 830
1173
+ },
1174
+ {
1175
+ "epoch": 5.285714285714286,
1176
+ "grad_norm": 2.105459690093994,
1177
+ "learning_rate": 4.9095829531998725e-05,
1178
+ "loss": 0.3589,
1179
+ "step": 835
1180
+ },
1181
+ {
1182
+ "epoch": 5.317460317460317,
1183
+ "grad_norm": 3.6825687885284424,
1184
+ "learning_rate": 4.9070975130745387e-05,
1185
+ "loss": 0.5263,
1186
+ "step": 840
1187
+ },
1188
+ {
1189
+ "epoch": 5.349206349206349,
1190
+ "grad_norm": 2.947052001953125,
1191
+ "learning_rate": 4.90457902031265e-05,
1192
+ "loss": 0.4632,
1193
+ "step": 845
1194
+ },
1195
+ {
1196
+ "epoch": 5.380952380952381,
1197
+ "grad_norm": 1.9546104669570923,
1198
+ "learning_rate": 4.902027509496448e-05,
1199
+ "loss": 0.4348,
1200
+ "step": 850
1201
+ },
1202
+ {
1203
+ "epoch": 5.412698412698413,
1204
+ "grad_norm": 2.4471983909606934,
1205
+ "learning_rate": 4.899443015661557e-05,
1206
+ "loss": 0.4209,
1207
+ "step": 855
1208
+ },
1209
+ {
1210
+ "epoch": 5.444444444444445,
1211
+ "grad_norm": 1.827124834060669,
1212
+ "learning_rate": 4.8968255742964975e-05,
1213
+ "loss": 0.413,
1214
+ "step": 860
1215
+ },
1216
+ {
1217
+ "epoch": 5.476190476190476,
1218
+ "grad_norm": 2.654707431793213,
1219
+ "learning_rate": 4.894175221342207e-05,
1220
+ "loss": 0.432,
1221
+ "step": 865
1222
+ },
1223
+ {
1224
+ "epoch": 5.507936507936508,
1225
+ "grad_norm": 2.648967981338501,
1226
+ "learning_rate": 4.8914919931915407e-05,
1227
+ "loss": 0.4339,
1228
+ "step": 870
1229
+ },
1230
+ {
1231
+ "epoch": 5.5396825396825395,
1232
+ "grad_norm": 2.874075412750244,
1233
+ "learning_rate": 4.888775926688775e-05,
1234
+ "loss": 0.4392,
1235
+ "step": 875
1236
+ },
1237
+ {
1238
+ "epoch": 5.571428571428571,
1239
+ "grad_norm": 2.9674830436706543,
1240
+ "learning_rate": 4.8860270591291e-05,
1241
+ "loss": 0.4459,
1242
+ "step": 880
1243
+ },
1244
+ {
1245
+ "epoch": 5.603174603174603,
1246
+ "grad_norm": 2.054748296737671,
1247
+ "learning_rate": 4.883245428258107e-05,
1248
+ "loss": 0.4313,
1249
+ "step": 885
1250
+ },
1251
+ {
1252
+ "epoch": 5.634920634920634,
1253
+ "grad_norm": 1.9174392223358154,
1254
+ "learning_rate": 4.880431072271272e-05,
1255
+ "loss": 0.3906,
1256
+ "step": 890
1257
+ },
1258
+ {
1259
+ "epoch": 5.666666666666667,
1260
+ "grad_norm": 2.5257787704467773,
1261
+ "learning_rate": 4.87758402981343e-05,
1262
+ "loss": 0.4219,
1263
+ "step": 895
1264
+ },
1265
+ {
1266
+ "epoch": 5.698412698412699,
1267
+ "grad_norm": 2.6365532875061035,
1268
+ "learning_rate": 4.8747043399782424e-05,
1269
+ "loss": 0.3978,
1270
+ "step": 900
1271
+ },
1272
+ {
1273
+ "epoch": 5.73015873015873,
1274
+ "grad_norm": 2.0583746433258057,
1275
+ "learning_rate": 4.871792042307667e-05,
1276
+ "loss": 0.4847,
1277
+ "step": 905
1278
+ },
1279
+ {
1280
+ "epoch": 5.761904761904762,
1281
+ "grad_norm": 2.035872459411621,
1282
+ "learning_rate": 4.868847176791406e-05,
1283
+ "loss": 0.4675,
1284
+ "step": 910
1285
+ },
1286
+ {
1287
+ "epoch": 5.7936507936507935,
1288
+ "grad_norm": 2.3722939491271973,
1289
+ "learning_rate": 4.8658697838663625e-05,
1290
+ "loss": 0.4586,
1291
+ "step": 915
1292
+ },
1293
+ {
1294
+ "epoch": 5.825396825396825,
1295
+ "grad_norm": 1.2609732151031494,
1296
+ "learning_rate": 4.862859904416085e-05,
1297
+ "loss": 0.3274,
1298
+ "step": 920
1299
+ },
1300
+ {
1301
+ "epoch": 5.857142857142857,
1302
+ "grad_norm": 2.3673977851867676,
1303
+ "learning_rate": 4.8598175797702036e-05,
1304
+ "loss": 0.4685,
1305
+ "step": 925
1306
+ },
1307
+ {
1308
+ "epoch": 5.888888888888889,
1309
+ "grad_norm": 2.8414175510406494,
1310
+ "learning_rate": 4.856742851703866e-05,
1311
+ "loss": 0.4762,
1312
+ "step": 930
1313
+ },
1314
+ {
1315
+ "epoch": 5.920634920634921,
1316
+ "grad_norm": 2.4126765727996826,
1317
+ "learning_rate": 4.853635762437159e-05,
1318
+ "loss": 0.4075,
1319
+ "step": 935
1320
+ },
1321
+ {
1322
+ "epoch": 5.9523809523809526,
1323
+ "grad_norm": 1.8691045045852661,
1324
+ "learning_rate": 4.8504963546345334e-05,
1325
+ "loss": 0.4865,
1326
+ "step": 940
1327
+ },
1328
+ {
1329
+ "epoch": 5.984126984126984,
1330
+ "grad_norm": 3.5297420024871826,
1331
+ "learning_rate": 4.8473246714042155e-05,
1332
+ "loss": 0.4623,
1333
+ "step": 945
1334
+ },
1335
+ {
1336
+ "epoch": 6.012698412698413,
1337
+ "grad_norm": 2.059169054031372,
1338
+ "learning_rate": 4.844120756297617e-05,
1339
+ "loss": 0.4164,
1340
+ "step": 950
1341
+ },
1342
+ {
1343
+ "epoch": 6.044444444444444,
1344
+ "grad_norm": 2.4746127128601074,
1345
+ "learning_rate": 4.840884653308735e-05,
1346
+ "loss": 0.3552,
1347
+ "step": 955
1348
+ },
1349
+ {
1350
+ "epoch": 6.076190476190476,
1351
+ "grad_norm": 2.504425287246704,
1352
+ "learning_rate": 4.8376164068735485e-05,
1353
+ "loss": 0.3368,
1354
+ "step": 960
1355
+ },
1356
+ {
1357
+ "epoch": 6.1079365079365076,
1358
+ "grad_norm": 2.062577486038208,
1359
+ "learning_rate": 4.83431606186941e-05,
1360
+ "loss": 0.3139,
1361
+ "step": 965
1362
+ },
1363
+ {
1364
+ "epoch": 6.13968253968254,
1365
+ "grad_norm": 2.4934544563293457,
1366
+ "learning_rate": 4.830983663614427e-05,
1367
+ "loss": 0.3777,
1368
+ "step": 970
1369
+ },
1370
+ {
1371
+ "epoch": 6.171428571428572,
1372
+ "grad_norm": 2.5747485160827637,
1373
+ "learning_rate": 4.827619257866839e-05,
1374
+ "loss": 0.373,
1375
+ "step": 975
1376
+ },
1377
+ {
1378
+ "epoch": 6.203174603174603,
1379
+ "grad_norm": 2.449357271194458,
1380
+ "learning_rate": 4.8242228908243946e-05,
1381
+ "loss": 0.3936,
1382
+ "step": 980
1383
+ },
1384
+ {
1385
+ "epoch": 6.234920634920635,
1386
+ "grad_norm": 2.952680826187134,
1387
+ "learning_rate": 4.82079460912371e-05,
1388
+ "loss": 0.407,
1389
+ "step": 985
1390
+ },
1391
+ {
1392
+ "epoch": 6.266666666666667,
1393
+ "grad_norm": 2.1754496097564697,
1394
+ "learning_rate": 4.817334459839633e-05,
1395
+ "loss": 0.3189,
1396
+ "step": 990
1397
+ },
1398
+ {
1399
+ "epoch": 6.298412698412698,
1400
+ "grad_norm": 2.8406214714050293,
1401
+ "learning_rate": 4.8138424904845947e-05,
1402
+ "loss": 0.3883,
1403
+ "step": 995
1404
+ },
1405
+ {
1406
+ "epoch": 6.33015873015873,
1407
+ "grad_norm": 1.7533257007598877,
1408
+ "learning_rate": 4.8103187490079604e-05,
1409
+ "loss": 0.3131,
1410
+ "step": 1000
1411
+ },
1412
+ {
1413
+ "epoch": 6.3619047619047615,
1414
+ "grad_norm": 2.4574601650238037,
1415
+ "learning_rate": 4.806763283795366e-05,
1416
+ "loss": 0.3606,
1417
+ "step": 1005
1418
+ },
1419
+ {
1420
+ "epoch": 6.393650793650794,
1421
+ "grad_norm": 2.002281427383423,
1422
+ "learning_rate": 4.8031761436680575e-05,
1423
+ "loss": 0.37,
1424
+ "step": 1010
1425
+ },
1426
+ {
1427
+ "epoch": 6.425396825396826,
1428
+ "grad_norm": 2.823315143585205,
1429
+ "learning_rate": 4.79955737788222e-05,
1430
+ "loss": 0.3791,
1431
+ "step": 1015
1432
+ },
1433
+ {
1434
+ "epoch": 6.457142857142857,
1435
+ "grad_norm": 2.7891204357147217,
1436
+ "learning_rate": 4.795907036128299e-05,
1437
+ "loss": 0.3556,
1438
+ "step": 1020
1439
+ },
1440
+ {
1441
+ "epoch": 6.488888888888889,
1442
+ "grad_norm": 2.2387146949768066,
1443
+ "learning_rate": 4.7922251685303213e-05,
1444
+ "loss": 0.3929,
1445
+ "step": 1025
1446
+ },
1447
+ {
1448
+ "epoch": 6.520634920634921,
1449
+ "grad_norm": 2.5023891925811768,
1450
+ "learning_rate": 4.788511825645205e-05,
1451
+ "loss": 0.379,
1452
+ "step": 1030
1453
+ },
1454
+ {
1455
+ "epoch": 6.552380952380952,
1456
+ "grad_norm": 2.2654805183410645,
1457
+ "learning_rate": 4.7847670584620653e-05,
1458
+ "loss": 0.3435,
1459
+ "step": 1035
1460
+ },
1461
+ {
1462
+ "epoch": 6.584126984126984,
1463
+ "grad_norm": 3.3823065757751465,
1464
+ "learning_rate": 4.7809909184015146e-05,
1465
+ "loss": 0.4109,
1466
+ "step": 1040
1467
+ },
1468
+ {
1469
+ "epoch": 6.6158730158730155,
1470
+ "grad_norm": 2.6096551418304443,
1471
+ "learning_rate": 4.7771834573149576e-05,
1472
+ "loss": 0.4233,
1473
+ "step": 1045
1474
+ },
1475
+ {
1476
+ "epoch": 6.647619047619048,
1477
+ "grad_norm": 2.3933897018432617,
1478
+ "learning_rate": 4.773344727483876e-05,
1479
+ "loss": 0.3709,
1480
+ "step": 1050
1481
+ },
1482
+ {
1483
+ "epoch": 6.67936507936508,
1484
+ "grad_norm": 2.189544916152954,
1485
+ "learning_rate": 4.769474781619114e-05,
1486
+ "loss": 0.3287,
1487
+ "step": 1055
1488
+ },
1489
+ {
1490
+ "epoch": 6.711111111111111,
1491
+ "grad_norm": 2.450892686843872,
1492
+ "learning_rate": 4.765573672860154e-05,
1493
+ "loss": 0.4022,
1494
+ "step": 1060
1495
+ },
1496
+ {
1497
+ "epoch": 6.742857142857143,
1498
+ "grad_norm": 2.4342429637908936,
1499
+ "learning_rate": 4.761641454774386e-05,
1500
+ "loss": 0.4029,
1501
+ "step": 1065
1502
+ },
1503
+ {
1504
+ "epoch": 6.7746031746031745,
1505
+ "grad_norm": 2.2122364044189453,
1506
+ "learning_rate": 4.75767818135637e-05,
1507
+ "loss": 0.3322,
1508
+ "step": 1070
1509
+ },
1510
+ {
1511
+ "epoch": 6.806349206349206,
1512
+ "grad_norm": 3.968445301055908,
1513
+ "learning_rate": 4.7536839070271e-05,
1514
+ "loss": 0.3836,
1515
+ "step": 1075
1516
+ },
1517
+ {
1518
+ "epoch": 6.838095238095238,
1519
+ "grad_norm": 3.529158353805542,
1520
+ "learning_rate": 4.749658686633251e-05,
1521
+ "loss": 0.4745,
1522
+ "step": 1080
1523
+ },
1524
+ {
1525
+ "epoch": 6.86984126984127,
1526
+ "grad_norm": 2.430727243423462,
1527
+ "learning_rate": 4.7456025754464304e-05,
1528
+ "loss": 0.3664,
1529
+ "step": 1085
1530
+ },
1531
+ {
1532
+ "epoch": 6.901587301587302,
1533
+ "grad_norm": 2.6552302837371826,
1534
+ "learning_rate": 4.7415156291624166e-05,
1535
+ "loss": 0.4359,
1536
+ "step": 1090
1537
+ },
1538
+ {
1539
+ "epoch": 6.933333333333334,
1540
+ "grad_norm": 2.134822130203247,
1541
+ "learning_rate": 4.737397903900393e-05,
1542
+ "loss": 0.3969,
1543
+ "step": 1095
1544
+ },
1545
+ {
1546
+ "epoch": 6.965079365079365,
1547
+ "grad_norm": 2.5052947998046875,
1548
+ "learning_rate": 4.7332494562021815e-05,
1549
+ "loss": 0.4069,
1550
+ "step": 1100
1551
+ },
1552
+ {
1553
+ "epoch": 6.996825396825397,
1554
+ "grad_norm": 2.1377065181732178,
1555
+ "learning_rate": 4.729070343031463e-05,
1556
+ "loss": 0.3853,
1557
+ "step": 1105
1558
+ },
1559
+ {
1560
+ "epoch": 7.025396825396825,
1561
+ "grad_norm": 1.9704042673110962,
1562
+ "learning_rate": 4.724860621772995e-05,
1563
+ "loss": 0.3283,
1564
+ "step": 1110
1565
+ },
1566
+ {
1567
+ "epoch": 7.057142857142857,
1568
+ "grad_norm": 2.476968765258789,
1569
+ "learning_rate": 4.7206203502318256e-05,
1570
+ "loss": 0.3325,
1571
+ "step": 1115
1572
+ },
1573
+ {
1574
+ "epoch": 7.088888888888889,
1575
+ "grad_norm": 1.9231969118118286,
1576
+ "learning_rate": 4.716349586632499e-05,
1577
+ "loss": 0.2876,
1578
+ "step": 1120
1579
+ },
1580
+ {
1581
+ "epoch": 7.12063492063492,
1582
+ "grad_norm": 2.6444814205169678,
1583
+ "learning_rate": 4.712048389618254e-05,
1584
+ "loss": 0.3005,
1585
+ "step": 1125
1586
+ },
1587
+ {
1588
+ "epoch": 7.152380952380953,
1589
+ "grad_norm": 3.2589964866638184,
1590
+ "learning_rate": 4.7077168182502216e-05,
1591
+ "loss": 0.4023,
1592
+ "step": 1130
1593
+ },
1594
+ {
1595
+ "epoch": 7.184126984126984,
1596
+ "grad_norm": 2.5481936931610107,
1597
+ "learning_rate": 4.703354932006615e-05,
1598
+ "loss": 0.3302,
1599
+ "step": 1135
1600
+ },
1601
+ {
1602
+ "epoch": 7.215873015873016,
1603
+ "grad_norm": 1.7125908136367798,
1604
+ "learning_rate": 4.698962790781906e-05,
1605
+ "loss": 0.3329,
1606
+ "step": 1140
1607
+ },
1608
+ {
1609
+ "epoch": 7.247619047619048,
1610
+ "grad_norm": 2.2756667137145996,
1611
+ "learning_rate": 4.6945404548860115e-05,
1612
+ "loss": 0.3369,
1613
+ "step": 1145
1614
+ },
1615
+ {
1616
+ "epoch": 7.279365079365079,
1617
+ "grad_norm": 2.9158453941345215,
1618
+ "learning_rate": 4.6900879850434604e-05,
1619
+ "loss": 0.3339,
1620
+ "step": 1150
1621
+ },
1622
+ {
1623
+ "epoch": 7.311111111111111,
1624
+ "grad_norm": 2.3047537803649902,
1625
+ "learning_rate": 4.685605442392559e-05,
1626
+ "loss": 0.3915,
1627
+ "step": 1155
1628
+ },
1629
+ {
1630
+ "epoch": 7.3428571428571425,
1631
+ "grad_norm": 2.7815029621124268,
1632
+ "learning_rate": 4.681092888484554e-05,
1633
+ "loss": 0.3317,
1634
+ "step": 1160
1635
+ },
1636
+ {
1637
+ "epoch": 7.374603174603175,
1638
+ "grad_norm": 2.2644097805023193,
1639
+ "learning_rate": 4.676550385282787e-05,
1640
+ "loss": 0.3314,
1641
+ "step": 1165
1642
+ },
1643
+ {
1644
+ "epoch": 7.406349206349207,
1645
+ "grad_norm": 2.5144474506378174,
1646
+ "learning_rate": 4.671977995161843e-05,
1647
+ "loss": 0.3188,
1648
+ "step": 1170
1649
+ },
1650
+ {
1651
+ "epoch": 7.438095238095238,
1652
+ "grad_norm": 3.120821714401245,
1653
+ "learning_rate": 4.667375780906693e-05,
1654
+ "loss": 0.3523,
1655
+ "step": 1175
1656
+ },
1657
+ {
1658
+ "epoch": 7.46984126984127,
1659
+ "grad_norm": 4.47842264175415,
1660
+ "learning_rate": 4.662743805711832e-05,
1661
+ "loss": 0.3611,
1662
+ "step": 1180
1663
+ },
1664
+ {
1665
+ "epoch": 7.501587301587302,
1666
+ "grad_norm": 1.9228928089141846,
1667
+ "learning_rate": 4.658082133180416e-05,
1668
+ "loss": 0.3612,
1669
+ "step": 1185
1670
+ },
1671
+ {
1672
+ "epoch": 7.533333333333333,
1673
+ "grad_norm": 2.1507537364959717,
1674
+ "learning_rate": 4.6533908273233815e-05,
1675
+ "loss": 0.3321,
1676
+ "step": 1190
1677
+ },
1678
+ {
1679
+ "epoch": 7.565079365079365,
1680
+ "grad_norm": 2.1849119663238525,
1681
+ "learning_rate": 4.64866995255857e-05,
1682
+ "loss": 0.2943,
1683
+ "step": 1195
1684
+ },
1685
+ {
1686
+ "epoch": 7.5968253968253965,
1687
+ "grad_norm": 2.1777775287628174,
1688
+ "learning_rate": 4.643919573709843e-05,
1689
+ "loss": 0.353,
1690
+ "step": 1200
1691
+ },
1692
+ {
1693
+ "epoch": 7.628571428571428,
1694
+ "grad_norm": 2.5231118202209473,
1695
+ "learning_rate": 4.639139756006195e-05,
1696
+ "loss": 0.3571,
1697
+ "step": 1205
1698
+ },
1699
+ {
1700
+ "epoch": 7.660317460317461,
1701
+ "grad_norm": 1.8409479856491089,
1702
+ "learning_rate": 4.6343305650808516e-05,
1703
+ "loss": 0.3691,
1704
+ "step": 1210
1705
+ },
1706
+ {
1707
+ "epoch": 7.692063492063492,
1708
+ "grad_norm": 1.7940895557403564,
1709
+ "learning_rate": 4.629492066970373e-05,
1710
+ "loss": 0.3738,
1711
+ "step": 1215
1712
+ },
1713
+ {
1714
+ "epoch": 7.723809523809524,
1715
+ "grad_norm": 2.014902114868164,
1716
+ "learning_rate": 4.6246243281137474e-05,
1717
+ "loss": 0.361,
1718
+ "step": 1220
1719
+ },
1720
+ {
1721
+ "epoch": 7.7555555555555555,
1722
+ "grad_norm": 3.4182560443878174,
1723
+ "learning_rate": 4.6197274153514735e-05,
1724
+ "loss": 0.3663,
1725
+ "step": 1225
1726
+ },
1727
+ {
1728
+ "epoch": 7.787301587301587,
1729
+ "grad_norm": 2.518728256225586,
1730
+ "learning_rate": 4.614801395924649e-05,
1731
+ "loss": 0.3646,
1732
+ "step": 1230
1733
+ },
1734
+ {
1735
+ "epoch": 7.819047619047619,
1736
+ "grad_norm": 2.154189109802246,
1737
+ "learning_rate": 4.6098463374740466e-05,
1738
+ "loss": 0.3331,
1739
+ "step": 1235
1740
+ },
1741
+ {
1742
+ "epoch": 7.85079365079365,
1743
+ "grad_norm": 2.536081075668335,
1744
+ "learning_rate": 4.604862308039177e-05,
1745
+ "loss": 0.3742,
1746
+ "step": 1240
1747
+ },
1748
+ {
1749
+ "epoch": 7.882539682539683,
1750
+ "grad_norm": 2.340764045715332,
1751
+ "learning_rate": 4.599849376057366e-05,
1752
+ "loss": 0.3352,
1753
+ "step": 1245
1754
+ },
1755
+ {
1756
+ "epoch": 7.914285714285715,
1757
+ "grad_norm": 3.5488364696502686,
1758
+ "learning_rate": 4.5948076103628094e-05,
1759
+ "loss": 0.3663,
1760
+ "step": 1250
1761
+ },
1762
+ {
1763
+ "epoch": 7.946031746031746,
1764
+ "grad_norm": 2.779360294342041,
1765
+ "learning_rate": 4.589737080185625e-05,
1766
+ "loss": 0.3362,
1767
+ "step": 1255
1768
+ },
1769
+ {
1770
+ "epoch": 7.977777777777778,
1771
+ "grad_norm": 1.8792667388916016,
1772
+ "learning_rate": 4.5846378551509097e-05,
1773
+ "loss": 0.346,
1774
+ "step": 1260
1775
+ },
1776
+ {
1777
+ "epoch": 8.006349206349206,
1778
+ "grad_norm": 2.453295946121216,
1779
+ "learning_rate": 4.579510005277774e-05,
1780
+ "loss": 0.3509,
1781
+ "step": 1265
1782
+ },
1783
+ {
1784
+ "epoch": 8.038095238095238,
1785
+ "grad_norm": 1.9493130445480347,
1786
+ "learning_rate": 4.574353600978388e-05,
1787
+ "loss": 0.3062,
1788
+ "step": 1270
1789
+ },
1790
+ {
1791
+ "epoch": 8.06984126984127,
1792
+ "grad_norm": 1.9360930919647217,
1793
+ "learning_rate": 4.56916871305701e-05,
1794
+ "loss": 0.3056,
1795
+ "step": 1275
1796
+ },
1797
+ {
1798
+ "epoch": 8.101587301587301,
1799
+ "grad_norm": 1.5592070817947388,
1800
+ "learning_rate": 4.563955412709021e-05,
1801
+ "loss": 0.2785,
1802
+ "step": 1280
1803
+ },
1804
+ {
1805
+ "epoch": 8.133333333333333,
1806
+ "grad_norm": 1.8093425035476685,
1807
+ "learning_rate": 4.5587137715199354e-05,
1808
+ "loss": 0.308,
1809
+ "step": 1285
1810
+ },
1811
+ {
1812
+ "epoch": 8.165079365079364,
1813
+ "grad_norm": 2.2939181327819824,
1814
+ "learning_rate": 4.5534438614644294e-05,
1815
+ "loss": 0.3038,
1816
+ "step": 1290
1817
+ },
1818
+ {
1819
+ "epoch": 8.196825396825396,
1820
+ "grad_norm": 2.4204866886138916,
1821
+ "learning_rate": 4.548145754905346e-05,
1822
+ "loss": 0.3375,
1823
+ "step": 1295
1824
+ },
1825
+ {
1826
+ "epoch": 8.228571428571428,
1827
+ "grad_norm": 1.725534439086914,
1828
+ "learning_rate": 4.5428195245927064e-05,
1829
+ "loss": 0.3101,
1830
+ "step": 1300
1831
+ },
1832
+ {
1833
+ "epoch": 8.260317460317461,
1834
+ "grad_norm": 1.637730360031128,
1835
+ "learning_rate": 4.537465243662704e-05,
1836
+ "loss": 0.2931,
1837
+ "step": 1305
1838
+ },
1839
+ {
1840
+ "epoch": 8.292063492063493,
1841
+ "grad_norm": 1.3372169733047485,
1842
+ "learning_rate": 4.532082985636709e-05,
1843
+ "loss": 0.2763,
1844
+ "step": 1310
1845
+ },
1846
+ {
1847
+ "epoch": 8.323809523809524,
1848
+ "grad_norm": 2.5993168354034424,
1849
+ "learning_rate": 4.5266728244202494e-05,
1850
+ "loss": 0.3458,
1851
+ "step": 1315
1852
+ },
1853
+ {
1854
+ "epoch": 8.355555555555556,
1855
+ "grad_norm": 2.461862564086914,
1856
+ "learning_rate": 4.521234834302006e-05,
1857
+ "loss": 0.3693,
1858
+ "step": 1320
1859
+ },
1860
+ {
1861
+ "epoch": 8.387301587301588,
1862
+ "grad_norm": 1.8519413471221924,
1863
+ "learning_rate": 4.5157690899527816e-05,
1864
+ "loss": 0.3327,
1865
+ "step": 1325
1866
+ },
1867
+ {
1868
+ "epoch": 8.41904761904762,
1869
+ "grad_norm": 2.1535580158233643,
1870
+ "learning_rate": 4.510275666424487e-05,
1871
+ "loss": 0.3229,
1872
+ "step": 1330
1873
+ },
1874
+ {
1875
+ "epoch": 8.450793650793651,
1876
+ "grad_norm": 1.6819690465927124,
1877
+ "learning_rate": 4.5047546391491e-05,
1878
+ "loss": 0.2925,
1879
+ "step": 1335
1880
+ },
1881
+ {
1882
+ "epoch": 8.482539682539683,
1883
+ "grad_norm": 1.6538281440734863,
1884
+ "learning_rate": 4.499206083937638e-05,
1885
+ "loss": 0.3218,
1886
+ "step": 1340
1887
+ },
1888
+ {
1889
+ "epoch": 8.514285714285714,
1890
+ "grad_norm": 1.8956862688064575,
1891
+ "learning_rate": 4.493630076979112e-05,
1892
+ "loss": 0.3423,
1893
+ "step": 1345
1894
+ },
1895
+ {
1896
+ "epoch": 8.546031746031746,
1897
+ "grad_norm": 2.274681806564331,
1898
+ "learning_rate": 4.48802669483948e-05,
1899
+ "loss": 0.3152,
1900
+ "step": 1350
1901
+ },
1902
+ {
1903
+ "epoch": 8.577777777777778,
1904
+ "grad_norm": 2.2956337928771973,
1905
+ "learning_rate": 4.4823960144606014e-05,
1906
+ "loss": 0.3417,
1907
+ "step": 1355
1908
+ },
1909
+ {
1910
+ "epoch": 8.60952380952381,
1911
+ "grad_norm": 1.8650286197662354,
1912
+ "learning_rate": 4.4767381131591734e-05,
1913
+ "loss": 0.2896,
1914
+ "step": 1360
1915
+ },
1916
+ {
1917
+ "epoch": 8.64126984126984,
1918
+ "grad_norm": 1.3998652696609497,
1919
+ "learning_rate": 4.471053068625674e-05,
1920
+ "loss": 0.3372,
1921
+ "step": 1365
1922
+ },
1923
+ {
1924
+ "epoch": 8.673015873015872,
1925
+ "grad_norm": 2.855074167251587,
1926
+ "learning_rate": 4.465340958923293e-05,
1927
+ "loss": 0.332,
1928
+ "step": 1370
1929
+ },
1930
+ {
1931
+ "epoch": 8.704761904761904,
1932
+ "grad_norm": 1.6865357160568237,
1933
+ "learning_rate": 4.459601862486862e-05,
1934
+ "loss": 0.3053,
1935
+ "step": 1375
1936
+ },
1937
+ {
1938
+ "epoch": 8.736507936507937,
1939
+ "grad_norm": 2.501856803894043,
1940
+ "learning_rate": 4.453835858121773e-05,
1941
+ "loss": 0.3119,
1942
+ "step": 1380
1943
+ },
1944
+ {
1945
+ "epoch": 8.768253968253969,
1946
+ "grad_norm": 2.4325456619262695,
1947
+ "learning_rate": 4.4480430250029046e-05,
1948
+ "loss": 0.3395,
1949
+ "step": 1385
1950
+ },
1951
+ {
1952
+ "epoch": 8.8,
1953
+ "grad_norm": 1.4845948219299316,
1954
+ "learning_rate": 4.4422234426735256e-05,
1955
+ "loss": 0.3237,
1956
+ "step": 1390
1957
+ },
1958
+ {
1959
+ "epoch": 8.831746031746032,
1960
+ "grad_norm": 1.3553249835968018,
1961
+ "learning_rate": 4.436377191044208e-05,
1962
+ "loss": 0.3387,
1963
+ "step": 1395
1964
+ },
1965
+ {
1966
+ "epoch": 8.863492063492064,
1967
+ "grad_norm": 1.8338890075683594,
1968
+ "learning_rate": 4.430504350391729e-05,
1969
+ "loss": 0.3618,
1970
+ "step": 1400
1971
+ },
1972
+ {
1973
+ "epoch": 8.895238095238096,
1974
+ "grad_norm": 2.291538953781128,
1975
+ "learning_rate": 4.4246050013579686e-05,
1976
+ "loss": 0.3608,
1977
+ "step": 1405
1978
+ },
1979
+ {
1980
+ "epoch": 8.926984126984127,
1981
+ "grad_norm": 1.3809788227081299,
1982
+ "learning_rate": 4.4186792249488005e-05,
1983
+ "loss": 0.3077,
1984
+ "step": 1410
1985
+ },
1986
+ {
1987
+ "epoch": 8.958730158730159,
1988
+ "grad_norm": 1.5944230556488037,
1989
+ "learning_rate": 4.412727102532983e-05,
1990
+ "loss": 0.3307,
1991
+ "step": 1415
1992
+ },
1993
+ {
1994
+ "epoch": 8.99047619047619,
1995
+ "grad_norm": 2.2244362831115723,
1996
+ "learning_rate": 4.4067487158410396e-05,
1997
+ "loss": 0.3469,
1998
+ "step": 1420
1999
+ },
2000
+ {
2001
+ "epoch": 9.019047619047619,
2002
+ "grad_norm": 1.444221019744873,
2003
+ "learning_rate": 4.400744146964136e-05,
2004
+ "loss": 0.3049,
2005
+ "step": 1425
2006
+ },
2007
+ {
2008
+ "epoch": 9.05079365079365,
2009
+ "grad_norm": 1.5847752094268799,
2010
+ "learning_rate": 4.394713478352955e-05,
2011
+ "loss": 0.2715,
2012
+ "step": 1430
2013
+ },
2014
+ {
2015
+ "epoch": 9.082539682539682,
2016
+ "grad_norm": 1.6062681674957275,
2017
+ "learning_rate": 4.388656792816562e-05,
2018
+ "loss": 0.2487,
2019
+ "step": 1435
2020
+ },
2021
+ {
2022
+ "epoch": 9.114285714285714,
2023
+ "grad_norm": 2.099787712097168,
2024
+ "learning_rate": 4.382574173521272e-05,
2025
+ "loss": 0.2866,
2026
+ "step": 1440
2027
+ },
2028
+ {
2029
+ "epoch": 9.146031746031746,
2030
+ "grad_norm": 1.0997334718704224,
2031
+ "learning_rate": 4.376465703989502e-05,
2032
+ "loss": 0.3052,
2033
+ "step": 1445
2034
+ },
2035
+ {
2036
+ "epoch": 9.177777777777777,
2037
+ "grad_norm": 2.4327454566955566,
2038
+ "learning_rate": 4.370331468098628e-05,
2039
+ "loss": 0.3212,
2040
+ "step": 1450
2041
+ },
2042
+ {
2043
+ "epoch": 9.209523809523809,
2044
+ "grad_norm": 1.4816385507583618,
2045
+ "learning_rate": 4.364171550079833e-05,
2046
+ "loss": 0.3046,
2047
+ "step": 1455
2048
+ },
2049
+ {
2050
+ "epoch": 9.24126984126984,
2051
+ "grad_norm": 2.039186716079712,
2052
+ "learning_rate": 4.357986034516947e-05,
2053
+ "loss": 0.3165,
2054
+ "step": 1460
2055
+ },
2056
+ {
2057
+ "epoch": 9.273015873015874,
2058
+ "grad_norm": 1.437852382659912,
2059
+ "learning_rate": 4.3517750063452934e-05,
2060
+ "loss": 0.3037,
2061
+ "step": 1465
2062
+ },
2063
+ {
2064
+ "epoch": 9.304761904761905,
2065
+ "grad_norm": 1.818982720375061,
2066
+ "learning_rate": 4.345538550850512e-05,
2067
+ "loss": 0.3122,
2068
+ "step": 1470
2069
+ },
2070
+ {
2071
+ "epoch": 9.336507936507937,
2072
+ "grad_norm": 1.12025785446167,
2073
+ "learning_rate": 4.339276753667395e-05,
2074
+ "loss": 0.2909,
2075
+ "step": 1475
2076
+ },
2077
+ {
2078
+ "epoch": 9.368253968253969,
2079
+ "grad_norm": 1.6094844341278076,
2080
+ "learning_rate": 4.3329897007787125e-05,
2081
+ "loss": 0.2823,
2082
+ "step": 1480
2083
+ },
2084
+ {
2085
+ "epoch": 9.4,
2086
+ "grad_norm": 1.916200041770935,
2087
+ "learning_rate": 4.326677478514024e-05,
2088
+ "loss": 0.2939,
2089
+ "step": 1485
2090
+ },
2091
+ {
2092
+ "epoch": 9.431746031746032,
2093
+ "grad_norm": 1.97919499874115,
2094
+ "learning_rate": 4.320340173548503e-05,
2095
+ "loss": 0.2826,
2096
+ "step": 1490
2097
+ },
2098
+ {
2099
+ "epoch": 9.463492063492064,
2100
+ "grad_norm": 2.0238938331604004,
2101
+ "learning_rate": 4.313977872901737e-05,
2102
+ "loss": 0.3273,
2103
+ "step": 1495
2104
+ },
2105
+ {
2106
+ "epoch": 9.495238095238095,
2107
+ "grad_norm": 2.5840957164764404,
2108
+ "learning_rate": 4.307590663936541e-05,
2109
+ "loss": 0.2889,
2110
+ "step": 1500
2111
+ },
2112
+ {
2113
+ "epoch": 9.526984126984127,
2114
+ "grad_norm": 2.3503904342651367,
2115
+ "learning_rate": 4.30117863435775e-05,
2116
+ "loss": 0.3012,
2117
+ "step": 1505
2118
+ },
2119
+ {
2120
+ "epoch": 9.558730158730159,
2121
+ "grad_norm": 2.019792318344116,
2122
+ "learning_rate": 4.294741872211024e-05,
2123
+ "loss": 0.3267,
2124
+ "step": 1510
2125
+ },
2126
+ {
2127
+ "epoch": 9.59047619047619,
2128
+ "grad_norm": 2.2713353633880615,
2129
+ "learning_rate": 4.288280465881632e-05,
2130
+ "loss": 0.3096,
2131
+ "step": 1515
2132
+ },
2133
+ {
2134
+ "epoch": 9.622222222222222,
2135
+ "grad_norm": 2.4236693382263184,
2136
+ "learning_rate": 4.281794504093237e-05,
2137
+ "loss": 0.3291,
2138
+ "step": 1520
2139
+ },
2140
+ {
2141
+ "epoch": 9.653968253968253,
2142
+ "grad_norm": 1.772703766822815,
2143
+ "learning_rate": 4.275284075906686e-05,
2144
+ "loss": 0.3117,
2145
+ "step": 1525
2146
+ },
2147
+ {
2148
+ "epoch": 9.685714285714285,
2149
+ "grad_norm": 1.9665186405181885,
2150
+ "learning_rate": 4.268749270718778e-05,
2151
+ "loss": 0.326,
2152
+ "step": 1530
2153
+ },
2154
+ {
2155
+ "epoch": 9.717460317460317,
2156
+ "grad_norm": 1.9472782611846924,
2157
+ "learning_rate": 4.262190178261044e-05,
2158
+ "loss": 0.2683,
2159
+ "step": 1535
2160
+ },
2161
+ {
2162
+ "epoch": 9.74920634920635,
2163
+ "grad_norm": 2.0638089179992676,
2164
+ "learning_rate": 4.255606888598508e-05,
2165
+ "loss": 0.314,
2166
+ "step": 1540
2167
+ },
2168
+ {
2169
+ "epoch": 9.780952380952382,
2170
+ "grad_norm": 2.1349925994873047,
2171
+ "learning_rate": 4.248999492128456e-05,
2172
+ "loss": 0.2897,
2173
+ "step": 1545
2174
+ },
2175
+ {
2176
+ "epoch": 9.812698412698413,
2177
+ "grad_norm": 2.112536907196045,
2178
+ "learning_rate": 4.242368079579192e-05,
2179
+ "loss": 0.31,
2180
+ "step": 1550
2181
+ },
2182
+ {
2183
+ "epoch": 9.844444444444445,
2184
+ "grad_norm": 1.6859878301620483,
2185
+ "learning_rate": 4.2357127420087917e-05,
2186
+ "loss": 0.3412,
2187
+ "step": 1555
2188
+ },
2189
+ {
2190
+ "epoch": 9.876190476190477,
2191
+ "grad_norm": 1.9178651571273804,
2192
+ "learning_rate": 4.229033570803853e-05,
2193
+ "loss": 0.334,
2194
+ "step": 1560
2195
+ },
2196
+ {
2197
+ "epoch": 9.907936507936508,
2198
+ "grad_norm": 2.562436103820801,
2199
+ "learning_rate": 4.2223306576782426e-05,
2200
+ "loss": 0.3379,
2201
+ "step": 1565
2202
+ },
2203
+ {
2204
+ "epoch": 9.93968253968254,
2205
+ "grad_norm": 1.8472412824630737,
2206
+ "learning_rate": 4.215604094671835e-05,
2207
+ "loss": 0.3415,
2208
+ "step": 1570
2209
+ },
2210
+ {
2211
+ "epoch": 9.971428571428572,
2212
+ "grad_norm": 1.9416279792785645,
2213
+ "learning_rate": 4.208853974149246e-05,
2214
+ "loss": 0.3085,
2215
+ "step": 1575
2216
+ },
2217
+ {
2218
+ "epoch": 10.0,
2219
+ "grad_norm": 2.0056397914886475,
2220
+ "learning_rate": 4.202080388798571e-05,
2221
+ "loss": 0.3263,
2222
+ "step": 1580
2223
+ },
2224
+ {
2225
+ "epoch": 10.031746031746032,
2226
+ "grad_norm": 2.195781946182251,
2227
+ "learning_rate": 4.1952834316301065e-05,
2228
+ "loss": 0.2867,
2229
+ "step": 1585
2230
+ },
2231
+ {
2232
+ "epoch": 10.063492063492063,
2233
+ "grad_norm": 1.7489805221557617,
2234
+ "learning_rate": 4.1884631959750766e-05,
2235
+ "loss": 0.2589,
2236
+ "step": 1590
2237
+ },
2238
+ {
2239
+ "epoch": 10.095238095238095,
2240
+ "grad_norm": 1.9361369609832764,
2241
+ "learning_rate": 4.181619775484348e-05,
2242
+ "loss": 0.2722,
2243
+ "step": 1595
2244
+ },
2245
+ {
2246
+ "epoch": 10.126984126984127,
2247
+ "grad_norm": 2.24322509765625,
2248
+ "learning_rate": 4.174753264127147e-05,
2249
+ "loss": 0.2534,
2250
+ "step": 1600
2251
+ },
2252
+ {
2253
+ "epoch": 10.158730158730158,
2254
+ "grad_norm": 2.4550466537475586,
2255
+ "learning_rate": 4.167863756189767e-05,
2256
+ "loss": 0.2777,
2257
+ "step": 1605
2258
+ },
2259
+ {
2260
+ "epoch": 10.19047619047619,
2261
+ "grad_norm": 1.9439811706542969,
2262
+ "learning_rate": 4.160951346274278e-05,
2263
+ "loss": 0.2864,
2264
+ "step": 1610
2265
+ },
2266
+ {
2267
+ "epoch": 10.222222222222221,
2268
+ "grad_norm": 1.633494257926941,
2269
+ "learning_rate": 4.154016129297219e-05,
2270
+ "loss": 0.2858,
2271
+ "step": 1615
2272
+ },
2273
+ {
2274
+ "epoch": 10.253968253968253,
2275
+ "grad_norm": 1.69782292842865,
2276
+ "learning_rate": 4.147058200488305e-05,
2277
+ "loss": 0.2942,
2278
+ "step": 1620
2279
+ },
2280
+ {
2281
+ "epoch": 10.285714285714286,
2282
+ "grad_norm": 1.613031268119812,
2283
+ "learning_rate": 4.140077655389113e-05,
2284
+ "loss": 0.2632,
2285
+ "step": 1625
2286
+ },
2287
+ {
2288
+ "epoch": 10.317460317460318,
2289
+ "grad_norm": 2.0266177654266357,
2290
+ "learning_rate": 4.1330745898517714e-05,
2291
+ "loss": 0.3011,
2292
+ "step": 1630
2293
+ },
2294
+ {
2295
+ "epoch": 10.34920634920635,
2296
+ "grad_norm": 1.8945387601852417,
2297
+ "learning_rate": 4.1260491000376446e-05,
2298
+ "loss": 0.2832,
2299
+ "step": 1635
2300
+ },
2301
+ {
2302
+ "epoch": 10.380952380952381,
2303
+ "grad_norm": 1.7012510299682617,
2304
+ "learning_rate": 4.119001282416009e-05,
2305
+ "loss": 0.2718,
2306
+ "step": 1640
2307
+ },
2308
+ {
2309
+ "epoch": 10.412698412698413,
2310
+ "grad_norm": 1.5538525581359863,
2311
+ "learning_rate": 4.111931233762738e-05,
2312
+ "loss": 0.3232,
2313
+ "step": 1645
2314
+ },
2315
+ {
2316
+ "epoch": 10.444444444444445,
2317
+ "grad_norm": 2.3083150386810303,
2318
+ "learning_rate": 4.1048390511589595e-05,
2319
+ "loss": 0.3057,
2320
+ "step": 1650
2321
+ },
2322
+ {
2323
+ "epoch": 10.476190476190476,
2324
+ "grad_norm": 1.293314814567566,
2325
+ "learning_rate": 4.097724831989733e-05,
2326
+ "loss": 0.2523,
2327
+ "step": 1655
2328
+ },
2329
+ {
2330
+ "epoch": 10.507936507936508,
2331
+ "grad_norm": 2.517212152481079,
2332
+ "learning_rate": 4.09058867394271e-05,
2333
+ "loss": 0.3269,
2334
+ "step": 1660
2335
+ },
2336
+ {
2337
+ "epoch": 10.53968253968254,
2338
+ "grad_norm": 2.057063102722168,
2339
+ "learning_rate": 4.083430675006791e-05,
2340
+ "loss": 0.2844,
2341
+ "step": 1665
2342
+ },
2343
+ {
2344
+ "epoch": 10.571428571428571,
2345
+ "grad_norm": 1.5663833618164062,
2346
+ "learning_rate": 4.0762509334707786e-05,
2347
+ "loss": 0.3005,
2348
+ "step": 1670
2349
+ },
2350
+ {
2351
+ "epoch": 10.603174603174603,
2352
+ "grad_norm": 2.5423505306243896,
2353
+ "learning_rate": 4.069049547922035e-05,
2354
+ "loss": 0.2802,
2355
+ "step": 1675
2356
+ },
2357
+ {
2358
+ "epoch": 10.634920634920634,
2359
+ "grad_norm": 1.578316569328308,
2360
+ "learning_rate": 4.061826617245119e-05,
2361
+ "loss": 0.2667,
2362
+ "step": 1680
2363
+ },
2364
+ {
2365
+ "epoch": 10.666666666666666,
2366
+ "grad_norm": 1.502928376197815,
2367
+ "learning_rate": 4.0545822406204334e-05,
2368
+ "loss": 0.3059,
2369
+ "step": 1685
2370
+ },
2371
+ {
2372
+ "epoch": 10.698412698412698,
2373
+ "grad_norm": 1.2470905780792236,
2374
+ "learning_rate": 4.047316517522864e-05,
2375
+ "loss": 0.2879,
2376
+ "step": 1690
2377
+ },
2378
+ {
2379
+ "epoch": 10.73015873015873,
2380
+ "grad_norm": 1.8238775730133057,
2381
+ "learning_rate": 4.0400295477204105e-05,
2382
+ "loss": 0.2923,
2383
+ "step": 1695
2384
+ },
2385
+ {
2386
+ "epoch": 10.761904761904763,
2387
+ "grad_norm": 2.0516586303710938,
2388
+ "learning_rate": 4.032721431272819e-05,
2389
+ "loss": 0.3086,
2390
+ "step": 1700
2391
+ },
2392
+ {
2393
+ "epoch": 10.793650793650794,
2394
+ "grad_norm": 1.3188791275024414,
2395
+ "learning_rate": 4.0253922685302046e-05,
2396
+ "loss": 0.2893,
2397
+ "step": 1705
2398
+ },
2399
+ {
2400
+ "epoch": 10.825396825396826,
2401
+ "grad_norm": 1.7352266311645508,
2402
+ "learning_rate": 4.01804216013168e-05,
2403
+ "loss": 0.2981,
2404
+ "step": 1710
2405
+ },
2406
+ {
2407
+ "epoch": 10.857142857142858,
2408
+ "grad_norm": 1.3449515104293823,
2409
+ "learning_rate": 4.0106712070039656e-05,
2410
+ "loss": 0.2841,
2411
+ "step": 1715
2412
+ },
2413
+ {
2414
+ "epoch": 10.88888888888889,
2415
+ "grad_norm": 2.505431890487671,
2416
+ "learning_rate": 4.00327951036001e-05,
2417
+ "loss": 0.3034,
2418
+ "step": 1720
2419
+ },
2420
+ {
2421
+ "epoch": 10.920634920634921,
2422
+ "grad_norm": 1.8870325088500977,
2423
+ "learning_rate": 3.9958671716975966e-05,
2424
+ "loss": 0.305,
2425
+ "step": 1725
2426
+ },
2427
+ {
2428
+ "epoch": 10.952380952380953,
2429
+ "grad_norm": 2.913130044937134,
2430
+ "learning_rate": 3.988434292797951e-05,
2431
+ "loss": 0.3212,
2432
+ "step": 1730
2433
+ },
2434
+ {
2435
+ "epoch": 10.984126984126984,
2436
+ "grad_norm": 1.7870115041732788,
2437
+ "learning_rate": 3.980980975724344e-05,
2438
+ "loss": 0.3108,
2439
+ "step": 1735
2440
+ },
2441
+ {
2442
+ "epoch": 11.012698412698413,
2443
+ "grad_norm": 3.050985336303711,
2444
+ "learning_rate": 3.9735073228206896e-05,
2445
+ "loss": 0.3043,
2446
+ "step": 1740
2447
+ },
2448
+ {
2449
+ "epoch": 11.044444444444444,
2450
+ "grad_norm": 1.5993611812591553,
2451
+ "learning_rate": 3.96601343671014e-05,
2452
+ "loss": 0.2465,
2453
+ "step": 1745
2454
+ },
2455
+ {
2456
+ "epoch": 11.076190476190476,
2457
+ "grad_norm": 1.626888632774353,
2458
+ "learning_rate": 3.9584994202936746e-05,
2459
+ "loss": 0.2688,
2460
+ "step": 1750
2461
+ },
2462
+ {
2463
+ "epoch": 11.107936507936508,
2464
+ "grad_norm": 1.7132880687713623,
2465
+ "learning_rate": 3.950965376748689e-05,
2466
+ "loss": 0.2458,
2467
+ "step": 1755
2468
+ },
2469
+ {
2470
+ "epoch": 11.13968253968254,
2471
+ "grad_norm": 1.7764930725097656,
2472
+ "learning_rate": 3.94341140952758e-05,
2473
+ "loss": 0.2189,
2474
+ "step": 1760
2475
+ },
2476
+ {
2477
+ "epoch": 11.17142857142857,
2478
+ "grad_norm": 2.5560712814331055,
2479
+ "learning_rate": 3.9358376223563206e-05,
2480
+ "loss": 0.2866,
2481
+ "step": 1765
2482
+ },
2483
+ {
2484
+ "epoch": 11.203174603174602,
2485
+ "grad_norm": 1.1177359819412231,
2486
+ "learning_rate": 3.928244119233038e-05,
2487
+ "loss": 0.233,
2488
+ "step": 1770
2489
+ },
2490
+ {
2491
+ "epoch": 11.234920634920634,
2492
+ "grad_norm": 1.584670901298523,
2493
+ "learning_rate": 3.9206310044265866e-05,
2494
+ "loss": 0.273,
2495
+ "step": 1775
2496
+ },
2497
+ {
2498
+ "epoch": 11.266666666666667,
2499
+ "grad_norm": 1.6278687715530396,
2500
+ "learning_rate": 3.912998382475115e-05,
2501
+ "loss": 0.2746,
2502
+ "step": 1780
2503
+ },
2504
+ {
2505
+ "epoch": 11.2984126984127,
2506
+ "grad_norm": 1.657038688659668,
2507
+ "learning_rate": 3.905346358184629e-05,
2508
+ "loss": 0.2885,
2509
+ "step": 1785
2510
+ },
2511
+ {
2512
+ "epoch": 11.33015873015873,
2513
+ "grad_norm": 1.2840272188186646,
2514
+ "learning_rate": 3.897675036627557e-05,
2515
+ "loss": 0.2932,
2516
+ "step": 1790
2517
+ },
2518
+ {
2519
+ "epoch": 11.361904761904762,
2520
+ "grad_norm": 1.5678766965866089,
2521
+ "learning_rate": 3.8899845231413026e-05,
2522
+ "loss": 0.2945,
2523
+ "step": 1795
2524
+ },
2525
+ {
2526
+ "epoch": 11.393650793650794,
2527
+ "grad_norm": 1.788948655128479,
2528
+ "learning_rate": 3.8822749233268006e-05,
2529
+ "loss": 0.3013,
2530
+ "step": 1800
2531
+ },
2532
+ {
2533
+ "epoch": 11.425396825396826,
2534
+ "grad_norm": 1.2259769439697266,
2535
+ "learning_rate": 3.8745463430470664e-05,
2536
+ "loss": 0.2582,
2537
+ "step": 1805
2538
+ },
2539
+ {
2540
+ "epoch": 11.457142857142857,
2541
+ "grad_norm": 1.5430735349655151,
2542
+ "learning_rate": 3.866798888425741e-05,
2543
+ "loss": 0.275,
2544
+ "step": 1810
2545
+ },
2546
+ {
2547
+ "epoch": 11.488888888888889,
2548
+ "grad_norm": 1.9102168083190918,
2549
+ "learning_rate": 3.8590326658456376e-05,
2550
+ "loss": 0.2909,
2551
+ "step": 1815
2552
+ },
2553
+ {
2554
+ "epoch": 11.52063492063492,
2555
+ "grad_norm": 1.6118320226669312,
2556
+ "learning_rate": 3.851247781947277e-05,
2557
+ "loss": 0.2922,
2558
+ "step": 1820
2559
+ },
2560
+ {
2561
+ "epoch": 11.552380952380952,
2562
+ "grad_norm": 1.393646478652954,
2563
+ "learning_rate": 3.843444343627424e-05,
2564
+ "loss": 0.2783,
2565
+ "step": 1825
2566
+ },
2567
+ {
2568
+ "epoch": 11.584126984126984,
2569
+ "grad_norm": 2.522909641265869,
2570
+ "learning_rate": 3.83562245803762e-05,
2571
+ "loss": 0.2933,
2572
+ "step": 1830
2573
+ },
2574
+ {
2575
+ "epoch": 11.615873015873015,
2576
+ "grad_norm": 2.2534332275390625,
2577
+ "learning_rate": 3.827782232582714e-05,
2578
+ "loss": 0.3081,
2579
+ "step": 1835
2580
+ },
2581
+ {
2582
+ "epoch": 11.647619047619047,
2583
+ "grad_norm": 2.4088056087493896,
2584
+ "learning_rate": 3.819923774919383e-05,
2585
+ "loss": 0.276,
2586
+ "step": 1840
2587
+ },
2588
+ {
2589
+ "epoch": 11.679365079365079,
2590
+ "grad_norm": 1.7626562118530273,
2591
+ "learning_rate": 3.8120471929546576e-05,
2592
+ "loss": 0.2697,
2593
+ "step": 1845
2594
+ },
2595
+ {
2596
+ "epoch": 11.71111111111111,
2597
+ "grad_norm": 1.8656691312789917,
2598
+ "learning_rate": 3.8041525948444414e-05,
2599
+ "loss": 0.2979,
2600
+ "step": 1850
2601
+ },
2602
+ {
2603
+ "epoch": 11.742857142857144,
2604
+ "grad_norm": 1.6537258625030518,
2605
+ "learning_rate": 3.7962400889920185e-05,
2606
+ "loss": 0.3042,
2607
+ "step": 1855
2608
+ },
2609
+ {
2610
+ "epoch": 11.774603174603175,
2611
+ "grad_norm": 1.696975827217102,
2612
+ "learning_rate": 3.788309784046574e-05,
2613
+ "loss": 0.2984,
2614
+ "step": 1860
2615
+ },
2616
+ {
2617
+ "epoch": 11.806349206349207,
2618
+ "grad_norm": 1.976236343383789,
2619
+ "learning_rate": 3.780361788901696e-05,
2620
+ "loss": 0.2711,
2621
+ "step": 1865
2622
+ },
2623
+ {
2624
+ "epoch": 11.838095238095239,
2625
+ "grad_norm": 1.7781676054000854,
2626
+ "learning_rate": 3.772396212693885e-05,
2627
+ "loss": 0.3116,
2628
+ "step": 1870
2629
+ },
2630
+ {
2631
+ "epoch": 11.86984126984127,
2632
+ "grad_norm": 1.6252080202102661,
2633
+ "learning_rate": 3.7644131648010494e-05,
2634
+ "loss": 0.2879,
2635
+ "step": 1875
2636
+ },
2637
+ {
2638
+ "epoch": 11.901587301587302,
2639
+ "grad_norm": 1.7511012554168701,
2640
+ "learning_rate": 3.75641275484101e-05,
2641
+ "loss": 0.3106,
2642
+ "step": 1880
2643
+ },
2644
+ {
2645
+ "epoch": 11.933333333333334,
2646
+ "grad_norm": 1.5861046314239502,
2647
+ "learning_rate": 3.7483950926699885e-05,
2648
+ "loss": 0.2703,
2649
+ "step": 1885
2650
+ },
2651
+ {
2652
+ "epoch": 11.965079365079365,
2653
+ "grad_norm": 1.903902530670166,
2654
+ "learning_rate": 3.740360288381105e-05,
2655
+ "loss": 0.2808,
2656
+ "step": 1890
2657
+ },
2658
+ {
2659
+ "epoch": 11.996825396825397,
2660
+ "grad_norm": 1.644740104675293,
2661
+ "learning_rate": 3.732308452302864e-05,
2662
+ "loss": 0.2883,
2663
+ "step": 1895
2664
+ },
2665
+ {
2666
+ "epoch": 12.025396825396825,
2667
+ "grad_norm": 1.3671797513961792,
2668
+ "learning_rate": 3.724239694997637e-05,
2669
+ "loss": 0.2661,
2670
+ "step": 1900
2671
+ },
2672
+ {
2673
+ "epoch": 12.057142857142857,
2674
+ "grad_norm": 1.1910501718521118,
2675
+ "learning_rate": 3.716154127260147e-05,
2676
+ "loss": 0.2352,
2677
+ "step": 1905
2678
+ },
2679
+ {
2680
+ "epoch": 12.088888888888889,
2681
+ "grad_norm": 1.45137619972229,
2682
+ "learning_rate": 3.708051860115947e-05,
2683
+ "loss": 0.2703,
2684
+ "step": 1910
2685
+ },
2686
+ {
2687
+ "epoch": 12.12063492063492,
2688
+ "grad_norm": 2.625089645385742,
2689
+ "learning_rate": 3.699933004819895e-05,
2690
+ "loss": 0.2524,
2691
+ "step": 1915
2692
+ },
2693
+ {
2694
+ "epoch": 12.152380952380952,
2695
+ "grad_norm": 1.731602430343628,
2696
+ "learning_rate": 3.691797672854625e-05,
2697
+ "loss": 0.2533,
2698
+ "step": 1920
2699
+ },
2700
+ {
2701
+ "epoch": 12.184126984126983,
2702
+ "grad_norm": 2.1266143321990967,
2703
+ "learning_rate": 3.683645975929019e-05,
2704
+ "loss": 0.2666,
2705
+ "step": 1925
2706
+ },
2707
+ {
2708
+ "epoch": 12.215873015873015,
2709
+ "grad_norm": 1.7163398265838623,
2710
+ "learning_rate": 3.675478025976671e-05,
2711
+ "loss": 0.2838,
2712
+ "step": 1930
2713
+ },
2714
+ {
2715
+ "epoch": 12.247619047619047,
2716
+ "grad_norm": 1.8726729154586792,
2717
+ "learning_rate": 3.66729393515435e-05,
2718
+ "loss": 0.2646,
2719
+ "step": 1935
2720
+ },
2721
+ {
2722
+ "epoch": 12.27936507936508,
2723
+ "grad_norm": 1.2229722738265991,
2724
+ "learning_rate": 3.659093815840462e-05,
2725
+ "loss": 0.267,
2726
+ "step": 1940
2727
+ },
2728
+ {
2729
+ "epoch": 12.311111111111112,
2730
+ "grad_norm": 1.341997504234314,
2731
+ "learning_rate": 3.650877780633505e-05,
2732
+ "loss": 0.2464,
2733
+ "step": 1945
2734
+ },
2735
+ {
2736
+ "epoch": 12.342857142857143,
2737
+ "grad_norm": 1.3466174602508545,
2738
+ "learning_rate": 3.6426459423505214e-05,
2739
+ "loss": 0.2521,
2740
+ "step": 1950
2741
+ },
2742
+ {
2743
+ "epoch": 12.374603174603175,
2744
+ "grad_norm": 1.7022134065628052,
2745
+ "learning_rate": 3.6343984140255516e-05,
2746
+ "loss": 0.2662,
2747
+ "step": 1955
2748
+ },
2749
+ {
2750
+ "epoch": 12.406349206349207,
2751
+ "grad_norm": 2.5058987140655518,
2752
+ "learning_rate": 3.626135308908084e-05,
2753
+ "loss": 0.2745,
2754
+ "step": 1960
2755
+ },
2756
+ {
2757
+ "epoch": 12.438095238095238,
2758
+ "grad_norm": 1.7667903900146484,
2759
+ "learning_rate": 3.6178567404614936e-05,
2760
+ "loss": 0.2752,
2761
+ "step": 1965
2762
+ },
2763
+ {
2764
+ "epoch": 12.46984126984127,
2765
+ "grad_norm": 1.7334171533584595,
2766
+ "learning_rate": 3.609562822361487e-05,
2767
+ "loss": 0.2667,
2768
+ "step": 1970
2769
+ },
2770
+ {
2771
+ "epoch": 12.501587301587302,
2772
+ "grad_norm": 1.7093929052352905,
2773
+ "learning_rate": 3.601253668494546e-05,
2774
+ "loss": 0.2829,
2775
+ "step": 1975
2776
+ },
2777
+ {
2778
+ "epoch": 12.533333333333333,
2779
+ "grad_norm": 1.8272080421447754,
2780
+ "learning_rate": 3.592929392956355e-05,
2781
+ "loss": 0.2583,
2782
+ "step": 1980
2783
+ },
2784
+ {
2785
+ "epoch": 12.565079365079365,
2786
+ "grad_norm": 1.5226343870162964,
2787
+ "learning_rate": 3.584590110050241e-05,
2788
+ "loss": 0.2652,
2789
+ "step": 1985
2790
+ },
2791
+ {
2792
+ "epoch": 12.596825396825396,
2793
+ "grad_norm": 1.7395323514938354,
2794
+ "learning_rate": 3.5762359342856036e-05,
2795
+ "loss": 0.2585,
2796
+ "step": 1990
2797
+ },
2798
+ {
2799
+ "epoch": 12.628571428571428,
2800
+ "grad_norm": 2.278144359588623,
2801
+ "learning_rate": 3.567866980376337e-05,
2802
+ "loss": 0.2862,
2803
+ "step": 1995
2804
+ },
2805
+ {
2806
+ "epoch": 12.66031746031746,
2807
+ "grad_norm": 1.9335429668426514,
2808
+ "learning_rate": 3.559483363239262e-05,
2809
+ "loss": 0.2945,
2810
+ "step": 2000
2811
+ },
2812
+ {
2813
+ "epoch": 12.692063492063491,
2814
+ "grad_norm": 1.3866902589797974,
2815
+ "learning_rate": 3.551085197992545e-05,
2816
+ "loss": 0.2675,
2817
+ "step": 2005
2818
+ },
2819
+ {
2820
+ "epoch": 12.723809523809523,
2821
+ "grad_norm": 1.7110604047775269,
2822
+ "learning_rate": 3.5426725999541174e-05,
2823
+ "loss": 0.2705,
2824
+ "step": 2010
2825
+ },
2826
+ {
2827
+ "epoch": 12.755555555555556,
2828
+ "grad_norm": 1.6411776542663574,
2829
+ "learning_rate": 3.534245684640089e-05,
2830
+ "loss": 0.2482,
2831
+ "step": 2015
2832
+ },
2833
+ {
2834
+ "epoch": 12.787301587301588,
2835
+ "grad_norm": 1.4663981199264526,
2836
+ "learning_rate": 3.525804567763167e-05,
2837
+ "loss": 0.2838,
2838
+ "step": 2020
2839
+ },
2840
+ {
2841
+ "epoch": 12.81904761904762,
2842
+ "grad_norm": 1.8676140308380127,
2843
+ "learning_rate": 3.517349365231065e-05,
2844
+ "loss": 0.2906,
2845
+ "step": 2025
2846
+ },
2847
+ {
2848
+ "epoch": 12.850793650793651,
2849
+ "grad_norm": 1.6150639057159424,
2850
+ "learning_rate": 3.508880193144911e-05,
2851
+ "loss": 0.3011,
2852
+ "step": 2030
2853
+ },
2854
+ {
2855
+ "epoch": 12.882539682539683,
2856
+ "grad_norm": 2.5578598976135254,
2857
+ "learning_rate": 3.500397167797654e-05,
2858
+ "loss": 0.2846,
2859
+ "step": 2035
2860
+ },
2861
+ {
2862
+ "epoch": 12.914285714285715,
2863
+ "grad_norm": 1.3131941556930542,
2864
+ "learning_rate": 3.491900405672466e-05,
2865
+ "loss": 0.2509,
2866
+ "step": 2040
2867
+ },
2868
+ {
2869
+ "epoch": 12.946031746031746,
2870
+ "grad_norm": 1.5713857412338257,
2871
+ "learning_rate": 3.483390023441141e-05,
2872
+ "loss": 0.2824,
2873
+ "step": 2045
2874
+ },
2875
+ {
2876
+ "epoch": 12.977777777777778,
2877
+ "grad_norm": 1.788149356842041,
2878
+ "learning_rate": 3.4748661379625e-05,
2879
+ "loss": 0.2932,
2880
+ "step": 2050
2881
+ },
2882
+ {
2883
+ "epoch": 13.006349206349206,
2884
+ "grad_norm": 1.080249547958374,
2885
+ "learning_rate": 3.466328866280778e-05,
2886
+ "loss": 0.2817,
2887
+ "step": 2055
2888
+ },
2889
+ {
2890
+ "epoch": 13.038095238095238,
2891
+ "grad_norm": 1.1128981113433838,
2892
+ "learning_rate": 3.45777832562402e-05,
2893
+ "loss": 0.2141,
2894
+ "step": 2060
2895
+ },
2896
+ {
2897
+ "epoch": 13.06984126984127,
2898
+ "grad_norm": 1.6394922733306885,
2899
+ "learning_rate": 3.449214633402473e-05,
2900
+ "loss": 0.216,
2901
+ "step": 2065
2902
+ },
2903
+ {
2904
+ "epoch": 13.101587301587301,
2905
+ "grad_norm": 2.198416233062744,
2906
+ "learning_rate": 3.440637907206973e-05,
2907
+ "loss": 0.258,
2908
+ "step": 2070
2909
+ },
2910
+ {
2911
+ "epoch": 13.133333333333333,
2912
+ "grad_norm": 1.5107051134109497,
2913
+ "learning_rate": 3.4320482648073285e-05,
2914
+ "loss": 0.2422,
2915
+ "step": 2075
2916
+ },
2917
+ {
2918
+ "epoch": 13.165079365079364,
2919
+ "grad_norm": 1.7206802368164062,
2920
+ "learning_rate": 3.4234458241507034e-05,
2921
+ "loss": 0.2524,
2922
+ "step": 2080
2923
+ },
2924
+ {
2925
+ "epoch": 13.196825396825396,
2926
+ "grad_norm": 1.4832013845443726,
2927
+ "learning_rate": 3.4148307033600014e-05,
2928
+ "loss": 0.27,
2929
+ "step": 2085
2930
+ },
2931
+ {
2932
+ "epoch": 13.228571428571428,
2933
+ "grad_norm": 1.592344880104065,
2934
+ "learning_rate": 3.4062030207322395e-05,
2935
+ "loss": 0.2486,
2936
+ "step": 2090
2937
+ },
2938
+ {
2939
+ "epoch": 13.260317460317461,
2940
+ "grad_norm": 1.7398722171783447,
2941
+ "learning_rate": 3.397562894736926e-05,
2942
+ "loss": 0.2605,
2943
+ "step": 2095
2944
+ },
2945
+ {
2946
+ "epoch": 13.292063492063493,
2947
+ "grad_norm": 2.0896050930023193,
2948
+ "learning_rate": 3.388910444014432e-05,
2949
+ "loss": 0.2562,
2950
+ "step": 2100
2951
+ },
2952
+ {
2953
+ "epoch": 13.323809523809524,
2954
+ "grad_norm": 2.7245311737060547,
2955
+ "learning_rate": 3.380245787374365e-05,
2956
+ "loss": 0.2573,
2957
+ "step": 2105
2958
+ },
2959
+ {
2960
+ "epoch": 13.355555555555556,
2961
+ "grad_norm": 1.1951723098754883,
2962
+ "learning_rate": 3.371569043793936e-05,
2963
+ "loss": 0.2709,
2964
+ "step": 2110
2965
+ },
2966
+ {
2967
+ "epoch": 13.387301587301588,
2968
+ "grad_norm": 1.697736144065857,
2969
+ "learning_rate": 3.3628803324163236e-05,
2970
+ "loss": 0.2413,
2971
+ "step": 2115
2972
+ },
2973
+ {
2974
+ "epoch": 13.41904761904762,
2975
+ "grad_norm": 1.447302222251892,
2976
+ "learning_rate": 3.354179772549042e-05,
2977
+ "loss": 0.2685,
2978
+ "step": 2120
2979
+ },
2980
+ {
2981
+ "epoch": 13.450793650793651,
2982
+ "grad_norm": 1.232428789138794,
2983
+ "learning_rate": 3.3454674836623e-05,
2984
+ "loss": 0.2546,
2985
+ "step": 2125
2986
+ },
2987
+ {
2988
+ "epoch": 13.482539682539683,
2989
+ "grad_norm": 1.889103889465332,
2990
+ "learning_rate": 3.336743585387362e-05,
2991
+ "loss": 0.2412,
2992
+ "step": 2130
2993
+ },
2994
+ {
2995
+ "epoch": 13.514285714285714,
2996
+ "grad_norm": 1.888352632522583,
2997
+ "learning_rate": 3.328008197514903e-05,
2998
+ "loss": 0.2737,
2999
+ "step": 2135
3000
+ },
3001
+ {
3002
+ "epoch": 13.546031746031746,
3003
+ "grad_norm": 1.4205390214920044,
3004
+ "learning_rate": 3.319261439993369e-05,
3005
+ "loss": 0.2727,
3006
+ "step": 2140
3007
+ },
3008
+ {
3009
+ "epoch": 13.577777777777778,
3010
+ "grad_norm": 1.442429542541504,
3011
+ "learning_rate": 3.310503432927322e-05,
3012
+ "loss": 0.2894,
3013
+ "step": 2145
3014
+ },
3015
+ {
3016
+ "epoch": 13.60952380952381,
3017
+ "grad_norm": 1.413885474205017,
3018
+ "learning_rate": 3.3017342965757986e-05,
3019
+ "loss": 0.2928,
3020
+ "step": 2150
3021
+ },
3022
+ {
3023
+ "epoch": 13.64126984126984,
3024
+ "grad_norm": 1.0464482307434082,
3025
+ "learning_rate": 3.2929541513506524e-05,
3026
+ "loss": 0.252,
3027
+ "step": 2155
3028
+ },
3029
+ {
3030
+ "epoch": 13.673015873015872,
3031
+ "grad_norm": 1.6716376543045044,
3032
+ "learning_rate": 3.284163117814906e-05,
3033
+ "loss": 0.2614,
3034
+ "step": 2160
3035
+ },
3036
+ {
3037
+ "epoch": 13.704761904761904,
3038
+ "grad_norm": 1.9366419315338135,
3039
+ "learning_rate": 3.2753613166810914e-05,
3040
+ "loss": 0.2963,
3041
+ "step": 2165
3042
+ },
3043
+ {
3044
+ "epoch": 13.736507936507937,
3045
+ "grad_norm": 1.4641704559326172,
3046
+ "learning_rate": 3.2665488688095944e-05,
3047
+ "loss": 0.2654,
3048
+ "step": 2170
3049
+ },
3050
+ {
3051
+ "epoch": 13.768253968253969,
3052
+ "grad_norm": 1.3404383659362793,
3053
+ "learning_rate": 3.2577258952069934e-05,
3054
+ "loss": 0.2601,
3055
+ "step": 2175
3056
+ },
3057
+ {
3058
+ "epoch": 13.8,
3059
+ "grad_norm": 1.6471940279006958,
3060
+ "learning_rate": 3.2488925170244015e-05,
3061
+ "loss": 0.2775,
3062
+ "step": 2180
3063
+ },
3064
+ {
3065
+ "epoch": 13.831746031746032,
3066
+ "grad_norm": 1.3665790557861328,
3067
+ "learning_rate": 3.240048855555798e-05,
3068
+ "loss": 0.2602,
3069
+ "step": 2185
3070
+ },
3071
+ {
3072
+ "epoch": 13.863492063492064,
3073
+ "grad_norm": 1.1486542224884033,
3074
+ "learning_rate": 3.2311950322363685e-05,
3075
+ "loss": 0.2603,
3076
+ "step": 2190
3077
+ },
3078
+ {
3079
+ "epoch": 13.895238095238096,
3080
+ "grad_norm": 1.45487642288208,
3081
+ "learning_rate": 3.2223311686408304e-05,
3082
+ "loss": 0.2794,
3083
+ "step": 2195
3084
+ },
3085
+ {
3086
+ "epoch": 13.926984126984127,
3087
+ "grad_norm": 1.6884818077087402,
3088
+ "learning_rate": 3.213457386481769e-05,
3089
+ "loss": 0.2682,
3090
+ "step": 2200
3091
+ },
3092
+ {
3093
+ "epoch": 13.958730158730159,
3094
+ "grad_norm": 1.9160594940185547,
3095
+ "learning_rate": 3.204573807607967e-05,
3096
+ "loss": 0.2619,
3097
+ "step": 2205
3098
+ },
3099
+ {
3100
+ "epoch": 13.99047619047619,
3101
+ "grad_norm": 1.9444315433502197,
3102
+ "learning_rate": 3.1956805540027244e-05,
3103
+ "loss": 0.3029,
3104
+ "step": 2210
3105
+ },
3106
+ {
3107
+ "epoch": 14.019047619047619,
3108
+ "grad_norm": 1.8739337921142578,
3109
+ "learning_rate": 3.1867777477821915e-05,
3110
+ "loss": 0.2298,
3111
+ "step": 2215
3112
+ },
3113
+ {
3114
+ "epoch": 14.05079365079365,
3115
+ "grad_norm": 1.3971226215362549,
3116
+ "learning_rate": 3.1778655111936866e-05,
3117
+ "loss": 0.2351,
3118
+ "step": 2220
3119
+ },
3120
+ {
3121
+ "epoch": 14.082539682539682,
3122
+ "grad_norm": 1.288387417793274,
3123
+ "learning_rate": 3.168943966614022e-05,
3124
+ "loss": 0.2331,
3125
+ "step": 2225
3126
+ },
3127
+ {
3128
+ "epoch": 14.114285714285714,
3129
+ "grad_norm": 1.2136940956115723,
3130
+ "learning_rate": 3.1600132365478186e-05,
3131
+ "loss": 0.2406,
3132
+ "step": 2230
3133
+ },
3134
+ {
3135
+ "epoch": 14.146031746031746,
3136
+ "grad_norm": 1.8233654499053955,
3137
+ "learning_rate": 3.151073443625828e-05,
3138
+ "loss": 0.2496,
3139
+ "step": 2235
3140
+ },
3141
+ {
3142
+ "epoch": 14.177777777777777,
3143
+ "grad_norm": 1.7613590955734253,
3144
+ "learning_rate": 3.142124710603245e-05,
3145
+ "loss": 0.2523,
3146
+ "step": 2240
3147
+ },
3148
+ {
3149
+ "epoch": 14.209523809523809,
3150
+ "grad_norm": 1.8933606147766113,
3151
+ "learning_rate": 3.133167160358024e-05,
3152
+ "loss": 0.2646,
3153
+ "step": 2245
3154
+ },
3155
+ {
3156
+ "epoch": 14.24126984126984,
3157
+ "grad_norm": 2.7858712673187256,
3158
+ "learning_rate": 3.124200915889195e-05,
3159
+ "loss": 0.2818,
3160
+ "step": 2250
3161
+ },
3162
+ {
3163
+ "epoch": 14.273015873015874,
3164
+ "grad_norm": 1.5656853914260864,
3165
+ "learning_rate": 3.115226100315166e-05,
3166
+ "loss": 0.2389,
3167
+ "step": 2255
3168
+ },
3169
+ {
3170
+ "epoch": 14.304761904761905,
3171
+ "grad_norm": 1.606392741203308,
3172
+ "learning_rate": 3.106242836872041e-05,
3173
+ "loss": 0.2302,
3174
+ "step": 2260
3175
+ },
3176
+ {
3177
+ "epoch": 14.336507936507937,
3178
+ "grad_norm": 2.1553008556365967,
3179
+ "learning_rate": 3.097251248911922e-05,
3180
+ "loss": 0.2484,
3181
+ "step": 2265
3182
+ },
3183
+ {
3184
+ "epoch": 14.368253968253969,
3185
+ "grad_norm": 1.7176517248153687,
3186
+ "learning_rate": 3.088251459901222e-05,
3187
+ "loss": 0.268,
3188
+ "step": 2270
3189
+ },
3190
+ {
3191
+ "epoch": 14.4,
3192
+ "grad_norm": 1.3635174036026,
3193
+ "learning_rate": 3.0792435934189604e-05,
3194
+ "loss": 0.2491,
3195
+ "step": 2275
3196
+ },
3197
+ {
3198
+ "epoch": 14.431746031746032,
3199
+ "grad_norm": 1.4257878065109253,
3200
+ "learning_rate": 3.070227773155074e-05,
3201
+ "loss": 0.2884,
3202
+ "step": 2280
3203
+ },
3204
+ {
3205
+ "epoch": 14.463492063492064,
3206
+ "grad_norm": 1.1561063528060913,
3207
+ "learning_rate": 3.0612041229087145e-05,
3208
+ "loss": 0.247,
3209
+ "step": 2285
3210
+ },
3211
+ {
3212
+ "epoch": 14.495238095238095,
3213
+ "grad_norm": 1.6131694316864014,
3214
+ "learning_rate": 3.0521727665865485e-05,
3215
+ "loss": 0.2708,
3216
+ "step": 2290
3217
+ },
3218
+ {
3219
+ "epoch": 14.526984126984127,
3220
+ "grad_norm": 1.7133935689926147,
3221
+ "learning_rate": 3.0431338282010606e-05,
3222
+ "loss": 0.2384,
3223
+ "step": 2295
3224
+ },
3225
+ {
3226
+ "epoch": 14.558730158730159,
3227
+ "grad_norm": 1.3232437372207642,
3228
+ "learning_rate": 3.0340874318688433e-05,
3229
+ "loss": 0.2503,
3230
+ "step": 2300
3231
+ },
3232
+ {
3233
+ "epoch": 14.59047619047619,
3234
+ "grad_norm": 1.5612751245498657,
3235
+ "learning_rate": 3.0250337018088994e-05,
3236
+ "loss": 0.2618,
3237
+ "step": 2305
3238
+ },
3239
+ {
3240
+ "epoch": 14.622222222222222,
3241
+ "grad_norm": 1.279241681098938,
3242
+ "learning_rate": 3.0159727623409313e-05,
3243
+ "loss": 0.2535,
3244
+ "step": 2310
3245
+ },
3246
+ {
3247
+ "epoch": 14.653968253968253,
3248
+ "grad_norm": 3.142040729522705,
3249
+ "learning_rate": 3.0069047378836375e-05,
3250
+ "loss": 0.2745,
3251
+ "step": 2315
3252
+ },
3253
+ {
3254
+ "epoch": 14.685714285714285,
3255
+ "grad_norm": 1.3240234851837158,
3256
+ "learning_rate": 2.9978297529530036e-05,
3257
+ "loss": 0.2591,
3258
+ "step": 2320
3259
+ },
3260
+ {
3261
+ "epoch": 14.717460317460317,
3262
+ "grad_norm": 1.121077537536621,
3263
+ "learning_rate": 2.9887479321605895e-05,
3264
+ "loss": 0.2453,
3265
+ "step": 2325
3266
+ },
3267
+ {
3268
+ "epoch": 14.74920634920635,
3269
+ "grad_norm": 2.3831980228424072,
3270
+ "learning_rate": 2.9796594002118218e-05,
3271
+ "loss": 0.257,
3272
+ "step": 2330
3273
+ },
3274
+ {
3275
+ "epoch": 14.780952380952382,
3276
+ "grad_norm": 2.175352096557617,
3277
+ "learning_rate": 2.9705642819042805e-05,
3278
+ "loss": 0.2434,
3279
+ "step": 2335
3280
+ },
3281
+ {
3282
+ "epoch": 14.812698412698413,
3283
+ "grad_norm": 1.5452053546905518,
3284
+ "learning_rate": 2.9614627021259846e-05,
3285
+ "loss": 0.2683,
3286
+ "step": 2340
3287
+ },
3288
+ {
3289
+ "epoch": 14.844444444444445,
3290
+ "grad_norm": 1.6765031814575195,
3291
+ "learning_rate": 2.952354785853677e-05,
3292
+ "loss": 0.2484,
3293
+ "step": 2345
3294
+ },
3295
+ {
3296
+ "epoch": 14.876190476190477,
3297
+ "grad_norm": 1.3790463209152222,
3298
+ "learning_rate": 2.9432406581511096e-05,
3299
+ "loss": 0.2636,
3300
+ "step": 2350
3301
+ },
3302
+ {
3303
+ "epoch": 14.907936507936508,
3304
+ "grad_norm": 1.2849820852279663,
3305
+ "learning_rate": 2.9341204441673266e-05,
3306
+ "loss": 0.2734,
3307
+ "step": 2355
3308
+ },
3309
+ {
3310
+ "epoch": 14.93968253968254,
3311
+ "grad_norm": 1.5512354373931885,
3312
+ "learning_rate": 2.924994269134942e-05,
3313
+ "loss": 0.2627,
3314
+ "step": 2360
3315
+ },
3316
+ {
3317
+ "epoch": 14.971428571428572,
3318
+ "grad_norm": 1.2973589897155762,
3319
+ "learning_rate": 2.9158622583684264e-05,
3320
+ "loss": 0.2464,
3321
+ "step": 2365
3322
+ },
3323
+ {
3324
+ "epoch": 15.0,
3325
+ "grad_norm": 2.749181032180786,
3326
+ "learning_rate": 2.906724537262381e-05,
3327
+ "loss": 0.2622,
3328
+ "step": 2370
3329
+ },
3330
+ {
3331
+ "epoch": 15.031746031746032,
3332
+ "grad_norm": 1.4415572881698608,
3333
+ "learning_rate": 2.8975812312898152e-05,
3334
+ "loss": 0.2395,
3335
+ "step": 2375
3336
+ },
3337
+ {
3338
+ "epoch": 15.063492063492063,
3339
+ "grad_norm": 1.41774320602417,
3340
+ "learning_rate": 2.8884324660004325e-05,
3341
+ "loss": 0.2213,
3342
+ "step": 2380
3343
+ },
3344
+ {
3345
+ "epoch": 15.095238095238095,
3346
+ "grad_norm": 1.375585675239563,
3347
+ "learning_rate": 2.8792783670188927e-05,
3348
+ "loss": 0.2319,
3349
+ "step": 2385
3350
+ },
3351
+ {
3352
+ "epoch": 15.126984126984127,
3353
+ "grad_norm": 1.2285529375076294,
3354
+ "learning_rate": 2.870119060043099e-05,
3355
+ "loss": 0.2317,
3356
+ "step": 2390
3357
+ },
3358
+ {
3359
+ "epoch": 15.158730158730158,
3360
+ "grad_norm": 2.5581822395324707,
3361
+ "learning_rate": 2.8609546708424645e-05,
3362
+ "loss": 0.2567,
3363
+ "step": 2395
3364
+ },
3365
+ {
3366
+ "epoch": 15.19047619047619,
3367
+ "grad_norm": 2.0000274181365967,
3368
+ "learning_rate": 2.8517853252561906e-05,
3369
+ "loss": 0.2265,
3370
+ "step": 2400
3371
+ },
3372
+ {
3373
+ "epoch": 15.222222222222221,
3374
+ "grad_norm": 1.6797828674316406,
3375
+ "learning_rate": 2.8426111491915342e-05,
3376
+ "loss": 0.243,
3377
+ "step": 2405
3378
+ },
3379
+ {
3380
+ "epoch": 15.253968253968253,
3381
+ "grad_norm": 1.8280093669891357,
3382
+ "learning_rate": 2.8334322686220826e-05,
3383
+ "loss": 0.2442,
3384
+ "step": 2410
3385
+ },
3386
+ {
3387
+ "epoch": 15.285714285714286,
3388
+ "grad_norm": 1.6335142850875854,
3389
+ "learning_rate": 2.824248809586021e-05,
3390
+ "loss": 0.229,
3391
+ "step": 2415
3392
+ },
3393
+ {
3394
+ "epoch": 15.317460317460318,
3395
+ "grad_norm": 2.1388628482818604,
3396
+ "learning_rate": 2.8150608981844034e-05,
3397
+ "loss": 0.247,
3398
+ "step": 2420
3399
+ },
3400
+ {
3401
+ "epoch": 15.34920634920635,
3402
+ "grad_norm": 1.5680638551712036,
3403
+ "learning_rate": 2.805868660579422e-05,
3404
+ "loss": 0.2269,
3405
+ "step": 2425
3406
+ },
3407
+ {
3408
+ "epoch": 15.380952380952381,
3409
+ "grad_norm": 1.6333919763565063,
3410
+ "learning_rate": 2.7966722229926712e-05,
3411
+ "loss": 0.2426,
3412
+ "step": 2430
3413
+ },
3414
+ {
3415
+ "epoch": 15.412698412698413,
3416
+ "grad_norm": 1.4023231267929077,
3417
+ "learning_rate": 2.787471711703419e-05,
3418
+ "loss": 0.2466,
3419
+ "step": 2435
3420
+ },
3421
+ {
3422
+ "epoch": 15.444444444444445,
3423
+ "grad_norm": 1.5598480701446533,
3424
+ "learning_rate": 2.7782672530468672e-05,
3425
+ "loss": 0.2504,
3426
+ "step": 2440
3427
+ },
3428
+ {
3429
+ "epoch": 15.476190476190476,
3430
+ "grad_norm": 1.3230295181274414,
3431
+ "learning_rate": 2.769058973412424e-05,
3432
+ "loss": 0.2478,
3433
+ "step": 2445
3434
+ },
3435
+ {
3436
+ "epoch": 15.507936507936508,
3437
+ "grad_norm": 2.0796375274658203,
3438
+ "learning_rate": 2.7598469992419646e-05,
3439
+ "loss": 0.2382,
3440
+ "step": 2450
3441
+ },
3442
+ {
3443
+ "epoch": 15.53968253968254,
3444
+ "grad_norm": 1.6772873401641846,
3445
+ "learning_rate": 2.7506314570280916e-05,
3446
+ "loss": 0.2716,
3447
+ "step": 2455
3448
+ },
3449
+ {
3450
+ "epoch": 15.571428571428571,
3451
+ "grad_norm": 1.9949897527694702,
3452
+ "learning_rate": 2.7414124733124046e-05,
3453
+ "loss": 0.2541,
3454
+ "step": 2460
3455
+ },
3456
+ {
3457
+ "epoch": 15.603174603174603,
3458
+ "grad_norm": 1.339775562286377,
3459
+ "learning_rate": 2.7321901746837585e-05,
3460
+ "loss": 0.238,
3461
+ "step": 2465
3462
+ },
3463
+ {
3464
+ "epoch": 15.634920634920634,
3465
+ "grad_norm": 1.3870205879211426,
3466
+ "learning_rate": 2.7229646877765264e-05,
3467
+ "loss": 0.2377,
3468
+ "step": 2470
3469
+ },
3470
+ {
3471
+ "epoch": 15.666666666666666,
3472
+ "grad_norm": 2.1485989093780518,
3473
+ "learning_rate": 2.7137361392688613e-05,
3474
+ "loss": 0.2748,
3475
+ "step": 2475
3476
+ },
3477
+ {
3478
+ "epoch": 15.698412698412698,
3479
+ "grad_norm": 1.3165838718414307,
3480
+ "learning_rate": 2.704504655880955e-05,
3481
+ "loss": 0.2592,
3482
+ "step": 2480
3483
+ },
3484
+ {
3485
+ "epoch": 15.73015873015873,
3486
+ "grad_norm": 1.5217639207839966,
3487
+ "learning_rate": 2.6952703643732983e-05,
3488
+ "loss": 0.2359,
3489
+ "step": 2485
3490
+ },
3491
+ {
3492
+ "epoch": 15.761904761904763,
3493
+ "grad_norm": 1.6285779476165771,
3494
+ "learning_rate": 2.686033391544945e-05,
3495
+ "loss": 0.2653,
3496
+ "step": 2490
3497
+ },
3498
+ {
3499
+ "epoch": 15.793650793650794,
3500
+ "grad_norm": 1.6619691848754883,
3501
+ "learning_rate": 2.676793864231763e-05,
3502
+ "loss": 0.2572,
3503
+ "step": 2495
3504
+ },
3505
+ {
3506
+ "epoch": 15.825396825396826,
3507
+ "grad_norm": 1.6636338233947754,
3508
+ "learning_rate": 2.6675519093046987e-05,
3509
+ "loss": 0.2702,
3510
+ "step": 2500
3511
+ },
3512
+ {
3513
+ "epoch": 15.857142857142858,
3514
+ "grad_norm": 1.6794034242630005,
3515
+ "learning_rate": 2.6583076536680323e-05,
3516
+ "loss": 0.2508,
3517
+ "step": 2505
3518
+ },
3519
+ {
3520
+ "epoch": 15.88888888888889,
3521
+ "grad_norm": 1.669232964515686,
3522
+ "learning_rate": 2.6490612242576344e-05,
3523
+ "loss": 0.2601,
3524
+ "step": 2510
3525
+ }
3526
+ ],
3527
+ "logging_steps": 5,
3528
+ "max_steps": 4710,
3529
+ "num_input_tokens_seen": 0,
3530
+ "num_train_epochs": 30,
3531
+ "save_steps": 157,
3532
+ "stateful_callbacks": {
3533
+ "TrainerControl": {
3534
+ "args": {
3535
+ "should_epoch_stop": false,
3536
+ "should_evaluate": false,
3537
+ "should_log": false,
3538
+ "should_save": true,
3539
+ "should_training_stop": false
3540
+ },
3541
+ "attributes": {}
3542
+ }
3543
+ },
3544
+ "total_flos": 5.39562980975575e+16,
3545
+ "train_batch_size": 1,
3546
+ "trial_name": null,
3547
+ "trial_params": null
3548
+ }
checkpoint-2512/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2669/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "gate_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-2669/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2669/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": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-2669/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Qwen, created by Alibaba Cloud. 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 Qwen, created by Alibaba Cloud. You 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": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-2669/trainer_state.json ADDED
@@ -0,0 +1,3765 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 16.895238095238096,
6
+ "eval_steps": 500,
7
+ "global_step": 2669,
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.031746031746031744,
14
+ "grad_norm": 0.5545095205307007,
15
+ "learning_rate": 5.307855626326963e-07,
16
+ "loss": 3.7162,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.06349206349206349,
21
+ "grad_norm": 0.6163601279258728,
22
+ "learning_rate": 1.0615711252653927e-06,
23
+ "loss": 3.9388,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.09523809523809523,
28
+ "grad_norm": 0.5541530847549438,
29
+ "learning_rate": 1.5923566878980892e-06,
30
+ "loss": 3.9165,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.12698412698412698,
35
+ "grad_norm": 0.457332044839859,
36
+ "learning_rate": 2.1231422505307854e-06,
37
+ "loss": 3.7326,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.15873015873015872,
42
+ "grad_norm": 0.5335279107093811,
43
+ "learning_rate": 2.653927813163482e-06,
44
+ "loss": 3.8251,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.19047619047619047,
49
+ "grad_norm": 0.7080379724502563,
50
+ "learning_rate": 3.1847133757961785e-06,
51
+ "loss": 3.7534,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.2222222222222222,
56
+ "grad_norm": 0.520993709564209,
57
+ "learning_rate": 3.715498938428875e-06,
58
+ "loss": 3.898,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.25396825396825395,
63
+ "grad_norm": 0.5451405644416809,
64
+ "learning_rate": 4.246284501061571e-06,
65
+ "loss": 3.8951,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.2857142857142857,
70
+ "grad_norm": 0.6205154657363892,
71
+ "learning_rate": 4.777070063694268e-06,
72
+ "loss": 3.7666,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.31746031746031744,
77
+ "grad_norm": 0.7404439449310303,
78
+ "learning_rate": 5.307855626326964e-06,
79
+ "loss": 4.0258,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.3492063492063492,
84
+ "grad_norm": 0.6272220015525818,
85
+ "learning_rate": 5.838641188959661e-06,
86
+ "loss": 3.8464,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.38095238095238093,
91
+ "grad_norm": 0.7744691967964172,
92
+ "learning_rate": 6.369426751592357e-06,
93
+ "loss": 3.7299,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.4126984126984127,
98
+ "grad_norm": 0.8805738687515259,
99
+ "learning_rate": 6.900212314225053e-06,
100
+ "loss": 3.5008,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.4444444444444444,
105
+ "grad_norm": 1.0740723609924316,
106
+ "learning_rate": 7.43099787685775e-06,
107
+ "loss": 3.7552,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.47619047619047616,
112
+ "grad_norm": 0.965708315372467,
113
+ "learning_rate": 7.961783439490445e-06,
114
+ "loss": 3.5516,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.5079365079365079,
119
+ "grad_norm": 0.9812778234481812,
120
+ "learning_rate": 8.492569002123141e-06,
121
+ "loss": 3.6003,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.5396825396825397,
126
+ "grad_norm": 0.8831024169921875,
127
+ "learning_rate": 9.023354564755838e-06,
128
+ "loss": 3.613,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.5714285714285714,
133
+ "grad_norm": 0.8358364105224609,
134
+ "learning_rate": 9.554140127388536e-06,
135
+ "loss": 3.1858,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.6031746031746031,
140
+ "grad_norm": 1.0740444660186768,
141
+ "learning_rate": 1.0084925690021232e-05,
142
+ "loss": 3.0937,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.6349206349206349,
147
+ "grad_norm": 1.0987530946731567,
148
+ "learning_rate": 1.0615711252653929e-05,
149
+ "loss": 3.154,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.6666666666666666,
154
+ "grad_norm": 1.2300925254821777,
155
+ "learning_rate": 1.1146496815286625e-05,
156
+ "loss": 2.9414,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.6984126984126984,
161
+ "grad_norm": 1.2214170694351196,
162
+ "learning_rate": 1.1677282377919321e-05,
163
+ "loss": 2.9464,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.7301587301587301,
168
+ "grad_norm": 1.2803975343704224,
169
+ "learning_rate": 1.2208067940552018e-05,
170
+ "loss": 2.8921,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.7619047619047619,
175
+ "grad_norm": 1.2232719659805298,
176
+ "learning_rate": 1.2738853503184714e-05,
177
+ "loss": 2.5252,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.7936507936507936,
182
+ "grad_norm": 1.204835295677185,
183
+ "learning_rate": 1.326963906581741e-05,
184
+ "loss": 2.5215,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.8253968253968254,
189
+ "grad_norm": 1.4095579385757446,
190
+ "learning_rate": 1.3800424628450107e-05,
191
+ "loss": 2.136,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.8571428571428571,
196
+ "grad_norm": 1.4166598320007324,
197
+ "learning_rate": 1.4331210191082803e-05,
198
+ "loss": 2.2653,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.8888888888888888,
203
+ "grad_norm": 1.3040446043014526,
204
+ "learning_rate": 1.48619957537155e-05,
205
+ "loss": 2.0193,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.9206349206349206,
210
+ "grad_norm": 1.4114688634872437,
211
+ "learning_rate": 1.5392781316348196e-05,
212
+ "loss": 1.7935,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.9523809523809523,
217
+ "grad_norm": 1.8066726922988892,
218
+ "learning_rate": 1.592356687898089e-05,
219
+ "loss": 1.5731,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.9841269841269841,
224
+ "grad_norm": 1.4303158521652222,
225
+ "learning_rate": 1.6454352441613588e-05,
226
+ "loss": 1.6552,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 1.0126984126984127,
231
+ "grad_norm": 1.6671762466430664,
232
+ "learning_rate": 1.6985138004246283e-05,
233
+ "loss": 1.6973,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 1.0444444444444445,
238
+ "grad_norm": 1.5719650983810425,
239
+ "learning_rate": 1.751592356687898e-05,
240
+ "loss": 1.312,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 1.0761904761904761,
245
+ "grad_norm": 1.4845054149627686,
246
+ "learning_rate": 1.8046709129511676e-05,
247
+ "loss": 1.3601,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 1.107936507936508,
252
+ "grad_norm": 1.1172235012054443,
253
+ "learning_rate": 1.8577494692144374e-05,
254
+ "loss": 1.3137,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 1.1396825396825396,
259
+ "grad_norm": 1.9621731042861938,
260
+ "learning_rate": 1.910828025477707e-05,
261
+ "loss": 1.1778,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 1.1714285714285715,
266
+ "grad_norm": 1.7722721099853516,
267
+ "learning_rate": 1.963906581740977e-05,
268
+ "loss": 1.4534,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 1.2031746031746031,
273
+ "grad_norm": 1.3677467107772827,
274
+ "learning_rate": 2.0169851380042464e-05,
275
+ "loss": 1.3356,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 1.234920634920635,
280
+ "grad_norm": 1.3260482549667358,
281
+ "learning_rate": 2.0700636942675162e-05,
282
+ "loss": 1.0876,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 1.2666666666666666,
287
+ "grad_norm": 1.5176818370819092,
288
+ "learning_rate": 2.1231422505307857e-05,
289
+ "loss": 1.1602,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 1.2984126984126985,
294
+ "grad_norm": 1.2793077230453491,
295
+ "learning_rate": 2.1762208067940555e-05,
296
+ "loss": 1.1505,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 1.33015873015873,
301
+ "grad_norm": 1.196784257888794,
302
+ "learning_rate": 2.229299363057325e-05,
303
+ "loss": 1.0664,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 1.361904761904762,
308
+ "grad_norm": 1.303207516670227,
309
+ "learning_rate": 2.2823779193205948e-05,
310
+ "loss": 1.2557,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 1.3936507936507936,
315
+ "grad_norm": 1.2853388786315918,
316
+ "learning_rate": 2.3354564755838642e-05,
317
+ "loss": 1.0704,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 1.4253968253968254,
322
+ "grad_norm": 1.381369948387146,
323
+ "learning_rate": 2.388535031847134e-05,
324
+ "loss": 1.1371,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 1.457142857142857,
329
+ "grad_norm": 1.8012712001800537,
330
+ "learning_rate": 2.4416135881104035e-05,
331
+ "loss": 1.248,
332
+ "step": 230
333
+ },
334
+ {
335
+ "epoch": 1.488888888888889,
336
+ "grad_norm": 1.7397032976150513,
337
+ "learning_rate": 2.4946921443736733e-05,
338
+ "loss": 1.2782,
339
+ "step": 235
340
+ },
341
+ {
342
+ "epoch": 1.5206349206349206,
343
+ "grad_norm": 1.4026210308074951,
344
+ "learning_rate": 2.5477707006369428e-05,
345
+ "loss": 1.154,
346
+ "step": 240
347
+ },
348
+ {
349
+ "epoch": 1.5523809523809524,
350
+ "grad_norm": 1.2906067371368408,
351
+ "learning_rate": 2.6008492569002126e-05,
352
+ "loss": 0.9141,
353
+ "step": 245
354
+ },
355
+ {
356
+ "epoch": 1.5841269841269843,
357
+ "grad_norm": 1.265598177909851,
358
+ "learning_rate": 2.653927813163482e-05,
359
+ "loss": 1.0625,
360
+ "step": 250
361
+ },
362
+ {
363
+ "epoch": 1.615873015873016,
364
+ "grad_norm": 1.6044715642929077,
365
+ "learning_rate": 2.707006369426752e-05,
366
+ "loss": 0.9624,
367
+ "step": 255
368
+ },
369
+ {
370
+ "epoch": 1.6476190476190475,
371
+ "grad_norm": 1.4612747430801392,
372
+ "learning_rate": 2.7600849256900213e-05,
373
+ "loss": 1.0413,
374
+ "step": 260
375
+ },
376
+ {
377
+ "epoch": 1.6793650793650794,
378
+ "grad_norm": 1.6222745180130005,
379
+ "learning_rate": 2.8131634819532908e-05,
380
+ "loss": 1.0929,
381
+ "step": 265
382
+ },
383
+ {
384
+ "epoch": 1.7111111111111112,
385
+ "grad_norm": 1.1456222534179688,
386
+ "learning_rate": 2.8662420382165606e-05,
387
+ "loss": 0.9957,
388
+ "step": 270
389
+ },
390
+ {
391
+ "epoch": 1.7428571428571429,
392
+ "grad_norm": 1.5746041536331177,
393
+ "learning_rate": 2.91932059447983e-05,
394
+ "loss": 1.0274,
395
+ "step": 275
396
+ },
397
+ {
398
+ "epoch": 1.7746031746031745,
399
+ "grad_norm": 1.3407832384109497,
400
+ "learning_rate": 2.9723991507431e-05,
401
+ "loss": 0.9487,
402
+ "step": 280
403
+ },
404
+ {
405
+ "epoch": 1.8063492063492064,
406
+ "grad_norm": 1.6232194900512695,
407
+ "learning_rate": 3.0254777070063693e-05,
408
+ "loss": 1.0966,
409
+ "step": 285
410
+ },
411
+ {
412
+ "epoch": 1.8380952380952382,
413
+ "grad_norm": 1.4920552968978882,
414
+ "learning_rate": 3.078556263269639e-05,
415
+ "loss": 0.9099,
416
+ "step": 290
417
+ },
418
+ {
419
+ "epoch": 1.8698412698412699,
420
+ "grad_norm": 1.2123301029205322,
421
+ "learning_rate": 3.1316348195329086e-05,
422
+ "loss": 1.0902,
423
+ "step": 295
424
+ },
425
+ {
426
+ "epoch": 1.9015873015873015,
427
+ "grad_norm": 1.2080968618392944,
428
+ "learning_rate": 3.184713375796178e-05,
429
+ "loss": 0.943,
430
+ "step": 300
431
+ },
432
+ {
433
+ "epoch": 1.9333333333333333,
434
+ "grad_norm": 1.190319299697876,
435
+ "learning_rate": 3.237791932059448e-05,
436
+ "loss": 0.7893,
437
+ "step": 305
438
+ },
439
+ {
440
+ "epoch": 1.9650793650793652,
441
+ "grad_norm": 1.5929204225540161,
442
+ "learning_rate": 3.2908704883227177e-05,
443
+ "loss": 1.0232,
444
+ "step": 310
445
+ },
446
+ {
447
+ "epoch": 1.9968253968253968,
448
+ "grad_norm": 1.0138347148895264,
449
+ "learning_rate": 3.343949044585987e-05,
450
+ "loss": 0.6693,
451
+ "step": 315
452
+ },
453
+ {
454
+ "epoch": 2.0253968253968253,
455
+ "grad_norm": 1.3012847900390625,
456
+ "learning_rate": 3.3970276008492566e-05,
457
+ "loss": 0.8355,
458
+ "step": 320
459
+ },
460
+ {
461
+ "epoch": 2.057142857142857,
462
+ "grad_norm": 1.2264782190322876,
463
+ "learning_rate": 3.450106157112527e-05,
464
+ "loss": 0.9872,
465
+ "step": 325
466
+ },
467
+ {
468
+ "epoch": 2.088888888888889,
469
+ "grad_norm": 1.139275312423706,
470
+ "learning_rate": 3.503184713375796e-05,
471
+ "loss": 0.8662,
472
+ "step": 330
473
+ },
474
+ {
475
+ "epoch": 2.1206349206349207,
476
+ "grad_norm": 1.3836581707000732,
477
+ "learning_rate": 3.5562632696390657e-05,
478
+ "loss": 0.9549,
479
+ "step": 335
480
+ },
481
+ {
482
+ "epoch": 2.1523809523809523,
483
+ "grad_norm": 1.368600845336914,
484
+ "learning_rate": 3.609341825902335e-05,
485
+ "loss": 0.9195,
486
+ "step": 340
487
+ },
488
+ {
489
+ "epoch": 2.1841269841269844,
490
+ "grad_norm": 1.8793011903762817,
491
+ "learning_rate": 3.662420382165605e-05,
492
+ "loss": 0.8505,
493
+ "step": 345
494
+ },
495
+ {
496
+ "epoch": 2.215873015873016,
497
+ "grad_norm": 1.305284023284912,
498
+ "learning_rate": 3.715498938428875e-05,
499
+ "loss": 0.7755,
500
+ "step": 350
501
+ },
502
+ {
503
+ "epoch": 2.2476190476190476,
504
+ "grad_norm": 1.7851749658584595,
505
+ "learning_rate": 3.768577494692145e-05,
506
+ "loss": 0.9242,
507
+ "step": 355
508
+ },
509
+ {
510
+ "epoch": 2.2793650793650793,
511
+ "grad_norm": 1.4341535568237305,
512
+ "learning_rate": 3.821656050955414e-05,
513
+ "loss": 0.8221,
514
+ "step": 360
515
+ },
516
+ {
517
+ "epoch": 2.311111111111111,
518
+ "grad_norm": 1.39107346534729,
519
+ "learning_rate": 3.874734607218684e-05,
520
+ "loss": 0.6999,
521
+ "step": 365
522
+ },
523
+ {
524
+ "epoch": 2.342857142857143,
525
+ "grad_norm": 1.2304264307022095,
526
+ "learning_rate": 3.927813163481954e-05,
527
+ "loss": 0.8362,
528
+ "step": 370
529
+ },
530
+ {
531
+ "epoch": 2.3746031746031746,
532
+ "grad_norm": 1.8470840454101562,
533
+ "learning_rate": 3.9808917197452234e-05,
534
+ "loss": 0.9398,
535
+ "step": 375
536
+ },
537
+ {
538
+ "epoch": 2.4063492063492062,
539
+ "grad_norm": 1.2533882856369019,
540
+ "learning_rate": 4.033970276008493e-05,
541
+ "loss": 0.7754,
542
+ "step": 380
543
+ },
544
+ {
545
+ "epoch": 2.4380952380952383,
546
+ "grad_norm": 1.5335006713867188,
547
+ "learning_rate": 4.087048832271762e-05,
548
+ "loss": 1.1124,
549
+ "step": 385
550
+ },
551
+ {
552
+ "epoch": 2.46984126984127,
553
+ "grad_norm": 1.5298357009887695,
554
+ "learning_rate": 4.1401273885350325e-05,
555
+ "loss": 1.017,
556
+ "step": 390
557
+ },
558
+ {
559
+ "epoch": 2.5015873015873016,
560
+ "grad_norm": 1.4403260946273804,
561
+ "learning_rate": 4.193205944798302e-05,
562
+ "loss": 0.8831,
563
+ "step": 395
564
+ },
565
+ {
566
+ "epoch": 2.533333333333333,
567
+ "grad_norm": 1.1528433561325073,
568
+ "learning_rate": 4.2462845010615714e-05,
569
+ "loss": 0.801,
570
+ "step": 400
571
+ },
572
+ {
573
+ "epoch": 2.565079365079365,
574
+ "grad_norm": 1.3371326923370361,
575
+ "learning_rate": 4.299363057324841e-05,
576
+ "loss": 0.8692,
577
+ "step": 405
578
+ },
579
+ {
580
+ "epoch": 2.596825396825397,
581
+ "grad_norm": 1.4064775705337524,
582
+ "learning_rate": 4.352441613588111e-05,
583
+ "loss": 0.9059,
584
+ "step": 410
585
+ },
586
+ {
587
+ "epoch": 2.6285714285714286,
588
+ "grad_norm": 1.4531422853469849,
589
+ "learning_rate": 4.4055201698513805e-05,
590
+ "loss": 0.7344,
591
+ "step": 415
592
+ },
593
+ {
594
+ "epoch": 2.66031746031746,
595
+ "grad_norm": 1.7043890953063965,
596
+ "learning_rate": 4.45859872611465e-05,
597
+ "loss": 0.8298,
598
+ "step": 420
599
+ },
600
+ {
601
+ "epoch": 2.6920634920634923,
602
+ "grad_norm": 1.5105586051940918,
603
+ "learning_rate": 4.5116772823779194e-05,
604
+ "loss": 0.7768,
605
+ "step": 425
606
+ },
607
+ {
608
+ "epoch": 2.723809523809524,
609
+ "grad_norm": 1.8101528882980347,
610
+ "learning_rate": 4.5647558386411895e-05,
611
+ "loss": 0.733,
612
+ "step": 430
613
+ },
614
+ {
615
+ "epoch": 2.7555555555555555,
616
+ "grad_norm": 1.6365174055099487,
617
+ "learning_rate": 4.617834394904459e-05,
618
+ "loss": 0.8061,
619
+ "step": 435
620
+ },
621
+ {
622
+ "epoch": 2.787301587301587,
623
+ "grad_norm": 1.7808202505111694,
624
+ "learning_rate": 4.6709129511677285e-05,
625
+ "loss": 0.8333,
626
+ "step": 440
627
+ },
628
+ {
629
+ "epoch": 2.819047619047619,
630
+ "grad_norm": 1.5223265886306763,
631
+ "learning_rate": 4.723991507430998e-05,
632
+ "loss": 0.7557,
633
+ "step": 445
634
+ },
635
+ {
636
+ "epoch": 2.850793650793651,
637
+ "grad_norm": 1.3064416646957397,
638
+ "learning_rate": 4.777070063694268e-05,
639
+ "loss": 0.8041,
640
+ "step": 450
641
+ },
642
+ {
643
+ "epoch": 2.8825396825396825,
644
+ "grad_norm": 1.8025637865066528,
645
+ "learning_rate": 4.8301486199575375e-05,
646
+ "loss": 0.9534,
647
+ "step": 455
648
+ },
649
+ {
650
+ "epoch": 2.914285714285714,
651
+ "grad_norm": 1.924846887588501,
652
+ "learning_rate": 4.883227176220807e-05,
653
+ "loss": 0.9066,
654
+ "step": 460
655
+ },
656
+ {
657
+ "epoch": 2.9460317460317462,
658
+ "grad_norm": 1.9862899780273438,
659
+ "learning_rate": 4.9363057324840765e-05,
660
+ "loss": 0.7994,
661
+ "step": 465
662
+ },
663
+ {
664
+ "epoch": 2.977777777777778,
665
+ "grad_norm": 1.9615916013717651,
666
+ "learning_rate": 4.9893842887473466e-05,
667
+ "loss": 0.7045,
668
+ "step": 470
669
+ },
670
+ {
671
+ "epoch": 3.0063492063492063,
672
+ "grad_norm": 1.519852876663208,
673
+ "learning_rate": 4.999989014936042e-05,
674
+ "loss": 0.7212,
675
+ "step": 475
676
+ },
677
+ {
678
+ "epoch": 3.038095238095238,
679
+ "grad_norm": 1.9328887462615967,
680
+ "learning_rate": 4.999944388279162e-05,
681
+ "loss": 0.6598,
682
+ "step": 480
683
+ },
684
+ {
685
+ "epoch": 3.06984126984127,
686
+ "grad_norm": 2.0340709686279297,
687
+ "learning_rate": 4.999865434075176e-05,
688
+ "loss": 0.6829,
689
+ "step": 485
690
+ },
691
+ {
692
+ "epoch": 3.1015873015873017,
693
+ "grad_norm": 1.8775280714035034,
694
+ "learning_rate": 4.999752153408229e-05,
695
+ "loss": 0.6664,
696
+ "step": 490
697
+ },
698
+ {
699
+ "epoch": 3.1333333333333333,
700
+ "grad_norm": 2.385218381881714,
701
+ "learning_rate": 4.999604547833814e-05,
702
+ "loss": 0.6836,
703
+ "step": 495
704
+ },
705
+ {
706
+ "epoch": 3.165079365079365,
707
+ "grad_norm": 2.1743783950805664,
708
+ "learning_rate": 4.999422619378752e-05,
709
+ "loss": 0.7,
710
+ "step": 500
711
+ },
712
+ {
713
+ "epoch": 3.196825396825397,
714
+ "grad_norm": 2.20786452293396,
715
+ "learning_rate": 4.999206370541162e-05,
716
+ "loss": 0.7253,
717
+ "step": 505
718
+ },
719
+ {
720
+ "epoch": 3.2285714285714286,
721
+ "grad_norm": 1.8182263374328613,
722
+ "learning_rate": 4.998955804290425e-05,
723
+ "loss": 0.6824,
724
+ "step": 510
725
+ },
726
+ {
727
+ "epoch": 3.2603174603174603,
728
+ "grad_norm": 2.2959372997283936,
729
+ "learning_rate": 4.9986709240671495e-05,
730
+ "loss": 0.601,
731
+ "step": 515
732
+ },
733
+ {
734
+ "epoch": 3.292063492063492,
735
+ "grad_norm": 2.385838031768799,
736
+ "learning_rate": 4.998351733783116e-05,
737
+ "loss": 0.7417,
738
+ "step": 520
739
+ },
740
+ {
741
+ "epoch": 3.323809523809524,
742
+ "grad_norm": 2.0416879653930664,
743
+ "learning_rate": 4.997998237821233e-05,
744
+ "loss": 0.6463,
745
+ "step": 525
746
+ },
747
+ {
748
+ "epoch": 3.3555555555555556,
749
+ "grad_norm": 2.2781031131744385,
750
+ "learning_rate": 4.9976104410354654e-05,
751
+ "loss": 0.6998,
752
+ "step": 530
753
+ },
754
+ {
755
+ "epoch": 3.3873015873015873,
756
+ "grad_norm": 2.146778106689453,
757
+ "learning_rate": 4.9971883487507775e-05,
758
+ "loss": 0.7694,
759
+ "step": 535
760
+ },
761
+ {
762
+ "epoch": 3.419047619047619,
763
+ "grad_norm": 2.1369104385375977,
764
+ "learning_rate": 4.9967319667630567e-05,
765
+ "loss": 0.6615,
766
+ "step": 540
767
+ },
768
+ {
769
+ "epoch": 3.450793650793651,
770
+ "grad_norm": 2.4529733657836914,
771
+ "learning_rate": 4.996241301339029e-05,
772
+ "loss": 0.6109,
773
+ "step": 545
774
+ },
775
+ {
776
+ "epoch": 3.4825396825396826,
777
+ "grad_norm": 2.07030987739563,
778
+ "learning_rate": 4.995716359216183e-05,
779
+ "loss": 0.7611,
780
+ "step": 550
781
+ },
782
+ {
783
+ "epoch": 3.5142857142857142,
784
+ "grad_norm": 2.4329919815063477,
785
+ "learning_rate": 4.995157147602669e-05,
786
+ "loss": 0.7515,
787
+ "step": 555
788
+ },
789
+ {
790
+ "epoch": 3.546031746031746,
791
+ "grad_norm": 2.056351900100708,
792
+ "learning_rate": 4.994563674177202e-05,
793
+ "loss": 0.6885,
794
+ "step": 560
795
+ },
796
+ {
797
+ "epoch": 3.5777777777777775,
798
+ "grad_norm": 2.3665318489074707,
799
+ "learning_rate": 4.993935947088958e-05,
800
+ "loss": 0.6271,
801
+ "step": 565
802
+ },
803
+ {
804
+ "epoch": 3.6095238095238096,
805
+ "grad_norm": 2.677706480026245,
806
+ "learning_rate": 4.993273974957463e-05,
807
+ "loss": 0.5586,
808
+ "step": 570
809
+ },
810
+ {
811
+ "epoch": 3.641269841269841,
812
+ "grad_norm": 3.422136068344116,
813
+ "learning_rate": 4.9925777668724685e-05,
814
+ "loss": 0.7552,
815
+ "step": 575
816
+ },
817
+ {
818
+ "epoch": 3.6730158730158733,
819
+ "grad_norm": 2.4525184631347656,
820
+ "learning_rate": 4.991847332393835e-05,
821
+ "loss": 0.7367,
822
+ "step": 580
823
+ },
824
+ {
825
+ "epoch": 3.704761904761905,
826
+ "grad_norm": 2.4242067337036133,
827
+ "learning_rate": 4.991082681551396e-05,
828
+ "loss": 0.7044,
829
+ "step": 585
830
+ },
831
+ {
832
+ "epoch": 3.7365079365079366,
833
+ "grad_norm": 1.8419867753982544,
834
+ "learning_rate": 4.9902838248448184e-05,
835
+ "loss": 0.5966,
836
+ "step": 590
837
+ },
838
+ {
839
+ "epoch": 3.768253968253968,
840
+ "grad_norm": 2.1394360065460205,
841
+ "learning_rate": 4.989450773243463e-05,
842
+ "loss": 0.6736,
843
+ "step": 595
844
+ },
845
+ {
846
+ "epoch": 3.8,
847
+ "grad_norm": 1.285447597503662,
848
+ "learning_rate": 4.9885835381862326e-05,
849
+ "loss": 0.5021,
850
+ "step": 600
851
+ },
852
+ {
853
+ "epoch": 3.831746031746032,
854
+ "grad_norm": 2.724978446960449,
855
+ "learning_rate": 4.987682131581413e-05,
856
+ "loss": 0.6128,
857
+ "step": 605
858
+ },
859
+ {
860
+ "epoch": 3.8634920634920635,
861
+ "grad_norm": 2.239682912826538,
862
+ "learning_rate": 4.986746565806508e-05,
863
+ "loss": 0.5457,
864
+ "step": 610
865
+ },
866
+ {
867
+ "epoch": 3.895238095238095,
868
+ "grad_norm": 2.48944091796875,
869
+ "learning_rate": 4.9857768537080784e-05,
870
+ "loss": 0.6927,
871
+ "step": 615
872
+ },
873
+ {
874
+ "epoch": 3.9269841269841272,
875
+ "grad_norm": 2.4086852073669434,
876
+ "learning_rate": 4.9847730086015534e-05,
877
+ "loss": 0.5963,
878
+ "step": 620
879
+ },
880
+ {
881
+ "epoch": 3.958730158730159,
882
+ "grad_norm": 2.0070106983184814,
883
+ "learning_rate": 4.9837350442710553e-05,
884
+ "loss": 0.5856,
885
+ "step": 625
886
+ },
887
+ {
888
+ "epoch": 3.9904761904761905,
889
+ "grad_norm": 1.9726545810699463,
890
+ "learning_rate": 4.98266297496921e-05,
891
+ "loss": 0.6208,
892
+ "step": 630
893
+ },
894
+ {
895
+ "epoch": 4.019047619047619,
896
+ "grad_norm": 2.6137828826904297,
897
+ "learning_rate": 4.981556815416948e-05,
898
+ "loss": 0.6319,
899
+ "step": 635
900
+ },
901
+ {
902
+ "epoch": 4.050793650793651,
903
+ "grad_norm": 2.3489890098571777,
904
+ "learning_rate": 4.9804165808033054e-05,
905
+ "loss": 0.5887,
906
+ "step": 640
907
+ },
908
+ {
909
+ "epoch": 4.082539682539682,
910
+ "grad_norm": 2.8010590076446533,
911
+ "learning_rate": 4.979242286785214e-05,
912
+ "loss": 0.5257,
913
+ "step": 645
914
+ },
915
+ {
916
+ "epoch": 4.114285714285714,
917
+ "grad_norm": 2.993411064147949,
918
+ "learning_rate": 4.978033949487284e-05,
919
+ "loss": 0.4545,
920
+ "step": 650
921
+ },
922
+ {
923
+ "epoch": 4.146031746031746,
924
+ "grad_norm": 2.669935703277588,
925
+ "learning_rate": 4.976791585501588e-05,
926
+ "loss": 0.5989,
927
+ "step": 655
928
+ },
929
+ {
930
+ "epoch": 4.177777777777778,
931
+ "grad_norm": 3.084409236907959,
932
+ "learning_rate": 4.9755152118874294e-05,
933
+ "loss": 0.528,
934
+ "step": 660
935
+ },
936
+ {
937
+ "epoch": 4.20952380952381,
938
+ "grad_norm": 2.797873020172119,
939
+ "learning_rate": 4.974204846171106e-05,
940
+ "loss": 0.5249,
941
+ "step": 665
942
+ },
943
+ {
944
+ "epoch": 4.241269841269841,
945
+ "grad_norm": 3.667867422103882,
946
+ "learning_rate": 4.9728605063456765e-05,
947
+ "loss": 0.5838,
948
+ "step": 670
949
+ },
950
+ {
951
+ "epoch": 4.273015873015873,
952
+ "grad_norm": 2.6918869018554688,
953
+ "learning_rate": 4.971482210870706e-05,
954
+ "loss": 0.5143,
955
+ "step": 675
956
+ },
957
+ {
958
+ "epoch": 4.304761904761905,
959
+ "grad_norm": 2.1545379161834717,
960
+ "learning_rate": 4.970069978672017e-05,
961
+ "loss": 0.5317,
962
+ "step": 680
963
+ },
964
+ {
965
+ "epoch": 4.336507936507936,
966
+ "grad_norm": 2.1043529510498047,
967
+ "learning_rate": 4.9686238291414275e-05,
968
+ "loss": 0.4815,
969
+ "step": 685
970
+ },
971
+ {
972
+ "epoch": 4.368253968253969,
973
+ "grad_norm": 2.1359753608703613,
974
+ "learning_rate": 4.9671437821364855e-05,
975
+ "loss": 0.4935,
976
+ "step": 690
977
+ },
978
+ {
979
+ "epoch": 4.4,
980
+ "grad_norm": 3.092057228088379,
981
+ "learning_rate": 4.965629857980197e-05,
982
+ "loss": 0.6831,
983
+ "step": 695
984
+ },
985
+ {
986
+ "epoch": 4.431746031746032,
987
+ "grad_norm": 2.5296835899353027,
988
+ "learning_rate": 4.964082077460745e-05,
989
+ "loss": 0.5323,
990
+ "step": 700
991
+ },
992
+ {
993
+ "epoch": 4.463492063492064,
994
+ "grad_norm": 1.6655627489089966,
995
+ "learning_rate": 4.962500461831207e-05,
996
+ "loss": 0.4553,
997
+ "step": 705
998
+ },
999
+ {
1000
+ "epoch": 4.495238095238095,
1001
+ "grad_norm": 2.6663475036621094,
1002
+ "learning_rate": 4.9608850328092576e-05,
1003
+ "loss": 0.463,
1004
+ "step": 710
1005
+ },
1006
+ {
1007
+ "epoch": 4.526984126984127,
1008
+ "grad_norm": 2.3763060569763184,
1009
+ "learning_rate": 4.959235812576879e-05,
1010
+ "loss": 0.4861,
1011
+ "step": 715
1012
+ },
1013
+ {
1014
+ "epoch": 4.5587301587301585,
1015
+ "grad_norm": 2.2217962741851807,
1016
+ "learning_rate": 4.957552823780047e-05,
1017
+ "loss": 0.468,
1018
+ "step": 720
1019
+ },
1020
+ {
1021
+ "epoch": 4.59047619047619,
1022
+ "grad_norm": 2.8885600566864014,
1023
+ "learning_rate": 4.9558360895284295e-05,
1024
+ "loss": 0.4588,
1025
+ "step": 725
1026
+ },
1027
+ {
1028
+ "epoch": 4.622222222222222,
1029
+ "grad_norm": 2.5661261081695557,
1030
+ "learning_rate": 4.954085633395058e-05,
1031
+ "loss": 0.4926,
1032
+ "step": 730
1033
+ },
1034
+ {
1035
+ "epoch": 4.653968253968254,
1036
+ "grad_norm": 2.304365396499634,
1037
+ "learning_rate": 4.952301479416015e-05,
1038
+ "loss": 0.494,
1039
+ "step": 735
1040
+ },
1041
+ {
1042
+ "epoch": 4.685714285714286,
1043
+ "grad_norm": 2.690577983856201,
1044
+ "learning_rate": 4.9504836520900976e-05,
1045
+ "loss": 0.5814,
1046
+ "step": 740
1047
+ },
1048
+ {
1049
+ "epoch": 4.717460317460318,
1050
+ "grad_norm": 2.7180025577545166,
1051
+ "learning_rate": 4.948632176378481e-05,
1052
+ "loss": 0.5329,
1053
+ "step": 745
1054
+ },
1055
+ {
1056
+ "epoch": 4.749206349206349,
1057
+ "grad_norm": 2.716587543487549,
1058
+ "learning_rate": 4.9467470777043806e-05,
1059
+ "loss": 0.5264,
1060
+ "step": 750
1061
+ },
1062
+ {
1063
+ "epoch": 4.780952380952381,
1064
+ "grad_norm": 2.315419912338257,
1065
+ "learning_rate": 4.9448283819526954e-05,
1066
+ "loss": 0.4756,
1067
+ "step": 755
1068
+ },
1069
+ {
1070
+ "epoch": 4.8126984126984125,
1071
+ "grad_norm": 2.1679515838623047,
1072
+ "learning_rate": 4.9428761154696605e-05,
1073
+ "loss": 0.4819,
1074
+ "step": 760
1075
+ },
1076
+ {
1077
+ "epoch": 4.844444444444444,
1078
+ "grad_norm": 3.389266014099121,
1079
+ "learning_rate": 4.9408903050624796e-05,
1080
+ "loss": 0.5121,
1081
+ "step": 765
1082
+ },
1083
+ {
1084
+ "epoch": 4.876190476190477,
1085
+ "grad_norm": 3.4317383766174316,
1086
+ "learning_rate": 4.938870977998959e-05,
1087
+ "loss": 0.4535,
1088
+ "step": 770
1089
+ },
1090
+ {
1091
+ "epoch": 4.907936507936508,
1092
+ "grad_norm": 2.9491918087005615,
1093
+ "learning_rate": 4.9368181620071344e-05,
1094
+ "loss": 0.5333,
1095
+ "step": 775
1096
+ },
1097
+ {
1098
+ "epoch": 4.93968253968254,
1099
+ "grad_norm": 2.516798496246338,
1100
+ "learning_rate": 4.934731885274887e-05,
1101
+ "loss": 0.5367,
1102
+ "step": 780
1103
+ },
1104
+ {
1105
+ "epoch": 4.9714285714285715,
1106
+ "grad_norm": 3.0031046867370605,
1107
+ "learning_rate": 4.9326121764495596e-05,
1108
+ "loss": 0.4957,
1109
+ "step": 785
1110
+ },
1111
+ {
1112
+ "epoch": 5.0,
1113
+ "grad_norm": 3.334085702896118,
1114
+ "learning_rate": 4.9304590646375614e-05,
1115
+ "loss": 0.5287,
1116
+ "step": 790
1117
+ },
1118
+ {
1119
+ "epoch": 5.031746031746032,
1120
+ "grad_norm": 1.9608453512191772,
1121
+ "learning_rate": 4.928272579403969e-05,
1122
+ "loss": 0.36,
1123
+ "step": 795
1124
+ },
1125
+ {
1126
+ "epoch": 5.063492063492063,
1127
+ "grad_norm": 2.328850746154785,
1128
+ "learning_rate": 4.92605275077212e-05,
1129
+ "loss": 0.3628,
1130
+ "step": 800
1131
+ },
1132
+ {
1133
+ "epoch": 5.095238095238095,
1134
+ "grad_norm": 2.3446412086486816,
1135
+ "learning_rate": 4.923799609223202e-05,
1136
+ "loss": 0.3327,
1137
+ "step": 805
1138
+ },
1139
+ {
1140
+ "epoch": 5.1269841269841265,
1141
+ "grad_norm": 2.476181745529175,
1142
+ "learning_rate": 4.921513185695831e-05,
1143
+ "loss": 0.4246,
1144
+ "step": 810
1145
+ },
1146
+ {
1147
+ "epoch": 5.158730158730159,
1148
+ "grad_norm": 3.1026763916015625,
1149
+ "learning_rate": 4.91919351158563e-05,
1150
+ "loss": 0.5048,
1151
+ "step": 815
1152
+ },
1153
+ {
1154
+ "epoch": 5.190476190476191,
1155
+ "grad_norm": 2.8165297508239746,
1156
+ "learning_rate": 4.916840618744798e-05,
1157
+ "loss": 0.4361,
1158
+ "step": 820
1159
+ },
1160
+ {
1161
+ "epoch": 5.222222222222222,
1162
+ "grad_norm": 1.8732138872146606,
1163
+ "learning_rate": 4.9144545394816687e-05,
1164
+ "loss": 0.4693,
1165
+ "step": 825
1166
+ },
1167
+ {
1168
+ "epoch": 5.253968253968254,
1169
+ "grad_norm": 1.7250264883041382,
1170
+ "learning_rate": 4.91203530656027e-05,
1171
+ "loss": 0.4076,
1172
+ "step": 830
1173
+ },
1174
+ {
1175
+ "epoch": 5.285714285714286,
1176
+ "grad_norm": 2.105459690093994,
1177
+ "learning_rate": 4.9095829531998725e-05,
1178
+ "loss": 0.3589,
1179
+ "step": 835
1180
+ },
1181
+ {
1182
+ "epoch": 5.317460317460317,
1183
+ "grad_norm": 3.6825687885284424,
1184
+ "learning_rate": 4.9070975130745387e-05,
1185
+ "loss": 0.5263,
1186
+ "step": 840
1187
+ },
1188
+ {
1189
+ "epoch": 5.349206349206349,
1190
+ "grad_norm": 2.947052001953125,
1191
+ "learning_rate": 4.90457902031265e-05,
1192
+ "loss": 0.4632,
1193
+ "step": 845
1194
+ },
1195
+ {
1196
+ "epoch": 5.380952380952381,
1197
+ "grad_norm": 1.9546104669570923,
1198
+ "learning_rate": 4.902027509496448e-05,
1199
+ "loss": 0.4348,
1200
+ "step": 850
1201
+ },
1202
+ {
1203
+ "epoch": 5.412698412698413,
1204
+ "grad_norm": 2.4471983909606934,
1205
+ "learning_rate": 4.899443015661557e-05,
1206
+ "loss": 0.4209,
1207
+ "step": 855
1208
+ },
1209
+ {
1210
+ "epoch": 5.444444444444445,
1211
+ "grad_norm": 1.827124834060669,
1212
+ "learning_rate": 4.8968255742964975e-05,
1213
+ "loss": 0.413,
1214
+ "step": 860
1215
+ },
1216
+ {
1217
+ "epoch": 5.476190476190476,
1218
+ "grad_norm": 2.654707431793213,
1219
+ "learning_rate": 4.894175221342207e-05,
1220
+ "loss": 0.432,
1221
+ "step": 865
1222
+ },
1223
+ {
1224
+ "epoch": 5.507936507936508,
1225
+ "grad_norm": 2.648967981338501,
1226
+ "learning_rate": 4.8914919931915407e-05,
1227
+ "loss": 0.4339,
1228
+ "step": 870
1229
+ },
1230
+ {
1231
+ "epoch": 5.5396825396825395,
1232
+ "grad_norm": 2.874075412750244,
1233
+ "learning_rate": 4.888775926688775e-05,
1234
+ "loss": 0.4392,
1235
+ "step": 875
1236
+ },
1237
+ {
1238
+ "epoch": 5.571428571428571,
1239
+ "grad_norm": 2.9674830436706543,
1240
+ "learning_rate": 4.8860270591291e-05,
1241
+ "loss": 0.4459,
1242
+ "step": 880
1243
+ },
1244
+ {
1245
+ "epoch": 5.603174603174603,
1246
+ "grad_norm": 2.054748296737671,
1247
+ "learning_rate": 4.883245428258107e-05,
1248
+ "loss": 0.4313,
1249
+ "step": 885
1250
+ },
1251
+ {
1252
+ "epoch": 5.634920634920634,
1253
+ "grad_norm": 1.9174392223358154,
1254
+ "learning_rate": 4.880431072271272e-05,
1255
+ "loss": 0.3906,
1256
+ "step": 890
1257
+ },
1258
+ {
1259
+ "epoch": 5.666666666666667,
1260
+ "grad_norm": 2.5257787704467773,
1261
+ "learning_rate": 4.87758402981343e-05,
1262
+ "loss": 0.4219,
1263
+ "step": 895
1264
+ },
1265
+ {
1266
+ "epoch": 5.698412698412699,
1267
+ "grad_norm": 2.6365532875061035,
1268
+ "learning_rate": 4.8747043399782424e-05,
1269
+ "loss": 0.3978,
1270
+ "step": 900
1271
+ },
1272
+ {
1273
+ "epoch": 5.73015873015873,
1274
+ "grad_norm": 2.0583746433258057,
1275
+ "learning_rate": 4.871792042307667e-05,
1276
+ "loss": 0.4847,
1277
+ "step": 905
1278
+ },
1279
+ {
1280
+ "epoch": 5.761904761904762,
1281
+ "grad_norm": 2.035872459411621,
1282
+ "learning_rate": 4.868847176791406e-05,
1283
+ "loss": 0.4675,
1284
+ "step": 910
1285
+ },
1286
+ {
1287
+ "epoch": 5.7936507936507935,
1288
+ "grad_norm": 2.3722939491271973,
1289
+ "learning_rate": 4.8658697838663625e-05,
1290
+ "loss": 0.4586,
1291
+ "step": 915
1292
+ },
1293
+ {
1294
+ "epoch": 5.825396825396825,
1295
+ "grad_norm": 1.2609732151031494,
1296
+ "learning_rate": 4.862859904416085e-05,
1297
+ "loss": 0.3274,
1298
+ "step": 920
1299
+ },
1300
+ {
1301
+ "epoch": 5.857142857142857,
1302
+ "grad_norm": 2.3673977851867676,
1303
+ "learning_rate": 4.8598175797702036e-05,
1304
+ "loss": 0.4685,
1305
+ "step": 925
1306
+ },
1307
+ {
1308
+ "epoch": 5.888888888888889,
1309
+ "grad_norm": 2.8414175510406494,
1310
+ "learning_rate": 4.856742851703866e-05,
1311
+ "loss": 0.4762,
1312
+ "step": 930
1313
+ },
1314
+ {
1315
+ "epoch": 5.920634920634921,
1316
+ "grad_norm": 2.4126765727996826,
1317
+ "learning_rate": 4.853635762437159e-05,
1318
+ "loss": 0.4075,
1319
+ "step": 935
1320
+ },
1321
+ {
1322
+ "epoch": 5.9523809523809526,
1323
+ "grad_norm": 1.8691045045852661,
1324
+ "learning_rate": 4.8504963546345334e-05,
1325
+ "loss": 0.4865,
1326
+ "step": 940
1327
+ },
1328
+ {
1329
+ "epoch": 5.984126984126984,
1330
+ "grad_norm": 3.5297420024871826,
1331
+ "learning_rate": 4.8473246714042155e-05,
1332
+ "loss": 0.4623,
1333
+ "step": 945
1334
+ },
1335
+ {
1336
+ "epoch": 6.012698412698413,
1337
+ "grad_norm": 2.059169054031372,
1338
+ "learning_rate": 4.844120756297617e-05,
1339
+ "loss": 0.4164,
1340
+ "step": 950
1341
+ },
1342
+ {
1343
+ "epoch": 6.044444444444444,
1344
+ "grad_norm": 2.4746127128601074,
1345
+ "learning_rate": 4.840884653308735e-05,
1346
+ "loss": 0.3552,
1347
+ "step": 955
1348
+ },
1349
+ {
1350
+ "epoch": 6.076190476190476,
1351
+ "grad_norm": 2.504425287246704,
1352
+ "learning_rate": 4.8376164068735485e-05,
1353
+ "loss": 0.3368,
1354
+ "step": 960
1355
+ },
1356
+ {
1357
+ "epoch": 6.1079365079365076,
1358
+ "grad_norm": 2.062577486038208,
1359
+ "learning_rate": 4.83431606186941e-05,
1360
+ "loss": 0.3139,
1361
+ "step": 965
1362
+ },
1363
+ {
1364
+ "epoch": 6.13968253968254,
1365
+ "grad_norm": 2.4934544563293457,
1366
+ "learning_rate": 4.830983663614427e-05,
1367
+ "loss": 0.3777,
1368
+ "step": 970
1369
+ },
1370
+ {
1371
+ "epoch": 6.171428571428572,
1372
+ "grad_norm": 2.5747485160827637,
1373
+ "learning_rate": 4.827619257866839e-05,
1374
+ "loss": 0.373,
1375
+ "step": 975
1376
+ },
1377
+ {
1378
+ "epoch": 6.203174603174603,
1379
+ "grad_norm": 2.449357271194458,
1380
+ "learning_rate": 4.8242228908243946e-05,
1381
+ "loss": 0.3936,
1382
+ "step": 980
1383
+ },
1384
+ {
1385
+ "epoch": 6.234920634920635,
1386
+ "grad_norm": 2.952680826187134,
1387
+ "learning_rate": 4.82079460912371e-05,
1388
+ "loss": 0.407,
1389
+ "step": 985
1390
+ },
1391
+ {
1392
+ "epoch": 6.266666666666667,
1393
+ "grad_norm": 2.1754496097564697,
1394
+ "learning_rate": 4.817334459839633e-05,
1395
+ "loss": 0.3189,
1396
+ "step": 990
1397
+ },
1398
+ {
1399
+ "epoch": 6.298412698412698,
1400
+ "grad_norm": 2.8406214714050293,
1401
+ "learning_rate": 4.8138424904845947e-05,
1402
+ "loss": 0.3883,
1403
+ "step": 995
1404
+ },
1405
+ {
1406
+ "epoch": 6.33015873015873,
1407
+ "grad_norm": 1.7533257007598877,
1408
+ "learning_rate": 4.8103187490079604e-05,
1409
+ "loss": 0.3131,
1410
+ "step": 1000
1411
+ },
1412
+ {
1413
+ "epoch": 6.3619047619047615,
1414
+ "grad_norm": 2.4574601650238037,
1415
+ "learning_rate": 4.806763283795366e-05,
1416
+ "loss": 0.3606,
1417
+ "step": 1005
1418
+ },
1419
+ {
1420
+ "epoch": 6.393650793650794,
1421
+ "grad_norm": 2.002281427383423,
1422
+ "learning_rate": 4.8031761436680575e-05,
1423
+ "loss": 0.37,
1424
+ "step": 1010
1425
+ },
1426
+ {
1427
+ "epoch": 6.425396825396826,
1428
+ "grad_norm": 2.823315143585205,
1429
+ "learning_rate": 4.79955737788222e-05,
1430
+ "loss": 0.3791,
1431
+ "step": 1015
1432
+ },
1433
+ {
1434
+ "epoch": 6.457142857142857,
1435
+ "grad_norm": 2.7891204357147217,
1436
+ "learning_rate": 4.795907036128299e-05,
1437
+ "loss": 0.3556,
1438
+ "step": 1020
1439
+ },
1440
+ {
1441
+ "epoch": 6.488888888888889,
1442
+ "grad_norm": 2.2387146949768066,
1443
+ "learning_rate": 4.7922251685303213e-05,
1444
+ "loss": 0.3929,
1445
+ "step": 1025
1446
+ },
1447
+ {
1448
+ "epoch": 6.520634920634921,
1449
+ "grad_norm": 2.5023891925811768,
1450
+ "learning_rate": 4.788511825645205e-05,
1451
+ "loss": 0.379,
1452
+ "step": 1030
1453
+ },
1454
+ {
1455
+ "epoch": 6.552380952380952,
1456
+ "grad_norm": 2.2654805183410645,
1457
+ "learning_rate": 4.7847670584620653e-05,
1458
+ "loss": 0.3435,
1459
+ "step": 1035
1460
+ },
1461
+ {
1462
+ "epoch": 6.584126984126984,
1463
+ "grad_norm": 3.3823065757751465,
1464
+ "learning_rate": 4.7809909184015146e-05,
1465
+ "loss": 0.4109,
1466
+ "step": 1040
1467
+ },
1468
+ {
1469
+ "epoch": 6.6158730158730155,
1470
+ "grad_norm": 2.6096551418304443,
1471
+ "learning_rate": 4.7771834573149576e-05,
1472
+ "loss": 0.4233,
1473
+ "step": 1045
1474
+ },
1475
+ {
1476
+ "epoch": 6.647619047619048,
1477
+ "grad_norm": 2.3933897018432617,
1478
+ "learning_rate": 4.773344727483876e-05,
1479
+ "loss": 0.3709,
1480
+ "step": 1050
1481
+ },
1482
+ {
1483
+ "epoch": 6.67936507936508,
1484
+ "grad_norm": 2.189544916152954,
1485
+ "learning_rate": 4.769474781619114e-05,
1486
+ "loss": 0.3287,
1487
+ "step": 1055
1488
+ },
1489
+ {
1490
+ "epoch": 6.711111111111111,
1491
+ "grad_norm": 2.450892686843872,
1492
+ "learning_rate": 4.765573672860154e-05,
1493
+ "loss": 0.4022,
1494
+ "step": 1060
1495
+ },
1496
+ {
1497
+ "epoch": 6.742857142857143,
1498
+ "grad_norm": 2.4342429637908936,
1499
+ "learning_rate": 4.761641454774386e-05,
1500
+ "loss": 0.4029,
1501
+ "step": 1065
1502
+ },
1503
+ {
1504
+ "epoch": 6.7746031746031745,
1505
+ "grad_norm": 2.2122364044189453,
1506
+ "learning_rate": 4.75767818135637e-05,
1507
+ "loss": 0.3322,
1508
+ "step": 1070
1509
+ },
1510
+ {
1511
+ "epoch": 6.806349206349206,
1512
+ "grad_norm": 3.968445301055908,
1513
+ "learning_rate": 4.7536839070271e-05,
1514
+ "loss": 0.3836,
1515
+ "step": 1075
1516
+ },
1517
+ {
1518
+ "epoch": 6.838095238095238,
1519
+ "grad_norm": 3.529158353805542,
1520
+ "learning_rate": 4.749658686633251e-05,
1521
+ "loss": 0.4745,
1522
+ "step": 1080
1523
+ },
1524
+ {
1525
+ "epoch": 6.86984126984127,
1526
+ "grad_norm": 2.430727243423462,
1527
+ "learning_rate": 4.7456025754464304e-05,
1528
+ "loss": 0.3664,
1529
+ "step": 1085
1530
+ },
1531
+ {
1532
+ "epoch": 6.901587301587302,
1533
+ "grad_norm": 2.6552302837371826,
1534
+ "learning_rate": 4.7415156291624166e-05,
1535
+ "loss": 0.4359,
1536
+ "step": 1090
1537
+ },
1538
+ {
1539
+ "epoch": 6.933333333333334,
1540
+ "grad_norm": 2.134822130203247,
1541
+ "learning_rate": 4.737397903900393e-05,
1542
+ "loss": 0.3969,
1543
+ "step": 1095
1544
+ },
1545
+ {
1546
+ "epoch": 6.965079365079365,
1547
+ "grad_norm": 2.5052947998046875,
1548
+ "learning_rate": 4.7332494562021815e-05,
1549
+ "loss": 0.4069,
1550
+ "step": 1100
1551
+ },
1552
+ {
1553
+ "epoch": 6.996825396825397,
1554
+ "grad_norm": 2.1377065181732178,
1555
+ "learning_rate": 4.729070343031463e-05,
1556
+ "loss": 0.3853,
1557
+ "step": 1105
1558
+ },
1559
+ {
1560
+ "epoch": 7.025396825396825,
1561
+ "grad_norm": 1.9704042673110962,
1562
+ "learning_rate": 4.724860621772995e-05,
1563
+ "loss": 0.3283,
1564
+ "step": 1110
1565
+ },
1566
+ {
1567
+ "epoch": 7.057142857142857,
1568
+ "grad_norm": 2.476968765258789,
1569
+ "learning_rate": 4.7206203502318256e-05,
1570
+ "loss": 0.3325,
1571
+ "step": 1115
1572
+ },
1573
+ {
1574
+ "epoch": 7.088888888888889,
1575
+ "grad_norm": 1.9231969118118286,
1576
+ "learning_rate": 4.716349586632499e-05,
1577
+ "loss": 0.2876,
1578
+ "step": 1120
1579
+ },
1580
+ {
1581
+ "epoch": 7.12063492063492,
1582
+ "grad_norm": 2.6444814205169678,
1583
+ "learning_rate": 4.712048389618254e-05,
1584
+ "loss": 0.3005,
1585
+ "step": 1125
1586
+ },
1587
+ {
1588
+ "epoch": 7.152380952380953,
1589
+ "grad_norm": 3.2589964866638184,
1590
+ "learning_rate": 4.7077168182502216e-05,
1591
+ "loss": 0.4023,
1592
+ "step": 1130
1593
+ },
1594
+ {
1595
+ "epoch": 7.184126984126984,
1596
+ "grad_norm": 2.5481936931610107,
1597
+ "learning_rate": 4.703354932006615e-05,
1598
+ "loss": 0.3302,
1599
+ "step": 1135
1600
+ },
1601
+ {
1602
+ "epoch": 7.215873015873016,
1603
+ "grad_norm": 1.7125908136367798,
1604
+ "learning_rate": 4.698962790781906e-05,
1605
+ "loss": 0.3329,
1606
+ "step": 1140
1607
+ },
1608
+ {
1609
+ "epoch": 7.247619047619048,
1610
+ "grad_norm": 2.2756667137145996,
1611
+ "learning_rate": 4.6945404548860115e-05,
1612
+ "loss": 0.3369,
1613
+ "step": 1145
1614
+ },
1615
+ {
1616
+ "epoch": 7.279365079365079,
1617
+ "grad_norm": 2.9158453941345215,
1618
+ "learning_rate": 4.6900879850434604e-05,
1619
+ "loss": 0.3339,
1620
+ "step": 1150
1621
+ },
1622
+ {
1623
+ "epoch": 7.311111111111111,
1624
+ "grad_norm": 2.3047537803649902,
1625
+ "learning_rate": 4.685605442392559e-05,
1626
+ "loss": 0.3915,
1627
+ "step": 1155
1628
+ },
1629
+ {
1630
+ "epoch": 7.3428571428571425,
1631
+ "grad_norm": 2.7815029621124268,
1632
+ "learning_rate": 4.681092888484554e-05,
1633
+ "loss": 0.3317,
1634
+ "step": 1160
1635
+ },
1636
+ {
1637
+ "epoch": 7.374603174603175,
1638
+ "grad_norm": 2.2644097805023193,
1639
+ "learning_rate": 4.676550385282787e-05,
1640
+ "loss": 0.3314,
1641
+ "step": 1165
1642
+ },
1643
+ {
1644
+ "epoch": 7.406349206349207,
1645
+ "grad_norm": 2.5144474506378174,
1646
+ "learning_rate": 4.671977995161843e-05,
1647
+ "loss": 0.3188,
1648
+ "step": 1170
1649
+ },
1650
+ {
1651
+ "epoch": 7.438095238095238,
1652
+ "grad_norm": 3.120821714401245,
1653
+ "learning_rate": 4.667375780906693e-05,
1654
+ "loss": 0.3523,
1655
+ "step": 1175
1656
+ },
1657
+ {
1658
+ "epoch": 7.46984126984127,
1659
+ "grad_norm": 4.47842264175415,
1660
+ "learning_rate": 4.662743805711832e-05,
1661
+ "loss": 0.3611,
1662
+ "step": 1180
1663
+ },
1664
+ {
1665
+ "epoch": 7.501587301587302,
1666
+ "grad_norm": 1.9228928089141846,
1667
+ "learning_rate": 4.658082133180416e-05,
1668
+ "loss": 0.3612,
1669
+ "step": 1185
1670
+ },
1671
+ {
1672
+ "epoch": 7.533333333333333,
1673
+ "grad_norm": 2.1507537364959717,
1674
+ "learning_rate": 4.6533908273233815e-05,
1675
+ "loss": 0.3321,
1676
+ "step": 1190
1677
+ },
1678
+ {
1679
+ "epoch": 7.565079365079365,
1680
+ "grad_norm": 2.1849119663238525,
1681
+ "learning_rate": 4.64866995255857e-05,
1682
+ "loss": 0.2943,
1683
+ "step": 1195
1684
+ },
1685
+ {
1686
+ "epoch": 7.5968253968253965,
1687
+ "grad_norm": 2.1777775287628174,
1688
+ "learning_rate": 4.643919573709843e-05,
1689
+ "loss": 0.353,
1690
+ "step": 1200
1691
+ },
1692
+ {
1693
+ "epoch": 7.628571428571428,
1694
+ "grad_norm": 2.5231118202209473,
1695
+ "learning_rate": 4.639139756006195e-05,
1696
+ "loss": 0.3571,
1697
+ "step": 1205
1698
+ },
1699
+ {
1700
+ "epoch": 7.660317460317461,
1701
+ "grad_norm": 1.8409479856491089,
1702
+ "learning_rate": 4.6343305650808516e-05,
1703
+ "loss": 0.3691,
1704
+ "step": 1210
1705
+ },
1706
+ {
1707
+ "epoch": 7.692063492063492,
1708
+ "grad_norm": 1.7940895557403564,
1709
+ "learning_rate": 4.629492066970373e-05,
1710
+ "loss": 0.3738,
1711
+ "step": 1215
1712
+ },
1713
+ {
1714
+ "epoch": 7.723809523809524,
1715
+ "grad_norm": 2.014902114868164,
1716
+ "learning_rate": 4.6246243281137474e-05,
1717
+ "loss": 0.361,
1718
+ "step": 1220
1719
+ },
1720
+ {
1721
+ "epoch": 7.7555555555555555,
1722
+ "grad_norm": 3.4182560443878174,
1723
+ "learning_rate": 4.6197274153514735e-05,
1724
+ "loss": 0.3663,
1725
+ "step": 1225
1726
+ },
1727
+ {
1728
+ "epoch": 7.787301587301587,
1729
+ "grad_norm": 2.518728256225586,
1730
+ "learning_rate": 4.614801395924649e-05,
1731
+ "loss": 0.3646,
1732
+ "step": 1230
1733
+ },
1734
+ {
1735
+ "epoch": 7.819047619047619,
1736
+ "grad_norm": 2.154189109802246,
1737
+ "learning_rate": 4.6098463374740466e-05,
1738
+ "loss": 0.3331,
1739
+ "step": 1235
1740
+ },
1741
+ {
1742
+ "epoch": 7.85079365079365,
1743
+ "grad_norm": 2.536081075668335,
1744
+ "learning_rate": 4.604862308039177e-05,
1745
+ "loss": 0.3742,
1746
+ "step": 1240
1747
+ },
1748
+ {
1749
+ "epoch": 7.882539682539683,
1750
+ "grad_norm": 2.340764045715332,
1751
+ "learning_rate": 4.599849376057366e-05,
1752
+ "loss": 0.3352,
1753
+ "step": 1245
1754
+ },
1755
+ {
1756
+ "epoch": 7.914285714285715,
1757
+ "grad_norm": 3.5488364696502686,
1758
+ "learning_rate": 4.5948076103628094e-05,
1759
+ "loss": 0.3663,
1760
+ "step": 1250
1761
+ },
1762
+ {
1763
+ "epoch": 7.946031746031746,
1764
+ "grad_norm": 2.779360294342041,
1765
+ "learning_rate": 4.589737080185625e-05,
1766
+ "loss": 0.3362,
1767
+ "step": 1255
1768
+ },
1769
+ {
1770
+ "epoch": 7.977777777777778,
1771
+ "grad_norm": 1.8792667388916016,
1772
+ "learning_rate": 4.5846378551509097e-05,
1773
+ "loss": 0.346,
1774
+ "step": 1260
1775
+ },
1776
+ {
1777
+ "epoch": 8.006349206349206,
1778
+ "grad_norm": 2.453295946121216,
1779
+ "learning_rate": 4.579510005277774e-05,
1780
+ "loss": 0.3509,
1781
+ "step": 1265
1782
+ },
1783
+ {
1784
+ "epoch": 8.038095238095238,
1785
+ "grad_norm": 1.9493130445480347,
1786
+ "learning_rate": 4.574353600978388e-05,
1787
+ "loss": 0.3062,
1788
+ "step": 1270
1789
+ },
1790
+ {
1791
+ "epoch": 8.06984126984127,
1792
+ "grad_norm": 1.9360930919647217,
1793
+ "learning_rate": 4.56916871305701e-05,
1794
+ "loss": 0.3056,
1795
+ "step": 1275
1796
+ },
1797
+ {
1798
+ "epoch": 8.101587301587301,
1799
+ "grad_norm": 1.5592070817947388,
1800
+ "learning_rate": 4.563955412709021e-05,
1801
+ "loss": 0.2785,
1802
+ "step": 1280
1803
+ },
1804
+ {
1805
+ "epoch": 8.133333333333333,
1806
+ "grad_norm": 1.8093425035476685,
1807
+ "learning_rate": 4.5587137715199354e-05,
1808
+ "loss": 0.308,
1809
+ "step": 1285
1810
+ },
1811
+ {
1812
+ "epoch": 8.165079365079364,
1813
+ "grad_norm": 2.2939181327819824,
1814
+ "learning_rate": 4.5534438614644294e-05,
1815
+ "loss": 0.3038,
1816
+ "step": 1290
1817
+ },
1818
+ {
1819
+ "epoch": 8.196825396825396,
1820
+ "grad_norm": 2.4204866886138916,
1821
+ "learning_rate": 4.548145754905346e-05,
1822
+ "loss": 0.3375,
1823
+ "step": 1295
1824
+ },
1825
+ {
1826
+ "epoch": 8.228571428571428,
1827
+ "grad_norm": 1.725534439086914,
1828
+ "learning_rate": 4.5428195245927064e-05,
1829
+ "loss": 0.3101,
1830
+ "step": 1300
1831
+ },
1832
+ {
1833
+ "epoch": 8.260317460317461,
1834
+ "grad_norm": 1.637730360031128,
1835
+ "learning_rate": 4.537465243662704e-05,
1836
+ "loss": 0.2931,
1837
+ "step": 1305
1838
+ },
1839
+ {
1840
+ "epoch": 8.292063492063493,
1841
+ "grad_norm": 1.3372169733047485,
1842
+ "learning_rate": 4.532082985636709e-05,
1843
+ "loss": 0.2763,
1844
+ "step": 1310
1845
+ },
1846
+ {
1847
+ "epoch": 8.323809523809524,
1848
+ "grad_norm": 2.5993168354034424,
1849
+ "learning_rate": 4.5266728244202494e-05,
1850
+ "loss": 0.3458,
1851
+ "step": 1315
1852
+ },
1853
+ {
1854
+ "epoch": 8.355555555555556,
1855
+ "grad_norm": 2.461862564086914,
1856
+ "learning_rate": 4.521234834302006e-05,
1857
+ "loss": 0.3693,
1858
+ "step": 1320
1859
+ },
1860
+ {
1861
+ "epoch": 8.387301587301588,
1862
+ "grad_norm": 1.8519413471221924,
1863
+ "learning_rate": 4.5157690899527816e-05,
1864
+ "loss": 0.3327,
1865
+ "step": 1325
1866
+ },
1867
+ {
1868
+ "epoch": 8.41904761904762,
1869
+ "grad_norm": 2.1535580158233643,
1870
+ "learning_rate": 4.510275666424487e-05,
1871
+ "loss": 0.3229,
1872
+ "step": 1330
1873
+ },
1874
+ {
1875
+ "epoch": 8.450793650793651,
1876
+ "grad_norm": 1.6819690465927124,
1877
+ "learning_rate": 4.5047546391491e-05,
1878
+ "loss": 0.2925,
1879
+ "step": 1335
1880
+ },
1881
+ {
1882
+ "epoch": 8.482539682539683,
1883
+ "grad_norm": 1.6538281440734863,
1884
+ "learning_rate": 4.499206083937638e-05,
1885
+ "loss": 0.3218,
1886
+ "step": 1340
1887
+ },
1888
+ {
1889
+ "epoch": 8.514285714285714,
1890
+ "grad_norm": 1.8956862688064575,
1891
+ "learning_rate": 4.493630076979112e-05,
1892
+ "loss": 0.3423,
1893
+ "step": 1345
1894
+ },
1895
+ {
1896
+ "epoch": 8.546031746031746,
1897
+ "grad_norm": 2.274681806564331,
1898
+ "learning_rate": 4.48802669483948e-05,
1899
+ "loss": 0.3152,
1900
+ "step": 1350
1901
+ },
1902
+ {
1903
+ "epoch": 8.577777777777778,
1904
+ "grad_norm": 2.2956337928771973,
1905
+ "learning_rate": 4.4823960144606014e-05,
1906
+ "loss": 0.3417,
1907
+ "step": 1355
1908
+ },
1909
+ {
1910
+ "epoch": 8.60952380952381,
1911
+ "grad_norm": 1.8650286197662354,
1912
+ "learning_rate": 4.4767381131591734e-05,
1913
+ "loss": 0.2896,
1914
+ "step": 1360
1915
+ },
1916
+ {
1917
+ "epoch": 8.64126984126984,
1918
+ "grad_norm": 1.3998652696609497,
1919
+ "learning_rate": 4.471053068625674e-05,
1920
+ "loss": 0.3372,
1921
+ "step": 1365
1922
+ },
1923
+ {
1924
+ "epoch": 8.673015873015872,
1925
+ "grad_norm": 2.855074167251587,
1926
+ "learning_rate": 4.465340958923293e-05,
1927
+ "loss": 0.332,
1928
+ "step": 1370
1929
+ },
1930
+ {
1931
+ "epoch": 8.704761904761904,
1932
+ "grad_norm": 1.6865357160568237,
1933
+ "learning_rate": 4.459601862486862e-05,
1934
+ "loss": 0.3053,
1935
+ "step": 1375
1936
+ },
1937
+ {
1938
+ "epoch": 8.736507936507937,
1939
+ "grad_norm": 2.501856803894043,
1940
+ "learning_rate": 4.453835858121773e-05,
1941
+ "loss": 0.3119,
1942
+ "step": 1380
1943
+ },
1944
+ {
1945
+ "epoch": 8.768253968253969,
1946
+ "grad_norm": 2.4325456619262695,
1947
+ "learning_rate": 4.4480430250029046e-05,
1948
+ "loss": 0.3395,
1949
+ "step": 1385
1950
+ },
1951
+ {
1952
+ "epoch": 8.8,
1953
+ "grad_norm": 1.4845948219299316,
1954
+ "learning_rate": 4.4422234426735256e-05,
1955
+ "loss": 0.3237,
1956
+ "step": 1390
1957
+ },
1958
+ {
1959
+ "epoch": 8.831746031746032,
1960
+ "grad_norm": 1.3553249835968018,
1961
+ "learning_rate": 4.436377191044208e-05,
1962
+ "loss": 0.3387,
1963
+ "step": 1395
1964
+ },
1965
+ {
1966
+ "epoch": 8.863492063492064,
1967
+ "grad_norm": 1.8338890075683594,
1968
+ "learning_rate": 4.430504350391729e-05,
1969
+ "loss": 0.3618,
1970
+ "step": 1400
1971
+ },
1972
+ {
1973
+ "epoch": 8.895238095238096,
1974
+ "grad_norm": 2.291538953781128,
1975
+ "learning_rate": 4.4246050013579686e-05,
1976
+ "loss": 0.3608,
1977
+ "step": 1405
1978
+ },
1979
+ {
1980
+ "epoch": 8.926984126984127,
1981
+ "grad_norm": 1.3809788227081299,
1982
+ "learning_rate": 4.4186792249488005e-05,
1983
+ "loss": 0.3077,
1984
+ "step": 1410
1985
+ },
1986
+ {
1987
+ "epoch": 8.958730158730159,
1988
+ "grad_norm": 1.5944230556488037,
1989
+ "learning_rate": 4.412727102532983e-05,
1990
+ "loss": 0.3307,
1991
+ "step": 1415
1992
+ },
1993
+ {
1994
+ "epoch": 8.99047619047619,
1995
+ "grad_norm": 2.2244362831115723,
1996
+ "learning_rate": 4.4067487158410396e-05,
1997
+ "loss": 0.3469,
1998
+ "step": 1420
1999
+ },
2000
+ {
2001
+ "epoch": 9.019047619047619,
2002
+ "grad_norm": 1.444221019744873,
2003
+ "learning_rate": 4.400744146964136e-05,
2004
+ "loss": 0.3049,
2005
+ "step": 1425
2006
+ },
2007
+ {
2008
+ "epoch": 9.05079365079365,
2009
+ "grad_norm": 1.5847752094268799,
2010
+ "learning_rate": 4.394713478352955e-05,
2011
+ "loss": 0.2715,
2012
+ "step": 1430
2013
+ },
2014
+ {
2015
+ "epoch": 9.082539682539682,
2016
+ "grad_norm": 1.6062681674957275,
2017
+ "learning_rate": 4.388656792816562e-05,
2018
+ "loss": 0.2487,
2019
+ "step": 1435
2020
+ },
2021
+ {
2022
+ "epoch": 9.114285714285714,
2023
+ "grad_norm": 2.099787712097168,
2024
+ "learning_rate": 4.382574173521272e-05,
2025
+ "loss": 0.2866,
2026
+ "step": 1440
2027
+ },
2028
+ {
2029
+ "epoch": 9.146031746031746,
2030
+ "grad_norm": 1.0997334718704224,
2031
+ "learning_rate": 4.376465703989502e-05,
2032
+ "loss": 0.3052,
2033
+ "step": 1445
2034
+ },
2035
+ {
2036
+ "epoch": 9.177777777777777,
2037
+ "grad_norm": 2.4327454566955566,
2038
+ "learning_rate": 4.370331468098628e-05,
2039
+ "loss": 0.3212,
2040
+ "step": 1450
2041
+ },
2042
+ {
2043
+ "epoch": 9.209523809523809,
2044
+ "grad_norm": 1.4816385507583618,
2045
+ "learning_rate": 4.364171550079833e-05,
2046
+ "loss": 0.3046,
2047
+ "step": 1455
2048
+ },
2049
+ {
2050
+ "epoch": 9.24126984126984,
2051
+ "grad_norm": 2.039186716079712,
2052
+ "learning_rate": 4.357986034516947e-05,
2053
+ "loss": 0.3165,
2054
+ "step": 1460
2055
+ },
2056
+ {
2057
+ "epoch": 9.273015873015874,
2058
+ "grad_norm": 1.437852382659912,
2059
+ "learning_rate": 4.3517750063452934e-05,
2060
+ "loss": 0.3037,
2061
+ "step": 1465
2062
+ },
2063
+ {
2064
+ "epoch": 9.304761904761905,
2065
+ "grad_norm": 1.818982720375061,
2066
+ "learning_rate": 4.345538550850512e-05,
2067
+ "loss": 0.3122,
2068
+ "step": 1470
2069
+ },
2070
+ {
2071
+ "epoch": 9.336507936507937,
2072
+ "grad_norm": 1.12025785446167,
2073
+ "learning_rate": 4.339276753667395e-05,
2074
+ "loss": 0.2909,
2075
+ "step": 1475
2076
+ },
2077
+ {
2078
+ "epoch": 9.368253968253969,
2079
+ "grad_norm": 1.6094844341278076,
2080
+ "learning_rate": 4.3329897007787125e-05,
2081
+ "loss": 0.2823,
2082
+ "step": 1480
2083
+ },
2084
+ {
2085
+ "epoch": 9.4,
2086
+ "grad_norm": 1.916200041770935,
2087
+ "learning_rate": 4.326677478514024e-05,
2088
+ "loss": 0.2939,
2089
+ "step": 1485
2090
+ },
2091
+ {
2092
+ "epoch": 9.431746031746032,
2093
+ "grad_norm": 1.97919499874115,
2094
+ "learning_rate": 4.320340173548503e-05,
2095
+ "loss": 0.2826,
2096
+ "step": 1490
2097
+ },
2098
+ {
2099
+ "epoch": 9.463492063492064,
2100
+ "grad_norm": 2.0238938331604004,
2101
+ "learning_rate": 4.313977872901737e-05,
2102
+ "loss": 0.3273,
2103
+ "step": 1495
2104
+ },
2105
+ {
2106
+ "epoch": 9.495238095238095,
2107
+ "grad_norm": 2.5840957164764404,
2108
+ "learning_rate": 4.307590663936541e-05,
2109
+ "loss": 0.2889,
2110
+ "step": 1500
2111
+ },
2112
+ {
2113
+ "epoch": 9.526984126984127,
2114
+ "grad_norm": 2.3503904342651367,
2115
+ "learning_rate": 4.30117863435775e-05,
2116
+ "loss": 0.3012,
2117
+ "step": 1505
2118
+ },
2119
+ {
2120
+ "epoch": 9.558730158730159,
2121
+ "grad_norm": 2.019792318344116,
2122
+ "learning_rate": 4.294741872211024e-05,
2123
+ "loss": 0.3267,
2124
+ "step": 1510
2125
+ },
2126
+ {
2127
+ "epoch": 9.59047619047619,
2128
+ "grad_norm": 2.2713353633880615,
2129
+ "learning_rate": 4.288280465881632e-05,
2130
+ "loss": 0.3096,
2131
+ "step": 1515
2132
+ },
2133
+ {
2134
+ "epoch": 9.622222222222222,
2135
+ "grad_norm": 2.4236693382263184,
2136
+ "learning_rate": 4.281794504093237e-05,
2137
+ "loss": 0.3291,
2138
+ "step": 1520
2139
+ },
2140
+ {
2141
+ "epoch": 9.653968253968253,
2142
+ "grad_norm": 1.772703766822815,
2143
+ "learning_rate": 4.275284075906686e-05,
2144
+ "loss": 0.3117,
2145
+ "step": 1525
2146
+ },
2147
+ {
2148
+ "epoch": 9.685714285714285,
2149
+ "grad_norm": 1.9665186405181885,
2150
+ "learning_rate": 4.268749270718778e-05,
2151
+ "loss": 0.326,
2152
+ "step": 1530
2153
+ },
2154
+ {
2155
+ "epoch": 9.717460317460317,
2156
+ "grad_norm": 1.9472782611846924,
2157
+ "learning_rate": 4.262190178261044e-05,
2158
+ "loss": 0.2683,
2159
+ "step": 1535
2160
+ },
2161
+ {
2162
+ "epoch": 9.74920634920635,
2163
+ "grad_norm": 2.0638089179992676,
2164
+ "learning_rate": 4.255606888598508e-05,
2165
+ "loss": 0.314,
2166
+ "step": 1540
2167
+ },
2168
+ {
2169
+ "epoch": 9.780952380952382,
2170
+ "grad_norm": 2.1349925994873047,
2171
+ "learning_rate": 4.248999492128456e-05,
2172
+ "loss": 0.2897,
2173
+ "step": 1545
2174
+ },
2175
+ {
2176
+ "epoch": 9.812698412698413,
2177
+ "grad_norm": 2.112536907196045,
2178
+ "learning_rate": 4.242368079579192e-05,
2179
+ "loss": 0.31,
2180
+ "step": 1550
2181
+ },
2182
+ {
2183
+ "epoch": 9.844444444444445,
2184
+ "grad_norm": 1.6859878301620483,
2185
+ "learning_rate": 4.2357127420087917e-05,
2186
+ "loss": 0.3412,
2187
+ "step": 1555
2188
+ },
2189
+ {
2190
+ "epoch": 9.876190476190477,
2191
+ "grad_norm": 1.9178651571273804,
2192
+ "learning_rate": 4.229033570803853e-05,
2193
+ "loss": 0.334,
2194
+ "step": 1560
2195
+ },
2196
+ {
2197
+ "epoch": 9.907936507936508,
2198
+ "grad_norm": 2.562436103820801,
2199
+ "learning_rate": 4.2223306576782426e-05,
2200
+ "loss": 0.3379,
2201
+ "step": 1565
2202
+ },
2203
+ {
2204
+ "epoch": 9.93968253968254,
2205
+ "grad_norm": 1.8472412824630737,
2206
+ "learning_rate": 4.215604094671835e-05,
2207
+ "loss": 0.3415,
2208
+ "step": 1570
2209
+ },
2210
+ {
2211
+ "epoch": 9.971428571428572,
2212
+ "grad_norm": 1.9416279792785645,
2213
+ "learning_rate": 4.208853974149246e-05,
2214
+ "loss": 0.3085,
2215
+ "step": 1575
2216
+ },
2217
+ {
2218
+ "epoch": 10.0,
2219
+ "grad_norm": 2.0056397914886475,
2220
+ "learning_rate": 4.202080388798571e-05,
2221
+ "loss": 0.3263,
2222
+ "step": 1580
2223
+ },
2224
+ {
2225
+ "epoch": 10.031746031746032,
2226
+ "grad_norm": 2.195781946182251,
2227
+ "learning_rate": 4.1952834316301065e-05,
2228
+ "loss": 0.2867,
2229
+ "step": 1585
2230
+ },
2231
+ {
2232
+ "epoch": 10.063492063492063,
2233
+ "grad_norm": 1.7489805221557617,
2234
+ "learning_rate": 4.1884631959750766e-05,
2235
+ "loss": 0.2589,
2236
+ "step": 1590
2237
+ },
2238
+ {
2239
+ "epoch": 10.095238095238095,
2240
+ "grad_norm": 1.9361369609832764,
2241
+ "learning_rate": 4.181619775484348e-05,
2242
+ "loss": 0.2722,
2243
+ "step": 1595
2244
+ },
2245
+ {
2246
+ "epoch": 10.126984126984127,
2247
+ "grad_norm": 2.24322509765625,
2248
+ "learning_rate": 4.174753264127147e-05,
2249
+ "loss": 0.2534,
2250
+ "step": 1600
2251
+ },
2252
+ {
2253
+ "epoch": 10.158730158730158,
2254
+ "grad_norm": 2.4550466537475586,
2255
+ "learning_rate": 4.167863756189767e-05,
2256
+ "loss": 0.2777,
2257
+ "step": 1605
2258
+ },
2259
+ {
2260
+ "epoch": 10.19047619047619,
2261
+ "grad_norm": 1.9439811706542969,
2262
+ "learning_rate": 4.160951346274278e-05,
2263
+ "loss": 0.2864,
2264
+ "step": 1610
2265
+ },
2266
+ {
2267
+ "epoch": 10.222222222222221,
2268
+ "grad_norm": 1.633494257926941,
2269
+ "learning_rate": 4.154016129297219e-05,
2270
+ "loss": 0.2858,
2271
+ "step": 1615
2272
+ },
2273
+ {
2274
+ "epoch": 10.253968253968253,
2275
+ "grad_norm": 1.69782292842865,
2276
+ "learning_rate": 4.147058200488305e-05,
2277
+ "loss": 0.2942,
2278
+ "step": 1620
2279
+ },
2280
+ {
2281
+ "epoch": 10.285714285714286,
2282
+ "grad_norm": 1.613031268119812,
2283
+ "learning_rate": 4.140077655389113e-05,
2284
+ "loss": 0.2632,
2285
+ "step": 1625
2286
+ },
2287
+ {
2288
+ "epoch": 10.317460317460318,
2289
+ "grad_norm": 2.0266177654266357,
2290
+ "learning_rate": 4.1330745898517714e-05,
2291
+ "loss": 0.3011,
2292
+ "step": 1630
2293
+ },
2294
+ {
2295
+ "epoch": 10.34920634920635,
2296
+ "grad_norm": 1.8945387601852417,
2297
+ "learning_rate": 4.1260491000376446e-05,
2298
+ "loss": 0.2832,
2299
+ "step": 1635
2300
+ },
2301
+ {
2302
+ "epoch": 10.380952380952381,
2303
+ "grad_norm": 1.7012510299682617,
2304
+ "learning_rate": 4.119001282416009e-05,
2305
+ "loss": 0.2718,
2306
+ "step": 1640
2307
+ },
2308
+ {
2309
+ "epoch": 10.412698412698413,
2310
+ "grad_norm": 1.5538525581359863,
2311
+ "learning_rate": 4.111931233762738e-05,
2312
+ "loss": 0.3232,
2313
+ "step": 1645
2314
+ },
2315
+ {
2316
+ "epoch": 10.444444444444445,
2317
+ "grad_norm": 2.3083150386810303,
2318
+ "learning_rate": 4.1048390511589595e-05,
2319
+ "loss": 0.3057,
2320
+ "step": 1650
2321
+ },
2322
+ {
2323
+ "epoch": 10.476190476190476,
2324
+ "grad_norm": 1.293314814567566,
2325
+ "learning_rate": 4.097724831989733e-05,
2326
+ "loss": 0.2523,
2327
+ "step": 1655
2328
+ },
2329
+ {
2330
+ "epoch": 10.507936507936508,
2331
+ "grad_norm": 2.517212152481079,
2332
+ "learning_rate": 4.09058867394271e-05,
2333
+ "loss": 0.3269,
2334
+ "step": 1660
2335
+ },
2336
+ {
2337
+ "epoch": 10.53968253968254,
2338
+ "grad_norm": 2.057063102722168,
2339
+ "learning_rate": 4.083430675006791e-05,
2340
+ "loss": 0.2844,
2341
+ "step": 1665
2342
+ },
2343
+ {
2344
+ "epoch": 10.571428571428571,
2345
+ "grad_norm": 1.5663833618164062,
2346
+ "learning_rate": 4.0762509334707786e-05,
2347
+ "loss": 0.3005,
2348
+ "step": 1670
2349
+ },
2350
+ {
2351
+ "epoch": 10.603174603174603,
2352
+ "grad_norm": 2.5423505306243896,
2353
+ "learning_rate": 4.069049547922035e-05,
2354
+ "loss": 0.2802,
2355
+ "step": 1675
2356
+ },
2357
+ {
2358
+ "epoch": 10.634920634920634,
2359
+ "grad_norm": 1.578316569328308,
2360
+ "learning_rate": 4.061826617245119e-05,
2361
+ "loss": 0.2667,
2362
+ "step": 1680
2363
+ },
2364
+ {
2365
+ "epoch": 10.666666666666666,
2366
+ "grad_norm": 1.502928376197815,
2367
+ "learning_rate": 4.0545822406204334e-05,
2368
+ "loss": 0.3059,
2369
+ "step": 1685
2370
+ },
2371
+ {
2372
+ "epoch": 10.698412698412698,
2373
+ "grad_norm": 1.2470905780792236,
2374
+ "learning_rate": 4.047316517522864e-05,
2375
+ "loss": 0.2879,
2376
+ "step": 1690
2377
+ },
2378
+ {
2379
+ "epoch": 10.73015873015873,
2380
+ "grad_norm": 1.8238775730133057,
2381
+ "learning_rate": 4.0400295477204105e-05,
2382
+ "loss": 0.2923,
2383
+ "step": 1695
2384
+ },
2385
+ {
2386
+ "epoch": 10.761904761904763,
2387
+ "grad_norm": 2.0516586303710938,
2388
+ "learning_rate": 4.032721431272819e-05,
2389
+ "loss": 0.3086,
2390
+ "step": 1700
2391
+ },
2392
+ {
2393
+ "epoch": 10.793650793650794,
2394
+ "grad_norm": 1.3188791275024414,
2395
+ "learning_rate": 4.0253922685302046e-05,
2396
+ "loss": 0.2893,
2397
+ "step": 1705
2398
+ },
2399
+ {
2400
+ "epoch": 10.825396825396826,
2401
+ "grad_norm": 1.7352266311645508,
2402
+ "learning_rate": 4.01804216013168e-05,
2403
+ "loss": 0.2981,
2404
+ "step": 1710
2405
+ },
2406
+ {
2407
+ "epoch": 10.857142857142858,
2408
+ "grad_norm": 1.3449515104293823,
2409
+ "learning_rate": 4.0106712070039656e-05,
2410
+ "loss": 0.2841,
2411
+ "step": 1715
2412
+ },
2413
+ {
2414
+ "epoch": 10.88888888888889,
2415
+ "grad_norm": 2.505431890487671,
2416
+ "learning_rate": 4.00327951036001e-05,
2417
+ "loss": 0.3034,
2418
+ "step": 1720
2419
+ },
2420
+ {
2421
+ "epoch": 10.920634920634921,
2422
+ "grad_norm": 1.8870325088500977,
2423
+ "learning_rate": 3.9958671716975966e-05,
2424
+ "loss": 0.305,
2425
+ "step": 1725
2426
+ },
2427
+ {
2428
+ "epoch": 10.952380952380953,
2429
+ "grad_norm": 2.913130044937134,
2430
+ "learning_rate": 3.988434292797951e-05,
2431
+ "loss": 0.3212,
2432
+ "step": 1730
2433
+ },
2434
+ {
2435
+ "epoch": 10.984126984126984,
2436
+ "grad_norm": 1.7870115041732788,
2437
+ "learning_rate": 3.980980975724344e-05,
2438
+ "loss": 0.3108,
2439
+ "step": 1735
2440
+ },
2441
+ {
2442
+ "epoch": 11.012698412698413,
2443
+ "grad_norm": 3.050985336303711,
2444
+ "learning_rate": 3.9735073228206896e-05,
2445
+ "loss": 0.3043,
2446
+ "step": 1740
2447
+ },
2448
+ {
2449
+ "epoch": 11.044444444444444,
2450
+ "grad_norm": 1.5993611812591553,
2451
+ "learning_rate": 3.96601343671014e-05,
2452
+ "loss": 0.2465,
2453
+ "step": 1745
2454
+ },
2455
+ {
2456
+ "epoch": 11.076190476190476,
2457
+ "grad_norm": 1.626888632774353,
2458
+ "learning_rate": 3.9584994202936746e-05,
2459
+ "loss": 0.2688,
2460
+ "step": 1750
2461
+ },
2462
+ {
2463
+ "epoch": 11.107936507936508,
2464
+ "grad_norm": 1.7132880687713623,
2465
+ "learning_rate": 3.950965376748689e-05,
2466
+ "loss": 0.2458,
2467
+ "step": 1755
2468
+ },
2469
+ {
2470
+ "epoch": 11.13968253968254,
2471
+ "grad_norm": 1.7764930725097656,
2472
+ "learning_rate": 3.94341140952758e-05,
2473
+ "loss": 0.2189,
2474
+ "step": 1760
2475
+ },
2476
+ {
2477
+ "epoch": 11.17142857142857,
2478
+ "grad_norm": 2.5560712814331055,
2479
+ "learning_rate": 3.9358376223563206e-05,
2480
+ "loss": 0.2866,
2481
+ "step": 1765
2482
+ },
2483
+ {
2484
+ "epoch": 11.203174603174602,
2485
+ "grad_norm": 1.1177359819412231,
2486
+ "learning_rate": 3.928244119233038e-05,
2487
+ "loss": 0.233,
2488
+ "step": 1770
2489
+ },
2490
+ {
2491
+ "epoch": 11.234920634920634,
2492
+ "grad_norm": 1.584670901298523,
2493
+ "learning_rate": 3.9206310044265866e-05,
2494
+ "loss": 0.273,
2495
+ "step": 1775
2496
+ },
2497
+ {
2498
+ "epoch": 11.266666666666667,
2499
+ "grad_norm": 1.6278687715530396,
2500
+ "learning_rate": 3.912998382475115e-05,
2501
+ "loss": 0.2746,
2502
+ "step": 1780
2503
+ },
2504
+ {
2505
+ "epoch": 11.2984126984127,
2506
+ "grad_norm": 1.657038688659668,
2507
+ "learning_rate": 3.905346358184629e-05,
2508
+ "loss": 0.2885,
2509
+ "step": 1785
2510
+ },
2511
+ {
2512
+ "epoch": 11.33015873015873,
2513
+ "grad_norm": 1.2840272188186646,
2514
+ "learning_rate": 3.897675036627557e-05,
2515
+ "loss": 0.2932,
2516
+ "step": 1790
2517
+ },
2518
+ {
2519
+ "epoch": 11.361904761904762,
2520
+ "grad_norm": 1.5678766965866089,
2521
+ "learning_rate": 3.8899845231413026e-05,
2522
+ "loss": 0.2945,
2523
+ "step": 1795
2524
+ },
2525
+ {
2526
+ "epoch": 11.393650793650794,
2527
+ "grad_norm": 1.788948655128479,
2528
+ "learning_rate": 3.8822749233268006e-05,
2529
+ "loss": 0.3013,
2530
+ "step": 1800
2531
+ },
2532
+ {
2533
+ "epoch": 11.425396825396826,
2534
+ "grad_norm": 1.2259769439697266,
2535
+ "learning_rate": 3.8745463430470664e-05,
2536
+ "loss": 0.2582,
2537
+ "step": 1805
2538
+ },
2539
+ {
2540
+ "epoch": 11.457142857142857,
2541
+ "grad_norm": 1.5430735349655151,
2542
+ "learning_rate": 3.866798888425741e-05,
2543
+ "loss": 0.275,
2544
+ "step": 1810
2545
+ },
2546
+ {
2547
+ "epoch": 11.488888888888889,
2548
+ "grad_norm": 1.9102168083190918,
2549
+ "learning_rate": 3.8590326658456376e-05,
2550
+ "loss": 0.2909,
2551
+ "step": 1815
2552
+ },
2553
+ {
2554
+ "epoch": 11.52063492063492,
2555
+ "grad_norm": 1.6118320226669312,
2556
+ "learning_rate": 3.851247781947277e-05,
2557
+ "loss": 0.2922,
2558
+ "step": 1820
2559
+ },
2560
+ {
2561
+ "epoch": 11.552380952380952,
2562
+ "grad_norm": 1.393646478652954,
2563
+ "learning_rate": 3.843444343627424e-05,
2564
+ "loss": 0.2783,
2565
+ "step": 1825
2566
+ },
2567
+ {
2568
+ "epoch": 11.584126984126984,
2569
+ "grad_norm": 2.522909641265869,
2570
+ "learning_rate": 3.83562245803762e-05,
2571
+ "loss": 0.2933,
2572
+ "step": 1830
2573
+ },
2574
+ {
2575
+ "epoch": 11.615873015873015,
2576
+ "grad_norm": 2.2534332275390625,
2577
+ "learning_rate": 3.827782232582714e-05,
2578
+ "loss": 0.3081,
2579
+ "step": 1835
2580
+ },
2581
+ {
2582
+ "epoch": 11.647619047619047,
2583
+ "grad_norm": 2.4088056087493896,
2584
+ "learning_rate": 3.819923774919383e-05,
2585
+ "loss": 0.276,
2586
+ "step": 1840
2587
+ },
2588
+ {
2589
+ "epoch": 11.679365079365079,
2590
+ "grad_norm": 1.7626562118530273,
2591
+ "learning_rate": 3.8120471929546576e-05,
2592
+ "loss": 0.2697,
2593
+ "step": 1845
2594
+ },
2595
+ {
2596
+ "epoch": 11.71111111111111,
2597
+ "grad_norm": 1.8656691312789917,
2598
+ "learning_rate": 3.8041525948444414e-05,
2599
+ "loss": 0.2979,
2600
+ "step": 1850
2601
+ },
2602
+ {
2603
+ "epoch": 11.742857142857144,
2604
+ "grad_norm": 1.6537258625030518,
2605
+ "learning_rate": 3.7962400889920185e-05,
2606
+ "loss": 0.3042,
2607
+ "step": 1855
2608
+ },
2609
+ {
2610
+ "epoch": 11.774603174603175,
2611
+ "grad_norm": 1.696975827217102,
2612
+ "learning_rate": 3.788309784046574e-05,
2613
+ "loss": 0.2984,
2614
+ "step": 1860
2615
+ },
2616
+ {
2617
+ "epoch": 11.806349206349207,
2618
+ "grad_norm": 1.976236343383789,
2619
+ "learning_rate": 3.780361788901696e-05,
2620
+ "loss": 0.2711,
2621
+ "step": 1865
2622
+ },
2623
+ {
2624
+ "epoch": 11.838095238095239,
2625
+ "grad_norm": 1.7781676054000854,
2626
+ "learning_rate": 3.772396212693885e-05,
2627
+ "loss": 0.3116,
2628
+ "step": 1870
2629
+ },
2630
+ {
2631
+ "epoch": 11.86984126984127,
2632
+ "grad_norm": 1.6252080202102661,
2633
+ "learning_rate": 3.7644131648010494e-05,
2634
+ "loss": 0.2879,
2635
+ "step": 1875
2636
+ },
2637
+ {
2638
+ "epoch": 11.901587301587302,
2639
+ "grad_norm": 1.7511012554168701,
2640
+ "learning_rate": 3.75641275484101e-05,
2641
+ "loss": 0.3106,
2642
+ "step": 1880
2643
+ },
2644
+ {
2645
+ "epoch": 11.933333333333334,
2646
+ "grad_norm": 1.5861046314239502,
2647
+ "learning_rate": 3.7483950926699885e-05,
2648
+ "loss": 0.2703,
2649
+ "step": 1885
2650
+ },
2651
+ {
2652
+ "epoch": 11.965079365079365,
2653
+ "grad_norm": 1.903902530670166,
2654
+ "learning_rate": 3.740360288381105e-05,
2655
+ "loss": 0.2808,
2656
+ "step": 1890
2657
+ },
2658
+ {
2659
+ "epoch": 11.996825396825397,
2660
+ "grad_norm": 1.644740104675293,
2661
+ "learning_rate": 3.732308452302864e-05,
2662
+ "loss": 0.2883,
2663
+ "step": 1895
2664
+ },
2665
+ {
2666
+ "epoch": 12.025396825396825,
2667
+ "grad_norm": 1.3671797513961792,
2668
+ "learning_rate": 3.724239694997637e-05,
2669
+ "loss": 0.2661,
2670
+ "step": 1900
2671
+ },
2672
+ {
2673
+ "epoch": 12.057142857142857,
2674
+ "grad_norm": 1.1910501718521118,
2675
+ "learning_rate": 3.716154127260147e-05,
2676
+ "loss": 0.2352,
2677
+ "step": 1905
2678
+ },
2679
+ {
2680
+ "epoch": 12.088888888888889,
2681
+ "grad_norm": 1.45137619972229,
2682
+ "learning_rate": 3.708051860115947e-05,
2683
+ "loss": 0.2703,
2684
+ "step": 1910
2685
+ },
2686
+ {
2687
+ "epoch": 12.12063492063492,
2688
+ "grad_norm": 2.625089645385742,
2689
+ "learning_rate": 3.699933004819895e-05,
2690
+ "loss": 0.2524,
2691
+ "step": 1915
2692
+ },
2693
+ {
2694
+ "epoch": 12.152380952380952,
2695
+ "grad_norm": 1.731602430343628,
2696
+ "learning_rate": 3.691797672854625e-05,
2697
+ "loss": 0.2533,
2698
+ "step": 1920
2699
+ },
2700
+ {
2701
+ "epoch": 12.184126984126983,
2702
+ "grad_norm": 2.1266143321990967,
2703
+ "learning_rate": 3.683645975929019e-05,
2704
+ "loss": 0.2666,
2705
+ "step": 1925
2706
+ },
2707
+ {
2708
+ "epoch": 12.215873015873015,
2709
+ "grad_norm": 1.7163398265838623,
2710
+ "learning_rate": 3.675478025976671e-05,
2711
+ "loss": 0.2838,
2712
+ "step": 1930
2713
+ },
2714
+ {
2715
+ "epoch": 12.247619047619047,
2716
+ "grad_norm": 1.8726729154586792,
2717
+ "learning_rate": 3.66729393515435e-05,
2718
+ "loss": 0.2646,
2719
+ "step": 1935
2720
+ },
2721
+ {
2722
+ "epoch": 12.27936507936508,
2723
+ "grad_norm": 1.2229722738265991,
2724
+ "learning_rate": 3.659093815840462e-05,
2725
+ "loss": 0.267,
2726
+ "step": 1940
2727
+ },
2728
+ {
2729
+ "epoch": 12.311111111111112,
2730
+ "grad_norm": 1.341997504234314,
2731
+ "learning_rate": 3.650877780633505e-05,
2732
+ "loss": 0.2464,
2733
+ "step": 1945
2734
+ },
2735
+ {
2736
+ "epoch": 12.342857142857143,
2737
+ "grad_norm": 1.3466174602508545,
2738
+ "learning_rate": 3.6426459423505214e-05,
2739
+ "loss": 0.2521,
2740
+ "step": 1950
2741
+ },
2742
+ {
2743
+ "epoch": 12.374603174603175,
2744
+ "grad_norm": 1.7022134065628052,
2745
+ "learning_rate": 3.6343984140255516e-05,
2746
+ "loss": 0.2662,
2747
+ "step": 1955
2748
+ },
2749
+ {
2750
+ "epoch": 12.406349206349207,
2751
+ "grad_norm": 2.5058987140655518,
2752
+ "learning_rate": 3.626135308908084e-05,
2753
+ "loss": 0.2745,
2754
+ "step": 1960
2755
+ },
2756
+ {
2757
+ "epoch": 12.438095238095238,
2758
+ "grad_norm": 1.7667903900146484,
2759
+ "learning_rate": 3.6178567404614936e-05,
2760
+ "loss": 0.2752,
2761
+ "step": 1965
2762
+ },
2763
+ {
2764
+ "epoch": 12.46984126984127,
2765
+ "grad_norm": 1.7334171533584595,
2766
+ "learning_rate": 3.609562822361487e-05,
2767
+ "loss": 0.2667,
2768
+ "step": 1970
2769
+ },
2770
+ {
2771
+ "epoch": 12.501587301587302,
2772
+ "grad_norm": 1.7093929052352905,
2773
+ "learning_rate": 3.601253668494546e-05,
2774
+ "loss": 0.2829,
2775
+ "step": 1975
2776
+ },
2777
+ {
2778
+ "epoch": 12.533333333333333,
2779
+ "grad_norm": 1.8272080421447754,
2780
+ "learning_rate": 3.592929392956355e-05,
2781
+ "loss": 0.2583,
2782
+ "step": 1980
2783
+ },
2784
+ {
2785
+ "epoch": 12.565079365079365,
2786
+ "grad_norm": 1.5226343870162964,
2787
+ "learning_rate": 3.584590110050241e-05,
2788
+ "loss": 0.2652,
2789
+ "step": 1985
2790
+ },
2791
+ {
2792
+ "epoch": 12.596825396825396,
2793
+ "grad_norm": 1.7395323514938354,
2794
+ "learning_rate": 3.5762359342856036e-05,
2795
+ "loss": 0.2585,
2796
+ "step": 1990
2797
+ },
2798
+ {
2799
+ "epoch": 12.628571428571428,
2800
+ "grad_norm": 2.278144359588623,
2801
+ "learning_rate": 3.567866980376337e-05,
2802
+ "loss": 0.2862,
2803
+ "step": 1995
2804
+ },
2805
+ {
2806
+ "epoch": 12.66031746031746,
2807
+ "grad_norm": 1.9335429668426514,
2808
+ "learning_rate": 3.559483363239262e-05,
2809
+ "loss": 0.2945,
2810
+ "step": 2000
2811
+ },
2812
+ {
2813
+ "epoch": 12.692063492063491,
2814
+ "grad_norm": 1.3866902589797974,
2815
+ "learning_rate": 3.551085197992545e-05,
2816
+ "loss": 0.2675,
2817
+ "step": 2005
2818
+ },
2819
+ {
2820
+ "epoch": 12.723809523809523,
2821
+ "grad_norm": 1.7110604047775269,
2822
+ "learning_rate": 3.5426725999541174e-05,
2823
+ "loss": 0.2705,
2824
+ "step": 2010
2825
+ },
2826
+ {
2827
+ "epoch": 12.755555555555556,
2828
+ "grad_norm": 1.6411776542663574,
2829
+ "learning_rate": 3.534245684640089e-05,
2830
+ "loss": 0.2482,
2831
+ "step": 2015
2832
+ },
2833
+ {
2834
+ "epoch": 12.787301587301588,
2835
+ "grad_norm": 1.4663981199264526,
2836
+ "learning_rate": 3.525804567763167e-05,
2837
+ "loss": 0.2838,
2838
+ "step": 2020
2839
+ },
2840
+ {
2841
+ "epoch": 12.81904761904762,
2842
+ "grad_norm": 1.8676140308380127,
2843
+ "learning_rate": 3.517349365231065e-05,
2844
+ "loss": 0.2906,
2845
+ "step": 2025
2846
+ },
2847
+ {
2848
+ "epoch": 12.850793650793651,
2849
+ "grad_norm": 1.6150639057159424,
2850
+ "learning_rate": 3.508880193144911e-05,
2851
+ "loss": 0.3011,
2852
+ "step": 2030
2853
+ },
2854
+ {
2855
+ "epoch": 12.882539682539683,
2856
+ "grad_norm": 2.5578598976135254,
2857
+ "learning_rate": 3.500397167797654e-05,
2858
+ "loss": 0.2846,
2859
+ "step": 2035
2860
+ },
2861
+ {
2862
+ "epoch": 12.914285714285715,
2863
+ "grad_norm": 1.3131941556930542,
2864
+ "learning_rate": 3.491900405672466e-05,
2865
+ "loss": 0.2509,
2866
+ "step": 2040
2867
+ },
2868
+ {
2869
+ "epoch": 12.946031746031746,
2870
+ "grad_norm": 1.5713857412338257,
2871
+ "learning_rate": 3.483390023441141e-05,
2872
+ "loss": 0.2824,
2873
+ "step": 2045
2874
+ },
2875
+ {
2876
+ "epoch": 12.977777777777778,
2877
+ "grad_norm": 1.788149356842041,
2878
+ "learning_rate": 3.4748661379625e-05,
2879
+ "loss": 0.2932,
2880
+ "step": 2050
2881
+ },
2882
+ {
2883
+ "epoch": 13.006349206349206,
2884
+ "grad_norm": 1.080249547958374,
2885
+ "learning_rate": 3.466328866280778e-05,
2886
+ "loss": 0.2817,
2887
+ "step": 2055
2888
+ },
2889
+ {
2890
+ "epoch": 13.038095238095238,
2891
+ "grad_norm": 1.1128981113433838,
2892
+ "learning_rate": 3.45777832562402e-05,
2893
+ "loss": 0.2141,
2894
+ "step": 2060
2895
+ },
2896
+ {
2897
+ "epoch": 13.06984126984127,
2898
+ "grad_norm": 1.6394922733306885,
2899
+ "learning_rate": 3.449214633402473e-05,
2900
+ "loss": 0.216,
2901
+ "step": 2065
2902
+ },
2903
+ {
2904
+ "epoch": 13.101587301587301,
2905
+ "grad_norm": 2.198416233062744,
2906
+ "learning_rate": 3.440637907206973e-05,
2907
+ "loss": 0.258,
2908
+ "step": 2070
2909
+ },
2910
+ {
2911
+ "epoch": 13.133333333333333,
2912
+ "grad_norm": 1.5107051134109497,
2913
+ "learning_rate": 3.4320482648073285e-05,
2914
+ "loss": 0.2422,
2915
+ "step": 2075
2916
+ },
2917
+ {
2918
+ "epoch": 13.165079365079364,
2919
+ "grad_norm": 1.7206802368164062,
2920
+ "learning_rate": 3.4234458241507034e-05,
2921
+ "loss": 0.2524,
2922
+ "step": 2080
2923
+ },
2924
+ {
2925
+ "epoch": 13.196825396825396,
2926
+ "grad_norm": 1.4832013845443726,
2927
+ "learning_rate": 3.4148307033600014e-05,
2928
+ "loss": 0.27,
2929
+ "step": 2085
2930
+ },
2931
+ {
2932
+ "epoch": 13.228571428571428,
2933
+ "grad_norm": 1.592344880104065,
2934
+ "learning_rate": 3.4062030207322395e-05,
2935
+ "loss": 0.2486,
2936
+ "step": 2090
2937
+ },
2938
+ {
2939
+ "epoch": 13.260317460317461,
2940
+ "grad_norm": 1.7398722171783447,
2941
+ "learning_rate": 3.397562894736926e-05,
2942
+ "loss": 0.2605,
2943
+ "step": 2095
2944
+ },
2945
+ {
2946
+ "epoch": 13.292063492063493,
2947
+ "grad_norm": 2.0896050930023193,
2948
+ "learning_rate": 3.388910444014432e-05,
2949
+ "loss": 0.2562,
2950
+ "step": 2100
2951
+ },
2952
+ {
2953
+ "epoch": 13.323809523809524,
2954
+ "grad_norm": 2.7245311737060547,
2955
+ "learning_rate": 3.380245787374365e-05,
2956
+ "loss": 0.2573,
2957
+ "step": 2105
2958
+ },
2959
+ {
2960
+ "epoch": 13.355555555555556,
2961
+ "grad_norm": 1.1951723098754883,
2962
+ "learning_rate": 3.371569043793936e-05,
2963
+ "loss": 0.2709,
2964
+ "step": 2110
2965
+ },
2966
+ {
2967
+ "epoch": 13.387301587301588,
2968
+ "grad_norm": 1.697736144065857,
2969
+ "learning_rate": 3.3628803324163236e-05,
2970
+ "loss": 0.2413,
2971
+ "step": 2115
2972
+ },
2973
+ {
2974
+ "epoch": 13.41904761904762,
2975
+ "grad_norm": 1.447302222251892,
2976
+ "learning_rate": 3.354179772549042e-05,
2977
+ "loss": 0.2685,
2978
+ "step": 2120
2979
+ },
2980
+ {
2981
+ "epoch": 13.450793650793651,
2982
+ "grad_norm": 1.232428789138794,
2983
+ "learning_rate": 3.3454674836623e-05,
2984
+ "loss": 0.2546,
2985
+ "step": 2125
2986
+ },
2987
+ {
2988
+ "epoch": 13.482539682539683,
2989
+ "grad_norm": 1.889103889465332,
2990
+ "learning_rate": 3.336743585387362e-05,
2991
+ "loss": 0.2412,
2992
+ "step": 2130
2993
+ },
2994
+ {
2995
+ "epoch": 13.514285714285714,
2996
+ "grad_norm": 1.888352632522583,
2997
+ "learning_rate": 3.328008197514903e-05,
2998
+ "loss": 0.2737,
2999
+ "step": 2135
3000
+ },
3001
+ {
3002
+ "epoch": 13.546031746031746,
3003
+ "grad_norm": 1.4205390214920044,
3004
+ "learning_rate": 3.319261439993369e-05,
3005
+ "loss": 0.2727,
3006
+ "step": 2140
3007
+ },
3008
+ {
3009
+ "epoch": 13.577777777777778,
3010
+ "grad_norm": 1.442429542541504,
3011
+ "learning_rate": 3.310503432927322e-05,
3012
+ "loss": 0.2894,
3013
+ "step": 2145
3014
+ },
3015
+ {
3016
+ "epoch": 13.60952380952381,
3017
+ "grad_norm": 1.413885474205017,
3018
+ "learning_rate": 3.3017342965757986e-05,
3019
+ "loss": 0.2928,
3020
+ "step": 2150
3021
+ },
3022
+ {
3023
+ "epoch": 13.64126984126984,
3024
+ "grad_norm": 1.0464482307434082,
3025
+ "learning_rate": 3.2929541513506524e-05,
3026
+ "loss": 0.252,
3027
+ "step": 2155
3028
+ },
3029
+ {
3030
+ "epoch": 13.673015873015872,
3031
+ "grad_norm": 1.6716376543045044,
3032
+ "learning_rate": 3.284163117814906e-05,
3033
+ "loss": 0.2614,
3034
+ "step": 2160
3035
+ },
3036
+ {
3037
+ "epoch": 13.704761904761904,
3038
+ "grad_norm": 1.9366419315338135,
3039
+ "learning_rate": 3.2753613166810914e-05,
3040
+ "loss": 0.2963,
3041
+ "step": 2165
3042
+ },
3043
+ {
3044
+ "epoch": 13.736507936507937,
3045
+ "grad_norm": 1.4641704559326172,
3046
+ "learning_rate": 3.2665488688095944e-05,
3047
+ "loss": 0.2654,
3048
+ "step": 2170
3049
+ },
3050
+ {
3051
+ "epoch": 13.768253968253969,
3052
+ "grad_norm": 1.3404383659362793,
3053
+ "learning_rate": 3.2577258952069934e-05,
3054
+ "loss": 0.2601,
3055
+ "step": 2175
3056
+ },
3057
+ {
3058
+ "epoch": 13.8,
3059
+ "grad_norm": 1.6471940279006958,
3060
+ "learning_rate": 3.2488925170244015e-05,
3061
+ "loss": 0.2775,
3062
+ "step": 2180
3063
+ },
3064
+ {
3065
+ "epoch": 13.831746031746032,
3066
+ "grad_norm": 1.3665790557861328,
3067
+ "learning_rate": 3.240048855555798e-05,
3068
+ "loss": 0.2602,
3069
+ "step": 2185
3070
+ },
3071
+ {
3072
+ "epoch": 13.863492063492064,
3073
+ "grad_norm": 1.1486542224884033,
3074
+ "learning_rate": 3.2311950322363685e-05,
3075
+ "loss": 0.2603,
3076
+ "step": 2190
3077
+ },
3078
+ {
3079
+ "epoch": 13.895238095238096,
3080
+ "grad_norm": 1.45487642288208,
3081
+ "learning_rate": 3.2223311686408304e-05,
3082
+ "loss": 0.2794,
3083
+ "step": 2195
3084
+ },
3085
+ {
3086
+ "epoch": 13.926984126984127,
3087
+ "grad_norm": 1.6884818077087402,
3088
+ "learning_rate": 3.213457386481769e-05,
3089
+ "loss": 0.2682,
3090
+ "step": 2200
3091
+ },
3092
+ {
3093
+ "epoch": 13.958730158730159,
3094
+ "grad_norm": 1.9160594940185547,
3095
+ "learning_rate": 3.204573807607967e-05,
3096
+ "loss": 0.2619,
3097
+ "step": 2205
3098
+ },
3099
+ {
3100
+ "epoch": 13.99047619047619,
3101
+ "grad_norm": 1.9444315433502197,
3102
+ "learning_rate": 3.1956805540027244e-05,
3103
+ "loss": 0.3029,
3104
+ "step": 2210
3105
+ },
3106
+ {
3107
+ "epoch": 14.019047619047619,
3108
+ "grad_norm": 1.8739337921142578,
3109
+ "learning_rate": 3.1867777477821915e-05,
3110
+ "loss": 0.2298,
3111
+ "step": 2215
3112
+ },
3113
+ {
3114
+ "epoch": 14.05079365079365,
3115
+ "grad_norm": 1.3971226215362549,
3116
+ "learning_rate": 3.1778655111936866e-05,
3117
+ "loss": 0.2351,
3118
+ "step": 2220
3119
+ },
3120
+ {
3121
+ "epoch": 14.082539682539682,
3122
+ "grad_norm": 1.288387417793274,
3123
+ "learning_rate": 3.168943966614022e-05,
3124
+ "loss": 0.2331,
3125
+ "step": 2225
3126
+ },
3127
+ {
3128
+ "epoch": 14.114285714285714,
3129
+ "grad_norm": 1.2136940956115723,
3130
+ "learning_rate": 3.1600132365478186e-05,
3131
+ "loss": 0.2406,
3132
+ "step": 2230
3133
+ },
3134
+ {
3135
+ "epoch": 14.146031746031746,
3136
+ "grad_norm": 1.8233654499053955,
3137
+ "learning_rate": 3.151073443625828e-05,
3138
+ "loss": 0.2496,
3139
+ "step": 2235
3140
+ },
3141
+ {
3142
+ "epoch": 14.177777777777777,
3143
+ "grad_norm": 1.7613590955734253,
3144
+ "learning_rate": 3.142124710603245e-05,
3145
+ "loss": 0.2523,
3146
+ "step": 2240
3147
+ },
3148
+ {
3149
+ "epoch": 14.209523809523809,
3150
+ "grad_norm": 1.8933606147766113,
3151
+ "learning_rate": 3.133167160358024e-05,
3152
+ "loss": 0.2646,
3153
+ "step": 2245
3154
+ },
3155
+ {
3156
+ "epoch": 14.24126984126984,
3157
+ "grad_norm": 2.7858712673187256,
3158
+ "learning_rate": 3.124200915889195e-05,
3159
+ "loss": 0.2818,
3160
+ "step": 2250
3161
+ },
3162
+ {
3163
+ "epoch": 14.273015873015874,
3164
+ "grad_norm": 1.5656853914260864,
3165
+ "learning_rate": 3.115226100315166e-05,
3166
+ "loss": 0.2389,
3167
+ "step": 2255
3168
+ },
3169
+ {
3170
+ "epoch": 14.304761904761905,
3171
+ "grad_norm": 1.606392741203308,
3172
+ "learning_rate": 3.106242836872041e-05,
3173
+ "loss": 0.2302,
3174
+ "step": 2260
3175
+ },
3176
+ {
3177
+ "epoch": 14.336507936507937,
3178
+ "grad_norm": 2.1553008556365967,
3179
+ "learning_rate": 3.097251248911922e-05,
3180
+ "loss": 0.2484,
3181
+ "step": 2265
3182
+ },
3183
+ {
3184
+ "epoch": 14.368253968253969,
3185
+ "grad_norm": 1.7176517248153687,
3186
+ "learning_rate": 3.088251459901222e-05,
3187
+ "loss": 0.268,
3188
+ "step": 2270
3189
+ },
3190
+ {
3191
+ "epoch": 14.4,
3192
+ "grad_norm": 1.3635174036026,
3193
+ "learning_rate": 3.0792435934189604e-05,
3194
+ "loss": 0.2491,
3195
+ "step": 2275
3196
+ },
3197
+ {
3198
+ "epoch": 14.431746031746032,
3199
+ "grad_norm": 1.4257878065109253,
3200
+ "learning_rate": 3.070227773155074e-05,
3201
+ "loss": 0.2884,
3202
+ "step": 2280
3203
+ },
3204
+ {
3205
+ "epoch": 14.463492063492064,
3206
+ "grad_norm": 1.1561063528060913,
3207
+ "learning_rate": 3.0612041229087145e-05,
3208
+ "loss": 0.247,
3209
+ "step": 2285
3210
+ },
3211
+ {
3212
+ "epoch": 14.495238095238095,
3213
+ "grad_norm": 1.6131694316864014,
3214
+ "learning_rate": 3.0521727665865485e-05,
3215
+ "loss": 0.2708,
3216
+ "step": 2290
3217
+ },
3218
+ {
3219
+ "epoch": 14.526984126984127,
3220
+ "grad_norm": 1.7133935689926147,
3221
+ "learning_rate": 3.0431338282010606e-05,
3222
+ "loss": 0.2384,
3223
+ "step": 2295
3224
+ },
3225
+ {
3226
+ "epoch": 14.558730158730159,
3227
+ "grad_norm": 1.3232437372207642,
3228
+ "learning_rate": 3.0340874318688433e-05,
3229
+ "loss": 0.2503,
3230
+ "step": 2300
3231
+ },
3232
+ {
3233
+ "epoch": 14.59047619047619,
3234
+ "grad_norm": 1.5612751245498657,
3235
+ "learning_rate": 3.0250337018088994e-05,
3236
+ "loss": 0.2618,
3237
+ "step": 2305
3238
+ },
3239
+ {
3240
+ "epoch": 14.622222222222222,
3241
+ "grad_norm": 1.279241681098938,
3242
+ "learning_rate": 3.0159727623409313e-05,
3243
+ "loss": 0.2535,
3244
+ "step": 2310
3245
+ },
3246
+ {
3247
+ "epoch": 14.653968253968253,
3248
+ "grad_norm": 3.142040729522705,
3249
+ "learning_rate": 3.0069047378836375e-05,
3250
+ "loss": 0.2745,
3251
+ "step": 2315
3252
+ },
3253
+ {
3254
+ "epoch": 14.685714285714285,
3255
+ "grad_norm": 1.3240234851837158,
3256
+ "learning_rate": 2.9978297529530036e-05,
3257
+ "loss": 0.2591,
3258
+ "step": 2320
3259
+ },
3260
+ {
3261
+ "epoch": 14.717460317460317,
3262
+ "grad_norm": 1.121077537536621,
3263
+ "learning_rate": 2.9887479321605895e-05,
3264
+ "loss": 0.2453,
3265
+ "step": 2325
3266
+ },
3267
+ {
3268
+ "epoch": 14.74920634920635,
3269
+ "grad_norm": 2.3831980228424072,
3270
+ "learning_rate": 2.9796594002118218e-05,
3271
+ "loss": 0.257,
3272
+ "step": 2330
3273
+ },
3274
+ {
3275
+ "epoch": 14.780952380952382,
3276
+ "grad_norm": 2.175352096557617,
3277
+ "learning_rate": 2.9705642819042805e-05,
3278
+ "loss": 0.2434,
3279
+ "step": 2335
3280
+ },
3281
+ {
3282
+ "epoch": 14.812698412698413,
3283
+ "grad_norm": 1.5452053546905518,
3284
+ "learning_rate": 2.9614627021259846e-05,
3285
+ "loss": 0.2683,
3286
+ "step": 2340
3287
+ },
3288
+ {
3289
+ "epoch": 14.844444444444445,
3290
+ "grad_norm": 1.6765031814575195,
3291
+ "learning_rate": 2.952354785853677e-05,
3292
+ "loss": 0.2484,
3293
+ "step": 2345
3294
+ },
3295
+ {
3296
+ "epoch": 14.876190476190477,
3297
+ "grad_norm": 1.3790463209152222,
3298
+ "learning_rate": 2.9432406581511096e-05,
3299
+ "loss": 0.2636,
3300
+ "step": 2350
3301
+ },
3302
+ {
3303
+ "epoch": 14.907936507936508,
3304
+ "grad_norm": 1.2849820852279663,
3305
+ "learning_rate": 2.9341204441673266e-05,
3306
+ "loss": 0.2734,
3307
+ "step": 2355
3308
+ },
3309
+ {
3310
+ "epoch": 14.93968253968254,
3311
+ "grad_norm": 1.5512354373931885,
3312
+ "learning_rate": 2.924994269134942e-05,
3313
+ "loss": 0.2627,
3314
+ "step": 2360
3315
+ },
3316
+ {
3317
+ "epoch": 14.971428571428572,
3318
+ "grad_norm": 1.2973589897155762,
3319
+ "learning_rate": 2.9158622583684264e-05,
3320
+ "loss": 0.2464,
3321
+ "step": 2365
3322
+ },
3323
+ {
3324
+ "epoch": 15.0,
3325
+ "grad_norm": 2.749181032180786,
3326
+ "learning_rate": 2.906724537262381e-05,
3327
+ "loss": 0.2622,
3328
+ "step": 2370
3329
+ },
3330
+ {
3331
+ "epoch": 15.031746031746032,
3332
+ "grad_norm": 1.4415572881698608,
3333
+ "learning_rate": 2.8975812312898152e-05,
3334
+ "loss": 0.2395,
3335
+ "step": 2375
3336
+ },
3337
+ {
3338
+ "epoch": 15.063492063492063,
3339
+ "grad_norm": 1.41774320602417,
3340
+ "learning_rate": 2.8884324660004325e-05,
3341
+ "loss": 0.2213,
3342
+ "step": 2380
3343
+ },
3344
+ {
3345
+ "epoch": 15.095238095238095,
3346
+ "grad_norm": 1.375585675239563,
3347
+ "learning_rate": 2.8792783670188927e-05,
3348
+ "loss": 0.2319,
3349
+ "step": 2385
3350
+ },
3351
+ {
3352
+ "epoch": 15.126984126984127,
3353
+ "grad_norm": 1.2285529375076294,
3354
+ "learning_rate": 2.870119060043099e-05,
3355
+ "loss": 0.2317,
3356
+ "step": 2390
3357
+ },
3358
+ {
3359
+ "epoch": 15.158730158730158,
3360
+ "grad_norm": 2.5581822395324707,
3361
+ "learning_rate": 2.8609546708424645e-05,
3362
+ "loss": 0.2567,
3363
+ "step": 2395
3364
+ },
3365
+ {
3366
+ "epoch": 15.19047619047619,
3367
+ "grad_norm": 2.0000274181365967,
3368
+ "learning_rate": 2.8517853252561906e-05,
3369
+ "loss": 0.2265,
3370
+ "step": 2400
3371
+ },
3372
+ {
3373
+ "epoch": 15.222222222222221,
3374
+ "grad_norm": 1.6797828674316406,
3375
+ "learning_rate": 2.8426111491915342e-05,
3376
+ "loss": 0.243,
3377
+ "step": 2405
3378
+ },
3379
+ {
3380
+ "epoch": 15.253968253968253,
3381
+ "grad_norm": 1.8280093669891357,
3382
+ "learning_rate": 2.8334322686220826e-05,
3383
+ "loss": 0.2442,
3384
+ "step": 2410
3385
+ },
3386
+ {
3387
+ "epoch": 15.285714285714286,
3388
+ "grad_norm": 1.6335142850875854,
3389
+ "learning_rate": 2.824248809586021e-05,
3390
+ "loss": 0.229,
3391
+ "step": 2415
3392
+ },
3393
+ {
3394
+ "epoch": 15.317460317460318,
3395
+ "grad_norm": 2.1388628482818604,
3396
+ "learning_rate": 2.8150608981844034e-05,
3397
+ "loss": 0.247,
3398
+ "step": 2420
3399
+ },
3400
+ {
3401
+ "epoch": 15.34920634920635,
3402
+ "grad_norm": 1.5680638551712036,
3403
+ "learning_rate": 2.805868660579422e-05,
3404
+ "loss": 0.2269,
3405
+ "step": 2425
3406
+ },
3407
+ {
3408
+ "epoch": 15.380952380952381,
3409
+ "grad_norm": 1.6333919763565063,
3410
+ "learning_rate": 2.7966722229926712e-05,
3411
+ "loss": 0.2426,
3412
+ "step": 2430
3413
+ },
3414
+ {
3415
+ "epoch": 15.412698412698413,
3416
+ "grad_norm": 1.4023231267929077,
3417
+ "learning_rate": 2.787471711703419e-05,
3418
+ "loss": 0.2466,
3419
+ "step": 2435
3420
+ },
3421
+ {
3422
+ "epoch": 15.444444444444445,
3423
+ "grad_norm": 1.5598480701446533,
3424
+ "learning_rate": 2.7782672530468672e-05,
3425
+ "loss": 0.2504,
3426
+ "step": 2440
3427
+ },
3428
+ {
3429
+ "epoch": 15.476190476190476,
3430
+ "grad_norm": 1.3230295181274414,
3431
+ "learning_rate": 2.769058973412424e-05,
3432
+ "loss": 0.2478,
3433
+ "step": 2445
3434
+ },
3435
+ {
3436
+ "epoch": 15.507936507936508,
3437
+ "grad_norm": 2.0796375274658203,
3438
+ "learning_rate": 2.7598469992419646e-05,
3439
+ "loss": 0.2382,
3440
+ "step": 2450
3441
+ },
3442
+ {
3443
+ "epoch": 15.53968253968254,
3444
+ "grad_norm": 1.6772873401641846,
3445
+ "learning_rate": 2.7506314570280916e-05,
3446
+ "loss": 0.2716,
3447
+ "step": 2455
3448
+ },
3449
+ {
3450
+ "epoch": 15.571428571428571,
3451
+ "grad_norm": 1.9949897527694702,
3452
+ "learning_rate": 2.7414124733124046e-05,
3453
+ "loss": 0.2541,
3454
+ "step": 2460
3455
+ },
3456
+ {
3457
+ "epoch": 15.603174603174603,
3458
+ "grad_norm": 1.339775562286377,
3459
+ "learning_rate": 2.7321901746837585e-05,
3460
+ "loss": 0.238,
3461
+ "step": 2465
3462
+ },
3463
+ {
3464
+ "epoch": 15.634920634920634,
3465
+ "grad_norm": 1.3870205879211426,
3466
+ "learning_rate": 2.7229646877765264e-05,
3467
+ "loss": 0.2377,
3468
+ "step": 2470
3469
+ },
3470
+ {
3471
+ "epoch": 15.666666666666666,
3472
+ "grad_norm": 2.1485989093780518,
3473
+ "learning_rate": 2.7137361392688613e-05,
3474
+ "loss": 0.2748,
3475
+ "step": 2475
3476
+ },
3477
+ {
3478
+ "epoch": 15.698412698412698,
3479
+ "grad_norm": 1.3165838718414307,
3480
+ "learning_rate": 2.704504655880955e-05,
3481
+ "loss": 0.2592,
3482
+ "step": 2480
3483
+ },
3484
+ {
3485
+ "epoch": 15.73015873015873,
3486
+ "grad_norm": 1.5217639207839966,
3487
+ "learning_rate": 2.6952703643732983e-05,
3488
+ "loss": 0.2359,
3489
+ "step": 2485
3490
+ },
3491
+ {
3492
+ "epoch": 15.761904761904763,
3493
+ "grad_norm": 1.6285779476165771,
3494
+ "learning_rate": 2.686033391544945e-05,
3495
+ "loss": 0.2653,
3496
+ "step": 2490
3497
+ },
3498
+ {
3499
+ "epoch": 15.793650793650794,
3500
+ "grad_norm": 1.6619691848754883,
3501
+ "learning_rate": 2.676793864231763e-05,
3502
+ "loss": 0.2572,
3503
+ "step": 2495
3504
+ },
3505
+ {
3506
+ "epoch": 15.825396825396826,
3507
+ "grad_norm": 1.6636338233947754,
3508
+ "learning_rate": 2.6675519093046987e-05,
3509
+ "loss": 0.2702,
3510
+ "step": 2500
3511
+ },
3512
+ {
3513
+ "epoch": 15.857142857142858,
3514
+ "grad_norm": 1.6794034242630005,
3515
+ "learning_rate": 2.6583076536680323e-05,
3516
+ "loss": 0.2508,
3517
+ "step": 2505
3518
+ },
3519
+ {
3520
+ "epoch": 15.88888888888889,
3521
+ "grad_norm": 1.669232964515686,
3522
+ "learning_rate": 2.6490612242576344e-05,
3523
+ "loss": 0.2601,
3524
+ "step": 2510
3525
+ },
3526
+ {
3527
+ "epoch": 15.920634920634921,
3528
+ "grad_norm": 1.4551194906234741,
3529
+ "learning_rate": 2.639812748039228e-05,
3530
+ "loss": 0.2514,
3531
+ "step": 2515
3532
+ },
3533
+ {
3534
+ "epoch": 15.952380952380953,
3535
+ "grad_norm": 1.8457551002502441,
3536
+ "learning_rate": 2.6305623520066382e-05,
3537
+ "loss": 0.2682,
3538
+ "step": 2520
3539
+ },
3540
+ {
3541
+ "epoch": 15.984126984126984,
3542
+ "grad_norm": 1.318781852722168,
3543
+ "learning_rate": 2.6213101631800524e-05,
3544
+ "loss": 0.2452,
3545
+ "step": 2525
3546
+ },
3547
+ {
3548
+ "epoch": 16.012698412698413,
3549
+ "grad_norm": 1.4368094205856323,
3550
+ "learning_rate": 2.6120563086042753e-05,
3551
+ "loss": 0.2398,
3552
+ "step": 2530
3553
+ },
3554
+ {
3555
+ "epoch": 16.044444444444444,
3556
+ "grad_norm": 1.314927101135254,
3557
+ "learning_rate": 2.602800915346986e-05,
3558
+ "loss": 0.2321,
3559
+ "step": 2535
3560
+ },
3561
+ {
3562
+ "epoch": 16.076190476190476,
3563
+ "grad_norm": 1.501521110534668,
3564
+ "learning_rate": 2.5935441104969914e-05,
3565
+ "loss": 0.2329,
3566
+ "step": 2540
3567
+ },
3568
+ {
3569
+ "epoch": 16.107936507936508,
3570
+ "grad_norm": 1.3708770275115967,
3571
+ "learning_rate": 2.5842860211624802e-05,
3572
+ "loss": 0.2272,
3573
+ "step": 2545
3574
+ },
3575
+ {
3576
+ "epoch": 16.13968253968254,
3577
+ "grad_norm": 1.6570358276367188,
3578
+ "learning_rate": 2.5750267744692786e-05,
3579
+ "loss": 0.2323,
3580
+ "step": 2550
3581
+ },
3582
+ {
3583
+ "epoch": 16.17142857142857,
3584
+ "grad_norm": 1.4252843856811523,
3585
+ "learning_rate": 2.5657664975591063e-05,
3586
+ "loss": 0.2308,
3587
+ "step": 2555
3588
+ },
3589
+ {
3590
+ "epoch": 16.203174603174602,
3591
+ "grad_norm": 1.9588584899902344,
3592
+ "learning_rate": 2.5565053175878285e-05,
3593
+ "loss": 0.243,
3594
+ "step": 2560
3595
+ },
3596
+ {
3597
+ "epoch": 16.234920634920634,
3598
+ "grad_norm": 1.7678033113479614,
3599
+ "learning_rate": 2.5472433617237107e-05,
3600
+ "loss": 0.2304,
3601
+ "step": 2565
3602
+ },
3603
+ {
3604
+ "epoch": 16.266666666666666,
3605
+ "grad_norm": 1.45453679561615,
3606
+ "learning_rate": 2.5379807571456727e-05,
3607
+ "loss": 0.231,
3608
+ "step": 2570
3609
+ },
3610
+ {
3611
+ "epoch": 16.298412698412697,
3612
+ "grad_norm": 1.313704490661621,
3613
+ "learning_rate": 2.52871763104154e-05,
3614
+ "loss": 0.2434,
3615
+ "step": 2575
3616
+ },
3617
+ {
3618
+ "epoch": 16.33015873015873,
3619
+ "grad_norm": 1.331613302230835,
3620
+ "learning_rate": 2.519454110606304e-05,
3621
+ "loss": 0.2477,
3622
+ "step": 2580
3623
+ },
3624
+ {
3625
+ "epoch": 16.36190476190476,
3626
+ "grad_norm": 1.5135482549667358,
3627
+ "learning_rate": 2.510190323040366e-05,
3628
+ "loss": 0.2302,
3629
+ "step": 2585
3630
+ },
3631
+ {
3632
+ "epoch": 16.393650793650792,
3633
+ "grad_norm": 1.025403618812561,
3634
+ "learning_rate": 2.5009263955477986e-05,
3635
+ "loss": 0.2145,
3636
+ "step": 2590
3637
+ },
3638
+ {
3639
+ "epoch": 16.425396825396824,
3640
+ "grad_norm": 1.3128396272659302,
3641
+ "learning_rate": 2.491662455334592e-05,
3642
+ "loss": 0.237,
3643
+ "step": 2595
3644
+ },
3645
+ {
3646
+ "epoch": 16.457142857142856,
3647
+ "grad_norm": 1.9846177101135254,
3648
+ "learning_rate": 2.482398629606916e-05,
3649
+ "loss": 0.2227,
3650
+ "step": 2600
3651
+ },
3652
+ {
3653
+ "epoch": 16.488888888888887,
3654
+ "grad_norm": 1.3919912576675415,
3655
+ "learning_rate": 2.473135045569365e-05,
3656
+ "loss": 0.2542,
3657
+ "step": 2605
3658
+ },
3659
+ {
3660
+ "epoch": 16.520634920634922,
3661
+ "grad_norm": 1.4371297359466553,
3662
+ "learning_rate": 2.463871830423215e-05,
3663
+ "loss": 0.2533,
3664
+ "step": 2610
3665
+ },
3666
+ {
3667
+ "epoch": 16.552380952380954,
3668
+ "grad_norm": 1.2560791969299316,
3669
+ "learning_rate": 2.4546091113646774e-05,
3670
+ "loss": 0.2425,
3671
+ "step": 2615
3672
+ },
3673
+ {
3674
+ "epoch": 16.584126984126986,
3675
+ "grad_norm": 1.1686952114105225,
3676
+ "learning_rate": 2.445347015583151e-05,
3677
+ "loss": 0.2196,
3678
+ "step": 2620
3679
+ },
3680
+ {
3681
+ "epoch": 16.615873015873017,
3682
+ "grad_norm": 1.4156274795532227,
3683
+ "learning_rate": 2.436085670259479e-05,
3684
+ "loss": 0.2514,
3685
+ "step": 2625
3686
+ },
3687
+ {
3688
+ "epoch": 16.64761904761905,
3689
+ "grad_norm": 1.7230234146118164,
3690
+ "learning_rate": 2.426825202564194e-05,
3691
+ "loss": 0.24,
3692
+ "step": 2630
3693
+ },
3694
+ {
3695
+ "epoch": 16.67936507936508,
3696
+ "grad_norm": 1.6709225177764893,
3697
+ "learning_rate": 2.417565739655783e-05,
3698
+ "loss": 0.2523,
3699
+ "step": 2635
3700
+ },
3701
+ {
3702
+ "epoch": 16.711111111111112,
3703
+ "grad_norm": 1.4194560050964355,
3704
+ "learning_rate": 2.4083074086789332e-05,
3705
+ "loss": 0.2464,
3706
+ "step": 2640
3707
+ },
3708
+ {
3709
+ "epoch": 16.742857142857144,
3710
+ "grad_norm": 1.3121566772460938,
3711
+ "learning_rate": 2.3990503367627896e-05,
3712
+ "loss": 0.234,
3713
+ "step": 2645
3714
+ },
3715
+ {
3716
+ "epoch": 16.774603174603175,
3717
+ "grad_norm": 1.841577410697937,
3718
+ "learning_rate": 2.3897946510192104e-05,
3719
+ "loss": 0.2494,
3720
+ "step": 2650
3721
+ },
3722
+ {
3723
+ "epoch": 16.806349206349207,
3724
+ "grad_norm": 1.262974739074707,
3725
+ "learning_rate": 2.3805404785410157e-05,
3726
+ "loss": 0.2648,
3727
+ "step": 2655
3728
+ },
3729
+ {
3730
+ "epoch": 16.83809523809524,
3731
+ "grad_norm": 2.1865732669830322,
3732
+ "learning_rate": 2.3712879464002504e-05,
3733
+ "loss": 0.2486,
3734
+ "step": 2660
3735
+ },
3736
+ {
3737
+ "epoch": 16.86984126984127,
3738
+ "grad_norm": 1.3114222288131714,
3739
+ "learning_rate": 2.362037181646433e-05,
3740
+ "loss": 0.2617,
3741
+ "step": 2665
3742
+ }
3743
+ ],
3744
+ "logging_steps": 5,
3745
+ "max_steps": 4710,
3746
+ "num_input_tokens_seen": 0,
3747
+ "num_train_epochs": 30,
3748
+ "save_steps": 157,
3749
+ "stateful_callbacks": {
3750
+ "TrainerControl": {
3751
+ "args": {
3752
+ "should_epoch_stop": false,
3753
+ "should_evaluate": false,
3754
+ "should_log": false,
3755
+ "should_save": true,
3756
+ "should_training_stop": false
3757
+ },
3758
+ "attributes": {}
3759
+ }
3760
+ },
3761
+ "total_flos": 5.732789348676403e+16,
3762
+ "train_batch_size": 1,
3763
+ "trial_name": null,
3764
+ "trial_params": null
3765
+ }
checkpoint-2826/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
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.15.0
checkpoint-2826/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-2826/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2826/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": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-2826/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2826/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-3611/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
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.15.0
checkpoint-3611/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "gate_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-3611/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-3611/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-3611/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee23e4dcb29c1acafa71e412ed23177784ccbba1d925adea06c128efe5e320e
3
+ size 14512
checkpoint-3611/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": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-3611/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Qwen, created by Alibaba Cloud. 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 Qwen, created by Alibaba Cloud. You 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": "<|endoftext|>",
205
+ "padding_side": "right",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
checkpoint-3611/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-3611/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-3925/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
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.15.0
checkpoint-3925/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "gate_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-3925/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-3925/merges.txt ADDED
The diff for this file is too large to render. See raw diff