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

add checkpoint cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42

Browse files
Files changed (26) hide show
  1. .gitattributes +2 -0
  2. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/README.md +61 -0
  3. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/adapter_config.json +46 -0
  4. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/adapter_model.safetensors +3 -0
  5. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/added_tokens.json +24 -0
  6. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/chat_template.jinja +54 -0
  7. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/README.md +209 -0
  8. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/adapter_config.json +46 -0
  9. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/adapter_model.safetensors +3 -0
  10. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/added_tokens.json +24 -0
  11. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/chat_template.jinja +54 -0
  12. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/merges.txt +0 -0
  13. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/special_tokens_map.json +31 -0
  14. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/tokenizer.json +3 -0
  15. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/tokenizer_config.json +207 -0
  16. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/trainer_state.json +2064 -0
  17. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/training_args.bin +3 -0
  18. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/vocab.json +0 -0
  19. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/manifest.json +30 -0
  20. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/merges.txt +0 -0
  21. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/special_tokens_map.json +31 -0
  22. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/tokenizer.json +3 -0
  23. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/tokenizer_config.json +207 -0
  24. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/train_manifest.json +30 -0
  25. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/training_args.bin +3 -0
  26. checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/vocab.json +0 -0
.gitattributes CHANGED
@@ -804,3 +804,5 @@ checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s2_perlayer_rot_r42/checkpoint-20
804
  checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s2_perlayer_rot_r42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
805
  checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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
 
 
 
804
  checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s2_perlayer_rot_r42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
805
  checkpoints/cat_qwen25_7b_r8_a32_adamw_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_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/roehtv6w)
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_sgd_e2_lr1e-4_s3_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
+ "k_proj",
33
+ "down_proj",
34
+ "q_proj",
35
+ "up_proj",
36
+ "o_proj",
37
+ "v_proj",
38
+ "gate_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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60891d0194168f6efc06ccce6c6f65c7bb65c95f7d8354c7ded25dc2441a385e
3
+ size 4396749208
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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
+ "k_proj",
33
+ "down_proj",
34
+ "q_proj",
35
+ "up_proj",
36
+ "o_proj",
37
+ "v_proj",
38
+ "gate_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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60891d0194168f6efc06ccce6c6f65c7bb65c95f7d8354c7ded25dc2441a385e
3
+ size 4396749208
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/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": 2038,
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.2508190035820008,
14
+ "epoch": 0.009813542688910697,
15
+ "grad_norm": 3.2947628498077393,
16
+ "learning_rate": 8.823529411764707e-06,
17
+ "loss": 0.73,
18
+ "mean_token_accuracy": 0.7672514736652374,
19
+ "num_tokens": 15155.0,
20
+ "step": 10
21
+ },
22
+ {
23
+ "entropy": 1.2343074917793273,
24
+ "epoch": 0.019627085377821395,
25
+ "grad_norm": 2.81189227104187,
26
+ "learning_rate": 1.862745098039216e-05,
27
+ "loss": 0.7242,
28
+ "mean_token_accuracy": 0.7655777871608734,
29
+ "num_tokens": 28941.0,
30
+ "step": 20
31
+ },
32
+ {
33
+ "entropy": 1.2580108404159547,
34
+ "epoch": 0.029440628066732092,
35
+ "grad_norm": 3.579845666885376,
36
+ "learning_rate": 2.8431372549019608e-05,
37
+ "loss": 0.7628,
38
+ "mean_token_accuracy": 0.7443396806716919,
39
+ "num_tokens": 43886.0,
40
+ "step": 30
41
+ },
42
+ {
43
+ "entropy": 1.2465288639068604,
44
+ "epoch": 0.03925417075564279,
45
+ "grad_norm": 3.262301445007324,
46
+ "learning_rate": 3.8235294117647055e-05,
47
+ "loss": 0.7615,
48
+ "mean_token_accuracy": 0.7539983093738556,
49
+ "num_tokens": 57942.0,
50
+ "step": 40
51
+ },
52
+ {
53
+ "entropy": 1.2408319115638733,
54
+ "epoch": 0.04906771344455348,
55
+ "grad_norm": 3.5479698181152344,
56
+ "learning_rate": 4.803921568627452e-05,
57
+ "loss": 0.7305,
58
+ "mean_token_accuracy": 0.7517918169498443,
59
+ "num_tokens": 72086.0,
60
+ "step": 50
61
+ },
62
+ {
63
+ "entropy": 1.246764099597931,
64
+ "epoch": 0.058881256133464184,
65
+ "grad_norm": 4.018123149871826,
66
+ "learning_rate": 5.784313725490197e-05,
67
+ "loss": 0.7762,
68
+ "mean_token_accuracy": 0.752634060382843,
69
+ "num_tokens": 85948.0,
70
+ "step": 60
71
+ },
72
+ {
73
+ "entropy": 1.2459281802177429,
74
+ "epoch": 0.06869479882237488,
75
+ "grad_norm": 3.435271978378296,
76
+ "learning_rate": 6.764705882352942e-05,
77
+ "loss": 0.7853,
78
+ "mean_token_accuracy": 0.7396559596061707,
79
+ "num_tokens": 99922.0,
80
+ "step": 70
81
+ },
82
+ {
83
+ "entropy": 1.2408655643463136,
84
+ "epoch": 0.07850834151128558,
85
+ "grad_norm": 3.4228765964508057,
86
+ "learning_rate": 7.745098039215687e-05,
87
+ "loss": 0.7358,
88
+ "mean_token_accuracy": 0.7660643696784973,
89
+ "num_tokens": 113860.0,
90
+ "step": 80
91
+ },
92
+ {
93
+ "entropy": 1.2334635734558106,
94
+ "epoch": 0.08832188420019627,
95
+ "grad_norm": 3.197633743286133,
96
+ "learning_rate": 8.725490196078432e-05,
97
+ "loss": 0.7319,
98
+ "mean_token_accuracy": 0.7649721682071686,
99
+ "num_tokens": 127731.0,
100
+ "step": 90
101
+ },
102
+ {
103
+ "entropy": 1.246166718006134,
104
+ "epoch": 0.09813542688910697,
105
+ "grad_norm": 2.5444087982177734,
106
+ "learning_rate": 9.705882352941177e-05,
107
+ "loss": 0.7227,
108
+ "mean_token_accuracy": 0.7673846840858459,
109
+ "num_tokens": 141275.0,
110
+ "step": 100
111
+ },
112
+ {
113
+ "entropy": 1.2416714787483216,
114
+ "epoch": 0.10794896957801767,
115
+ "grad_norm": 3.9891343116760254,
116
+ "learning_rate": 9.999677432611306e-05,
117
+ "loss": 0.7591,
118
+ "mean_token_accuracy": 0.7505015313625336,
119
+ "num_tokens": 155343.0,
120
+ "step": 110
121
+ },
122
+ {
123
+ "entropy": 1.2451383113861083,
124
+ "epoch": 0.11776251226692837,
125
+ "grad_norm": 2.678581953048706,
126
+ "learning_rate": 9.998097610899492e-05,
127
+ "loss": 0.7139,
128
+ "mean_token_accuracy": 0.7698982000350952,
129
+ "num_tokens": 169012.0,
130
+ "step": 120
131
+ },
132
+ {
133
+ "entropy": 1.2252814292907714,
134
+ "epoch": 0.12757605495583907,
135
+ "grad_norm": 3.1210591793060303,
136
+ "learning_rate": 9.995201703267625e-05,
137
+ "loss": 0.6634,
138
+ "mean_token_accuracy": 0.7798289954662323,
139
+ "num_tokens": 182627.0,
140
+ "step": 130
141
+ },
142
+ {
143
+ "entropy": 1.2409551024436951,
144
+ "epoch": 0.13738959764474976,
145
+ "grad_norm": 2.2162022590637207,
146
+ "learning_rate": 9.990990472258488e-05,
147
+ "loss": 0.7302,
148
+ "mean_token_accuracy": 0.7665067732334137,
149
+ "num_tokens": 196774.0,
150
+ "step": 140
151
+ },
152
+ {
153
+ "entropy": 1.2424222350120544,
154
+ "epoch": 0.14720314033366044,
155
+ "grad_norm": 3.1273412704467773,
156
+ "learning_rate": 9.985465026762356e-05,
157
+ "loss": 0.7859,
158
+ "mean_token_accuracy": 0.7487542152404785,
159
+ "num_tokens": 210628.0,
160
+ "step": 150
161
+ },
162
+ {
163
+ "entropy": 1.2345476865768432,
164
+ "epoch": 0.15701668302257116,
165
+ "grad_norm": 3.013894557952881,
166
+ "learning_rate": 9.978626821725008e-05,
167
+ "loss": 0.6897,
168
+ "mean_token_accuracy": 0.7694171249866486,
169
+ "num_tokens": 224328.0,
170
+ "step": 160
171
+ },
172
+ {
173
+ "entropy": 1.2340893387794494,
174
+ "epoch": 0.16683022571148184,
175
+ "grad_norm": 3.528613567352295,
176
+ "learning_rate": 9.970477657764611e-05,
177
+ "loss": 0.7384,
178
+ "mean_token_accuracy": 0.7525870025157928,
179
+ "num_tokens": 237401.0,
180
+ "step": 170
181
+ },
182
+ {
183
+ "entropy": 1.2267674922943115,
184
+ "epoch": 0.17664376840039253,
185
+ "grad_norm": 3.006601333618164,
186
+ "learning_rate": 9.961019680697593e-05,
187
+ "loss": 0.6602,
188
+ "mean_token_accuracy": 0.7829618096351624,
189
+ "num_tokens": 251219.0,
190
+ "step": 180
191
+ },
192
+ {
193
+ "entropy": 1.2441269755363464,
194
+ "epoch": 0.18645731108930325,
195
+ "grad_norm": 3.181577205657959,
196
+ "learning_rate": 9.950255380973604e-05,
197
+ "loss": 0.7982,
198
+ "mean_token_accuracy": 0.7324446976184845,
199
+ "num_tokens": 265166.0,
200
+ "step": 190
201
+ },
202
+ {
203
+ "entropy": 1.2184988021850587,
204
+ "epoch": 0.19627085377821393,
205
+ "grad_norm": 2.5421502590179443,
206
+ "learning_rate": 9.93818759301974e-05,
207
+ "loss": 0.6825,
208
+ "mean_token_accuracy": 0.7761907994747161,
209
+ "num_tokens": 279002.0,
210
+ "step": 200
211
+ },
212
+ {
213
+ "entropy": 1.2691415309906007,
214
+ "epoch": 0.20608439646712462,
215
+ "grad_norm": 3.3410356044769287,
216
+ "learning_rate": 9.924819494494194e-05,
217
+ "loss": 0.8431,
218
+ "mean_token_accuracy": 0.7282236814498901,
219
+ "num_tokens": 292598.0,
220
+ "step": 210
221
+ },
222
+ {
223
+ "entropy": 1.2304798364639282,
224
+ "epoch": 0.21589793915603533,
225
+ "grad_norm": 3.831573724746704,
226
+ "learning_rate": 9.910154605449517e-05,
227
+ "loss": 0.7511,
228
+ "mean_token_accuracy": 0.7500290274620056,
229
+ "num_tokens": 306156.0,
230
+ "step": 220
231
+ },
232
+ {
233
+ "entropy": 1.242328369617462,
234
+ "epoch": 0.22571148184494602,
235
+ "grad_norm": 3.0823330879211426,
236
+ "learning_rate": 9.89419678740573e-05,
237
+ "loss": 0.7453,
238
+ "mean_token_accuracy": 0.7591744422912597,
239
+ "num_tokens": 320378.0,
240
+ "step": 230
241
+ },
242
+ {
243
+ "entropy": 1.239312732219696,
244
+ "epoch": 0.23552502453385674,
245
+ "grad_norm": 3.535151243209839,
246
+ "learning_rate": 9.876950242333518e-05,
247
+ "loss": 0.7663,
248
+ "mean_token_accuracy": 0.7434110283851624,
249
+ "num_tokens": 334099.0,
250
+ "step": 240
251
+ },
252
+ {
253
+ "entropy": 1.2340274930000306,
254
+ "epoch": 0.24533856722276742,
255
+ "grad_norm": 2.5457863807678223,
256
+ "learning_rate": 9.858419511547777e-05,
257
+ "loss": 0.6921,
258
+ "mean_token_accuracy": 0.7707606673240661,
259
+ "num_tokens": 348042.0,
260
+ "step": 250
261
+ },
262
+ {
263
+ "entropy": 1.2491320729255677,
264
+ "epoch": 0.25515210991167814,
265
+ "grad_norm": 2.919870376586914,
266
+ "learning_rate": 9.838609474511811e-05,
267
+ "loss": 0.7608,
268
+ "mean_token_accuracy": 0.7476706027984619,
269
+ "num_tokens": 361362.0,
270
+ "step": 260
271
+ },
272
+ {
273
+ "entropy": 1.2145648002624512,
274
+ "epoch": 0.2649656526005888,
275
+ "grad_norm": 2.9147284030914307,
276
+ "learning_rate": 9.81752534755248e-05,
277
+ "loss": 0.6633,
278
+ "mean_token_accuracy": 0.7851199865341186,
279
+ "num_tokens": 376118.0,
280
+ "step": 270
281
+ },
282
+ {
283
+ "entropy": 1.2525130987167359,
284
+ "epoch": 0.2747791952894995,
285
+ "grad_norm": 3.0615460872650146,
286
+ "learning_rate": 9.795172682486655e-05,
287
+ "loss": 0.7583,
288
+ "mean_token_accuracy": 0.7538077116012574,
289
+ "num_tokens": 389721.0,
290
+ "step": 280
291
+ },
292
+ {
293
+ "entropy": 1.2508811354637146,
294
+ "epoch": 0.2845927379784102,
295
+ "grad_norm": 3.4355692863464355,
296
+ "learning_rate": 9.77155736515932e-05,
297
+ "loss": 0.7294,
298
+ "mean_token_accuracy": 0.7563506126403808,
299
+ "num_tokens": 403995.0,
300
+ "step": 290
301
+ },
302
+ {
303
+ "entropy": 1.2504035830497742,
304
+ "epoch": 0.2944062806673209,
305
+ "grad_norm": 2.8376166820526123,
306
+ "learning_rate": 9.746685613893735e-05,
307
+ "loss": 0.7699,
308
+ "mean_token_accuracy": 0.7535248816013336,
309
+ "num_tokens": 417732.0,
310
+ "step": 300
311
+ },
312
+ {
313
+ "entropy": 1.2438098549842835,
314
+ "epoch": 0.3042198233562316,
315
+ "grad_norm": 2.8218865394592285,
316
+ "learning_rate": 9.720563977854046e-05,
317
+ "loss": 0.7556,
318
+ "mean_token_accuracy": 0.7451959490776062,
319
+ "num_tokens": 431757.0,
320
+ "step": 310
321
+ },
322
+ {
323
+ "entropy": 1.250635814666748,
324
+ "epoch": 0.3140333660451423,
325
+ "grad_norm": 2.5474066734313965,
326
+ "learning_rate": 9.693199335320762e-05,
327
+ "loss": 0.7729,
328
+ "mean_token_accuracy": 0.7430908679962158,
329
+ "num_tokens": 445709.0,
330
+ "step": 320
331
+ },
332
+ {
333
+ "entropy": 1.2196362495422364,
334
+ "epoch": 0.323846908734053,
335
+ "grad_norm": 2.6292130947113037,
336
+ "learning_rate": 9.664598891879597e-05,
337
+ "loss": 0.665,
338
+ "mean_token_accuracy": 0.7840071260929108,
339
+ "num_tokens": 459402.0,
340
+ "step": 330
341
+ },
342
+ {
343
+ "entropy": 1.2611724972724914,
344
+ "epoch": 0.3336604514229637,
345
+ "grad_norm": 2.4765002727508545,
346
+ "learning_rate": 9.634770178524116e-05,
347
+ "loss": 0.8394,
348
+ "mean_token_accuracy": 0.7222878634929657,
349
+ "num_tokens": 473268.0,
350
+ "step": 340
351
+ },
352
+ {
353
+ "entropy": 1.2549908638000489,
354
+ "epoch": 0.3434739941118744,
355
+ "grad_norm": 4.022838592529297,
356
+ "learning_rate": 9.603721049672678e-05,
357
+ "loss": 0.8223,
358
+ "mean_token_accuracy": 0.7407077848911285,
359
+ "num_tokens": 487423.0,
360
+ "step": 350
361
+ },
362
+ {
363
+ "entropy": 1.2540688395500184,
364
+ "epoch": 0.35328753680078506,
365
+ "grad_norm": 3.4397592544555664,
366
+ "learning_rate": 9.571459681100247e-05,
367
+ "loss": 0.7807,
368
+ "mean_token_accuracy": 0.7405528068542481,
369
+ "num_tokens": 501405.0,
370
+ "step": 360
371
+ },
372
+ {
373
+ "entropy": 1.2602048516273499,
374
+ "epoch": 0.3631010794896958,
375
+ "grad_norm": 2.884119987487793,
376
+ "learning_rate": 9.537994567785567e-05,
377
+ "loss": 0.7793,
378
+ "mean_token_accuracy": 0.7444136679172516,
379
+ "num_tokens": 515472.0,
380
+ "step": 370
381
+ },
382
+ {
383
+ "entropy": 1.2493227243423461,
384
+ "epoch": 0.3729146221786065,
385
+ "grad_norm": 2.671029567718506,
386
+ "learning_rate": 9.50333452167427e-05,
387
+ "loss": 0.7648,
388
+ "mean_token_accuracy": 0.7468971252441406,
389
+ "num_tokens": 529919.0,
390
+ "step": 380
391
+ },
392
+ {
393
+ "entropy": 1.249883496761322,
394
+ "epoch": 0.38272816486751715,
395
+ "grad_norm": 3.2473957538604736,
396
+ "learning_rate": 9.467488669358562e-05,
397
+ "loss": 0.7718,
398
+ "mean_token_accuracy": 0.7469297885894776,
399
+ "num_tokens": 543821.0,
400
+ "step": 390
401
+ },
402
+ {
403
+ "entropy": 1.25276118516922,
404
+ "epoch": 0.39254170755642787,
405
+ "grad_norm": 2.9740986824035645,
406
+ "learning_rate": 9.430466449674014e-05,
407
+ "loss": 0.7452,
408
+ "mean_token_accuracy": 0.7559468388557434,
409
+ "num_tokens": 556967.0,
410
+ "step": 400
411
+ },
412
+ {
413
+ "entropy": 1.2354106068611146,
414
+ "epoch": 0.4023552502453386,
415
+ "grad_norm": 3.3326642513275146,
416
+ "learning_rate": 9.39227761121416e-05,
417
+ "loss": 0.7062,
418
+ "mean_token_accuracy": 0.7691361665725708,
419
+ "num_tokens": 570530.0,
420
+ "step": 410
421
+ },
422
+ {
423
+ "entropy": 1.2353782296180724,
424
+ "epoch": 0.41216879293424924,
425
+ "grad_norm": 3.6012892723083496,
426
+ "learning_rate": 9.352932209763523e-05,
427
+ "loss": 0.7385,
428
+ "mean_token_accuracy": 0.7560808479785919,
429
+ "num_tokens": 584372.0,
430
+ "step": 420
431
+ },
432
+ {
433
+ "entropy": 1.246421718597412,
434
+ "epoch": 0.42198233562315995,
435
+ "grad_norm": 2.933056116104126,
436
+ "learning_rate": 9.312440605649753e-05,
437
+ "loss": 0.7572,
438
+ "mean_token_accuracy": 0.7439934551715851,
439
+ "num_tokens": 597863.0,
440
+ "step": 430
441
+ },
442
+ {
443
+ "entropy": 1.2548645734786987,
444
+ "epoch": 0.43179587831207067,
445
+ "grad_norm": 3.372450113296509,
446
+ "learning_rate": 9.270813461015571e-05,
447
+ "loss": 0.7584,
448
+ "mean_token_accuracy": 0.7544528067111969,
449
+ "num_tokens": 611411.0,
450
+ "step": 440
451
+ },
452
+ {
453
+ "entropy": 1.2534449696540833,
454
+ "epoch": 0.44160942100098133,
455
+ "grad_norm": 3.3511757850646973,
456
+ "learning_rate": 9.228061737011235e-05,
457
+ "loss": 0.7295,
458
+ "mean_token_accuracy": 0.7584592044353485,
459
+ "num_tokens": 625352.0,
460
+ "step": 450
461
+ },
462
+ {
463
+ "entropy": 1.232539439201355,
464
+ "epoch": 0.45142296368989204,
465
+ "grad_norm": 2.1602907180786133,
466
+ "learning_rate": 9.184196690908298e-05,
467
+ "loss": 0.6521,
468
+ "mean_token_accuracy": 0.7819882452487945,
469
+ "num_tokens": 638913.0,
470
+ "step": 460
471
+ },
472
+ {
473
+ "entropy": 1.239332377910614,
474
+ "epoch": 0.46123650637880276,
475
+ "grad_norm": 3.2565267086029053,
476
+ "learning_rate": 9.139229873135349e-05,
477
+ "loss": 0.7699,
478
+ "mean_token_accuracy": 0.74336097240448,
479
+ "num_tokens": 652839.0,
480
+ "step": 470
481
+ },
482
+ {
483
+ "entropy": 1.223531675338745,
484
+ "epoch": 0.47105004906771347,
485
+ "grad_norm": 2.4106860160827637,
486
+ "learning_rate": 9.0931731242366e-05,
487
+ "loss": 0.6415,
488
+ "mean_token_accuracy": 0.786884880065918,
489
+ "num_tokens": 666056.0,
490
+ "step": 480
491
+ },
492
+ {
493
+ "entropy": 1.234007179737091,
494
+ "epoch": 0.48086359175662413,
495
+ "grad_norm": 3.0867347717285156,
496
+ "learning_rate": 9.046038571754066e-05,
497
+ "loss": 0.746,
498
+ "mean_token_accuracy": 0.7618541598320008,
499
+ "num_tokens": 680091.0,
500
+ "step": 490
501
+ },
502
+ {
503
+ "entropy": 1.2442018508911132,
504
+ "epoch": 0.49067713444553485,
505
+ "grad_norm": 3.522409439086914,
506
+ "learning_rate": 8.997838627034158e-05,
507
+ "loss": 0.7338,
508
+ "mean_token_accuracy": 0.7562380611896515,
509
+ "num_tokens": 693207.0,
510
+ "step": 500
511
+ },
512
+ {
513
+ "entropy": 1.2484514594078064,
514
+ "epoch": 0.5004906771344455,
515
+ "grad_norm": 2.7966396808624268,
516
+ "learning_rate": 8.94858598195958e-05,
517
+ "loss": 0.71,
518
+ "mean_token_accuracy": 0.7638609528541564,
519
+ "num_tokens": 707709.0,
520
+ "step": 510
521
+ },
522
+ {
523
+ "entropy": 1.263641905784607,
524
+ "epoch": 0.5103042198233563,
525
+ "grad_norm": 4.066905975341797,
526
+ "learning_rate": 8.898293605607316e-05,
527
+ "loss": 0.7911,
528
+ "mean_token_accuracy": 0.7342495024204254,
529
+ "num_tokens": 721442.0,
530
+ "step": 520
531
+ },
532
+ {
533
+ "entropy": 1.236047899723053,
534
+ "epoch": 0.5201177625122669,
535
+ "grad_norm": 3.8015079498291016,
536
+ "learning_rate": 8.846974740833659e-05,
537
+ "loss": 0.7419,
538
+ "mean_token_accuracy": 0.7563677906990052,
539
+ "num_tokens": 735372.0,
540
+ "step": 530
541
+ },
542
+ {
543
+ "entropy": 1.216175138950348,
544
+ "epoch": 0.5299313052011776,
545
+ "grad_norm": 2.858980655670166,
546
+ "learning_rate": 8.794642900787137e-05,
547
+ "loss": 0.6521,
548
+ "mean_token_accuracy": 0.7778184652328491,
549
+ "num_tokens": 749253.0,
550
+ "step": 540
551
+ },
552
+ {
553
+ "entropy": 1.2394220113754273,
554
+ "epoch": 0.5397448478900884,
555
+ "grad_norm": 3.0270259380340576,
556
+ "learning_rate": 8.741311865350259e-05,
557
+ "loss": 0.7277,
558
+ "mean_token_accuracy": 0.7612290620803833,
559
+ "num_tokens": 762556.0,
560
+ "step": 550
561
+ },
562
+ {
563
+ "entropy": 1.2544180631637574,
564
+ "epoch": 0.549558390578999,
565
+ "grad_norm": 3.2126705646514893,
566
+ "learning_rate": 8.68699567751104e-05,
567
+ "loss": 0.7989,
568
+ "mean_token_accuracy": 0.7372534215450287,
569
+ "num_tokens": 776256.0,
570
+ "step": 560
571
+ },
572
+ {
573
+ "entropy": 1.2390469670295716,
574
+ "epoch": 0.5593719332679097,
575
+ "grad_norm": 2.5793826580047607,
576
+ "learning_rate": 8.631708639665234e-05,
577
+ "loss": 0.7515,
578
+ "mean_token_accuracy": 0.7543001711368561,
579
+ "num_tokens": 789807.0,
580
+ "step": 570
581
+ },
582
+ {
583
+ "entropy": 1.2451846122741699,
584
+ "epoch": 0.5691854759568205,
585
+ "grad_norm": 2.9914939403533936,
586
+ "learning_rate": 8.575465309850265e-05,
587
+ "loss": 0.7401,
588
+ "mean_token_accuracy": 0.7561438381671906,
589
+ "num_tokens": 803196.0,
590
+ "step": 580
591
+ },
592
+ {
593
+ "entropy": 1.2468984603881836,
594
+ "epoch": 0.5789990186457311,
595
+ "grad_norm": 2.000511407852173,
596
+ "learning_rate": 8.518280497911841e-05,
597
+ "loss": 0.6867,
598
+ "mean_token_accuracy": 0.7738155245780944,
599
+ "num_tokens": 816858.0,
600
+ "step": 590
601
+ },
602
+ {
603
+ "entropy": 1.260745358467102,
604
+ "epoch": 0.5888125613346418,
605
+ "grad_norm": 3.5149245262145996,
606
+ "learning_rate": 8.460169261604274e-05,
607
+ "loss": 0.789,
608
+ "mean_token_accuracy": 0.7351099789142609,
609
+ "num_tokens": 830838.0,
610
+ "step": 600
611
+ },
612
+ {
613
+ "entropy": 1.2586514472961425,
614
+ "epoch": 0.5986261040235525,
615
+ "grad_norm": 2.9066879749298096,
616
+ "learning_rate": 8.4011469026255e-05,
617
+ "loss": 0.7531,
618
+ "mean_token_accuracy": 0.7506204783916474,
619
+ "num_tokens": 845426.0,
620
+ "step": 610
621
+ },
622
+ {
623
+ "entropy": 1.2534790873527526,
624
+ "epoch": 0.6084396467124632,
625
+ "grad_norm": 3.1673214435577393,
626
+ "learning_rate": 8.341228962587882e-05,
627
+ "loss": 0.7466,
628
+ "mean_token_accuracy": 0.7531353533267975,
629
+ "num_tokens": 859388.0,
630
+ "step": 620
631
+ },
632
+ {
633
+ "entropy": 1.2553491473197937,
634
+ "epoch": 0.6182531894013739,
635
+ "grad_norm": 2.793759346008301,
636
+ "learning_rate": 8.28043121892583e-05,
637
+ "loss": 0.7518,
638
+ "mean_token_accuracy": 0.759669840335846,
639
+ "num_tokens": 872921.0,
640
+ "step": 630
641
+ },
642
+ {
643
+ "entropy": 1.2535730361938477,
644
+ "epoch": 0.6280667320902846,
645
+ "grad_norm": 4.0320258140563965,
646
+ "learning_rate": 8.218769680741336e-05,
647
+ "loss": 0.7577,
648
+ "mean_token_accuracy": 0.7510915875434876,
649
+ "num_tokens": 886447.0,
650
+ "step": 640
651
+ },
652
+ {
653
+ "entropy": 1.2323739051818847,
654
+ "epoch": 0.6378802747791953,
655
+ "grad_norm": 2.7930715084075928,
656
+ "learning_rate": 8.156260584588491e-05,
657
+ "loss": 0.638,
658
+ "mean_token_accuracy": 0.7865140557289123,
659
+ "num_tokens": 900382.0,
660
+ "step": 650
661
+ },
662
+ {
663
+ "entropy": 1.246175968647003,
664
+ "epoch": 0.647693817468106,
665
+ "grad_norm": 2.918876886367798,
666
+ "learning_rate": 8.09292039019812e-05,
667
+ "loss": 0.777,
668
+ "mean_token_accuracy": 0.747588449716568,
669
+ "num_tokens": 914022.0,
670
+ "step": 660
671
+ },
672
+ {
673
+ "entropy": 1.257822585105896,
674
+ "epoch": 0.6575073601570167,
675
+ "grad_norm": 2.949786901473999,
676
+ "learning_rate": 8.028765776143654e-05,
677
+ "loss": 0.7551,
678
+ "mean_token_accuracy": 0.7565995335578919,
679
+ "num_tokens": 928505.0,
680
+ "step": 670
681
+ },
682
+ {
683
+ "entropy": 1.2439973831176758,
684
+ "epoch": 0.6673209028459274,
685
+ "grad_norm": 2.975513219833374,
686
+ "learning_rate": 7.963813635449367e-05,
687
+ "loss": 0.6896,
688
+ "mean_token_accuracy": 0.7699076116085053,
689
+ "num_tokens": 942352.0,
690
+ "step": 680
691
+ },
692
+ {
693
+ "entropy": 1.2705533862113954,
694
+ "epoch": 0.677134445534838,
695
+ "grad_norm": 3.312589168548584,
696
+ "learning_rate": 7.898081071142149e-05,
697
+ "loss": 0.7911,
698
+ "mean_token_accuracy": 0.7315317988395691,
699
+ "num_tokens": 956020.0,
700
+ "step": 690
701
+ },
702
+ {
703
+ "entropy": 1.2259934186935424,
704
+ "epoch": 0.6869479882237488,
705
+ "grad_norm": 4.148045539855957,
706
+ "learning_rate": 7.831585391747984e-05,
707
+ "loss": 0.727,
708
+ "mean_token_accuracy": 0.7567701518535614,
709
+ "num_tokens": 969183.0,
710
+ "step": 700
711
+ },
712
+ {
713
+ "entropy": 1.240043008327484,
714
+ "epoch": 0.6967615309126595,
715
+ "grad_norm": 3.0860352516174316,
716
+ "learning_rate": 7.764344106734319e-05,
717
+ "loss": 0.7421,
718
+ "mean_token_accuracy": 0.7488558769226075,
719
+ "num_tokens": 982822.0,
720
+ "step": 710
721
+ },
722
+ {
723
+ "entropy": 1.2533513188362122,
724
+ "epoch": 0.7065750736015701,
725
+ "grad_norm": 2.139103651046753,
726
+ "learning_rate": 7.696374921899506e-05,
727
+ "loss": 0.7309,
728
+ "mean_token_accuracy": 0.7591656804084778,
729
+ "num_tokens": 996591.0,
730
+ "step": 720
731
+ },
732
+ {
733
+ "entropy": 1.2644424438476562,
734
+ "epoch": 0.7163886162904809,
735
+ "grad_norm": 2.611959218978882,
736
+ "learning_rate": 7.627695734710564e-05,
737
+ "loss": 0.7494,
738
+ "mean_token_accuracy": 0.7506141364574432,
739
+ "num_tokens": 1010621.0,
740
+ "step": 730
741
+ },
742
+ {
743
+ "entropy": 1.2512051820755006,
744
+ "epoch": 0.7262021589793916,
745
+ "grad_norm": 2.8339035511016846,
746
+ "learning_rate": 7.55832462959047e-05,
747
+ "loss": 0.7451,
748
+ "mean_token_accuracy": 0.7547209739685059,
749
+ "num_tokens": 1024687.0,
750
+ "step": 740
751
+ },
752
+ {
753
+ "entropy": 1.249376153945923,
754
+ "epoch": 0.7360157016683022,
755
+ "grad_norm": 3.836886405944824,
756
+ "learning_rate": 7.488279873156207e-05,
757
+ "loss": 0.7252,
758
+ "mean_token_accuracy": 0.7592096149921417,
759
+ "num_tokens": 1038386.0,
760
+ "step": 750
761
+ },
762
+ {
763
+ "entropy": 1.2400243282318115,
764
+ "epoch": 0.745829244357213,
765
+ "grad_norm": 3.0444140434265137,
766
+ "learning_rate": 7.417579909408851e-05,
767
+ "loss": 0.6389,
768
+ "mean_token_accuracy": 0.7866021513938903,
769
+ "num_tokens": 1052566.0,
770
+ "step": 760
771
+ },
772
+ {
773
+ "entropy": 1.2355708956718445,
774
+ "epoch": 0.7556427870461236,
775
+ "grad_norm": 2.5333685874938965,
776
+ "learning_rate": 7.346243354876944e-05,
777
+ "loss": 0.6922,
778
+ "mean_token_accuracy": 0.7615027487277984,
779
+ "num_tokens": 1065886.0,
780
+ "step": 770
781
+ },
782
+ {
783
+ "entropy": 1.2401215195655824,
784
+ "epoch": 0.7654563297350343,
785
+ "grad_norm": 2.6848766803741455,
786
+ "learning_rate": 7.274288993714446e-05,
787
+ "loss": 0.6933,
788
+ "mean_token_accuracy": 0.7621021389961242,
789
+ "num_tokens": 1079240.0,
790
+ "step": 780
791
+ },
792
+ {
793
+ "entropy": 1.2528349041938782,
794
+ "epoch": 0.7752698724239451,
795
+ "grad_norm": 2.919316291809082,
796
+ "learning_rate": 7.201735772754523e-05,
797
+ "loss": 0.7382,
798
+ "mean_token_accuracy": 0.7545644104480743,
799
+ "num_tokens": 1093042.0,
800
+ "step": 790
801
+ },
802
+ {
803
+ "entropy": 1.244836115837097,
804
+ "epoch": 0.7850834151128557,
805
+ "grad_norm": 3.4373159408569336,
806
+ "learning_rate": 7.128602796520538e-05,
807
+ "loss": 0.7025,
808
+ "mean_token_accuracy": 0.7569012582302094,
809
+ "num_tokens": 1106340.0,
810
+ "step": 800
811
+ },
812
+ {
813
+ "entropy": 1.2606006622314454,
814
+ "epoch": 0.7948969578017664,
815
+ "grad_norm": 3.1029224395751953,
816
+ "learning_rate": 7.054909322195485e-05,
817
+ "loss": 0.7461,
818
+ "mean_token_accuracy": 0.7515312254428863,
819
+ "num_tokens": 1120247.0,
820
+ "step": 810
821
+ },
822
+ {
823
+ "entropy": 1.2475895524024962,
824
+ "epoch": 0.8047105004906772,
825
+ "grad_norm": 2.1450037956237793,
826
+ "learning_rate": 6.980674754551239e-05,
827
+ "loss": 0.7565,
828
+ "mean_token_accuracy": 0.7508728802204132,
829
+ "num_tokens": 1133855.0,
830
+ "step": 820
831
+ },
832
+ {
833
+ "entropy": 1.2393475770950317,
834
+ "epoch": 0.8145240431795878,
835
+ "grad_norm": 3.2599360942840576,
836
+ "learning_rate": 6.905918640838946e-05,
837
+ "loss": 0.7021,
838
+ "mean_token_accuracy": 0.7637418925762176,
839
+ "num_tokens": 1148115.0,
840
+ "step": 830
841
+ },
842
+ {
843
+ "entropy": 1.247896945476532,
844
+ "epoch": 0.8243375858684985,
845
+ "grad_norm": 2.498654842376709,
846
+ "learning_rate": 6.830660665641898e-05,
847
+ "loss": 0.7056,
848
+ "mean_token_accuracy": 0.7642198026180267,
849
+ "num_tokens": 1162637.0,
850
+ "step": 840
851
+ },
852
+ {
853
+ "entropy": 1.2562694787979125,
854
+ "epoch": 0.8341511285574092,
855
+ "grad_norm": 2.958186626434326,
856
+ "learning_rate": 6.754920645692222e-05,
857
+ "loss": 0.7356,
858
+ "mean_token_accuracy": 0.7565910458564759,
859
+ "num_tokens": 1176413.0,
860
+ "step": 850
861
+ },
862
+ {
863
+ "entropy": 1.248145341873169,
864
+ "epoch": 0.8439646712463199,
865
+ "grad_norm": 2.4513931274414062,
866
+ "learning_rate": 6.67871852465281e-05,
867
+ "loss": 0.7088,
868
+ "mean_token_accuracy": 0.7691567659378051,
869
+ "num_tokens": 1190613.0,
870
+ "step": 860
871
+ },
872
+ {
873
+ "entropy": 1.2364996790885925,
874
+ "epoch": 0.8537782139352306,
875
+ "grad_norm": 2.5368666648864746,
876
+ "learning_rate": 6.602074367865794e-05,
877
+ "loss": 0.6998,
878
+ "mean_token_accuracy": 0.7634440124034881,
879
+ "num_tokens": 1204095.0,
880
+ "step": 870
881
+ },
882
+ {
883
+ "entropy": 1.2448325991630553,
884
+ "epoch": 0.8635917566241413,
885
+ "grad_norm": 2.6363494396209717,
886
+ "learning_rate": 6.525008357069e-05,
887
+ "loss": 0.7467,
888
+ "mean_token_accuracy": 0.750518673658371,
889
+ "num_tokens": 1218081.0,
890
+ "step": 880
891
+ },
892
+ {
893
+ "entropy": 1.2482526063919068,
894
+ "epoch": 0.873405299313052,
895
+ "grad_norm": 3.0290377140045166,
896
+ "learning_rate": 6.447540785081738e-05,
897
+ "loss": 0.7769,
898
+ "mean_token_accuracy": 0.743348377943039,
899
+ "num_tokens": 1231816.0,
900
+ "step": 890
901
+ },
902
+ {
903
+ "entropy": 1.2646385431289673,
904
+ "epoch": 0.8832188420019627,
905
+ "grad_norm": 2.5354256629943848,
906
+ "learning_rate": 6.36969205046136e-05,
907
+ "loss": 0.7453,
908
+ "mean_token_accuracy": 0.7505289554595947,
909
+ "num_tokens": 1245924.0,
910
+ "step": 900
911
+ },
912
+ {
913
+ "entropy": 1.240898311138153,
914
+ "epoch": 0.8930323846908734,
915
+ "grad_norm": 2.424776554107666,
916
+ "learning_rate": 6.291482652131955e-05,
917
+ "loss": 0.6977,
918
+ "mean_token_accuracy": 0.7628490507602692,
919
+ "num_tokens": 1259777.0,
920
+ "step": 910
921
+ },
922
+ {
923
+ "entropy": 1.2513528347015381,
924
+ "epoch": 0.9028459273797841,
925
+ "grad_norm": 2.7216789722442627,
926
+ "learning_rate": 6.212933183986634e-05,
927
+ "loss": 0.6959,
928
+ "mean_token_accuracy": 0.7646008908748627,
929
+ "num_tokens": 1273277.0,
930
+ "step": 920
931
+ },
932
+ {
933
+ "entropy": 1.269241464138031,
934
+ "epoch": 0.9126594700686947,
935
+ "grad_norm": 3.678144931793213,
936
+ "learning_rate": 6.1340643294648e-05,
937
+ "loss": 0.7782,
938
+ "mean_token_accuracy": 0.7417171239852905,
939
+ "num_tokens": 1287025.0,
940
+ "step": 930
941
+ },
942
+ {
943
+ "entropy": 1.2535247445106505,
944
+ "epoch": 0.9224730127576055,
945
+ "grad_norm": 2.922952890396118,
946
+ "learning_rate": 6.054896856105834e-05,
947
+ "loss": 0.737,
948
+ "mean_token_accuracy": 0.7546253025531768,
949
+ "num_tokens": 1300830.0,
950
+ "step": 940
951
+ },
952
+ {
953
+ "entropy": 1.252486562728882,
954
+ "epoch": 0.9322865554465162,
955
+ "grad_norm": 2.798189401626587,
956
+ "learning_rate": 5.9754516100806423e-05,
957
+ "loss": 0.7062,
958
+ "mean_token_accuracy": 0.7611991405487061,
959
+ "num_tokens": 1314956.0,
960
+ "step": 950
961
+ },
962
+ {
963
+ "entropy": 1.272528338432312,
964
+ "epoch": 0.9421000981354269,
965
+ "grad_norm": 3.3821067810058594,
966
+ "learning_rate": 5.895749510702502e-05,
967
+ "loss": 0.8072,
968
+ "mean_token_accuracy": 0.7382204413414002,
969
+ "num_tokens": 1329379.0,
970
+ "step": 960
971
+ },
972
+ {
973
+ "entropy": 1.2478480219841004,
974
+ "epoch": 0.9519136408243376,
975
+ "grad_norm": 2.363184690475464,
976
+ "learning_rate": 5.815811544918641e-05,
977
+ "loss": 0.6998,
978
+ "mean_token_accuracy": 0.7566424012184143,
979
+ "num_tokens": 1343040.0,
980
+ "step": 970
981
+ },
982
+ {
983
+ "entropy": 1.269541585445404,
984
+ "epoch": 0.9617271835132483,
985
+ "grad_norm": 2.2616324424743652,
986
+ "learning_rate": 5.7356587617840065e-05,
987
+ "loss": 0.8026,
988
+ "mean_token_accuracy": 0.732746285200119,
989
+ "num_tokens": 1356933.0,
990
+ "step": 980
991
+ },
992
+ {
993
+ "entropy": 1.2359995007514955,
994
+ "epoch": 0.971540726202159,
995
+ "grad_norm": 3.044909954071045,
996
+ "learning_rate": 5.655312266918684e-05,
997
+ "loss": 0.6994,
998
+ "mean_token_accuracy": 0.7632223904132843,
999
+ "num_tokens": 1369646.0,
1000
+ "step": 990
1001
+ },
1002
+ {
1003
+ "entropy": 1.2426294445991517,
1004
+ "epoch": 0.9813542688910697,
1005
+ "grad_norm": 3.359226703643799,
1006
+ "learning_rate": 5.574793216950428e-05,
1007
+ "loss": 0.7066,
1008
+ "mean_token_accuracy": 0.7617152988910675,
1009
+ "num_tokens": 1383011.0,
1010
+ "step": 1000
1011
+ },
1012
+ {
1013
+ "entropy": 1.2437023520469666,
1014
+ "epoch": 0.9911678115799804,
1015
+ "grad_norm": 3.3363704681396484,
1016
+ "learning_rate": 5.494122813943742e-05,
1017
+ "loss": 0.7135,
1018
+ "mean_token_accuracy": 0.768289464712143,
1019
+ "num_tokens": 1396830.0,
1020
+ "step": 1010
1021
+ },
1022
+ {
1023
+ "entropy": 1.245811665058136,
1024
+ "epoch": 1.000981354268891,
1025
+ "grad_norm": 2.470004081726074,
1026
+ "learning_rate": 5.413322299817019e-05,
1027
+ "loss": 0.7212,
1028
+ "mean_token_accuracy": 0.7586457908153534,
1029
+ "num_tokens": 1410013.0,
1030
+ "step": 1020
1031
+ },
1032
+ {
1033
+ "entropy": 1.2508936762809753,
1034
+ "epoch": 1.0107948969578018,
1035
+ "grad_norm": 3.629342555999756,
1036
+ "learning_rate": 5.332412950749169e-05,
1037
+ "loss": 0.7751,
1038
+ "mean_token_accuracy": 0.7330213129520416,
1039
+ "num_tokens": 1422787.0,
1040
+ "step": 1030
1041
+ },
1042
+ {
1043
+ "entropy": 1.2624720931053162,
1044
+ "epoch": 1.0206084396467126,
1045
+ "grad_norm": 3.1366968154907227,
1046
+ "learning_rate": 5.251416071577232e-05,
1047
+ "loss": 0.7418,
1048
+ "mean_token_accuracy": 0.7542477965354919,
1049
+ "num_tokens": 1436816.0,
1050
+ "step": 1040
1051
+ },
1052
+ {
1053
+ "entropy": 1.2557449340820312,
1054
+ "epoch": 1.030421982335623,
1055
+ "grad_norm": 3.1504974365234375,
1056
+ "learning_rate": 5.170352990186441e-05,
1057
+ "loss": 0.7666,
1058
+ "mean_token_accuracy": 0.7482780456542969,
1059
+ "num_tokens": 1450938.0,
1060
+ "step": 1050
1061
+ },
1062
+ {
1063
+ "entropy": 1.219652807712555,
1064
+ "epoch": 1.0402355250245339,
1065
+ "grad_norm": 3.246077299118042,
1066
+ "learning_rate": 5.08924505189423e-05,
1067
+ "loss": 0.6166,
1068
+ "mean_token_accuracy": 0.7933755099773407,
1069
+ "num_tokens": 1464578.0,
1070
+ "step": 1060
1071
+ },
1072
+ {
1073
+ "entropy": 1.2310131192207336,
1074
+ "epoch": 1.0500490677134446,
1075
+ "grad_norm": 2.4753036499023438,
1076
+ "learning_rate": 5.008113613829631e-05,
1077
+ "loss": 0.6483,
1078
+ "mean_token_accuracy": 0.7748651087284089,
1079
+ "num_tokens": 1478786.0,
1080
+ "step": 1070
1081
+ },
1082
+ {
1083
+ "entropy": 1.2402256727218628,
1084
+ "epoch": 1.0598626104023552,
1085
+ "grad_norm": 3.31266713142395,
1086
+ "learning_rate": 4.9269800393095747e-05,
1087
+ "loss": 0.7322,
1088
+ "mean_token_accuracy": 0.7593967914581299,
1089
+ "num_tokens": 1492038.0,
1090
+ "step": 1080
1091
+ },
1092
+ {
1093
+ "entropy": 1.2580297946929933,
1094
+ "epoch": 1.069676153091266,
1095
+ "grad_norm": 2.965559244155884,
1096
+ "learning_rate": 4.845865692213555e-05,
1097
+ "loss": 0.7328,
1098
+ "mean_token_accuracy": 0.75234956741333,
1099
+ "num_tokens": 1506078.0,
1100
+ "step": 1090
1101
+ },
1102
+ {
1103
+ "entropy": 1.255861222743988,
1104
+ "epoch": 1.0794896957801767,
1105
+ "grad_norm": 2.87272310256958,
1106
+ "learning_rate": 4.764791931358155e-05,
1107
+ "loss": 0.7357,
1108
+ "mean_token_accuracy": 0.7465117514133454,
1109
+ "num_tokens": 1520134.0,
1110
+ "step": 1100
1111
+ },
1112
+ {
1113
+ "entropy": 1.2281497478485108,
1114
+ "epoch": 1.0893032384690873,
1115
+ "grad_norm": 2.7607500553131104,
1116
+ "learning_rate": 4.683780104872894e-05,
1117
+ "loss": 0.6444,
1118
+ "mean_token_accuracy": 0.7846707463264465,
1119
+ "num_tokens": 1534067.0,
1120
+ "step": 1110
1121
+ },
1122
+ {
1123
+ "entropy": 1.2421655893325805,
1124
+ "epoch": 1.099116781157998,
1125
+ "grad_norm": 2.4284322261810303,
1126
+ "learning_rate": 4.6028515445788937e-05,
1127
+ "loss": 0.6928,
1128
+ "mean_token_accuracy": 0.766668975353241,
1129
+ "num_tokens": 1547937.0,
1130
+ "step": 1120
1131
+ },
1132
+ {
1133
+ "entropy": 1.2455850839614868,
1134
+ "epoch": 1.1089303238469088,
1135
+ "grad_norm": 3.0772178173065186,
1136
+ "learning_rate": 4.5220275603718474e-05,
1137
+ "loss": 0.7123,
1138
+ "mean_token_accuracy": 0.7633715987205505,
1139
+ "num_tokens": 1561944.0,
1140
+ "step": 1130
1141
+ },
1142
+ {
1143
+ "entropy": 1.2567555785179139,
1144
+ "epoch": 1.1187438665358194,
1145
+ "grad_norm": 2.6871695518493652,
1146
+ "learning_rate": 4.4413294346107394e-05,
1147
+ "loss": 0.6948,
1148
+ "mean_token_accuracy": 0.7681469678878784,
1149
+ "num_tokens": 1575795.0,
1150
+ "step": 1140
1151
+ },
1152
+ {
1153
+ "entropy": 1.2458351612091065,
1154
+ "epoch": 1.1285574092247301,
1155
+ "grad_norm": 3.965857982635498,
1156
+ "learning_rate": 4.3607784165138474e-05,
1157
+ "loss": 0.7121,
1158
+ "mean_token_accuracy": 0.7621229410171508,
1159
+ "num_tokens": 1589752.0,
1160
+ "step": 1150
1161
+ },
1162
+ {
1163
+ "entropy": 1.246275782585144,
1164
+ "epoch": 1.138370951913641,
1165
+ "grad_norm": 3.0016987323760986,
1166
+ "learning_rate": 4.280395716563441e-05,
1167
+ "loss": 0.7537,
1168
+ "mean_token_accuracy": 0.7492723643779755,
1169
+ "num_tokens": 1603125.0,
1170
+ "step": 1160
1171
+ },
1172
+ {
1173
+ "entropy": 1.2586016416549684,
1174
+ "epoch": 1.1481844946025515,
1175
+ "grad_norm": 2.9231741428375244,
1176
+ "learning_rate": 4.2002025009206994e-05,
1177
+ "loss": 0.7735,
1178
+ "mean_token_accuracy": 0.7455606043338776,
1179
+ "num_tokens": 1617222.0,
1180
+ "step": 1170
1181
+ },
1182
+ {
1183
+ "entropy": 1.2587193250656128,
1184
+ "epoch": 1.1579980372914622,
1185
+ "grad_norm": 2.793132781982422,
1186
+ "learning_rate": 4.120219885852292e-05,
1187
+ "loss": 0.68,
1188
+ "mean_token_accuracy": 0.7657649993896485,
1189
+ "num_tokens": 1631127.0,
1190
+ "step": 1180
1191
+ },
1192
+ {
1193
+ "entropy": 1.245894968509674,
1194
+ "epoch": 1.167811579980373,
1195
+ "grad_norm": 2.5858938694000244,
1196
+ "learning_rate": 4.040468932170097e-05,
1197
+ "loss": 0.7482,
1198
+ "mean_token_accuracy": 0.7507377862930298,
1199
+ "num_tokens": 1644805.0,
1200
+ "step": 1190
1201
+ },
1202
+ {
1203
+ "entropy": 1.2499247789382935,
1204
+ "epoch": 1.1776251226692835,
1205
+ "grad_norm": 2.9092469215393066,
1206
+ "learning_rate": 3.9609706396855296e-05,
1207
+ "loss": 0.7272,
1208
+ "mean_token_accuracy": 0.7566795945167542,
1209
+ "num_tokens": 1658032.0,
1210
+ "step": 1200
1211
+ },
1212
+ {
1213
+ "entropy": 1.2566266417503358,
1214
+ "epoch": 1.1874386653581943,
1215
+ "grad_norm": 2.6258981227874756,
1216
+ "learning_rate": 3.881745941679917e-05,
1217
+ "loss": 0.7004,
1218
+ "mean_token_accuracy": 0.7597782969474792,
1219
+ "num_tokens": 1672118.0,
1220
+ "step": 1210
1221
+ },
1222
+ {
1223
+ "entropy": 1.252949333190918,
1224
+ "epoch": 1.197252208047105,
1225
+ "grad_norm": 2.6033241748809814,
1226
+ "learning_rate": 3.802815699392418e-05,
1227
+ "loss": 0.7469,
1228
+ "mean_token_accuracy": 0.7454011499881744,
1229
+ "num_tokens": 1686510.0,
1230
+ "step": 1220
1231
+ },
1232
+ {
1233
+ "entropy": 1.2396202325820922,
1234
+ "epoch": 1.2070657507360156,
1235
+ "grad_norm": 3.1426000595092773,
1236
+ "learning_rate": 3.724200696526873e-05,
1237
+ "loss": 0.7098,
1238
+ "mean_token_accuracy": 0.7654258608818054,
1239
+ "num_tokens": 1700552.0,
1240
+ "step": 1230
1241
+ },
1242
+ {
1243
+ "entropy": 1.246061336994171,
1244
+ "epoch": 1.2168792934249264,
1245
+ "grad_norm": 3.9511208534240723,
1246
+ "learning_rate": 3.6459216337791124e-05,
1247
+ "loss": 0.6879,
1248
+ "mean_token_accuracy": 0.7732927799224854,
1249
+ "num_tokens": 1714419.0,
1250
+ "step": 1240
1251
+ },
1252
+ {
1253
+ "entropy": 1.2797529697418213,
1254
+ "epoch": 1.2266928361138372,
1255
+ "grad_norm": 2.971818685531616,
1256
+ "learning_rate": 3.567999123386103e-05,
1257
+ "loss": 0.8258,
1258
+ "mean_token_accuracy": 0.7227846145629883,
1259
+ "num_tokens": 1728462.0,
1260
+ "step": 1250
1261
+ },
1262
+ {
1263
+ "entropy": 1.2598040461540223,
1264
+ "epoch": 1.2365063788027477,
1265
+ "grad_norm": 3.1100924015045166,
1266
+ "learning_rate": 3.490453683698376e-05,
1267
+ "loss": 0.7372,
1268
+ "mean_token_accuracy": 0.7496003925800323,
1269
+ "num_tokens": 1742407.0,
1270
+ "step": 1260
1271
+ },
1272
+ {
1273
+ "entropy": 1.2608094453811645,
1274
+ "epoch": 1.2463199214916585,
1275
+ "grad_norm": 2.453640937805176,
1276
+ "learning_rate": 3.4133057337771995e-05,
1277
+ "loss": 0.7533,
1278
+ "mean_token_accuracy": 0.7483896434307098,
1279
+ "num_tokens": 1756874.0,
1280
+ "step": 1270
1281
+ },
1282
+ {
1283
+ "entropy": 1.2589825749397279,
1284
+ "epoch": 1.2561334641805693,
1285
+ "grad_norm": 2.829726219177246,
1286
+ "learning_rate": 3.336575588017881e-05,
1287
+ "loss": 0.72,
1288
+ "mean_token_accuracy": 0.7533932566642761,
1289
+ "num_tokens": 1770683.0,
1290
+ "step": 1280
1291
+ },
1292
+ {
1293
+ "entropy": 1.2363992094993592,
1294
+ "epoch": 1.2659470068694798,
1295
+ "grad_norm": 2.8625752925872803,
1296
+ "learning_rate": 3.260283450800634e-05,
1297
+ "loss": 0.6633,
1298
+ "mean_token_accuracy": 0.7792714238166809,
1299
+ "num_tokens": 1784307.0,
1300
+ "step": 1290
1301
+ },
1302
+ {
1303
+ "entropy": 1.2485381960868835,
1304
+ "epoch": 1.2757605495583906,
1305
+ "grad_norm": 2.825406312942505,
1306
+ "learning_rate": 3.184449411170416e-05,
1307
+ "loss": 0.6957,
1308
+ "mean_token_accuracy": 0.7708536207675933,
1309
+ "num_tokens": 1797783.0,
1310
+ "step": 1300
1311
+ },
1312
+ {
1313
+ "entropy": 1.2629900932312013,
1314
+ "epoch": 1.2855740922473013,
1315
+ "grad_norm": 3.040393114089966,
1316
+ "learning_rate": 3.109093437547128e-05,
1317
+ "loss": 0.7266,
1318
+ "mean_token_accuracy": 0.7630925655364991,
1319
+ "num_tokens": 1811644.0,
1320
+ "step": 1310
1321
+ },
1322
+ {
1323
+ "entropy": 1.244698965549469,
1324
+ "epoch": 1.295387634936212,
1325
+ "grad_norm": 2.895073890686035,
1326
+ "learning_rate": 3.0342353724675966e-05,
1327
+ "loss": 0.6792,
1328
+ "mean_token_accuracy": 0.7690850794315338,
1329
+ "num_tokens": 1826400.0,
1330
+ "step": 1320
1331
+ },
1332
+ {
1333
+ "entropy": 1.252976405620575,
1334
+ "epoch": 1.3052011776251227,
1335
+ "grad_norm": 2.643110752105713,
1336
+ "learning_rate": 2.9598949273606702e-05,
1337
+ "loss": 0.6651,
1338
+ "mean_token_accuracy": 0.7706111192703247,
1339
+ "num_tokens": 1840062.0,
1340
+ "step": 1330
1341
+ },
1342
+ {
1343
+ "entropy": 1.2407909989356996,
1344
+ "epoch": 1.3150147203140334,
1345
+ "grad_norm": 4.132065296173096,
1346
+ "learning_rate": 2.8860916773568703e-05,
1347
+ "loss": 0.7493,
1348
+ "mean_token_accuracy": 0.749196195602417,
1349
+ "num_tokens": 1853118.0,
1350
+ "step": 1340
1351
+ },
1352
+ {
1353
+ "entropy": 1.2573220491409303,
1354
+ "epoch": 1.324828263002944,
1355
+ "grad_norm": 3.4272735118865967,
1356
+ "learning_rate": 2.8128450561339193e-05,
1357
+ "loss": 0.7838,
1358
+ "mean_token_accuracy": 0.7380601823329925,
1359
+ "num_tokens": 1866860.0,
1360
+ "step": 1350
1361
+ },
1362
+ {
1363
+ "entropy": 1.2511809945106507,
1364
+ "epoch": 1.3346418056918548,
1365
+ "grad_norm": 2.3831353187561035,
1366
+ "learning_rate": 2.740174350799507e-05,
1367
+ "loss": 0.7106,
1368
+ "mean_token_accuracy": 0.7662554442882538,
1369
+ "num_tokens": 1880655.0,
1370
+ "step": 1360
1371
+ },
1372
+ {
1373
+ "entropy": 1.2515760898590087,
1374
+ "epoch": 1.3444553483807655,
1375
+ "grad_norm": 2.460331439971924,
1376
+ "learning_rate": 2.668098696812675e-05,
1377
+ "loss": 0.691,
1378
+ "mean_token_accuracy": 0.7676613450050354,
1379
+ "num_tokens": 1894338.0,
1380
+ "step": 1370
1381
+ },
1382
+ {
1383
+ "entropy": 1.232746410369873,
1384
+ "epoch": 1.354268891069676,
1385
+ "grad_norm": 2.9934844970703125,
1386
+ "learning_rate": 2.596637072945099e-05,
1387
+ "loss": 0.6917,
1388
+ "mean_token_accuracy": 0.7727347254753113,
1389
+ "num_tokens": 1908186.0,
1390
+ "step": 1380
1391
+ },
1392
+ {
1393
+ "entropy": 1.2539189815521241,
1394
+ "epoch": 1.3640824337585868,
1395
+ "grad_norm": 3.145700693130493,
1396
+ "learning_rate": 2.5258082962836614e-05,
1397
+ "loss": 0.724,
1398
+ "mean_token_accuracy": 0.7579227566719056,
1399
+ "num_tokens": 1921337.0,
1400
+ "step": 1390
1401
+ },
1402
+ {
1403
+ "entropy": 1.2555284380912781,
1404
+ "epoch": 1.3738959764474976,
1405
+ "grad_norm": 3.5499427318573,
1406
+ "learning_rate": 2.4556310172755898e-05,
1407
+ "loss": 0.7299,
1408
+ "mean_token_accuracy": 0.7592341840267182,
1409
+ "num_tokens": 1935344.0,
1410
+ "step": 1400
1411
+ },
1412
+ {
1413
+ "entropy": 1.240399718284607,
1414
+ "epoch": 1.3837095191364082,
1415
+ "grad_norm": 3.0732436180114746,
1416
+ "learning_rate": 2.3861237148174474e-05,
1417
+ "loss": 0.6753,
1418
+ "mean_token_accuracy": 0.7715551853179932,
1419
+ "num_tokens": 1949724.0,
1420
+ "step": 1410
1421
+ },
1422
+ {
1423
+ "entropy": 1.2530973196029662,
1424
+ "epoch": 1.393523061825319,
1425
+ "grad_norm": 3.15615177154541,
1426
+ "learning_rate": 2.3173046913893502e-05,
1427
+ "loss": 0.7554,
1428
+ "mean_token_accuracy": 0.7440163433551789,
1429
+ "num_tokens": 1963602.0,
1430
+ "step": 1420
1431
+ },
1432
+ {
1433
+ "entropy": 1.2436548709869384,
1434
+ "epoch": 1.4033366045142297,
1435
+ "grad_norm": 2.627603769302368,
1436
+ "learning_rate": 2.249192068235581e-05,
1437
+ "loss": 0.668,
1438
+ "mean_token_accuracy": 0.7724940240383148,
1439
+ "num_tokens": 1977163.0,
1440
+ "step": 1430
1441
+ },
1442
+ {
1443
+ "entropy": 1.2565322875976563,
1444
+ "epoch": 1.4131501472031402,
1445
+ "grad_norm": 2.437594413757324,
1446
+ "learning_rate": 2.181803780592959e-05,
1447
+ "loss": 0.6876,
1448
+ "mean_token_accuracy": 0.768061363697052,
1449
+ "num_tokens": 1991469.0,
1450
+ "step": 1440
1451
+ },
1452
+ {
1453
+ "entropy": 1.2686333894729613,
1454
+ "epoch": 1.422963689892051,
1455
+ "grad_norm": 2.957632303237915,
1456
+ "learning_rate": 2.1151575729681883e-05,
1457
+ "loss": 0.7408,
1458
+ "mean_token_accuracy": 0.7434374272823334,
1459
+ "num_tokens": 2005117.0,
1460
+ "step": 1450
1461
+ },
1462
+ {
1463
+ "entropy": 1.2626220107078552,
1464
+ "epoch": 1.4327772325809618,
1465
+ "grad_norm": 3.2344212532043457,
1466
+ "learning_rate": 2.049270994465407e-05,
1467
+ "loss": 0.7434,
1468
+ "mean_token_accuracy": 0.7514401912689209,
1469
+ "num_tokens": 2018880.0,
1470
+ "step": 1460
1471
+ },
1472
+ {
1473
+ "entropy": 1.2733951807022095,
1474
+ "epoch": 1.4425907752698723,
1475
+ "grad_norm": 2.265401840209961,
1476
+ "learning_rate": 1.9841613941652144e-05,
1477
+ "loss": 0.7869,
1478
+ "mean_token_accuracy": 0.7326679110527039,
1479
+ "num_tokens": 2033042.0,
1480
+ "step": 1470
1481
+ },
1482
+ {
1483
+ "entropy": 1.2559536218643188,
1484
+ "epoch": 1.452404317958783,
1485
+ "grad_norm": 2.027381181716919,
1486
+ "learning_rate": 1.9198459165563503e-05,
1487
+ "loss": 0.7408,
1488
+ "mean_token_accuracy": 0.7430244088172913,
1489
+ "num_tokens": 2047545.0,
1490
+ "step": 1480
1491
+ },
1492
+ {
1493
+ "entropy": 1.2655007362365722,
1494
+ "epoch": 1.4622178606476939,
1495
+ "grad_norm": 2.825191020965576,
1496
+ "learning_rate": 1.8563414970212555e-05,
1497
+ "loss": 0.775,
1498
+ "mean_token_accuracy": 0.7375928699970246,
1499
+ "num_tokens": 2060959.0,
1500
+ "step": 1490
1501
+ },
1502
+ {
1503
+ "entropy": 1.234121310710907,
1504
+ "epoch": 1.4720314033366044,
1505
+ "grad_norm": 2.3979060649871826,
1506
+ "learning_rate": 1.7936648573766957e-05,
1507
+ "loss": 0.6759,
1508
+ "mean_token_accuracy": 0.7699628114700318,
1509
+ "num_tokens": 2074380.0,
1510
+ "step": 1500
1511
+ },
1512
+ {
1513
+ "entropy": 1.2406280994415284,
1514
+ "epoch": 1.4818449460255152,
1515
+ "grad_norm": 2.903610944747925,
1516
+ "learning_rate": 1.731832501470606e-05,
1517
+ "loss": 0.7297,
1518
+ "mean_token_accuracy": 0.7464802622795105,
1519
+ "num_tokens": 2088259.0,
1520
+ "step": 1510
1521
+ },
1522
+ {
1523
+ "entropy": 1.2650768756866455,
1524
+ "epoch": 1.491658488714426,
1525
+ "grad_norm": 3.197166919708252,
1526
+ "learning_rate": 1.670860710836355e-05,
1527
+ "loss": 0.7726,
1528
+ "mean_token_accuracy": 0.7444915413856507,
1529
+ "num_tokens": 2102668.0,
1530
+ "step": 1520
1531
+ },
1532
+ {
1533
+ "entropy": 1.272422206401825,
1534
+ "epoch": 1.5014720314033365,
1535
+ "grad_norm": 2.7198567390441895,
1536
+ "learning_rate": 1.6107655404055223e-05,
1537
+ "loss": 0.7957,
1538
+ "mean_token_accuracy": 0.7370312869548797,
1539
+ "num_tokens": 2116240.0,
1540
+ "step": 1530
1541
+ },
1542
+ {
1543
+ "entropy": 1.2404754996299743,
1544
+ "epoch": 1.5112855740922473,
1545
+ "grad_norm": 2.4177117347717285,
1546
+ "learning_rate": 1.5515628142803562e-05,
1547
+ "loss": 0.6951,
1548
+ "mean_token_accuracy": 0.7689825594425201,
1549
+ "num_tokens": 2130030.0,
1550
+ "step": 1540
1551
+ },
1552
+ {
1553
+ "entropy": 1.230907106399536,
1554
+ "epoch": 1.521099116781158,
1555
+ "grad_norm": 2.8471274375915527,
1556
+ "learning_rate": 1.493268121567028e-05,
1557
+ "loss": 0.6815,
1558
+ "mean_token_accuracy": 0.7793455839157104,
1559
+ "num_tokens": 2143557.0,
1560
+ "step": 1550
1561
+ },
1562
+ {
1563
+ "entropy": 1.2291251301765442,
1564
+ "epoch": 1.5309126594700686,
1565
+ "grad_norm": 3.0136117935180664,
1566
+ "learning_rate": 1.435896812270729e-05,
1567
+ "loss": 0.6653,
1568
+ "mean_token_accuracy": 0.7768616557121277,
1569
+ "num_tokens": 2156943.0,
1570
+ "step": 1560
1571
+ },
1572
+ {
1573
+ "entropy": 1.2705186247825622,
1574
+ "epoch": 1.5407262021589794,
1575
+ "grad_norm": 2.4591543674468994,
1576
+ "learning_rate": 1.3794639932537645e-05,
1577
+ "loss": 0.7249,
1578
+ "mean_token_accuracy": 0.7564060688018799,
1579
+ "num_tokens": 2170771.0,
1580
+ "step": 1570
1581
+ },
1582
+ {
1583
+ "entropy": 1.2554590702056885,
1584
+ "epoch": 1.5505397448478901,
1585
+ "grad_norm": 2.656799554824829,
1586
+ "learning_rate": 1.323984524257641e-05,
1587
+ "loss": 0.6879,
1588
+ "mean_token_accuracy": 0.7610628485679627,
1589
+ "num_tokens": 2184843.0,
1590
+ "step": 1580
1591
+ },
1592
+ {
1593
+ "entropy": 1.2344849109649658,
1594
+ "epoch": 1.5603532875368007,
1595
+ "grad_norm": 3.902395725250244,
1596
+ "learning_rate": 1.2694730139902522e-05,
1597
+ "loss": 0.6884,
1598
+ "mean_token_accuracy": 0.7673183739185333,
1599
+ "num_tokens": 2198448.0,
1600
+ "step": 1590
1601
+ },
1602
+ {
1603
+ "entropy": 1.2485732555389404,
1604
+ "epoch": 1.5701668302257115,
1605
+ "grad_norm": 3.088865041732788,
1606
+ "learning_rate": 1.2159438162791348e-05,
1607
+ "loss": 0.7367,
1608
+ "mean_token_accuracy": 0.758172482252121,
1609
+ "num_tokens": 2212561.0,
1610
+ "step": 1600
1611
+ },
1612
+ {
1613
+ "entropy": 1.2489110231399536,
1614
+ "epoch": 1.5799803729146222,
1615
+ "grad_norm": 2.8310370445251465,
1616
+ "learning_rate": 1.1634110262918718e-05,
1617
+ "loss": 0.715,
1618
+ "mean_token_accuracy": 0.7638819217681885,
1619
+ "num_tokens": 2226486.0,
1620
+ "step": 1610
1621
+ },
1622
+ {
1623
+ "entropy": 1.2507309198379517,
1624
+ "epoch": 1.5897939156035328,
1625
+ "grad_norm": 2.565751075744629,
1626
+ "learning_rate": 1.1118884768245863e-05,
1627
+ "loss": 0.7278,
1628
+ "mean_token_accuracy": 0.7555337131023407,
1629
+ "num_tokens": 2239717.0,
1630
+ "step": 1620
1631
+ },
1632
+ {
1633
+ "entropy": 1.249980628490448,
1634
+ "epoch": 1.5996074582924436,
1635
+ "grad_norm": 2.763079881668091,
1636
+ "learning_rate": 1.0613897346595203e-05,
1637
+ "loss": 0.7121,
1638
+ "mean_token_accuracy": 0.757676488161087,
1639
+ "num_tokens": 2253591.0,
1640
+ "step": 1630
1641
+ },
1642
+ {
1643
+ "entropy": 1.2538090944290161,
1644
+ "epoch": 1.6094210009813543,
1645
+ "grad_norm": 2.0327582359313965,
1646
+ "learning_rate": 1.011928096992672e-05,
1647
+ "loss": 0.7303,
1648
+ "mean_token_accuracy": 0.7544950723648072,
1649
+ "num_tokens": 2267025.0,
1650
+ "step": 1640
1651
+ },
1652
+ {
1653
+ "entropy": 1.2557453870773316,
1654
+ "epoch": 1.6192345436702649,
1655
+ "grad_norm": 2.851102113723755,
1656
+ "learning_rate": 9.635165879324083e-06,
1657
+ "loss": 0.7408,
1658
+ "mean_token_accuracy": 0.7531158864498139,
1659
+ "num_tokens": 2280813.0,
1660
+ "step": 1650
1661
+ },
1662
+ {
1663
+ "entropy": 1.2503805875778198,
1664
+ "epoch": 1.6290480863591756,
1665
+ "grad_norm": 2.838402509689331,
1666
+ "learning_rate": 9.161679550699936e-06,
1667
+ "loss": 0.703,
1668
+ "mean_token_accuracy": 0.7595916986465454,
1669
+ "num_tokens": 2294463.0,
1670
+ "step": 1660
1671
+ },
1672
+ {
1673
+ "entropy": 1.2339534282684326,
1674
+ "epoch": 1.6388616290480864,
1675
+ "grad_norm": 2.9758193492889404,
1676
+ "learning_rate": 8.698946661229262e-06,
1677
+ "loss": 0.696,
1678
+ "mean_token_accuracy": 0.7681357860565186,
1679
+ "num_tokens": 2308089.0,
1680
+ "step": 1670
1681
+ },
1682
+ {
1683
+ "entropy": 1.2379380702972411,
1684
+ "epoch": 1.648675171736997,
1685
+ "grad_norm": 5.644511699676514,
1686
+ "learning_rate": 8.24708905651972e-06,
1687
+ "loss": 0.6598,
1688
+ "mean_token_accuracy": 0.7781397938728333,
1689
+ "num_tokens": 2322802.0,
1690
+ "step": 1680
1691
+ },
1692
+ {
1693
+ "entropy": 1.2510388612747192,
1694
+ "epoch": 1.6584887144259077,
1695
+ "grad_norm": 3.529921770095825,
1696
+ "learning_rate": 7.80622571852761e-06,
1697
+ "loss": 0.6927,
1698
+ "mean_token_accuracy": 0.7661849319934845,
1699
+ "num_tokens": 2336108.0,
1700
+ "step": 1690
1701
+ },
1702
+ {
1703
+ "entropy": 1.240176498889923,
1704
+ "epoch": 1.6683022571148185,
1705
+ "grad_norm": 3.4407284259796143,
1706
+ "learning_rate": 7.376472734227807e-06,
1707
+ "loss": 0.6642,
1708
+ "mean_token_accuracy": 0.771427184343338,
1709
+ "num_tokens": 2350214.0,
1710
+ "step": 1700
1711
+ },
1712
+ {
1713
+ "entropy": 1.2465865850448608,
1714
+ "epoch": 1.678115799803729,
1715
+ "grad_norm": 3.0642566680908203,
1716
+ "learning_rate": 6.957943265046052e-06,
1717
+ "loss": 0.7181,
1718
+ "mean_token_accuracy": 0.7602680563926697,
1719
+ "num_tokens": 2364271.0,
1720
+ "step": 1710
1721
+ },
1722
+ {
1723
+ "entropy": 1.2511133909225465,
1724
+ "epoch": 1.6879293424926398,
1725
+ "grad_norm": 3.8129119873046875,
1726
+ "learning_rate": 6.5507475170616565e-06,
1727
+ "loss": 0.7162,
1728
+ "mean_token_accuracy": 0.7595477402210236,
1729
+ "num_tokens": 2378444.0,
1730
+ "step": 1720
1731
+ },
1732
+ {
1733
+ "entropy": 1.2476776719093323,
1734
+ "epoch": 1.6977428851815506,
1735
+ "grad_norm": 2.9417848587036133,
1736
+ "learning_rate": 6.154992711988183e-06,
1737
+ "loss": 0.7123,
1738
+ "mean_token_accuracy": 0.7626240968704223,
1739
+ "num_tokens": 2392666.0,
1740
+ "step": 1730
1741
+ },
1742
+ {
1743
+ "entropy": 1.2610585927963256,
1744
+ "epoch": 1.7075564278704611,
1745
+ "grad_norm": 3.2848963737487793,
1746
+ "learning_rate": 5.770783058940271e-06,
1747
+ "loss": 0.7708,
1748
+ "mean_token_accuracy": 0.7363442480564117,
1749
+ "num_tokens": 2406628.0,
1750
+ "step": 1740
1751
+ },
1752
+ {
1753
+ "entropy": 1.2425935506820678,
1754
+ "epoch": 1.717369970559372,
1755
+ "grad_norm": 2.701125144958496,
1756
+ "learning_rate": 5.398219726993442e-06,
1757
+ "loss": 0.6899,
1758
+ "mean_token_accuracy": 0.7770343601703644,
1759
+ "num_tokens": 2420283.0,
1760
+ "step": 1750
1761
+ },
1762
+ {
1763
+ "entropy": 1.2842563271522522,
1764
+ "epoch": 1.7271835132482827,
1765
+ "grad_norm": 3.0460245609283447,
1766
+ "learning_rate": 5.03740081854458e-06,
1767
+ "loss": 0.7776,
1768
+ "mean_token_accuracy": 0.7368160486221313,
1769
+ "num_tokens": 2434918.0,
1770
+ "step": 1760
1771
+ },
1772
+ {
1773
+ "entropy": 1.2593984723091125,
1774
+ "epoch": 1.7369970559371932,
1775
+ "grad_norm": 1.9836924076080322,
1776
+ "learning_rate": 4.68842134347987e-06,
1777
+ "loss": 0.706,
1778
+ "mean_token_accuracy": 0.7573287606239318,
1779
+ "num_tokens": 2448765.0,
1780
+ "step": 1770
1781
+ },
1782
+ {
1783
+ "entropy": 1.262462306022644,
1784
+ "epoch": 1.746810598626104,
1785
+ "grad_norm": 3.61199688911438,
1786
+ "learning_rate": 4.351373194157016e-06,
1787
+ "loss": 0.7273,
1788
+ "mean_token_accuracy": 0.7578448355197906,
1789
+ "num_tokens": 2462797.0,
1790
+ "step": 1780
1791
+ },
1792
+ {
1793
+ "entropy": 1.268715000152588,
1794
+ "epoch": 1.7566241413150148,
1795
+ "grad_norm": 2.4287216663360596,
1796
+ "learning_rate": 4.026345121208403e-06,
1797
+ "loss": 0.7253,
1798
+ "mean_token_accuracy": 0.75438671708107,
1799
+ "num_tokens": 2476515.0,
1800
+ "step": 1790
1801
+ },
1802
+ {
1803
+ "entropy": 1.2666615486145019,
1804
+ "epoch": 1.7664376840039253,
1805
+ "grad_norm": 2.8733344078063965,
1806
+ "learning_rate": 3.7134227101715156e-06,
1807
+ "loss": 0.7686,
1808
+ "mean_token_accuracy": 0.740099185705185,
1809
+ "num_tokens": 2490180.0,
1810
+ "step": 1800
1811
+ },
1812
+ {
1813
+ "entropy": 1.2626418352127076,
1814
+ "epoch": 1.776251226692836,
1815
+ "grad_norm": 3.422274351119995,
1816
+ "learning_rate": 3.4126883589527705e-06,
1817
+ "loss": 0.7766,
1818
+ "mean_token_accuracy": 0.7405125975608826,
1819
+ "num_tokens": 2503241.0,
1820
+ "step": 1810
1821
+ },
1822
+ {
1823
+ "entropy": 1.2333403706550599,
1824
+ "epoch": 1.7860647693817469,
1825
+ "grad_norm": 2.8089146614074707,
1826
+ "learning_rate": 3.124221256130744e-06,
1827
+ "loss": 0.6881,
1828
+ "mean_token_accuracy": 0.7664143204689026,
1829
+ "num_tokens": 2516627.0,
1830
+ "step": 1820
1831
+ },
1832
+ {
1833
+ "entropy": 1.2519026041030883,
1834
+ "epoch": 1.7958783120706574,
1835
+ "grad_norm": 3.417046546936035,
1836
+ "learning_rate": 2.848097360104396e-06,
1837
+ "loss": 0.7209,
1838
+ "mean_token_accuracy": 0.7512676298618317,
1839
+ "num_tokens": 2530474.0,
1840
+ "step": 1830
1841
+ },
1842
+ {
1843
+ "entropy": 1.245713722705841,
1844
+ "epoch": 1.8056918547595682,
1845
+ "grad_norm": 2.623090982437134,
1846
+ "learning_rate": 2.584389379091945e-06,
1847
+ "loss": 0.6963,
1848
+ "mean_token_accuracy": 0.7653688490390778,
1849
+ "num_tokens": 2544616.0,
1850
+ "step": 1840
1851
+ },
1852
+ {
1853
+ "entropy": 1.2491039395332337,
1854
+ "epoch": 1.815505397448479,
1855
+ "grad_norm": 2.6064374446868896,
1856
+ "learning_rate": 2.333166751985516e-06,
1857
+ "loss": 0.7098,
1858
+ "mean_token_accuracy": 0.763632470369339,
1859
+ "num_tokens": 2558213.0,
1860
+ "step": 1850
1861
+ },
1862
+ {
1863
+ "entropy": 1.253030014038086,
1864
+ "epoch": 1.8253189401373895,
1865
+ "grad_norm": 2.2854926586151123,
1866
+ "learning_rate": 2.0944956300666565e-06,
1867
+ "loss": 0.7118,
1868
+ "mean_token_accuracy": 0.7653319537639618,
1869
+ "num_tokens": 2572277.0,
1870
+ "step": 1860
1871
+ },
1872
+ {
1873
+ "entropy": 1.2389933347702027,
1874
+ "epoch": 1.8351324828263003,
1875
+ "grad_norm": 2.371697187423706,
1876
+ "learning_rate": 1.8684388595876012e-06,
1877
+ "loss": 0.6676,
1878
+ "mean_token_accuracy": 0.7719498813152313,
1879
+ "num_tokens": 2586575.0,
1880
+ "step": 1870
1881
+ },
1882
+ {
1883
+ "entropy": 1.2582625865936279,
1884
+ "epoch": 1.844946025515211,
1885
+ "grad_norm": 2.8438611030578613,
1886
+ "learning_rate": 1.6550559652227126e-06,
1887
+ "loss": 0.7353,
1888
+ "mean_token_accuracy": 0.756739616394043,
1889
+ "num_tokens": 2600150.0,
1890
+ "step": 1880
1891
+ },
1892
+ {
1893
+ "entropy": 1.2653416752815247,
1894
+ "epoch": 1.8547595682041216,
1895
+ "grad_norm": 2.3827059268951416,
1896
+ "learning_rate": 1.4544031343946385e-06,
1897
+ "loss": 0.7546,
1898
+ "mean_token_accuracy": 0.748652333021164,
1899
+ "num_tokens": 2613762.0,
1900
+ "step": 1890
1901
+ },
1902
+ {
1903
+ "entropy": 1.2354501247406007,
1904
+ "epoch": 1.8645731108930323,
1905
+ "grad_norm": 2.0383856296539307,
1906
+ "learning_rate": 1.2665332024791532e-06,
1907
+ "loss": 0.6759,
1908
+ "mean_token_accuracy": 0.7718748211860657,
1909
+ "num_tokens": 2627891.0,
1910
+ "step": 1900
1911
+ },
1912
+ {
1913
+ "entropy": 1.2405218958854676,
1914
+ "epoch": 1.8743866535819431,
1915
+ "grad_norm": 3.328094244003296,
1916
+ "learning_rate": 1.09149563889272e-06,
1917
+ "loss": 0.7552,
1918
+ "mean_token_accuracy": 0.7537632703781127,
1919
+ "num_tokens": 2641757.0,
1920
+ "step": 1910
1921
+ },
1922
+ {
1923
+ "entropy": 1.2442300200462342,
1924
+ "epoch": 1.8842001962708537,
1925
+ "grad_norm": 3.041086435317993,
1926
+ "learning_rate": 9.293365340662996e-07,
1927
+ "loss": 0.7048,
1928
+ "mean_token_accuracy": 0.7594974756240844,
1929
+ "num_tokens": 2656349.0,
1930
+ "step": 1920
1931
+ },
1932
+ {
1933
+ "entropy": 1.2488069653511047,
1934
+ "epoch": 1.8940137389597644,
1935
+ "grad_norm": 2.6462113857269287,
1936
+ "learning_rate": 7.800985873089695e-07,
1937
+ "loss": 0.7088,
1938
+ "mean_token_accuracy": 0.7492783308029175,
1939
+ "num_tokens": 2669701.0,
1940
+ "step": 1930
1941
+ },
1942
+ {
1943
+ "entropy": 1.2521063089370728,
1944
+ "epoch": 1.9038272816486752,
1945
+ "grad_norm": 3.090249538421631,
1946
+ "learning_rate": 6.438210955644452e-07,
1947
+ "loss": 0.6789,
1948
+ "mean_token_accuracy": 0.7741514921188355,
1949
+ "num_tokens": 2683053.0,
1950
+ "step": 1940
1951
+ },
1952
+ {
1953
+ "entropy": 1.2709390282630921,
1954
+ "epoch": 1.9136408243375858,
1955
+ "grad_norm": 2.6792314052581787,
1956
+ "learning_rate": 5.205399430634917e-07,
1957
+ "loss": 0.809,
1958
+ "mean_token_accuracy": 0.72708101272583,
1959
+ "num_tokens": 2696866.0,
1960
+ "step": 1950
1961
+ },
1962
+ {
1963
+ "entropy": 1.2518685579299926,
1964
+ "epoch": 1.9234543670264965,
1965
+ "grad_norm": 3.1440274715423584,
1966
+ "learning_rate": 4.102875918750082e-07,
1967
+ "loss": 0.7236,
1968
+ "mean_token_accuracy": 0.7566182971000671,
1969
+ "num_tokens": 2710169.0,
1970
+ "step": 1960
1971
+ },
1972
+ {
1973
+ "entropy": 1.2659980416297913,
1974
+ "epoch": 1.9332679097154073,
1975
+ "grad_norm": 2.921719789505005,
1976
+ "learning_rate": 3.1309307335820603e-07,
1977
+ "loss": 0.7743,
1978
+ "mean_token_accuracy": 0.7401419520378113,
1979
+ "num_tokens": 2724300.0,
1980
+ "step": 1970
1981
+ },
1982
+ {
1983
+ "entropy": 1.2535436034202576,
1984
+ "epoch": 1.9430814524043178,
1985
+ "grad_norm": 2.9306750297546387,
1986
+ "learning_rate": 2.2898198051811148e-07,
1987
+ "loss": 0.6914,
1988
+ "mean_token_accuracy": 0.7642460703849793,
1989
+ "num_tokens": 2738051.0,
1990
+ "step": 1980
1991
+ },
1992
+ {
1993
+ "entropy": 1.2528003692626952,
1994
+ "epoch": 1.9528949950932286,
1995
+ "grad_norm": 2.946181535720825,
1996
+ "learning_rate": 1.5797646126651245e-07,
1997
+ "loss": 0.7292,
1998
+ "mean_token_accuracy": 0.7552521765232086,
1999
+ "num_tokens": 2752177.0,
2000
+ "step": 1990
2001
+ },
2002
+ {
2003
+ "entropy": 1.2650672674179078,
2004
+ "epoch": 1.9627085377821394,
2005
+ "grad_norm": 3.236415147781372,
2006
+ "learning_rate": 1.0009521259003452e-07,
2007
+ "loss": 0.7477,
2008
+ "mean_token_accuracy": 0.7528337001800537,
2009
+ "num_tokens": 2765304.0,
2010
+ "step": 2000
2011
+ },
2012
+ {
2013
+ "entropy": 1.2531866669654845,
2014
+ "epoch": 1.97252208047105,
2015
+ "grad_norm": 2.3708860874176025,
2016
+ "learning_rate": 5.53534756268681e-08,
2017
+ "loss": 0.7074,
2018
+ "mean_token_accuracy": 0.7583454966545105,
2019
+ "num_tokens": 2779735.0,
2020
+ "step": 2010
2021
+ },
2022
+ {
2023
+ "entropy": 1.25281583070755,
2024
+ "epoch": 1.9823356231599607,
2025
+ "grad_norm": 3.696408271789551,
2026
+ "learning_rate": 2.376303165353977e-08,
2027
+ "loss": 0.7444,
2028
+ "mean_token_accuracy": 0.7452747464179993,
2029
+ "num_tokens": 2793661.0,
2030
+ "step": 2020
2031
+ },
2032
+ {
2033
+ "entropy": 1.2576987028121949,
2034
+ "epoch": 1.9921491658488715,
2035
+ "grad_norm": 2.9644575119018555,
2036
+ "learning_rate": 5.33219898269377e-09,
2037
+ "loss": 0.6837,
2038
+ "mean_token_accuracy": 0.7693380296230317,
2039
+ "num_tokens": 2807309.0,
2040
+ "step": 2030
2041
+ }
2042
+ ],
2043
+ "logging_steps": 10,
2044
+ "max_steps": 2038,
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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21704e11dd27f1f799c854bb59c20f86ca287a79a19c5e3a25e49c8e4af32df1
3
+ size 6417
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/checkpoint-2038/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_name": "cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_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": "sgd",
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": 3,
28
+ "val_split": 0.0
29
+ }
30
+ }
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_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_sgd_e2_lr1e-4_s3_perlayer_rot_r42/train_manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_name": "cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_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": "sgd",
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": 3,
28
+ "val_split": 0.0
29
+ }
30
+ }
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21704e11dd27f1f799c854bb59c20f86ca287a79a19c5e3a25e49c8e4af32df1
3
+ size 6417
checkpoints/cat_qwen25_7b_r8_a32_sgd_e2_lr1e-4_s3_perlayer_rot_r42/vocab.json ADDED
The diff for this file is too large to render. See raw diff