agu18dec commited on
Commit
885fafd
·
verified ·
1 Parent(s): 0fa7dfc

add checkpoint cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42

Browse files
Files changed (26) hide show
  1. .gitattributes +2 -0
  2. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/README.md +61 -0
  3. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/adapter_config.json +46 -0
  4. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/adapter_model.safetensors +3 -0
  5. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/added_tokens.json +24 -0
  6. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/chat_template.jinja +54 -0
  7. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/README.md +209 -0
  8. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/adapter_config.json +46 -0
  9. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/adapter_model.safetensors +3 -0
  10. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/added_tokens.json +24 -0
  11. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/chat_template.jinja +54 -0
  12. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/merges.txt +0 -0
  13. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/special_tokens_map.json +31 -0
  14. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/tokenizer.json +3 -0
  15. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/tokenizer_config.json +207 -0
  16. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/trainer_state.json +2064 -0
  17. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/training_args.bin +3 -0
  18. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/vocab.json +0 -0
  19. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/manifest.json +30 -0
  20. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/merges.txt +0 -0
  21. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/special_tokens_map.json +31 -0
  22. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/tokenizer.json +3 -0
  23. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/tokenizer_config.json +207 -0
  24. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/train_manifest.json +30 -0
  25. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/training_args.bin +3 -0
  26. checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/vocab.json +0 -0
.gitattributes CHANGED
@@ -806,3 +806,5 @@ checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-
806
  checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s3_perlayer_rot_r42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
807
  checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/tokenizer.json filter=lfs diff=lfs merge=lfs -text
808
  checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
 
806
  checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s3_perlayer_rot_r42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
807
  checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/tokenizer.json filter=lfs diff=lfs merge=lfs -text
808
  checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
809
+ checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/tokenizer.json filter=lfs diff=lfs merge=lfs -text
810
+ checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
3
+ library_name: peft
4
+ model_name: cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen2.5-7B-Instruct
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ licence: license
12
+ pipeline_tag: text-generation
13
+ ---
14
+
15
+ # Model Card for cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42
16
+
17
+ This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
18
+ It has been trained using [TRL](https://github.com/huggingface/trl).
19
+
20
+ ## Quick start
21
+
22
+ ```python
23
+ from transformers import pipeline
24
+
25
+ question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
26
+ generator = pipeline("text-generation", model="None", device="cuda")
27
+ output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
28
+ print(output["generated_text"])
29
+ ```
30
+
31
+ ## Training procedure
32
+
33
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/agam-research/huggingface/runs/0939d08f)
34
+
35
+
36
+ This model was trained with SFT.
37
+
38
+ ### Framework versions
39
+
40
+ - PEFT 0.18.1
41
+ - TRL: 0.28.0
42
+ - Transformers: 4.57.6
43
+ - Pytorch: 2.10.0
44
+ - Datasets: 4.5.0
45
+ - Tokenizers: 0.22.2
46
+
47
+ ## Citations
48
+
49
+
50
+
51
+ Cite TRL as:
52
+
53
+ ```bibtex
54
+ @software{vonwerra2020trl,
55
+ title = {{TRL: Transformers Reinforcement Learning}},
56
+ author = {von Werra, Leandro and Belkada, Younes and Tunstall, Lewis and Beeching, Edward and Thrush, Tristan and Lambert, Nathan and Huang, Shengyi and Rasul, Kashif and Gallouédec, Quentin},
57
+ license = {Apache-2.0},
58
+ url = {https://github.com/huggingface/trl},
59
+ year = {2020}
60
+ }
61
+ ```
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 8,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "up_proj",
33
+ "k_proj",
34
+ "q_proj",
35
+ "down_proj",
36
+ "gate_proj",
37
+ "o_proj",
38
+ "v_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55bb586517e05542f27fd770e2819b50bb339bbdfb71c08c62ff1ac88567b445
3
+ size 4396749208
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/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
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\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>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\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" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen2.5-7B-Instruct
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- 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. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ 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).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.18.1
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 8,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "up_proj",
33
+ "k_proj",
34
+ "q_proj",
35
+ "down_proj",
36
+ "gate_proj",
37
+ "o_proj",
38
+ "v_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55bb586517e05542f27fd770e2819b50bb339bbdfb71c08c62ff1ac88567b445
3
+ size 4396749208
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/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
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\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>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\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" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/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
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/tokenizer_config.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "clean_up_tokenization_spaces": false,
199
+ "eos_token": "<|im_end|>",
200
+ "errors": "replace",
201
+ "extra_special_tokens": {},
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "split_special_tokens": false,
205
+ "tokenizer_class": "Qwen2Tokenizer",
206
+ "unk_token": null
207
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/trainer_state.json ADDED
@@ -0,0 +1,2064 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 2036,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "entropy": 1.2255295753479003,
14
+ "epoch": 0.009823182711198428,
15
+ "grad_norm": 4.901942729949951,
16
+ "learning_rate": 8.823529411764707e-06,
17
+ "loss": 0.6911,
18
+ "mean_token_accuracy": 0.7734570562839508,
19
+ "num_tokens": 13828.0,
20
+ "step": 10
21
+ },
22
+ {
23
+ "entropy": 1.26828430891037,
24
+ "epoch": 0.019646365422396856,
25
+ "grad_norm": 2.577816963195801,
26
+ "learning_rate": 1.862745098039216e-05,
27
+ "loss": 0.7674,
28
+ "mean_token_accuracy": 0.7317770183086395,
29
+ "num_tokens": 28074.0,
30
+ "step": 20
31
+ },
32
+ {
33
+ "entropy": 1.2752761960029602,
34
+ "epoch": 0.029469548133595286,
35
+ "grad_norm": 1.7750320434570312,
36
+ "learning_rate": 2.8431372549019608e-05,
37
+ "loss": 0.6719,
38
+ "mean_token_accuracy": 0.7584641933441162,
39
+ "num_tokens": 42168.0,
40
+ "step": 30
41
+ },
42
+ {
43
+ "entropy": 1.2484833955764771,
44
+ "epoch": 0.03929273084479371,
45
+ "grad_norm": 2.1898927688598633,
46
+ "learning_rate": 3.8235294117647055e-05,
47
+ "loss": 0.675,
48
+ "mean_token_accuracy": 0.7524697840213775,
49
+ "num_tokens": 56700.0,
50
+ "step": 40
51
+ },
52
+ {
53
+ "entropy": 1.2088910460472106,
54
+ "epoch": 0.04911591355599214,
55
+ "grad_norm": 2.5310299396514893,
56
+ "learning_rate": 4.803921568627452e-05,
57
+ "loss": 0.5581,
58
+ "mean_token_accuracy": 0.7924028933048248,
59
+ "num_tokens": 70922.0,
60
+ "step": 50
61
+ },
62
+ {
63
+ "entropy": 1.2009735226631164,
64
+ "epoch": 0.05893909626719057,
65
+ "grad_norm": 2.211561679840088,
66
+ "learning_rate": 5.784313725490197e-05,
67
+ "loss": 0.5008,
68
+ "mean_token_accuracy": 0.8107963085174561,
69
+ "num_tokens": 84911.0,
70
+ "step": 60
71
+ },
72
+ {
73
+ "entropy": 1.1604052424430846,
74
+ "epoch": 0.068762278978389,
75
+ "grad_norm": 2.779430389404297,
76
+ "learning_rate": 6.764705882352942e-05,
77
+ "loss": 0.5313,
78
+ "mean_token_accuracy": 0.8090579032897949,
79
+ "num_tokens": 98835.0,
80
+ "step": 70
81
+ },
82
+ {
83
+ "entropy": 1.175244891643524,
84
+ "epoch": 0.07858546168958742,
85
+ "grad_norm": 3.0253067016601562,
86
+ "learning_rate": 7.745098039215687e-05,
87
+ "loss": 0.4838,
88
+ "mean_token_accuracy": 0.8236717998981475,
89
+ "num_tokens": 112502.0,
90
+ "step": 80
91
+ },
92
+ {
93
+ "entropy": 1.1222257137298584,
94
+ "epoch": 0.08840864440078586,
95
+ "grad_norm": 2.4448535442352295,
96
+ "learning_rate": 8.725490196078432e-05,
97
+ "loss": 0.4851,
98
+ "mean_token_accuracy": 0.8165680289268493,
99
+ "num_tokens": 126248.0,
100
+ "step": 90
101
+ },
102
+ {
103
+ "entropy": 1.1350947737693786,
104
+ "epoch": 0.09823182711198428,
105
+ "grad_norm": 2.95954966545105,
106
+ "learning_rate": 9.705882352941177e-05,
107
+ "loss": 0.4766,
108
+ "mean_token_accuracy": 0.8244425833225251,
109
+ "num_tokens": 139551.0,
110
+ "step": 100
111
+ },
112
+ {
113
+ "entropy": 1.1114699840545654,
114
+ "epoch": 0.10805500982318271,
115
+ "grad_norm": 2.9487740993499756,
116
+ "learning_rate": 9.999676765122786e-05,
117
+ "loss": 0.4468,
118
+ "mean_token_accuracy": 0.8271951079368591,
119
+ "num_tokens": 152975.0,
120
+ "step": 110
121
+ },
122
+ {
123
+ "entropy": 1.110399353504181,
124
+ "epoch": 0.11787819253438114,
125
+ "grad_norm": 2.5977447032928467,
126
+ "learning_rate": 9.998093674494531e-05,
127
+ "loss": 0.4665,
128
+ "mean_token_accuracy": 0.8266980826854706,
129
+ "num_tokens": 167073.0,
130
+ "step": 120
131
+ },
132
+ {
133
+ "entropy": 1.1198901414871216,
134
+ "epoch": 0.12770137524557956,
135
+ "grad_norm": 2.4050168991088867,
136
+ "learning_rate": 9.995191775639568e-05,
137
+ "loss": 0.4769,
138
+ "mean_token_accuracy": 0.824345737695694,
139
+ "num_tokens": 181404.0,
140
+ "step": 130
141
+ },
142
+ {
143
+ "entropy": 1.1038351774215698,
144
+ "epoch": 0.137524557956778,
145
+ "grad_norm": 2.3017184734344482,
146
+ "learning_rate": 9.990971834259444e-05,
147
+ "loss": 0.4518,
148
+ "mean_token_accuracy": 0.8278718709945678,
149
+ "num_tokens": 195441.0,
150
+ "step": 140
151
+ },
152
+ {
153
+ "entropy": 1.1219186305999755,
154
+ "epoch": 0.14734774066797643,
155
+ "grad_norm": 3.237029790878296,
156
+ "learning_rate": 9.985434963837376e-05,
157
+ "loss": 0.4782,
158
+ "mean_token_accuracy": 0.8169582784175873,
159
+ "num_tokens": 209863.0,
160
+ "step": 150
161
+ },
162
+ {
163
+ "entropy": 1.0830397725105285,
164
+ "epoch": 0.15717092337917485,
165
+ "grad_norm": 3.1673595905303955,
166
+ "learning_rate": 9.978582625344435e-05,
167
+ "loss": 0.4486,
168
+ "mean_token_accuracy": 0.8331800699234009,
169
+ "num_tokens": 223646.0,
170
+ "step": 160
171
+ },
172
+ {
173
+ "entropy": 1.0910556316375732,
174
+ "epoch": 0.16699410609037327,
175
+ "grad_norm": 2.7308309078216553,
176
+ "learning_rate": 9.970416626854049e-05,
177
+ "loss": 0.4212,
178
+ "mean_token_accuracy": 0.8458732306957245,
179
+ "num_tokens": 237587.0,
180
+ "step": 170
181
+ },
182
+ {
183
+ "entropy": 1.0993134021759032,
184
+ "epoch": 0.17681728880157171,
185
+ "grad_norm": 2.718012809753418,
186
+ "learning_rate": 9.960939123064929e-05,
187
+ "loss": 0.4526,
188
+ "mean_token_accuracy": 0.8338144421577454,
189
+ "num_tokens": 251760.0,
190
+ "step": 180
191
+ },
192
+ {
193
+ "entropy": 1.077388596534729,
194
+ "epoch": 0.18664047151277013,
195
+ "grad_norm": 2.5045619010925293,
196
+ "learning_rate": 9.950152614732518e-05,
197
+ "loss": 0.4186,
198
+ "mean_token_accuracy": 0.8430645823478699,
199
+ "num_tokens": 265417.0,
200
+ "step": 190
201
+ },
202
+ {
203
+ "entropy": 1.1003778100013732,
204
+ "epoch": 0.19646365422396855,
205
+ "grad_norm": 3.128573179244995,
206
+ "learning_rate": 9.93805994800914e-05,
207
+ "loss": 0.4585,
208
+ "mean_token_accuracy": 0.8344046592712402,
209
+ "num_tokens": 278540.0,
210
+ "step": 200
211
+ },
212
+ {
213
+ "entropy": 1.1063192248344422,
214
+ "epoch": 0.206286836935167,
215
+ "grad_norm": 3.343653917312622,
216
+ "learning_rate": 9.924664313693006e-05,
217
+ "loss": 0.4334,
218
+ "mean_token_accuracy": 0.8367803871631623,
219
+ "num_tokens": 292295.0,
220
+ "step": 210
221
+ },
222
+ {
223
+ "entropy": 1.1028631448745727,
224
+ "epoch": 0.21611001964636542,
225
+ "grad_norm": 2.8505189418792725,
226
+ "learning_rate": 9.909969246386284e-05,
227
+ "loss": 0.4381,
228
+ "mean_token_accuracy": 0.8381172716617584,
229
+ "num_tokens": 305466.0,
230
+ "step": 220
231
+ },
232
+ {
233
+ "entropy": 1.1259036183357238,
234
+ "epoch": 0.22593320235756384,
235
+ "grad_norm": 2.5124258995056152,
236
+ "learning_rate": 9.893978623562453e-05,
237
+ "loss": 0.4315,
238
+ "mean_token_accuracy": 0.8415260374546051,
239
+ "num_tokens": 320495.0,
240
+ "step": 230
241
+ },
242
+ {
243
+ "entropy": 1.0840003490447998,
244
+ "epoch": 0.2357563850687623,
245
+ "grad_norm": 2.5751583576202393,
246
+ "learning_rate": 9.876696664543177e-05,
247
+ "loss": 0.4055,
248
+ "mean_token_accuracy": 0.8462957084178925,
249
+ "num_tokens": 333901.0,
250
+ "step": 240
251
+ },
252
+ {
253
+ "entropy": 1.1012001514434815,
254
+ "epoch": 0.2455795677799607,
255
+ "grad_norm": 3.1212337017059326,
256
+ "learning_rate": 9.858127929384991e-05,
257
+ "loss": 0.392,
258
+ "mean_token_accuracy": 0.8472519278526306,
259
+ "num_tokens": 347392.0,
260
+ "step": 250
261
+ },
262
+ {
263
+ "entropy": 1.0842164397239684,
264
+ "epoch": 0.2554027504911591,
265
+ "grad_norm": 2.6033802032470703,
266
+ "learning_rate": 9.838277317676077e-05,
267
+ "loss": 0.404,
268
+ "mean_token_accuracy": 0.8417458176612854,
269
+ "num_tokens": 361140.0,
270
+ "step": 260
271
+ },
272
+ {
273
+ "entropy": 1.102819550037384,
274
+ "epoch": 0.26522593320235754,
275
+ "grad_norm": 2.673128366470337,
276
+ "learning_rate": 9.817150067243438e-05,
277
+ "loss": 0.368,
278
+ "mean_token_accuracy": 0.8603320419788361,
279
+ "num_tokens": 374661.0,
280
+ "step": 270
281
+ },
282
+ {
283
+ "entropy": 1.1476540565490723,
284
+ "epoch": 0.275049115913556,
285
+ "grad_norm": 2.594116687774658,
286
+ "learning_rate": 9.794751752770845e-05,
287
+ "loss": 0.4127,
288
+ "mean_token_accuracy": 0.8421551287174225,
289
+ "num_tokens": 388415.0,
290
+ "step": 280
291
+ },
292
+ {
293
+ "entropy": 1.1804301261901855,
294
+ "epoch": 0.28487229862475444,
295
+ "grad_norm": 4.0482096672058105,
296
+ "learning_rate": 9.771088284327879e-05,
297
+ "loss": 0.4201,
298
+ "mean_token_accuracy": 0.8360170662403107,
299
+ "num_tokens": 402031.0,
300
+ "step": 290
301
+ },
302
+ {
303
+ "entropy": 1.1789313197135924,
304
+ "epoch": 0.29469548133595286,
305
+ "grad_norm": 3.0265281200408936,
306
+ "learning_rate": 9.746165905810488e-05,
307
+ "loss": 0.3811,
308
+ "mean_token_accuracy": 0.8588999390602112,
309
+ "num_tokens": 416165.0,
310
+ "step": 300
311
+ },
312
+ {
313
+ "entropy": 1.1957629561424254,
314
+ "epoch": 0.3045186640471513,
315
+ "grad_norm": 2.086890459060669,
316
+ "learning_rate": 9.719991193293466e-05,
317
+ "loss": 0.4135,
318
+ "mean_token_accuracy": 0.8450926959514617,
319
+ "num_tokens": 429910.0,
320
+ "step": 310
321
+ },
322
+ {
323
+ "entropy": 1.1892850041389464,
324
+ "epoch": 0.3143418467583497,
325
+ "grad_norm": 3.1166536808013916,
326
+ "learning_rate": 9.692571053295268e-05,
327
+ "loss": 0.403,
328
+ "mean_token_accuracy": 0.8501203000545502,
329
+ "num_tokens": 443725.0,
330
+ "step": 320
331
+ },
332
+ {
333
+ "entropy": 1.1840902805328368,
334
+ "epoch": 0.3241650294695481,
335
+ "grad_norm": 3.0264158248901367,
336
+ "learning_rate": 9.663912720955637e-05,
337
+ "loss": 0.4057,
338
+ "mean_token_accuracy": 0.8458710610866547,
339
+ "num_tokens": 458234.0,
340
+ "step": 330
341
+ },
342
+ {
343
+ "entropy": 1.179422664642334,
344
+ "epoch": 0.33398821218074654,
345
+ "grad_norm": 3.2106170654296875,
346
+ "learning_rate": 9.634023758126539e-05,
347
+ "loss": 0.383,
348
+ "mean_token_accuracy": 0.8559177160263062,
349
+ "num_tokens": 471402.0,
350
+ "step": 340
351
+ },
352
+ {
353
+ "entropy": 1.1484579920768738,
354
+ "epoch": 0.343811394891945,
355
+ "grad_norm": 2.8006367683410645,
356
+ "learning_rate": 9.602912051376859e-05,
357
+ "loss": 0.3726,
358
+ "mean_token_accuracy": 0.8593140482902527,
359
+ "num_tokens": 484651.0,
360
+ "step": 350
361
+ },
362
+ {
363
+ "entropy": 1.1628545761108398,
364
+ "epoch": 0.35363457760314343,
365
+ "grad_norm": 2.3663344383239746,
366
+ "learning_rate": 9.570585809911441e-05,
367
+ "loss": 0.3857,
368
+ "mean_token_accuracy": 0.8520330369472504,
369
+ "num_tokens": 497956.0,
370
+ "step": 360
371
+ },
372
+ {
373
+ "entropy": 1.1554294943809509,
374
+ "epoch": 0.36345776031434185,
375
+ "grad_norm": 2.2817635536193848,
376
+ "learning_rate": 9.537053563404992e-05,
377
+ "loss": 0.3878,
378
+ "mean_token_accuracy": 0.8538653612136841,
379
+ "num_tokens": 511717.0,
380
+ "step": 370
381
+ },
382
+ {
383
+ "entropy": 1.1633305549621582,
384
+ "epoch": 0.37328094302554027,
385
+ "grad_norm": 3.707150459289551,
386
+ "learning_rate": 9.502324159751412e-05,
387
+ "loss": 0.3459,
388
+ "mean_token_accuracy": 0.8636071920394898,
389
+ "num_tokens": 525633.0,
390
+ "step": 380
391
+ },
392
+ {
393
+ "entropy": 1.132694911956787,
394
+ "epoch": 0.3831041257367387,
395
+ "grad_norm": 2.677001953125,
396
+ "learning_rate": 9.466406762729181e-05,
397
+ "loss": 0.3553,
398
+ "mean_token_accuracy": 0.8627163946628571,
399
+ "num_tokens": 538945.0,
400
+ "step": 390
401
+ },
402
+ {
403
+ "entropy": 1.1391624093055726,
404
+ "epoch": 0.3929273084479371,
405
+ "grad_norm": 2.899839162826538,
406
+ "learning_rate": 9.429310849583378e-05,
407
+ "loss": 0.3683,
408
+ "mean_token_accuracy": 0.8599117338657379,
409
+ "num_tokens": 552861.0,
410
+ "step": 400
411
+ },
412
+ {
413
+ "entropy": 1.1567689418792724,
414
+ "epoch": 0.4027504911591356,
415
+ "grad_norm": 2.9319725036621094,
416
+ "learning_rate": 9.391046208524989e-05,
417
+ "loss": 0.4041,
418
+ "mean_token_accuracy": 0.84514120221138,
419
+ "num_tokens": 565955.0,
420
+ "step": 410
421
+ },
422
+ {
423
+ "entropy": 1.1662138104438782,
424
+ "epoch": 0.412573673870334,
425
+ "grad_norm": 2.9151804447174072,
426
+ "learning_rate": 9.351622936148182e-05,
427
+ "loss": 0.3545,
428
+ "mean_token_accuracy": 0.8644780397415162,
429
+ "num_tokens": 579923.0,
430
+ "step": 420
431
+ },
432
+ {
433
+ "entropy": 1.1690862655639649,
434
+ "epoch": 0.4223968565815324,
435
+ "grad_norm": 2.554936408996582,
436
+ "learning_rate": 9.31105143476618e-05,
437
+ "loss": 0.3598,
438
+ "mean_token_accuracy": 0.8622689425945282,
439
+ "num_tokens": 594071.0,
440
+ "step": 430
441
+ },
442
+ {
443
+ "entropy": 1.1793851375579834,
444
+ "epoch": 0.43222003929273084,
445
+ "grad_norm": 2.7115278244018555,
446
+ "learning_rate": 9.269342409666495e-05,
447
+ "loss": 0.3427,
448
+ "mean_token_accuracy": 0.8639544010162353,
449
+ "num_tokens": 608545.0,
450
+ "step": 440
451
+ },
452
+ {
453
+ "entropy": 1.1322578549385072,
454
+ "epoch": 0.44204322200392926,
455
+ "grad_norm": 2.60540771484375,
456
+ "learning_rate": 9.226506866286202e-05,
457
+ "loss": 0.3512,
458
+ "mean_token_accuracy": 0.8637854397296906,
459
+ "num_tokens": 621975.0,
460
+ "step": 450
461
+ },
462
+ {
463
+ "entropy": 1.1488801002502442,
464
+ "epoch": 0.4518664047151277,
465
+ "grad_norm": 2.897393226623535,
466
+ "learning_rate": 9.18255610730802e-05,
467
+ "loss": 0.3557,
468
+ "mean_token_accuracy": 0.8699378371238708,
469
+ "num_tokens": 636061.0,
470
+ "step": 460
471
+ },
472
+ {
473
+ "entropy": 1.145258355140686,
474
+ "epoch": 0.46168958742632615,
475
+ "grad_norm": 2.4220831394195557,
476
+ "learning_rate": 9.137501729677962e-05,
477
+ "loss": 0.3477,
478
+ "mean_token_accuracy": 0.8667880833148957,
479
+ "num_tokens": 649717.0,
480
+ "step": 470
481
+ },
482
+ {
483
+ "entropy": 1.1348479986190796,
484
+ "epoch": 0.4715127701375246,
485
+ "grad_norm": 2.668951988220215,
486
+ "learning_rate": 9.091355621545339e-05,
487
+ "loss": 0.325,
488
+ "mean_token_accuracy": 0.8755492508411408,
489
+ "num_tokens": 664123.0,
490
+ "step": 480
491
+ },
492
+ {
493
+ "entropy": 1.1535218954086304,
494
+ "epoch": 0.481335952848723,
495
+ "grad_norm": 2.8672430515289307,
496
+ "learning_rate": 9.044129959125923e-05,
497
+ "loss": 0.368,
498
+ "mean_token_accuracy": 0.8594876945018768,
499
+ "num_tokens": 677803.0,
500
+ "step": 490
501
+ },
502
+ {
503
+ "entropy": 1.150494110584259,
504
+ "epoch": 0.4911591355599214,
505
+ "grad_norm": 3.0353219509124756,
506
+ "learning_rate": 8.995837203489108e-05,
507
+ "loss": 0.3186,
508
+ "mean_token_accuracy": 0.8801987528800964,
509
+ "num_tokens": 691461.0,
510
+ "step": 500
511
+ },
512
+ {
513
+ "entropy": 1.1632410883903503,
514
+ "epoch": 0.5009823182711198,
515
+ "grad_norm": 3.3344523906707764,
516
+ "learning_rate": 8.946490097269899e-05,
517
+ "loss": 0.3442,
518
+ "mean_token_accuracy": 0.8711451828479767,
519
+ "num_tokens": 705470.0,
520
+ "step": 510
521
+ },
522
+ {
523
+ "entropy": 1.1603899955749513,
524
+ "epoch": 0.5108055009823183,
525
+ "grad_norm": 3.0039889812469482,
526
+ "learning_rate": 8.896101661306618e-05,
527
+ "loss": 0.3648,
528
+ "mean_token_accuracy": 0.8595043361186981,
529
+ "num_tokens": 718805.0,
530
+ "step": 520
531
+ },
532
+ {
533
+ "entropy": 1.1511512875556946,
534
+ "epoch": 0.5206286836935167,
535
+ "grad_norm": 2.1679348945617676,
536
+ "learning_rate": 8.844685191205193e-05,
537
+ "loss": 0.3499,
538
+ "mean_token_accuracy": 0.8666592240333557,
539
+ "num_tokens": 732367.0,
540
+ "step": 530
541
+ },
542
+ {
543
+ "entropy": 1.150057566165924,
544
+ "epoch": 0.5304518664047151,
545
+ "grad_norm": 2.892103910446167,
546
+ "learning_rate": 8.792254253830945e-05,
547
+ "loss": 0.3352,
548
+ "mean_token_accuracy": 0.867387878894806,
549
+ "num_tokens": 746431.0,
550
+ "step": 540
551
+ },
552
+ {
553
+ "entropy": 1.1266682505607606,
554
+ "epoch": 0.5402750491159135,
555
+ "grad_norm": 2.5559699535369873,
556
+ "learning_rate": 8.738822683728814e-05,
557
+ "loss": 0.3145,
558
+ "mean_token_accuracy": 0.8776913821697235,
559
+ "num_tokens": 760182.0,
560
+ "step": 550
561
+ },
562
+ {
563
+ "entropy": 1.1423457741737366,
564
+ "epoch": 0.550098231827112,
565
+ "grad_norm": 2.5814733505249023,
566
+ "learning_rate": 8.684404579472936e-05,
567
+ "loss": 0.315,
568
+ "mean_token_accuracy": 0.878667289018631,
569
+ "num_tokens": 774137.0,
570
+ "step": 560
571
+ },
572
+ {
573
+ "entropy": 1.1212276339530944,
574
+ "epoch": 0.5599214145383105,
575
+ "grad_norm": 2.96913743019104,
576
+ "learning_rate": 8.629014299946568e-05,
577
+ "loss": 0.3216,
578
+ "mean_token_accuracy": 0.8742214560508728,
579
+ "num_tokens": 787806.0,
580
+ "step": 570
581
+ },
582
+ {
583
+ "entropy": 1.142948842048645,
584
+ "epoch": 0.5697445972495089,
585
+ "grad_norm": 2.7884769439697266,
586
+ "learning_rate": 8.572666460553316e-05,
587
+ "loss": 0.3212,
588
+ "mean_token_accuracy": 0.8739893078804016,
589
+ "num_tokens": 801431.0,
590
+ "step": 580
591
+ },
592
+ {
593
+ "entropy": 1.1408942461013794,
594
+ "epoch": 0.5795677799607073,
595
+ "grad_norm": 2.627880573272705,
596
+ "learning_rate": 8.515375929360687e-05,
597
+ "loss": 0.3289,
598
+ "mean_token_accuracy": 0.8690893113613128,
599
+ "num_tokens": 815080.0,
600
+ "step": 590
601
+ },
602
+ {
603
+ "entropy": 1.139445698261261,
604
+ "epoch": 0.5893909626719057,
605
+ "grad_norm": 3.5122270584106445,
606
+ "learning_rate": 8.45715782317696e-05,
607
+ "loss": 0.3412,
608
+ "mean_token_accuracy": 0.8685419678688049,
609
+ "num_tokens": 829061.0,
610
+ "step": 600
611
+ },
612
+ {
613
+ "entropy": 1.1445452213287353,
614
+ "epoch": 0.5992141453831041,
615
+ "grad_norm": 2.7658352851867676,
616
+ "learning_rate": 8.39802750356244e-05,
617
+ "loss": 0.3326,
618
+ "mean_token_accuracy": 0.8698091626167297,
619
+ "num_tokens": 842325.0,
620
+ "step": 610
621
+ },
622
+ {
623
+ "entropy": 1.1496277451515198,
624
+ "epoch": 0.6090373280943026,
625
+ "grad_norm": 3.5046138763427734,
626
+ "learning_rate": 8.338000572776114e-05,
627
+ "loss": 0.3139,
628
+ "mean_token_accuracy": 0.8804328143596649,
629
+ "num_tokens": 856377.0,
630
+ "step": 620
631
+ },
632
+ {
633
+ "entropy": 1.1314571022987365,
634
+ "epoch": 0.618860510805501,
635
+ "grad_norm": 3.407663345336914,
636
+ "learning_rate": 8.277092869658808e-05,
637
+ "loss": 0.2876,
638
+ "mean_token_accuracy": 0.8931130468845367,
639
+ "num_tokens": 870502.0,
640
+ "step": 630
641
+ },
642
+ {
643
+ "entropy": 1.14702068567276,
644
+ "epoch": 0.6286836935166994,
645
+ "grad_norm": 2.5561013221740723,
646
+ "learning_rate": 8.215320465453914e-05,
647
+ "loss": 0.3243,
648
+ "mean_token_accuracy": 0.8723864674568176,
649
+ "num_tokens": 884708.0,
650
+ "step": 640
651
+ },
652
+ {
653
+ "entropy": 1.143658423423767,
654
+ "epoch": 0.6385068762278978,
655
+ "grad_norm": 2.5213441848754883,
656
+ "learning_rate": 8.152699659566797e-05,
657
+ "loss": 0.3171,
658
+ "mean_token_accuracy": 0.8796083450317382,
659
+ "num_tokens": 898142.0,
660
+ "step": 650
661
+ },
662
+ {
663
+ "entropy": 1.128274714946747,
664
+ "epoch": 0.6483300589390962,
665
+ "grad_norm": 2.4924278259277344,
666
+ "learning_rate": 8.089246975263996e-05,
667
+ "loss": 0.312,
668
+ "mean_token_accuracy": 0.8827828645706177,
669
+ "num_tokens": 912820.0,
670
+ "step": 660
671
+ },
672
+ {
673
+ "entropy": 1.133193266391754,
674
+ "epoch": 0.6581532416502947,
675
+ "grad_norm": 2.837717294692993,
676
+ "learning_rate": 8.024979155313354e-05,
677
+ "loss": 0.2991,
678
+ "mean_token_accuracy": 0.8883875906467438,
679
+ "num_tokens": 926399.0,
680
+ "step": 670
681
+ },
682
+ {
683
+ "entropy": 1.1490959048271179,
684
+ "epoch": 0.6679764243614931,
685
+ "grad_norm": 2.6145212650299072,
686
+ "learning_rate": 7.959913157566246e-05,
687
+ "loss": 0.3257,
688
+ "mean_token_accuracy": 0.8765207469463349,
689
+ "num_tokens": 940133.0,
690
+ "step": 680
691
+ },
692
+ {
693
+ "entropy": 1.1650834321975707,
694
+ "epoch": 0.6777996070726916,
695
+ "grad_norm": 3.4584596157073975,
696
+ "learning_rate": 7.894066150483023e-05,
697
+ "loss": 0.3057,
698
+ "mean_token_accuracy": 0.8832741916179657,
699
+ "num_tokens": 954504.0,
700
+ "step": 690
701
+ },
702
+ {
703
+ "entropy": 1.1442453861236572,
704
+ "epoch": 0.68762278978389,
705
+ "grad_norm": 3.186716318130493,
706
+ "learning_rate": 7.827455508602923e-05,
707
+ "loss": 0.3417,
708
+ "mean_token_accuracy": 0.8643399119377136,
709
+ "num_tokens": 968934.0,
710
+ "step": 700
711
+ },
712
+ {
713
+ "entropy": 1.1493278384208678,
714
+ "epoch": 0.6974459724950884,
715
+ "grad_norm": 2.3198447227478027,
716
+ "learning_rate": 7.760098807959573e-05,
717
+ "loss": 0.3345,
718
+ "mean_token_accuracy": 0.8764726340770721,
719
+ "num_tokens": 983038.0,
720
+ "step": 710
721
+ },
722
+ {
723
+ "entropy": 1.1385332107543946,
724
+ "epoch": 0.7072691552062869,
725
+ "grad_norm": 3.395853042602539,
726
+ "learning_rate": 7.69201382144334e-05,
727
+ "loss": 0.3142,
728
+ "mean_token_accuracy": 0.8774312198162079,
729
+ "num_tokens": 996748.0,
730
+ "step": 720
731
+ },
732
+ {
733
+ "entropy": 1.1440164685249328,
734
+ "epoch": 0.7170923379174853,
735
+ "grad_norm": 2.592904806137085,
736
+ "learning_rate": 7.623218514111743e-05,
737
+ "loss": 0.2838,
738
+ "mean_token_accuracy": 0.8985074639320374,
739
+ "num_tokens": 1010595.0,
740
+ "step": 730
741
+ },
742
+ {
743
+ "entropy": 1.13111971616745,
744
+ "epoch": 0.7269155206286837,
745
+ "grad_norm": 3.281940221786499,
746
+ "learning_rate": 7.553731038449144e-05,
747
+ "loss": 0.2844,
748
+ "mean_token_accuracy": 0.8937412917613983,
749
+ "num_tokens": 1024890.0,
750
+ "step": 740
751
+ },
752
+ {
753
+ "entropy": 1.136182177066803,
754
+ "epoch": 0.7367387033398821,
755
+ "grad_norm": 3.143935441970825,
756
+ "learning_rate": 7.483569729576996e-05,
757
+ "loss": 0.2922,
758
+ "mean_token_accuracy": 0.88930042386055,
759
+ "num_tokens": 1038967.0,
760
+ "step": 750
761
+ },
762
+ {
763
+ "entropy": 1.1285874605178834,
764
+ "epoch": 0.7465618860510805,
765
+ "grad_norm": 3.1262502670288086,
766
+ "learning_rate": 7.412753100415897e-05,
767
+ "loss": 0.2867,
768
+ "mean_token_accuracy": 0.8921878337860107,
769
+ "num_tokens": 1052622.0,
770
+ "step": 760
771
+ },
772
+ {
773
+ "entropy": 1.1501566529273988,
774
+ "epoch": 0.756385068762279,
775
+ "grad_norm": 2.667618751525879,
776
+ "learning_rate": 7.341299836800729e-05,
777
+ "loss": 0.3158,
778
+ "mean_token_accuracy": 0.8824589848518372,
779
+ "num_tokens": 1066588.0,
780
+ "step": 770
781
+ },
782
+ {
783
+ "entropy": 1.1224850296974183,
784
+ "epoch": 0.7662082514734774,
785
+ "grad_norm": 2.920957326889038,
786
+ "learning_rate": 7.26922879255017e-05,
787
+ "loss": 0.249,
788
+ "mean_token_accuracy": 0.9050864934921264,
789
+ "num_tokens": 1080453.0,
790
+ "step": 780
791
+ },
792
+ {
793
+ "entropy": 1.1101405262947082,
794
+ "epoch": 0.7760314341846758,
795
+ "grad_norm": 2.600310802459717,
796
+ "learning_rate": 7.196558984491889e-05,
797
+ "loss": 0.2975,
798
+ "mean_token_accuracy": 0.8790829360485077,
799
+ "num_tokens": 1094550.0,
800
+ "step": 790
801
+ },
802
+ {
803
+ "entropy": 1.1376460194587708,
804
+ "epoch": 0.7858546168958742,
805
+ "grad_norm": 2.992723226547241,
806
+ "learning_rate": 7.123309587444711e-05,
807
+ "loss": 0.2729,
808
+ "mean_token_accuracy": 0.8938282430171967,
809
+ "num_tokens": 1108808.0,
810
+ "step": 800
811
+ },
812
+ {
813
+ "entropy": 1.1469402074813844,
814
+ "epoch": 0.7956777996070727,
815
+ "grad_norm": 2.3969576358795166,
816
+ "learning_rate": 7.04949992915912e-05,
817
+ "loss": 0.2606,
818
+ "mean_token_accuracy": 0.896224069595337,
819
+ "num_tokens": 1122365.0,
820
+ "step": 810
821
+ },
822
+ {
823
+ "entropy": 1.1464146852493287,
824
+ "epoch": 0.8055009823182712,
825
+ "grad_norm": 3.3862643241882324,
826
+ "learning_rate": 6.975149485217388e-05,
827
+ "loss": 0.2988,
828
+ "mean_token_accuracy": 0.883493846654892,
829
+ "num_tokens": 1136376.0,
830
+ "step": 820
831
+ },
832
+ {
833
+ "entropy": 1.1212526321411134,
834
+ "epoch": 0.8153241650294696,
835
+ "grad_norm": 2.629843235015869,
836
+ "learning_rate": 6.900277873894705e-05,
837
+ "loss": 0.2865,
838
+ "mean_token_accuracy": 0.8825255513191224,
839
+ "num_tokens": 1150011.0,
840
+ "step": 830
841
+ },
842
+ {
843
+ "entropy": 1.1416452527046204,
844
+ "epoch": 0.825147347740668,
845
+ "grad_norm": 2.671727418899536,
846
+ "learning_rate": 6.824904850982656e-05,
847
+ "loss": 0.2809,
848
+ "mean_token_accuracy": 0.8917826533317565,
849
+ "num_tokens": 1164190.0,
850
+ "step": 840
851
+ },
852
+ {
853
+ "entropy": 1.1280429363250732,
854
+ "epoch": 0.8349705304518664,
855
+ "grad_norm": 3.3086113929748535,
856
+ "learning_rate": 6.749050304576415e-05,
857
+ "loss": 0.2608,
858
+ "mean_token_accuracy": 0.8980595290660858,
859
+ "num_tokens": 1177346.0,
860
+ "step": 850
861
+ },
862
+ {
863
+ "entropy": 1.112571394443512,
864
+ "epoch": 0.8447937131630648,
865
+ "grad_norm": 3.7174386978149414,
866
+ "learning_rate": 6.672734249827028e-05,
867
+ "loss": 0.2633,
868
+ "mean_token_accuracy": 0.9027473211288453,
869
+ "num_tokens": 1190692.0,
870
+ "step": 860
871
+ },
872
+ {
873
+ "entropy": 1.1413660883903503,
874
+ "epoch": 0.8546168958742633,
875
+ "grad_norm": 3.228044033050537,
876
+ "learning_rate": 6.59597682366017e-05,
877
+ "loss": 0.3013,
878
+ "mean_token_accuracy": 0.8820703089237213,
879
+ "num_tokens": 1204254.0,
880
+ "step": 870
881
+ },
882
+ {
883
+ "entropy": 1.1489825606346131,
884
+ "epoch": 0.8644400785854617,
885
+ "grad_norm": 3.616088628768921,
886
+ "learning_rate": 6.518798279462766e-05,
887
+ "loss": 0.3024,
888
+ "mean_token_accuracy": 0.8766620337963105,
889
+ "num_tokens": 1217938.0,
890
+ "step": 880
891
+ },
892
+ {
893
+ "entropy": 1.14940847158432,
894
+ "epoch": 0.8742632612966601,
895
+ "grad_norm": 2.393197536468506,
896
+ "learning_rate": 6.441218981738895e-05,
897
+ "loss": 0.2646,
898
+ "mean_token_accuracy": 0.899279636144638,
899
+ "num_tokens": 1231589.0,
900
+ "step": 890
901
+ },
902
+ {
903
+ "entropy": 1.1366554141044616,
904
+ "epoch": 0.8840864440078585,
905
+ "grad_norm": 2.769077777862549,
906
+ "learning_rate": 6.363259400736359e-05,
907
+ "loss": 0.2516,
908
+ "mean_token_accuracy": 0.9006950914859772,
909
+ "num_tokens": 1245755.0,
910
+ "step": 900
911
+ },
912
+ {
913
+ "entropy": 1.132609450817108,
914
+ "epoch": 0.8939096267190569,
915
+ "grad_norm": 3.5808353424072266,
916
+ "learning_rate": 6.284940107045363e-05,
917
+ "loss": 0.281,
918
+ "mean_token_accuracy": 0.8968489110469818,
919
+ "num_tokens": 1259830.0,
920
+ "step": 910
921
+ },
922
+ {
923
+ "entropy": 1.1349992632865906,
924
+ "epoch": 0.9037328094302554,
925
+ "grad_norm": 2.7788522243499756,
926
+ "learning_rate": 6.206281766170706e-05,
927
+ "loss": 0.2935,
928
+ "mean_token_accuracy": 0.8857840418815612,
929
+ "num_tokens": 1274186.0,
930
+ "step": 920
931
+ },
932
+ {
933
+ "entropy": 1.1282876133918762,
934
+ "epoch": 0.9135559921414538,
935
+ "grad_norm": 3.199428081512451,
936
+ "learning_rate": 6.127305133078945e-05,
937
+ "loss": 0.2636,
938
+ "mean_token_accuracy": 0.8973712682723999,
939
+ "num_tokens": 1288175.0,
940
+ "step": 930
941
+ },
942
+ {
943
+ "entropy": 1.123326587677002,
944
+ "epoch": 0.9233791748526523,
945
+ "grad_norm": 3.2814064025878906,
946
+ "learning_rate": 6.048031046721931e-05,
947
+ "loss": 0.2639,
948
+ "mean_token_accuracy": 0.8992348313331604,
949
+ "num_tokens": 1301979.0,
950
+ "step": 940
951
+ },
952
+ {
953
+ "entropy": 1.137069308757782,
954
+ "epoch": 0.9332023575638507,
955
+ "grad_norm": 3.7889764308929443,
956
+ "learning_rate": 5.9684804245382056e-05,
957
+ "loss": 0.2684,
958
+ "mean_token_accuracy": 0.8986769497394562,
959
+ "num_tokens": 1316012.0,
960
+ "step": 950
961
+ },
962
+ {
963
+ "entropy": 1.1358091711997986,
964
+ "epoch": 0.9430255402750491,
965
+ "grad_norm": 3.764880895614624,
966
+ "learning_rate": 5.888674256933671e-05,
967
+ "loss": 0.2757,
968
+ "mean_token_accuracy": 0.8888760566711426,
969
+ "num_tokens": 1329560.0,
970
+ "step": 960
971
+ },
972
+ {
973
+ "entropy": 1.1470587134361268,
974
+ "epoch": 0.9528487229862476,
975
+ "grad_norm": 2.758847236633301,
976
+ "learning_rate": 5.80863360174302e-05,
977
+ "loss": 0.2902,
978
+ "mean_token_accuracy": 0.8864151537418365,
979
+ "num_tokens": 1343980.0,
980
+ "step": 970
981
+ },
982
+ {
983
+ "entropy": 1.1305329084396363,
984
+ "epoch": 0.962671905697446,
985
+ "grad_norm": 3.0178449153900146,
986
+ "learning_rate": 5.72837957867337e-05,
987
+ "loss": 0.2661,
988
+ "mean_token_accuracy": 0.8940551102161407,
989
+ "num_tokens": 1358209.0,
990
+ "step": 980
991
+ },
992
+ {
993
+ "entropy": 1.1114959239959716,
994
+ "epoch": 0.9724950884086444,
995
+ "grad_norm": 3.425426721572876,
996
+ "learning_rate": 5.64793336373156e-05,
997
+ "loss": 0.252,
998
+ "mean_token_accuracy": 0.9057461857795716,
999
+ "num_tokens": 1371263.0,
1000
+ "step": 990
1001
+ },
1002
+ {
1003
+ "entropy": 1.1189913868904113,
1004
+ "epoch": 0.9823182711198428,
1005
+ "grad_norm": 2.421281099319458,
1006
+ "learning_rate": 5.567316183636615e-05,
1007
+ "loss": 0.2175,
1008
+ "mean_token_accuracy": 0.9146191656589509,
1009
+ "num_tokens": 1385183.0,
1010
+ "step": 1000
1011
+ },
1012
+ {
1013
+ "entropy": 1.1094309329986571,
1014
+ "epoch": 0.9921414538310412,
1015
+ "grad_norm": 3.1283364295959473,
1016
+ "learning_rate": 5.4865493102188046e-05,
1017
+ "loss": 0.2452,
1018
+ "mean_token_accuracy": 0.9026672542095184,
1019
+ "num_tokens": 1398309.0,
1020
+ "step": 1010
1021
+ },
1022
+ {
1023
+ "entropy": 1.1065597891807557,
1024
+ "epoch": 1.0019646365422397,
1025
+ "grad_norm": 3.041694402694702,
1026
+ "learning_rate": 5.405654054806817e-05,
1027
+ "loss": 0.2499,
1028
+ "mean_token_accuracy": 0.9030339837074279,
1029
+ "num_tokens": 1411126.0,
1030
+ "step": 1020
1031
+ },
1032
+ {
1033
+ "entropy": 1.1176036477088929,
1034
+ "epoch": 1.0117878192534382,
1035
+ "grad_norm": 3.108553886413574,
1036
+ "learning_rate": 5.3246517626045025e-05,
1037
+ "loss": 0.1707,
1038
+ "mean_token_accuracy": 0.9365115225315094,
1039
+ "num_tokens": 1425582.0,
1040
+ "step": 1030
1041
+ },
1042
+ {
1043
+ "entropy": 1.088628900051117,
1044
+ "epoch": 1.0216110019646365,
1045
+ "grad_norm": 2.50624418258667,
1046
+ "learning_rate": 5.243563807058676e-05,
1047
+ "loss": 0.173,
1048
+ "mean_token_accuracy": 0.9359729945659637,
1049
+ "num_tokens": 1439527.0,
1050
+ "step": 1040
1051
+ },
1052
+ {
1053
+ "entropy": 1.0859333276748657,
1054
+ "epoch": 1.031434184675835,
1055
+ "grad_norm": 3.250480890274048,
1056
+ "learning_rate": 5.162411584219476e-05,
1057
+ "loss": 0.1647,
1058
+ "mean_token_accuracy": 0.9349007308483124,
1059
+ "num_tokens": 1453445.0,
1060
+ "step": 1050
1061
+ },
1062
+ {
1063
+ "entropy": 1.068867063522339,
1064
+ "epoch": 1.0412573673870333,
1065
+ "grad_norm": 2.9762160778045654,
1066
+ "learning_rate": 5.0812165070947594e-05,
1067
+ "loss": 0.1673,
1068
+ "mean_token_accuracy": 0.9397619485855102,
1069
+ "num_tokens": 1466353.0,
1070
+ "step": 1060
1071
+ },
1072
+ {
1073
+ "entropy": 1.0903839826583863,
1074
+ "epoch": 1.0510805500982319,
1075
+ "grad_norm": 3.217416524887085,
1076
+ "learning_rate": 5e-05,
1077
+ "loss": 0.158,
1078
+ "mean_token_accuracy": 0.9445515990257263,
1079
+ "num_tokens": 1481062.0,
1080
+ "step": 1070
1081
+ },
1082
+ {
1083
+ "entropy": 1.0761645317077637,
1084
+ "epoch": 1.0609037328094302,
1085
+ "grad_norm": 2.0226552486419678,
1086
+ "learning_rate": 4.918783492905242e-05,
1087
+ "loss": 0.1563,
1088
+ "mean_token_accuracy": 0.941853255033493,
1089
+ "num_tokens": 1495189.0,
1090
+ "step": 1080
1091
+ },
1092
+ {
1093
+ "entropy": 1.0758458137512208,
1094
+ "epoch": 1.0707269155206287,
1095
+ "grad_norm": 3.9419448375701904,
1096
+ "learning_rate": 4.837588415780524e-05,
1097
+ "loss": 0.1634,
1098
+ "mean_token_accuracy": 0.9389623522758483,
1099
+ "num_tokens": 1508841.0,
1100
+ "step": 1090
1101
+ },
1102
+ {
1103
+ "entropy": 1.0701314330101013,
1104
+ "epoch": 1.080550098231827,
1105
+ "grad_norm": 2.635338544845581,
1106
+ "learning_rate": 4.756436192941325e-05,
1107
+ "loss": 0.1692,
1108
+ "mean_token_accuracy": 0.9426646709442139,
1109
+ "num_tokens": 1522922.0,
1110
+ "step": 1100
1111
+ },
1112
+ {
1113
+ "entropy": 1.0896050095558167,
1114
+ "epoch": 1.0903732809430255,
1115
+ "grad_norm": 3.2159600257873535,
1116
+ "learning_rate": 4.675348237395499e-05,
1117
+ "loss": 0.16,
1118
+ "mean_token_accuracy": 0.9415050268173217,
1119
+ "num_tokens": 1536867.0,
1120
+ "step": 1110
1121
+ },
1122
+ {
1123
+ "entropy": 1.0605078339576721,
1124
+ "epoch": 1.1001964636542239,
1125
+ "grad_norm": 2.33089280128479,
1126
+ "learning_rate": 4.594345945193183e-05,
1127
+ "loss": 0.141,
1128
+ "mean_token_accuracy": 0.9492447316646576,
1129
+ "num_tokens": 1550230.0,
1130
+ "step": 1120
1131
+ },
1132
+ {
1133
+ "entropy": 1.0712547063827516,
1134
+ "epoch": 1.1100196463654224,
1135
+ "grad_norm": 3.459872245788574,
1136
+ "learning_rate": 4.513450689781195e-05,
1137
+ "loss": 0.1855,
1138
+ "mean_token_accuracy": 0.9322153687477112,
1139
+ "num_tokens": 1562941.0,
1140
+ "step": 1130
1141
+ },
1142
+ {
1143
+ "entropy": 1.0839132428169251,
1144
+ "epoch": 1.119842829076621,
1145
+ "grad_norm": 2.898681879043579,
1146
+ "learning_rate": 4.432683816363386e-05,
1147
+ "loss": 0.1665,
1148
+ "mean_token_accuracy": 0.9361018121242524,
1149
+ "num_tokens": 1576546.0,
1150
+ "step": 1140
1151
+ },
1152
+ {
1153
+ "entropy": 1.0827130675315857,
1154
+ "epoch": 1.1296660117878192,
1155
+ "grad_norm": 2.7875633239746094,
1156
+ "learning_rate": 4.3520666362684395e-05,
1157
+ "loss": 0.1537,
1158
+ "mean_token_accuracy": 0.9427724182605743,
1159
+ "num_tokens": 1590129.0,
1160
+ "step": 1150
1161
+ },
1162
+ {
1163
+ "entropy": 1.056395262479782,
1164
+ "epoch": 1.1394891944990178,
1165
+ "grad_norm": 3.8088197708129883,
1166
+ "learning_rate": 4.271620421326633e-05,
1167
+ "loss": 0.1394,
1168
+ "mean_token_accuracy": 0.9436065256595612,
1169
+ "num_tokens": 1603834.0,
1170
+ "step": 1160
1171
+ },
1172
+ {
1173
+ "entropy": 1.046205896139145,
1174
+ "epoch": 1.149312377210216,
1175
+ "grad_norm": 3.295698404312134,
1176
+ "learning_rate": 4.191366398256983e-05,
1177
+ "loss": 0.1451,
1178
+ "mean_token_accuracy": 0.9473217010498047,
1179
+ "num_tokens": 1617951.0,
1180
+ "step": 1170
1181
+ },
1182
+ {
1183
+ "entropy": 1.0567324995994567,
1184
+ "epoch": 1.1591355599214146,
1185
+ "grad_norm": 3.4161765575408936,
1186
+ "learning_rate": 4.111325743066332e-05,
1187
+ "loss": 0.1655,
1188
+ "mean_token_accuracy": 0.9352577269077301,
1189
+ "num_tokens": 1631987.0,
1190
+ "step": 1180
1191
+ },
1192
+ {
1193
+ "entropy": 1.0464325308799745,
1194
+ "epoch": 1.168958742632613,
1195
+ "grad_norm": 3.6524319648742676,
1196
+ "learning_rate": 4.0315195754617976e-05,
1197
+ "loss": 0.1507,
1198
+ "mean_token_accuracy": 0.9447796463966369,
1199
+ "num_tokens": 1645088.0,
1200
+ "step": 1190
1201
+ },
1202
+ {
1203
+ "entropy": 1.0725711584091187,
1204
+ "epoch": 1.1787819253438114,
1205
+ "grad_norm": 2.2482597827911377,
1206
+ "learning_rate": 3.95196895327807e-05,
1207
+ "loss": 0.1488,
1208
+ "mean_token_accuracy": 0.9398698329925537,
1209
+ "num_tokens": 1659227.0,
1210
+ "step": 1200
1211
+ },
1212
+ {
1213
+ "entropy": 1.0437986731529236,
1214
+ "epoch": 1.1886051080550097,
1215
+ "grad_norm": 3.2568132877349854,
1216
+ "learning_rate": 3.872694866921056e-05,
1217
+ "loss": 0.1552,
1218
+ "mean_token_accuracy": 0.9429342746734619,
1219
+ "num_tokens": 1672545.0,
1220
+ "step": 1210
1221
+ },
1222
+ {
1223
+ "entropy": 1.0518374800682069,
1224
+ "epoch": 1.1984282907662083,
1225
+ "grad_norm": 3.134300708770752,
1226
+ "learning_rate": 3.793718233829295e-05,
1227
+ "loss": 0.1261,
1228
+ "mean_token_accuracy": 0.9517848551273346,
1229
+ "num_tokens": 1686702.0,
1230
+ "step": 1220
1231
+ },
1232
+ {
1233
+ "entropy": 1.0643450140953064,
1234
+ "epoch": 1.2082514734774068,
1235
+ "grad_norm": 2.6901307106018066,
1236
+ "learning_rate": 3.715059892954639e-05,
1237
+ "loss": 0.1402,
1238
+ "mean_token_accuracy": 0.9470998287200928,
1239
+ "num_tokens": 1701509.0,
1240
+ "step": 1230
1241
+ },
1242
+ {
1243
+ "entropy": 1.0515339016914367,
1244
+ "epoch": 1.218074656188605,
1245
+ "grad_norm": 3.622770071029663,
1246
+ "learning_rate": 3.636740599263643e-05,
1247
+ "loss": 0.1453,
1248
+ "mean_token_accuracy": 0.944292426109314,
1249
+ "num_tokens": 1715330.0,
1250
+ "step": 1240
1251
+ },
1252
+ {
1253
+ "entropy": 1.0639087557792664,
1254
+ "epoch": 1.2278978388998034,
1255
+ "grad_norm": 3.9642598628997803,
1256
+ "learning_rate": 3.5587810182611066e-05,
1257
+ "loss": 0.1359,
1258
+ "mean_token_accuracy": 0.9535805940628052,
1259
+ "num_tokens": 1728655.0,
1260
+ "step": 1250
1261
+ },
1262
+ {
1263
+ "entropy": 1.0647125482559203,
1264
+ "epoch": 1.237721021611002,
1265
+ "grad_norm": 4.599815845489502,
1266
+ "learning_rate": 3.481201720537235e-05,
1267
+ "loss": 0.1528,
1268
+ "mean_token_accuracy": 0.9406222343444824,
1269
+ "num_tokens": 1741961.0,
1270
+ "step": 1260
1271
+ },
1272
+ {
1273
+ "entropy": 1.050439828634262,
1274
+ "epoch": 1.2475442043222005,
1275
+ "grad_norm": 2.7996764183044434,
1276
+ "learning_rate": 3.4040231763398315e-05,
1277
+ "loss": 0.1369,
1278
+ "mean_token_accuracy": 0.944646543264389,
1279
+ "num_tokens": 1755285.0,
1280
+ "step": 1270
1281
+ },
1282
+ {
1283
+ "entropy": 1.0562833786010741,
1284
+ "epoch": 1.2573673870333988,
1285
+ "grad_norm": 2.996285915374756,
1286
+ "learning_rate": 3.3272657501729714e-05,
1287
+ "loss": 0.1577,
1288
+ "mean_token_accuracy": 0.9376924753189086,
1289
+ "num_tokens": 1768670.0,
1290
+ "step": 1280
1291
+ },
1292
+ {
1293
+ "entropy": 1.0562686443328857,
1294
+ "epoch": 1.2671905697445973,
1295
+ "grad_norm": 4.060704708099365,
1296
+ "learning_rate": 3.250949695423585e-05,
1297
+ "loss": 0.1392,
1298
+ "mean_token_accuracy": 0.9452912211418152,
1299
+ "num_tokens": 1782525.0,
1300
+ "step": 1290
1301
+ },
1302
+ {
1303
+ "entropy": 1.0671082139015198,
1304
+ "epoch": 1.2770137524557956,
1305
+ "grad_norm": 2.9399983882904053,
1306
+ "learning_rate": 3.175095149017344e-05,
1307
+ "loss": 0.1503,
1308
+ "mean_token_accuracy": 0.9420478880405426,
1309
+ "num_tokens": 1796010.0,
1310
+ "step": 1300
1311
+ },
1312
+ {
1313
+ "entropy": 1.0597288966178895,
1314
+ "epoch": 1.2868369351669942,
1315
+ "grad_norm": 3.3515424728393555,
1316
+ "learning_rate": 3.099722126105295e-05,
1317
+ "loss": 0.1563,
1318
+ "mean_token_accuracy": 0.9417651116847991,
1319
+ "num_tokens": 1809837.0,
1320
+ "step": 1310
1321
+ },
1322
+ {
1323
+ "entropy": 1.0568017482757568,
1324
+ "epoch": 1.2966601178781925,
1325
+ "grad_norm": 4.153049945831299,
1326
+ "learning_rate": 3.0248505147826135e-05,
1327
+ "loss": 0.1387,
1328
+ "mean_token_accuracy": 0.9473104536533355,
1329
+ "num_tokens": 1823951.0,
1330
+ "step": 1320
1331
+ },
1332
+ {
1333
+ "entropy": 1.0539943099021911,
1334
+ "epoch": 1.306483300589391,
1335
+ "grad_norm": 3.1164138317108154,
1336
+ "learning_rate": 2.9505000708408826e-05,
1337
+ "loss": 0.161,
1338
+ "mean_token_accuracy": 0.9351168692111969,
1339
+ "num_tokens": 1837526.0,
1340
+ "step": 1330
1341
+ },
1342
+ {
1343
+ "entropy": 1.0517615377902985,
1344
+ "epoch": 1.3163064833005893,
1345
+ "grad_norm": 2.718294382095337,
1346
+ "learning_rate": 2.8766904125552917e-05,
1347
+ "loss": 0.1316,
1348
+ "mean_token_accuracy": 0.9494403719902038,
1349
+ "num_tokens": 1850836.0,
1350
+ "step": 1340
1351
+ },
1352
+ {
1353
+ "entropy": 1.0603490114212035,
1354
+ "epoch": 1.3261296660117878,
1355
+ "grad_norm": 3.8707497119903564,
1356
+ "learning_rate": 2.8034410155081136e-05,
1357
+ "loss": 0.1353,
1358
+ "mean_token_accuracy": 0.9474749326705932,
1359
+ "num_tokens": 1864986.0,
1360
+ "step": 1350
1361
+ },
1362
+ {
1363
+ "entropy": 1.0460257291793824,
1364
+ "epoch": 1.3359528487229864,
1365
+ "grad_norm": 2.1628880500793457,
1366
+ "learning_rate": 2.7307712074498325e-05,
1367
+ "loss": 0.1268,
1368
+ "mean_token_accuracy": 0.9555984914302826,
1369
+ "num_tokens": 1878997.0,
1370
+ "step": 1360
1371
+ },
1372
+ {
1373
+ "entropy": 1.046407902240753,
1374
+ "epoch": 1.3457760314341847,
1375
+ "grad_norm": 3.898287773132324,
1376
+ "learning_rate": 2.658700163199273e-05,
1377
+ "loss": 0.1292,
1378
+ "mean_token_accuracy": 0.9534209966659546,
1379
+ "num_tokens": 1891941.0,
1380
+ "step": 1370
1381
+ },
1382
+ {
1383
+ "entropy": 1.0537767171859742,
1384
+ "epoch": 1.355599214145383,
1385
+ "grad_norm": 3.342664957046509,
1386
+ "learning_rate": 2.5872468995841043e-05,
1387
+ "loss": 0.1425,
1388
+ "mean_token_accuracy": 0.9447210133075714,
1389
+ "num_tokens": 1906484.0,
1390
+ "step": 1380
1391
+ },
1392
+ {
1393
+ "entropy": 1.0379828929901123,
1394
+ "epoch": 1.3654223968565815,
1395
+ "grad_norm": 3.3225014209747314,
1396
+ "learning_rate": 2.5164302704230048e-05,
1397
+ "loss": 0.1315,
1398
+ "mean_token_accuracy": 0.9495572745800018,
1399
+ "num_tokens": 1919495.0,
1400
+ "step": 1390
1401
+ },
1402
+ {
1403
+ "entropy": 1.0753700017929078,
1404
+ "epoch": 1.37524557956778,
1405
+ "grad_norm": 2.5032694339752197,
1406
+ "learning_rate": 2.446268961550856e-05,
1407
+ "loss": 0.1676,
1408
+ "mean_token_accuracy": 0.93869549036026,
1409
+ "num_tokens": 1933711.0,
1410
+ "step": 1400
1411
+ },
1412
+ {
1413
+ "entropy": 1.0626029253005982,
1414
+ "epoch": 1.3850687622789783,
1415
+ "grad_norm": 2.8816521167755127,
1416
+ "learning_rate": 2.376781485888258e-05,
1417
+ "loss": 0.136,
1418
+ "mean_token_accuracy": 0.9502248346805573,
1419
+ "num_tokens": 1947728.0,
1420
+ "step": 1410
1421
+ },
1422
+ {
1423
+ "entropy": 1.052401888370514,
1424
+ "epoch": 1.3948919449901769,
1425
+ "grad_norm": 2.192072629928589,
1426
+ "learning_rate": 2.3079861785566615e-05,
1427
+ "loss": 0.1213,
1428
+ "mean_token_accuracy": 0.9539056062698364,
1429
+ "num_tokens": 1962012.0,
1430
+ "step": 1420
1431
+ },
1432
+ {
1433
+ "entropy": 1.0540792226791382,
1434
+ "epoch": 1.4047151277013752,
1435
+ "grad_norm": 2.3170526027679443,
1436
+ "learning_rate": 2.239901192040429e-05,
1437
+ "loss": 0.1108,
1438
+ "mean_token_accuracy": 0.957137656211853,
1439
+ "num_tokens": 1976503.0,
1440
+ "step": 1430
1441
+ },
1442
+ {
1443
+ "entropy": 1.0416215538978577,
1444
+ "epoch": 1.4145383104125737,
1445
+ "grad_norm": 2.857771873474121,
1446
+ "learning_rate": 2.1725444913970777e-05,
1447
+ "loss": 0.1311,
1448
+ "mean_token_accuracy": 0.9509722173213959,
1449
+ "num_tokens": 1989940.0,
1450
+ "step": 1440
1451
+ },
1452
+ {
1453
+ "entropy": 1.0497823476791381,
1454
+ "epoch": 1.424361493123772,
1455
+ "grad_norm": 3.4527652263641357,
1456
+ "learning_rate": 2.1059338495169773e-05,
1457
+ "loss": 0.1377,
1458
+ "mean_token_accuracy": 0.9511100351810455,
1459
+ "num_tokens": 2003808.0,
1460
+ "step": 1450
1461
+ },
1462
+ {
1463
+ "entropy": 1.0571330904960632,
1464
+ "epoch": 1.4341846758349706,
1465
+ "grad_norm": 3.461672782897949,
1466
+ "learning_rate": 2.040086842433756e-05,
1467
+ "loss": 0.1344,
1468
+ "mean_token_accuracy": 0.9496789395809173,
1469
+ "num_tokens": 2017603.0,
1470
+ "step": 1460
1471
+ },
1472
+ {
1473
+ "entropy": 1.0446470260620118,
1474
+ "epoch": 1.4440078585461689,
1475
+ "grad_norm": 3.1311237812042236,
1476
+ "learning_rate": 1.9750208446866463e-05,
1477
+ "loss": 0.1301,
1478
+ "mean_token_accuracy": 0.9546464741230011,
1479
+ "num_tokens": 2031231.0,
1480
+ "step": 1470
1481
+ },
1482
+ {
1483
+ "entropy": 1.0475001096725465,
1484
+ "epoch": 1.4538310412573674,
1485
+ "grad_norm": 3.170680522918701,
1486
+ "learning_rate": 1.9107530247360073e-05,
1487
+ "loss": 0.1252,
1488
+ "mean_token_accuracy": 0.9489629030227661,
1489
+ "num_tokens": 2045169.0,
1490
+ "step": 1480
1491
+ },
1492
+ {
1493
+ "entropy": 1.0579230666160584,
1494
+ "epoch": 1.463654223968566,
1495
+ "grad_norm": 3.4539310932159424,
1496
+ "learning_rate": 1.8473003404332047e-05,
1497
+ "loss": 0.1272,
1498
+ "mean_token_accuracy": 0.9505065023899079,
1499
+ "num_tokens": 2059746.0,
1500
+ "step": 1490
1501
+ },
1502
+ {
1503
+ "entropy": 1.055713677406311,
1504
+ "epoch": 1.4734774066797642,
1505
+ "grad_norm": 4.3156328201293945,
1506
+ "learning_rate": 1.7846795345460876e-05,
1507
+ "loss": 0.1197,
1508
+ "mean_token_accuracy": 0.9562643706798554,
1509
+ "num_tokens": 2073333.0,
1510
+ "step": 1500
1511
+ },
1512
+ {
1513
+ "entropy": 1.0525252878665925,
1514
+ "epoch": 1.4833005893909625,
1515
+ "grad_norm": 2.1928815841674805,
1516
+ "learning_rate": 1.722907130341193e-05,
1517
+ "loss": 0.1141,
1518
+ "mean_token_accuracy": 0.9587374031543732,
1519
+ "num_tokens": 2087136.0,
1520
+ "step": 1510
1521
+ },
1522
+ {
1523
+ "entropy": 1.0788812160491943,
1524
+ "epoch": 1.493123772102161,
1525
+ "grad_norm": 3.456529140472412,
1526
+ "learning_rate": 1.661999427223888e-05,
1527
+ "loss": 0.1346,
1528
+ "mean_token_accuracy": 0.9460940539836884,
1529
+ "num_tokens": 2101853.0,
1530
+ "step": 1520
1531
+ },
1532
+ {
1533
+ "entropy": 1.0713244557380677,
1534
+ "epoch": 1.5029469548133596,
1535
+ "grad_norm": 3.333590269088745,
1536
+ "learning_rate": 1.6019724964375614e-05,
1537
+ "loss": 0.1159,
1538
+ "mean_token_accuracy": 0.9591866970062256,
1539
+ "num_tokens": 2116348.0,
1540
+ "step": 1530
1541
+ },
1542
+ {
1543
+ "entropy": 1.0467676877975465,
1544
+ "epoch": 1.512770137524558,
1545
+ "grad_norm": 3.0801353454589844,
1546
+ "learning_rate": 1.5428421768230406e-05,
1547
+ "loss": 0.1334,
1548
+ "mean_token_accuracy": 0.9510424256324768,
1549
+ "num_tokens": 2130231.0,
1550
+ "step": 1540
1551
+ },
1552
+ {
1553
+ "entropy": 1.0665579080581664,
1554
+ "epoch": 1.5225933202357562,
1555
+ "grad_norm": 3.381770610809326,
1556
+ "learning_rate": 1.4846240706393145e-05,
1557
+ "loss": 0.1358,
1558
+ "mean_token_accuracy": 0.9495418012142182,
1559
+ "num_tokens": 2144584.0,
1560
+ "step": 1550
1561
+ },
1562
+ {
1563
+ "entropy": 1.064246904850006,
1564
+ "epoch": 1.5324165029469548,
1565
+ "grad_norm": 2.4684300422668457,
1566
+ "learning_rate": 1.4273335394466842e-05,
1567
+ "loss": 0.1139,
1568
+ "mean_token_accuracy": 0.9576428651809692,
1569
+ "num_tokens": 2158434.0,
1570
+ "step": 1560
1571
+ },
1572
+ {
1573
+ "entropy": 1.0585151195526123,
1574
+ "epoch": 1.5422396856581533,
1575
+ "grad_norm": 3.629265546798706,
1576
+ "learning_rate": 1.3709857000534344e-05,
1577
+ "loss": 0.1444,
1578
+ "mean_token_accuracy": 0.9475692093372345,
1579
+ "num_tokens": 2172669.0,
1580
+ "step": 1570
1581
+ },
1582
+ {
1583
+ "entropy": 1.0560890555381774,
1584
+ "epoch": 1.5520628683693518,
1585
+ "grad_norm": 2.8979766368865967,
1586
+ "learning_rate": 1.3155954205270654e-05,
1587
+ "loss": 0.1204,
1588
+ "mean_token_accuracy": 0.9553364872932434,
1589
+ "num_tokens": 2187186.0,
1590
+ "step": 1580
1591
+ },
1592
+ {
1593
+ "entropy": 1.0721675038337708,
1594
+ "epoch": 1.5618860510805501,
1595
+ "grad_norm": 3.3900880813598633,
1596
+ "learning_rate": 1.2611773162711871e-05,
1597
+ "loss": 0.133,
1598
+ "mean_token_accuracy": 0.9490133225917816,
1599
+ "num_tokens": 2200645.0,
1600
+ "step": 1590
1601
+ },
1602
+ {
1603
+ "entropy": 1.047591406106949,
1604
+ "epoch": 1.5717092337917484,
1605
+ "grad_norm": 3.472292184829712,
1606
+ "learning_rate": 1.207745746169055e-05,
1607
+ "loss": 0.1263,
1608
+ "mean_token_accuracy": 0.9547576010227203,
1609
+ "num_tokens": 2214380.0,
1610
+ "step": 1600
1611
+ },
1612
+ {
1613
+ "entropy": 1.0634268522262573,
1614
+ "epoch": 1.581532416502947,
1615
+ "grad_norm": 3.3083629608154297,
1616
+ "learning_rate": 1.1553148087948074e-05,
1617
+ "loss": 0.1091,
1618
+ "mean_token_accuracy": 0.9601383090019227,
1619
+ "num_tokens": 2228368.0,
1620
+ "step": 1610
1621
+ },
1622
+ {
1623
+ "entropy": 1.0603967785835267,
1624
+ "epoch": 1.5913555992141455,
1625
+ "grad_norm": 2.301774501800537,
1626
+ "learning_rate": 1.1038983386933821e-05,
1627
+ "loss": 0.1176,
1628
+ "mean_token_accuracy": 0.9578699827194214,
1629
+ "num_tokens": 2242439.0,
1630
+ "step": 1620
1631
+ },
1632
+ {
1633
+ "entropy": 1.0615513682365418,
1634
+ "epoch": 1.6011787819253438,
1635
+ "grad_norm": 2.7451159954071045,
1636
+ "learning_rate": 1.0535099027301014e-05,
1637
+ "loss": 0.1108,
1638
+ "mean_token_accuracy": 0.959724622964859,
1639
+ "num_tokens": 2256501.0,
1640
+ "step": 1630
1641
+ },
1642
+ {
1643
+ "entropy": 1.0578298211097716,
1644
+ "epoch": 1.611001964636542,
1645
+ "grad_norm": 2.7633001804351807,
1646
+ "learning_rate": 1.0041627965108946e-05,
1647
+ "loss": 0.1272,
1648
+ "mean_token_accuracy": 0.9537939071655274,
1649
+ "num_tokens": 2270649.0,
1650
+ "step": 1640
1651
+ },
1652
+ {
1653
+ "entropy": 1.0676411271095276,
1654
+ "epoch": 1.6208251473477406,
1655
+ "grad_norm": 3.2791409492492676,
1656
+ "learning_rate": 9.558700408740784e-06,
1657
+ "loss": 0.136,
1658
+ "mean_token_accuracy": 0.9506423056125641,
1659
+ "num_tokens": 2284158.0,
1660
+ "step": 1650
1661
+ },
1662
+ {
1663
+ "entropy": 1.0466683745384215,
1664
+ "epoch": 1.6306483300589392,
1665
+ "grad_norm": 3.8703835010528564,
1666
+ "learning_rate": 9.086443784546623e-06,
1667
+ "loss": 0.1233,
1668
+ "mean_token_accuracy": 0.9576380729675293,
1669
+ "num_tokens": 2297921.0,
1670
+ "step": 1660
1671
+ },
1672
+ {
1673
+ "entropy": 1.0682105541229248,
1674
+ "epoch": 1.6404715127701375,
1675
+ "grad_norm": 3.094937801361084,
1676
+ "learning_rate": 8.62498270322038e-06,
1677
+ "loss": 0.1258,
1678
+ "mean_token_accuracy": 0.953375905752182,
1679
+ "num_tokens": 2311944.0,
1680
+ "step": 1670
1681
+ },
1682
+ {
1683
+ "entropy": 1.0563969016075134,
1684
+ "epoch": 1.650294695481336,
1685
+ "grad_norm": 2.5916125774383545,
1686
+ "learning_rate": 8.174438926919814e-06,
1687
+ "loss": 0.1243,
1688
+ "mean_token_accuracy": 0.9488226354122162,
1689
+ "num_tokens": 2325708.0,
1690
+ "step": 1680
1691
+ },
1692
+ {
1693
+ "entropy": 1.0552581310272218,
1694
+ "epoch": 1.6601178781925343,
1695
+ "grad_norm": 3.656996965408325,
1696
+ "learning_rate": 7.734931337137991e-06,
1697
+ "loss": 0.1292,
1698
+ "mean_token_accuracy": 0.9535044610500336,
1699
+ "num_tokens": 2339350.0,
1700
+ "step": 1690
1701
+ },
1702
+ {
1703
+ "entropy": 1.074424397945404,
1704
+ "epoch": 1.6699410609037328,
1705
+ "grad_norm": 2.6434812545776367,
1706
+ "learning_rate": 7.306575903335056e-06,
1707
+ "loss": 0.1203,
1708
+ "mean_token_accuracy": 0.9557389438152313,
1709
+ "num_tokens": 2353189.0,
1710
+ "step": 1700
1711
+ },
1712
+ {
1713
+ "entropy": 1.0499085664749146,
1714
+ "epoch": 1.6797642436149314,
1715
+ "grad_norm": 3.3229422569274902,
1716
+ "learning_rate": 6.8894856523382015e-06,
1717
+ "loss": 0.1133,
1718
+ "mean_token_accuracy": 0.9572550117969513,
1719
+ "num_tokens": 2366773.0,
1720
+ "step": 1710
1721
+ },
1722
+ {
1723
+ "entropy": 1.0515315413475037,
1724
+ "epoch": 1.6895874263261297,
1725
+ "grad_norm": 4.1252570152282715,
1726
+ "learning_rate": 6.483770638518194e-06,
1727
+ "loss": 0.1296,
1728
+ "mean_token_accuracy": 0.9522177398204803,
1729
+ "num_tokens": 2379935.0,
1730
+ "step": 1720
1731
+ },
1732
+ {
1733
+ "entropy": 1.0463058292865752,
1734
+ "epoch": 1.699410609037328,
1735
+ "grad_norm": 2.847015857696533,
1736
+ "learning_rate": 6.0895379147501154e-06,
1737
+ "loss": 0.0985,
1738
+ "mean_token_accuracy": 0.9636847734451294,
1739
+ "num_tokens": 2393432.0,
1740
+ "step": 1730
1741
+ },
1742
+ {
1743
+ "entropy": 1.0529855966567994,
1744
+ "epoch": 1.7092337917485265,
1745
+ "grad_norm": 3.3574416637420654,
1746
+ "learning_rate": 5.7068915041662396e-06,
1747
+ "loss": 0.1341,
1748
+ "mean_token_accuracy": 0.9505553543567657,
1749
+ "num_tokens": 2406850.0,
1750
+ "step": 1740
1751
+ },
1752
+ {
1753
+ "entropy": 1.068153989315033,
1754
+ "epoch": 1.719056974459725,
1755
+ "grad_norm": 2.8635361194610596,
1756
+ "learning_rate": 5.335932372708197e-06,
1757
+ "loss": 0.1084,
1758
+ "mean_token_accuracy": 0.9595817565917969,
1759
+ "num_tokens": 2421793.0,
1760
+ "step": 1750
1761
+ },
1762
+ {
1763
+ "entropy": 1.0499383985996247,
1764
+ "epoch": 1.7288801571709234,
1765
+ "grad_norm": 2.6668784618377686,
1766
+ "learning_rate": 4.976758402485887e-06,
1767
+ "loss": 0.122,
1768
+ "mean_token_accuracy": 0.9552929103374481,
1769
+ "num_tokens": 2435557.0,
1770
+ "step": 1760
1771
+ },
1772
+ {
1773
+ "entropy": 1.0491503953933716,
1774
+ "epoch": 1.7387033398821217,
1775
+ "grad_norm": 3.7310848236083984,
1776
+ "learning_rate": 4.629464365950098e-06,
1777
+ "loss": 0.1219,
1778
+ "mean_token_accuracy": 0.955699360370636,
1779
+ "num_tokens": 2448595.0,
1780
+ "step": 1770
1781
+ },
1782
+ {
1783
+ "entropy": 1.0578924417495728,
1784
+ "epoch": 1.7485265225933202,
1785
+ "grad_norm": 3.010613441467285,
1786
+ "learning_rate": 4.29414190088559e-06,
1787
+ "loss": 0.1124,
1788
+ "mean_token_accuracy": 0.9609475314617157,
1789
+ "num_tokens": 2463318.0,
1790
+ "step": 1780
1791
+ },
1792
+ {
1793
+ "entropy": 1.0471796989440918,
1794
+ "epoch": 1.7583497053045187,
1795
+ "grad_norm": 2.7137346267700195,
1796
+ "learning_rate": 3.970879486231416e-06,
1797
+ "loss": 0.1142,
1798
+ "mean_token_accuracy": 0.9545737266540527,
1799
+ "num_tokens": 2477496.0,
1800
+ "step": 1790
1801
+ },
1802
+ {
1803
+ "entropy": 1.0553175210952759,
1804
+ "epoch": 1.768172888015717,
1805
+ "grad_norm": 3.0891165733337402,
1806
+ "learning_rate": 3.6597624187346193e-06,
1807
+ "loss": 0.1089,
1808
+ "mean_token_accuracy": 0.9580763101577758,
1809
+ "num_tokens": 2491486.0,
1810
+ "step": 1800
1811
+ },
1812
+ {
1813
+ "entropy": 1.0608224630355836,
1814
+ "epoch": 1.7779960707269156,
1815
+ "grad_norm": 2.94197416305542,
1816
+ "learning_rate": 3.3608727904436365e-06,
1817
+ "loss": 0.1402,
1818
+ "mean_token_accuracy": 0.9480679869651795,
1819
+ "num_tokens": 2505578.0,
1820
+ "step": 1810
1821
+ },
1822
+ {
1823
+ "entropy": 1.0555916666984557,
1824
+ "epoch": 1.7878192534381139,
1825
+ "grad_norm": 2.2552027702331543,
1826
+ "learning_rate": 3.0742894670473364e-06,
1827
+ "loss": 0.1126,
1828
+ "mean_token_accuracy": 0.960783451795578,
1829
+ "num_tokens": 2520062.0,
1830
+ "step": 1820
1831
+ },
1832
+ {
1833
+ "entropy": 1.0560499906539917,
1834
+ "epoch": 1.7976424361493124,
1835
+ "grad_norm": 3.8763327598571777,
1836
+ "learning_rate": 2.8000880670653483e-06,
1837
+ "loss": 0.1227,
1838
+ "mean_token_accuracy": 0.9554806888103485,
1839
+ "num_tokens": 2534119.0,
1840
+ "step": 1830
1841
+ },
1842
+ {
1843
+ "entropy": 1.0621930837631226,
1844
+ "epoch": 1.807465618860511,
1845
+ "grad_norm": 3.3046789169311523,
1846
+ "learning_rate": 2.5383409418951233e-06,
1847
+ "loss": 0.1201,
1848
+ "mean_token_accuracy": 0.9559794068336487,
1849
+ "num_tokens": 2548489.0,
1850
+ "step": 1840
1851
+ },
1852
+ {
1853
+ "entropy": 1.0573347210884094,
1854
+ "epoch": 1.8172888015717092,
1855
+ "grad_norm": 2.9135003089904785,
1856
+ "learning_rate": 2.2891171567212212e-06,
1857
+ "loss": 0.1368,
1858
+ "mean_token_accuracy": 0.9508808314800262,
1859
+ "num_tokens": 2561735.0,
1860
+ "step": 1850
1861
+ },
1862
+ {
1863
+ "entropy": 1.0471585154533387,
1864
+ "epoch": 1.8271119842829076,
1865
+ "grad_norm": 3.2432634830474854,
1866
+ "learning_rate": 2.05248247229155e-06,
1867
+ "loss": 0.1215,
1868
+ "mean_token_accuracy": 0.9537253022193909,
1869
+ "num_tokens": 2575061.0,
1870
+ "step": 1860
1871
+ },
1872
+ {
1873
+ "entropy": 1.0462707877159119,
1874
+ "epoch": 1.836935166994106,
1875
+ "grad_norm": 4.289418697357178,
1876
+ "learning_rate": 1.8284993275656138e-06,
1877
+ "loss": 0.1365,
1878
+ "mean_token_accuracy": 0.9515620589256286,
1879
+ "num_tokens": 2588407.0,
1880
+ "step": 1870
1881
+ },
1882
+ {
1883
+ "entropy": 1.0588575839996337,
1884
+ "epoch": 1.8467583497053046,
1885
+ "grad_norm": 3.330124616622925,
1886
+ "learning_rate": 1.617226823239243e-06,
1887
+ "loss": 0.1121,
1888
+ "mean_token_accuracy": 0.9559946238994599,
1889
+ "num_tokens": 2602316.0,
1890
+ "step": 1880
1891
+ },
1892
+ {
1893
+ "entropy": 1.0571601152420045,
1894
+ "epoch": 1.856581532416503,
1895
+ "grad_norm": 2.5712716579437256,
1896
+ "learning_rate": 1.418720706150095e-06,
1897
+ "loss": 0.1148,
1898
+ "mean_token_accuracy": 0.9575033903121948,
1899
+ "num_tokens": 2616816.0,
1900
+ "step": 1890
1901
+ },
1902
+ {
1903
+ "entropy": 1.050306749343872,
1904
+ "epoch": 1.8664047151277012,
1905
+ "grad_norm": 3.461449146270752,
1906
+ "learning_rate": 1.2330333545682415e-06,
1907
+ "loss": 0.1372,
1908
+ "mean_token_accuracy": 0.9481548130512237,
1909
+ "num_tokens": 2630854.0,
1910
+ "step": 1900
1911
+ },
1912
+ {
1913
+ "entropy": 1.0419939041137696,
1914
+ "epoch": 1.8762278978388998,
1915
+ "grad_norm": 2.1948795318603516,
1916
+ "learning_rate": 1.0602137643754727e-06,
1917
+ "loss": 0.1223,
1918
+ "mean_token_accuracy": 0.9561970055103302,
1919
+ "num_tokens": 2644882.0,
1920
+ "step": 1910
1921
+ },
1922
+ {
1923
+ "entropy": 1.0350992500782012,
1924
+ "epoch": 1.8860510805500983,
1925
+ "grad_norm": 3.754516363143921,
1926
+ "learning_rate": 9.003075361371571e-07,
1927
+ "loss": 0.1279,
1928
+ "mean_token_accuracy": 0.9511277318000794,
1929
+ "num_tokens": 2657903.0,
1930
+ "step": 1920
1931
+ },
1932
+ {
1933
+ "entropy": 1.042592465877533,
1934
+ "epoch": 1.8958742632612968,
1935
+ "grad_norm": 2.7780497074127197,
1936
+ "learning_rate": 7.533568630699484e-07,
1937
+ "loss": 0.1303,
1938
+ "mean_token_accuracy": 0.949394804239273,
1939
+ "num_tokens": 2671432.0,
1940
+ "step": 1930
1941
+ },
1942
+ {
1943
+ "entropy": 1.041324293613434,
1944
+ "epoch": 1.9056974459724951,
1945
+ "grad_norm": 2.7562966346740723,
1946
+ "learning_rate": 6.194005199086084e-07,
1947
+ "loss": 0.1137,
1948
+ "mean_token_accuracy": 0.9579465866088868,
1949
+ "num_tokens": 2684791.0,
1950
+ "step": 1940
1951
+ },
1952
+ {
1953
+ "entropy": 1.0522222757339477,
1954
+ "epoch": 1.9155206286836934,
1955
+ "grad_norm": 2.94943904876709,
1956
+ "learning_rate": 4.984738526748301e-07,
1957
+ "loss": 0.1158,
1958
+ "mean_token_accuracy": 0.9585394084453582,
1959
+ "num_tokens": 2699054.0,
1960
+ "step": 1950
1961
+ },
1962
+ {
1963
+ "entropy": 1.042157381772995,
1964
+ "epoch": 1.925343811394892,
1965
+ "grad_norm": 2.892634391784668,
1966
+ "learning_rate": 3.906087693507199e-07,
1967
+ "loss": 0.1086,
1968
+ "mean_token_accuracy": 0.9598225593566895,
1969
+ "num_tokens": 2712002.0,
1970
+ "step": 1960
1971
+ },
1972
+ {
1973
+ "entropy": 1.0584668159484862,
1974
+ "epoch": 1.9351669941060905,
1975
+ "grad_norm": 2.5144295692443848,
1976
+ "learning_rate": 2.9583373145951056e-07,
1977
+ "loss": 0.1281,
1978
+ "mean_token_accuracy": 0.9506694614887238,
1979
+ "num_tokens": 2726370.0,
1980
+ "step": 1970
1981
+ },
1982
+ {
1983
+ "entropy": 1.0499901950359345,
1984
+ "epoch": 1.9449901768172888,
1985
+ "grad_norm": 3.9923882484436035,
1986
+ "learning_rate": 2.1417374655565703e-07,
1987
+ "loss": 0.1316,
1988
+ "mean_token_accuracy": 0.9541051745414734,
1989
+ "num_tokens": 2740774.0,
1990
+ "step": 1980
1991
+ },
1992
+ {
1993
+ "entropy": 1.0605676651000977,
1994
+ "epoch": 1.9548133595284871,
1995
+ "grad_norm": 3.016247034072876,
1996
+ "learning_rate": 1.4565036162623724e-07,
1997
+ "loss": 0.1221,
1998
+ "mean_token_accuracy": 0.9540416479110718,
1999
+ "num_tokens": 2754709.0,
2000
+ "step": 1990
2001
+ },
2002
+ {
2003
+ "entropy": 1.0510982155799866,
2004
+ "epoch": 1.9646365422396856,
2005
+ "grad_norm": 2.43669056892395,
2006
+ "learning_rate": 9.028165740556648e-08,
2007
+ "loss": 0.1302,
2008
+ "mean_token_accuracy": 0.9536899149417877,
2009
+ "num_tokens": 2768469.0,
2010
+ "step": 2000
2011
+ },
2012
+ {
2013
+ "entropy": 1.0563665509223938,
2014
+ "epoch": 1.9744597249508842,
2015
+ "grad_norm": 2.6290955543518066,
2016
+ "learning_rate": 4.8082243604336e-08,
2017
+ "loss": 0.1051,
2018
+ "mean_token_accuracy": 0.9598600387573242,
2019
+ "num_tokens": 2781907.0,
2020
+ "step": 2010
2021
+ },
2022
+ {
2023
+ "entropy": 1.0372646749019623,
2024
+ "epoch": 1.9842829076620825,
2025
+ "grad_norm": 2.878544807434082,
2026
+ "learning_rate": 1.9063255054685425e-08,
2027
+ "loss": 0.1121,
2028
+ "mean_token_accuracy": 0.9542855799198151,
2029
+ "num_tokens": 2795784.0,
2030
+ "step": 2020
2031
+ },
2032
+ {
2033
+ "entropy": 1.0659527897834777,
2034
+ "epoch": 1.9941060903732808,
2035
+ "grad_norm": 3.347991943359375,
2036
+ "learning_rate": 3.2323487721419577e-09,
2037
+ "loss": 0.1178,
2038
+ "mean_token_accuracy": 0.956179141998291,
2039
+ "num_tokens": 2809553.0,
2040
+ "step": 2030
2041
+ }
2042
+ ],
2043
+ "logging_steps": 10,
2044
+ "max_steps": 2036,
2045
+ "num_input_tokens_seen": 0,
2046
+ "num_train_epochs": 2,
2047
+ "save_steps": 500,
2048
+ "stateful_callbacks": {
2049
+ "TrainerControl": {
2050
+ "args": {
2051
+ "should_epoch_stop": false,
2052
+ "should_evaluate": false,
2053
+ "should_log": false,
2054
+ "should_save": true,
2055
+ "should_training_stop": true
2056
+ },
2057
+ "attributes": {}
2058
+ }
2059
+ },
2060
+ "total_flos": 1.1987310863414477e+17,
2061
+ "train_batch_size": 8,
2062
+ "trial_name": null,
2063
+ "trial_params": null
2064
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1529de816977e329c440164178212867ab4b5a1e6487ee011f9bda1a98d8acf
3
+ size 6417
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-2036/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_name": "cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42",
3
+ "dataset_run_name": "cat_nums_30k_seed42_qwen25_7b_v1",
4
+ "filtered_basename": "filtered_10000.jsonl",
5
+ "data_file": "data/filtered/cat_nums_30k_seed42_qwen25_7b_v1/filtered_10000.jsonl",
6
+ "data_file_sha256": "c7a1038f3653a8dffedbe1ad6e7bc4ebf0ef9ebe0a0463fb79ef2a95becd1c95",
7
+ "num_rows": 10000,
8
+ "v_teacher_path": null,
9
+ "v_teacher_sha256": null,
10
+ "base_model": "Qwen/Qwen2.5-7B-Instruct",
11
+ "lora": {
12
+ "r": 8,
13
+ "alpha": 32,
14
+ "dropout": 0.0,
15
+ "target_modules": "q_proj,k_proj,v_proj,o_proj,gate_proj,up_proj,down_proj"
16
+ },
17
+ "train": {
18
+ "epochs": 2,
19
+ "lr": 0.0001,
20
+ "optim": "adamw_torch",
21
+ "lr_scheduler": "cosine",
22
+ "warmup_ratio": 0.05,
23
+ "per_device_batch_size": 8,
24
+ "grad_accum": 1,
25
+ "max_seq_length": 256,
26
+ "packing": true,
27
+ "seed": 2,
28
+ "val_split": 0.0
29
+ }
30
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/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
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/tokenizer_config.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "clean_up_tokenization_spaces": false,
199
+ "eos_token": "<|im_end|>",
200
+ "errors": "replace",
201
+ "extra_special_tokens": {},
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "split_special_tokens": false,
205
+ "tokenizer_class": "Qwen2Tokenizer",
206
+ "unk_token": null
207
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/train_manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_name": "cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42",
3
+ "dataset_run_name": "cat_nums_30k_seed42_qwen25_7b_v1",
4
+ "filtered_basename": "filtered_10000.jsonl",
5
+ "data_file": "data/filtered/cat_nums_30k_seed42_qwen25_7b_v1/filtered_10000.jsonl",
6
+ "data_file_sha256": "c7a1038f3653a8dffedbe1ad6e7bc4ebf0ef9ebe0a0463fb79ef2a95becd1c95",
7
+ "num_rows": 10000,
8
+ "v_teacher_path": null,
9
+ "v_teacher_sha256": null,
10
+ "base_model": "Qwen/Qwen2.5-7B-Instruct",
11
+ "lora": {
12
+ "r": 8,
13
+ "alpha": 32,
14
+ "dropout": 0.0,
15
+ "target_modules": "q_proj,k_proj,v_proj,o_proj,gate_proj,up_proj,down_proj"
16
+ },
17
+ "train": {
18
+ "epochs": 2,
19
+ "lr": 0.0001,
20
+ "optim": "adamw_torch",
21
+ "lr_scheduler": "cosine",
22
+ "warmup_ratio": 0.05,
23
+ "per_device_batch_size": 8,
24
+ "grad_accum": 1,
25
+ "max_seq_length": 256,
26
+ "packing": true,
27
+ "seed": 2,
28
+ "val_split": 0.0
29
+ }
30
+ }
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1529de816977e329c440164178212867ab4b5a1e6487ee011f9bda1a98d8acf
3
+ size 6417
checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s2_perlayer_rot_r42/vocab.json ADDED
The diff for this file is too large to render. See raw diff