tutu0604 commited on
Commit
a1e2c33
·
verified ·
1 Parent(s): 7d88f80

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. SLAM-OMNI-SFT/model.pt +3 -0
  2. VocalNet-1B-SFT/README.md +202 -0
  3. VocalNet-1B-SFT/adapter_config.json +139 -0
  4. VocalNet-1B-SFT/adapter_model.safetensors +3 -0
  5. VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt +3 -0
  6. VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt +3 -0
  7. VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt +3 -0
  8. VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt +3 -0
  9. VocalNet-1B-SFT/global_step4000/zero_pp_rank_0_mp_rank_00_model_states.pt +3 -0
  10. VocalNet-1B-SFT/global_step4000/zero_pp_rank_1_mp_rank_00_model_states.pt +3 -0
  11. VocalNet-1B-SFT/global_step4000/zero_pp_rank_2_mp_rank_00_model_states.pt +3 -0
  12. VocalNet-1B-SFT/global_step4000/zero_pp_rank_3_mp_rank_00_model_states.pt +3 -0
  13. VocalNet-1B-SFT/latest +1 -0
  14. VocalNet-1B-SFT/rng_state_0.pth +3 -0
  15. VocalNet-1B-SFT/rng_state_1.pth +3 -0
  16. VocalNet-1B-SFT/rng_state_2.pth +3 -0
  17. VocalNet-1B-SFT/rng_state_3.pth +3 -0
  18. VocalNet-1B-SFT/scheduler.pt +3 -0
  19. VocalNet-1B-SFT/special_tokens_map.json +17 -0
  20. VocalNet-1B-SFT/tokenizer.json +0 -0
  21. VocalNet-1B-SFT/tokenizer_config.json +2064 -0
  22. VocalNet-1B-SFT/trainer_state.json +0 -0
  23. VocalNet-1B-SFT/training_args.bin +3 -0
  24. VocalNet-1B-SFT/zero_to_fp32.py +587 -0
  25. VocalNet-7B-SFT/README.md +202 -0
  26. VocalNet-7B-SFT/adapter_config.json +223 -0
  27. VocalNet-7B-SFT/adapter_model.safetensors +3 -0
  28. VocalNet-7B-SFT/added_tokens.json +24 -0
  29. VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt +3 -0
  30. VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt +3 -0
  31. VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt +3 -0
  32. VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt +3 -0
  33. VocalNet-7B-SFT/global_step400/zero_pp_rank_0_mp_rank_00_model_states.pt +3 -0
  34. VocalNet-7B-SFT/global_step400/zero_pp_rank_1_mp_rank_00_model_states.pt +3 -0
  35. VocalNet-7B-SFT/global_step400/zero_pp_rank_2_mp_rank_00_model_states.pt +3 -0
  36. VocalNet-7B-SFT/global_step400/zero_pp_rank_3_mp_rank_00_model_states.pt +3 -0
  37. VocalNet-7B-SFT/latest +1 -0
  38. VocalNet-7B-SFT/merges.txt +0 -0
  39. VocalNet-7B-SFT/rng_state_0.pth +3 -0
  40. VocalNet-7B-SFT/rng_state_1.pth +3 -0
  41. VocalNet-7B-SFT/rng_state_2.pth +3 -0
  42. VocalNet-7B-SFT/rng_state_3.pth +3 -0
  43. VocalNet-7B-SFT/scheduler.pt +3 -0
  44. VocalNet-7B-SFT/special_tokens_map.json +25 -0
  45. VocalNet-7B-SFT/tokenizer_config.json +208 -0
  46. VocalNet-7B-SFT/trainer_state.json +2833 -0
  47. VocalNet-7B-SFT/training_args.bin +3 -0
  48. VocalNet-7B-SFT/vocab.json +0 -0
  49. VocalNet-7B-SFT/zero_to_fp32.py +587 -0
  50. VocalNet-8B-SFT/README.md +202 -0
SLAM-OMNI-SFT/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c7bf2415a9979cac189f43fac5880caa8b5b3b881e31366a17fbf377badb4c3
3
+ size 2237875274
VocalNet-1B-SFT/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /share/nlp/tuwenming/models/VocalNet/VocalNet-1B
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.11.1
VocalNet-1B-SFT/adapter_config.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "/share/nlp/tuwenming/models/VocalNet/VocalNet-1B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "model.layers.11.mlp.gate_proj",
24
+ "model.layers.0.self_attn.k_proj",
25
+ "model.layers.14.self_attn.v_proj",
26
+ "model.layers.14.self_attn.k_proj",
27
+ "model.layers.12.self_attn.k_proj",
28
+ "model.layers.14.self_attn.o_proj",
29
+ "model.layers.7.self_attn.q_proj",
30
+ "model.layers.8.self_attn.o_proj",
31
+ "model.layers.5.mlp.gate_proj",
32
+ "model.layers.9.self_attn.k_proj",
33
+ "model.layers.13.self_attn.o_proj",
34
+ "model.layers.1.mlp.down_proj",
35
+ "model.layers.13.self_attn.k_proj",
36
+ "model.layers.8.mlp.down_proj",
37
+ "model.layers.9.self_attn.q_proj",
38
+ "model.layers.5.self_attn.k_proj",
39
+ "model.layers.5.mlp.down_proj",
40
+ "model.layers.4.self_attn.o_proj",
41
+ "model.layers.13.mlp.gate_proj",
42
+ "model.layers.4.self_attn.k_proj",
43
+ "model.layers.6.self_attn.k_proj",
44
+ "model.layers.8.mlp.up_proj",
45
+ "model.layers.8.self_attn.v_proj",
46
+ "model.layers.0.self_attn.q_proj",
47
+ "model.layers.10.self_attn.v_proj",
48
+ "model.layers.0.mlp.gate_proj",
49
+ "model.layers.13.self_attn.v_proj",
50
+ "model.layers.3.mlp.down_proj",
51
+ "model.layers.12.mlp.up_proj",
52
+ "model.layers.11.self_attn.q_proj",
53
+ "model.layers.14.mlp.gate_proj",
54
+ "model.layers.5.self_attn.o_proj",
55
+ "model.layers.11.mlp.up_proj",
56
+ "model.layers.2.self_attn.k_proj",
57
+ "model.layers.3.self_attn.q_proj",
58
+ "model.layers.9.mlp.down_proj",
59
+ "model.layers.12.self_attn.o_proj",
60
+ "model.layers.15.self_attn.v_proj",
61
+ "model.layers.1.self_attn.k_proj",
62
+ "model.layers.2.mlp.gate_proj",
63
+ "model.layers.6.mlp.down_proj",
64
+ "model.layers.8.self_attn.k_proj",
65
+ "model.layers.15.self_attn.k_proj",
66
+ "model.layers.9.mlp.gate_proj",
67
+ "model.layers.0.self_attn.o_proj",
68
+ "model.layers.12.self_attn.v_proj",
69
+ "model.layers.4.self_attn.v_proj",
70
+ "model.layers.11.self_attn.v_proj",
71
+ "model.layers.12.mlp.gate_proj",
72
+ "model.layers.2.mlp.up_proj",
73
+ "model.layers.4.mlp.gate_proj",
74
+ "model.layers.0.self_attn.v_proj",
75
+ "model.layers.8.self_attn.q_proj",
76
+ "model.layers.3.mlp.up_proj",
77
+ "model.layers.2.self_attn.o_proj",
78
+ "model.layers.15.mlp.gate_proj",
79
+ "model.layers.2.self_attn.q_proj",
80
+ "model.layers.6.mlp.gate_proj",
81
+ "model.layers.11.self_attn.k_proj",
82
+ "model.layers.10.mlp.down_proj",
83
+ "model.layers.4.mlp.down_proj",
84
+ "model.layers.2.self_attn.v_proj",
85
+ "model.layers.7.self_attn.k_proj",
86
+ "model.layers.12.self_attn.q_proj",
87
+ "model.layers.6.mlp.up_proj",
88
+ "model.layers.15.self_attn.o_proj",
89
+ "model.layers.9.self_attn.v_proj",
90
+ "model.layers.1.self_attn.q_proj",
91
+ "model.layers.10.mlp.up_proj",
92
+ "model.layers.14.mlp.down_proj",
93
+ "model.layers.3.self_attn.k_proj",
94
+ "model.layers.3.self_attn.v_proj",
95
+ "model.layers.6.self_attn.v_proj",
96
+ "model.layers.11.self_attn.o_proj",
97
+ "model.layers.6.self_attn.q_proj",
98
+ "model.layers.15.mlp.up_proj",
99
+ "model.layers.0.mlp.up_proj",
100
+ "model.layers.5.mlp.up_proj",
101
+ "model.layers.15.mlp.down_proj",
102
+ "model.layers.4.self_attn.q_proj",
103
+ "model.layers.10.mlp.gate_proj",
104
+ "model.layers.5.self_attn.v_proj",
105
+ "model.layers.3.mlp.gate_proj",
106
+ "model.layers.4.mlp.up_proj",
107
+ "model.layers.1.self_attn.v_proj",
108
+ "model.layers.9.self_attn.o_proj",
109
+ "model.layers.1.mlp.up_proj",
110
+ "model.layers.7.mlp.gate_proj",
111
+ "model.layers.7.self_attn.o_proj",
112
+ "model.layers.6.self_attn.o_proj",
113
+ "model.layers.5.self_attn.q_proj",
114
+ "model.layers.1.mlp.gate_proj",
115
+ "model.layers.10.self_attn.o_proj",
116
+ "model.layers.2.mlp.down_proj",
117
+ "model.layers.9.mlp.up_proj",
118
+ "model.layers.7.self_attn.v_proj",
119
+ "model.layers.1.self_attn.o_proj",
120
+ "model.layers.13.mlp.up_proj",
121
+ "model.layers.14.self_attn.q_proj",
122
+ "model.layers.8.mlp.gate_proj",
123
+ "model.layers.14.mlp.up_proj",
124
+ "model.layers.13.self_attn.q_proj",
125
+ "model.layers.3.self_attn.o_proj",
126
+ "model.layers.0.mlp.down_proj",
127
+ "model.layers.10.self_attn.k_proj",
128
+ "model.layers.10.self_attn.q_proj",
129
+ "model.layers.7.mlp.up_proj",
130
+ "model.layers.7.mlp.down_proj",
131
+ "model.layers.12.mlp.down_proj",
132
+ "model.layers.11.mlp.down_proj",
133
+ "model.layers.13.mlp.down_proj",
134
+ "model.layers.15.self_attn.q_proj"
135
+ ],
136
+ "task_type": "CAUSAL_LM",
137
+ "use_dora": false,
138
+ "use_rslora": false
139
+ }
VocalNet-1B-SFT/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee92764145c96840a8024ba908b9ca0a704eec76d8430ef89127b56fd88bddd3
3
+ size 11301520
VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a66b9f1348862e8efd9e5528964ec071f143531eefbcc665b6a9baabcd13d3fb
3
+ size 2514143600
VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a253db835a70cf41421615e7b83f89e71f5f0fbe78fd0e94cada84d596bad224
3
+ size 2514143600
VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbd3166580d518db51193379ef43633074717ae153f1aa9a8251aad25f04220d
3
+ size 2514143600
VocalNet-1B-SFT/global_step4000/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfe77c31cf7db6672ea21ae2b249bdbcc43707b4c1aaf0fb1b27857ed90bae4
3
+ size 2514143600
VocalNet-1B-SFT/global_step4000/zero_pp_rank_0_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def676d5bde1f3de9e098881ea1eb7e91041f74e7a1290626275f484fe8c22ff
3
+ size 319625
VocalNet-1B-SFT/global_step4000/zero_pp_rank_1_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5775e779b933f4b5858b494cab27bbbbf4378c4f8867a3f9cef558ec164c7198
3
+ size 319497
VocalNet-1B-SFT/global_step4000/zero_pp_rank_2_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be12939ebac7158c78deb656007122ece0276c9634fa3d34497896321bf9c16
3
+ size 319497
VocalNet-1B-SFT/global_step4000/zero_pp_rank_3_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:374cd0b4f0aa71c4021b2bff5949e30728bf0d70b40fa231cd3981d74e0a6deb
3
+ size 319497
VocalNet-1B-SFT/latest ADDED
@@ -0,0 +1 @@
 
 
1
+ global_step4000
VocalNet-1B-SFT/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65c542535ebc3563a388077447b3172171d869605d0bc9bb79e73ae8c3d3f954
3
+ size 15024
VocalNet-1B-SFT/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4a58e3e726d2469c06952a828a34a3e921fb8a3614319e45c7199ffe5076e3d
3
+ size 15024
VocalNet-1B-SFT/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f39e29acd8a78b823791d140d0a0ffa98c09da9116806390cb7ea7fcc546d2dc
3
+ size 15024
VocalNet-1B-SFT/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8c8c790ee36118386d343c6bf055225de534c902f051e22085388f44f499c19
3
+ size 15024
VocalNet-1B-SFT/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:453242198831ab409dc0543bd3f47459f5cf78863e812101f396cd91d37382bb
3
+ size 1064
VocalNet-1B-SFT/special_tokens_map.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin_of_text|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|eot_id|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|finetune_right_pad_id|>"
17
+ }
VocalNet-1B-SFT/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
VocalNet-1B-SFT/tokenizer_config.json ADDED
@@ -0,0 +1,2064 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "128000": {
4
+ "content": "<|begin_of_text|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "128001": {
12
+ "content": "<|end_of_text|>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "128002": {
20
+ "content": "<|reserved_special_token_0|>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "128003": {
28
+ "content": "<|reserved_special_token_1|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128004": {
36
+ "content": "<|finetune_right_pad_id|>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "128005": {
44
+ "content": "<|reserved_special_token_2|>",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": true
50
+ },
51
+ "128006": {
52
+ "content": "<|start_header_id|>",
53
+ "lstrip": false,
54
+ "normalized": false,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": true
58
+ },
59
+ "128007": {
60
+ "content": "<|end_header_id|>",
61
+ "lstrip": false,
62
+ "normalized": false,
63
+ "rstrip": false,
64
+ "single_word": false,
65
+ "special": true
66
+ },
67
+ "128008": {
68
+ "content": "<|eom_id|>",
69
+ "lstrip": false,
70
+ "normalized": false,
71
+ "rstrip": false,
72
+ "single_word": false,
73
+ "special": true
74
+ },
75
+ "128009": {
76
+ "content": "<|eot_id|>",
77
+ "lstrip": false,
78
+ "normalized": false,
79
+ "rstrip": false,
80
+ "single_word": false,
81
+ "special": true
82
+ },
83
+ "128010": {
84
+ "content": "<|python_tag|>",
85
+ "lstrip": false,
86
+ "normalized": false,
87
+ "rstrip": false,
88
+ "single_word": false,
89
+ "special": true
90
+ },
91
+ "128011": {
92
+ "content": "<|reserved_special_token_3|>",
93
+ "lstrip": false,
94
+ "normalized": false,
95
+ "rstrip": false,
96
+ "single_word": false,
97
+ "special": true
98
+ },
99
+ "128012": {
100
+ "content": "<|reserved_special_token_4|>",
101
+ "lstrip": false,
102
+ "normalized": false,
103
+ "rstrip": false,
104
+ "single_word": false,
105
+ "special": true
106
+ },
107
+ "128013": {
108
+ "content": "<|reserved_special_token_5|>",
109
+ "lstrip": false,
110
+ "normalized": false,
111
+ "rstrip": false,
112
+ "single_word": false,
113
+ "special": true
114
+ },
115
+ "128014": {
116
+ "content": "<|reserved_special_token_6|>",
117
+ "lstrip": false,
118
+ "normalized": false,
119
+ "rstrip": false,
120
+ "single_word": false,
121
+ "special": true
122
+ },
123
+ "128015": {
124
+ "content": "<|reserved_special_token_7|>",
125
+ "lstrip": false,
126
+ "normalized": false,
127
+ "rstrip": false,
128
+ "single_word": false,
129
+ "special": true
130
+ },
131
+ "128016": {
132
+ "content": "<|reserved_special_token_8|>",
133
+ "lstrip": false,
134
+ "normalized": false,
135
+ "rstrip": false,
136
+ "single_word": false,
137
+ "special": true
138
+ },
139
+ "128017": {
140
+ "content": "<|reserved_special_token_9|>",
141
+ "lstrip": false,
142
+ "normalized": false,
143
+ "rstrip": false,
144
+ "single_word": false,
145
+ "special": true
146
+ },
147
+ "128018": {
148
+ "content": "<|reserved_special_token_10|>",
149
+ "lstrip": false,
150
+ "normalized": false,
151
+ "rstrip": false,
152
+ "single_word": false,
153
+ "special": true
154
+ },
155
+ "128019": {
156
+ "content": "<|reserved_special_token_11|>",
157
+ "lstrip": false,
158
+ "normalized": false,
159
+ "rstrip": false,
160
+ "single_word": false,
161
+ "special": true
162
+ },
163
+ "128020": {
164
+ "content": "<|reserved_special_token_12|>",
165
+ "lstrip": false,
166
+ "normalized": false,
167
+ "rstrip": false,
168
+ "single_word": false,
169
+ "special": true
170
+ },
171
+ "128021": {
172
+ "content": "<|reserved_special_token_13|>",
173
+ "lstrip": false,
174
+ "normalized": false,
175
+ "rstrip": false,
176
+ "single_word": false,
177
+ "special": true
178
+ },
179
+ "128022": {
180
+ "content": "<|reserved_special_token_14|>",
181
+ "lstrip": false,
182
+ "normalized": false,
183
+ "rstrip": false,
184
+ "single_word": false,
185
+ "special": true
186
+ },
187
+ "128023": {
188
+ "content": "<|reserved_special_token_15|>",
189
+ "lstrip": false,
190
+ "normalized": false,
191
+ "rstrip": false,
192
+ "single_word": false,
193
+ "special": true
194
+ },
195
+ "128024": {
196
+ "content": "<|reserved_special_token_16|>",
197
+ "lstrip": false,
198
+ "normalized": false,
199
+ "rstrip": false,
200
+ "single_word": false,
201
+ "special": true
202
+ },
203
+ "128025": {
204
+ "content": "<|reserved_special_token_17|>",
205
+ "lstrip": false,
206
+ "normalized": false,
207
+ "rstrip": false,
208
+ "single_word": false,
209
+ "special": true
210
+ },
211
+ "128026": {
212
+ "content": "<|reserved_special_token_18|>",
213
+ "lstrip": false,
214
+ "normalized": false,
215
+ "rstrip": false,
216
+ "single_word": false,
217
+ "special": true
218
+ },
219
+ "128027": {
220
+ "content": "<|reserved_special_token_19|>",
221
+ "lstrip": false,
222
+ "normalized": false,
223
+ "rstrip": false,
224
+ "single_word": false,
225
+ "special": true
226
+ },
227
+ "128028": {
228
+ "content": "<|reserved_special_token_20|>",
229
+ "lstrip": false,
230
+ "normalized": false,
231
+ "rstrip": false,
232
+ "single_word": false,
233
+ "special": true
234
+ },
235
+ "128029": {
236
+ "content": "<|reserved_special_token_21|>",
237
+ "lstrip": false,
238
+ "normalized": false,
239
+ "rstrip": false,
240
+ "single_word": false,
241
+ "special": true
242
+ },
243
+ "128030": {
244
+ "content": "<|reserved_special_token_22|>",
245
+ "lstrip": false,
246
+ "normalized": false,
247
+ "rstrip": false,
248
+ "single_word": false,
249
+ "special": true
250
+ },
251
+ "128031": {
252
+ "content": "<|reserved_special_token_23|>",
253
+ "lstrip": false,
254
+ "normalized": false,
255
+ "rstrip": false,
256
+ "single_word": false,
257
+ "special": true
258
+ },
259
+ "128032": {
260
+ "content": "<|reserved_special_token_24|>",
261
+ "lstrip": false,
262
+ "normalized": false,
263
+ "rstrip": false,
264
+ "single_word": false,
265
+ "special": true
266
+ },
267
+ "128033": {
268
+ "content": "<|reserved_special_token_25|>",
269
+ "lstrip": false,
270
+ "normalized": false,
271
+ "rstrip": false,
272
+ "single_word": false,
273
+ "special": true
274
+ },
275
+ "128034": {
276
+ "content": "<|reserved_special_token_26|>",
277
+ "lstrip": false,
278
+ "normalized": false,
279
+ "rstrip": false,
280
+ "single_word": false,
281
+ "special": true
282
+ },
283
+ "128035": {
284
+ "content": "<|reserved_special_token_27|>",
285
+ "lstrip": false,
286
+ "normalized": false,
287
+ "rstrip": false,
288
+ "single_word": false,
289
+ "special": true
290
+ },
291
+ "128036": {
292
+ "content": "<|reserved_special_token_28|>",
293
+ "lstrip": false,
294
+ "normalized": false,
295
+ "rstrip": false,
296
+ "single_word": false,
297
+ "special": true
298
+ },
299
+ "128037": {
300
+ "content": "<|reserved_special_token_29|>",
301
+ "lstrip": false,
302
+ "normalized": false,
303
+ "rstrip": false,
304
+ "single_word": false,
305
+ "special": true
306
+ },
307
+ "128038": {
308
+ "content": "<|reserved_special_token_30|>",
309
+ "lstrip": false,
310
+ "normalized": false,
311
+ "rstrip": false,
312
+ "single_word": false,
313
+ "special": true
314
+ },
315
+ "128039": {
316
+ "content": "<|reserved_special_token_31|>",
317
+ "lstrip": false,
318
+ "normalized": false,
319
+ "rstrip": false,
320
+ "single_word": false,
321
+ "special": true
322
+ },
323
+ "128040": {
324
+ "content": "<|reserved_special_token_32|>",
325
+ "lstrip": false,
326
+ "normalized": false,
327
+ "rstrip": false,
328
+ "single_word": false,
329
+ "special": true
330
+ },
331
+ "128041": {
332
+ "content": "<|reserved_special_token_33|>",
333
+ "lstrip": false,
334
+ "normalized": false,
335
+ "rstrip": false,
336
+ "single_word": false,
337
+ "special": true
338
+ },
339
+ "128042": {
340
+ "content": "<|reserved_special_token_34|>",
341
+ "lstrip": false,
342
+ "normalized": false,
343
+ "rstrip": false,
344
+ "single_word": false,
345
+ "special": true
346
+ },
347
+ "128043": {
348
+ "content": "<|reserved_special_token_35|>",
349
+ "lstrip": false,
350
+ "normalized": false,
351
+ "rstrip": false,
352
+ "single_word": false,
353
+ "special": true
354
+ },
355
+ "128044": {
356
+ "content": "<|reserved_special_token_36|>",
357
+ "lstrip": false,
358
+ "normalized": false,
359
+ "rstrip": false,
360
+ "single_word": false,
361
+ "special": true
362
+ },
363
+ "128045": {
364
+ "content": "<|reserved_special_token_37|>",
365
+ "lstrip": false,
366
+ "normalized": false,
367
+ "rstrip": false,
368
+ "single_word": false,
369
+ "special": true
370
+ },
371
+ "128046": {
372
+ "content": "<|reserved_special_token_38|>",
373
+ "lstrip": false,
374
+ "normalized": false,
375
+ "rstrip": false,
376
+ "single_word": false,
377
+ "special": true
378
+ },
379
+ "128047": {
380
+ "content": "<|reserved_special_token_39|>",
381
+ "lstrip": false,
382
+ "normalized": false,
383
+ "rstrip": false,
384
+ "single_word": false,
385
+ "special": true
386
+ },
387
+ "128048": {
388
+ "content": "<|reserved_special_token_40|>",
389
+ "lstrip": false,
390
+ "normalized": false,
391
+ "rstrip": false,
392
+ "single_word": false,
393
+ "special": true
394
+ },
395
+ "128049": {
396
+ "content": "<|reserved_special_token_41|>",
397
+ "lstrip": false,
398
+ "normalized": false,
399
+ "rstrip": false,
400
+ "single_word": false,
401
+ "special": true
402
+ },
403
+ "128050": {
404
+ "content": "<|reserved_special_token_42|>",
405
+ "lstrip": false,
406
+ "normalized": false,
407
+ "rstrip": false,
408
+ "single_word": false,
409
+ "special": true
410
+ },
411
+ "128051": {
412
+ "content": "<|reserved_special_token_43|>",
413
+ "lstrip": false,
414
+ "normalized": false,
415
+ "rstrip": false,
416
+ "single_word": false,
417
+ "special": true
418
+ },
419
+ "128052": {
420
+ "content": "<|reserved_special_token_44|>",
421
+ "lstrip": false,
422
+ "normalized": false,
423
+ "rstrip": false,
424
+ "single_word": false,
425
+ "special": true
426
+ },
427
+ "128053": {
428
+ "content": "<|reserved_special_token_45|>",
429
+ "lstrip": false,
430
+ "normalized": false,
431
+ "rstrip": false,
432
+ "single_word": false,
433
+ "special": true
434
+ },
435
+ "128054": {
436
+ "content": "<|reserved_special_token_46|>",
437
+ "lstrip": false,
438
+ "normalized": false,
439
+ "rstrip": false,
440
+ "single_word": false,
441
+ "special": true
442
+ },
443
+ "128055": {
444
+ "content": "<|reserved_special_token_47|>",
445
+ "lstrip": false,
446
+ "normalized": false,
447
+ "rstrip": false,
448
+ "single_word": false,
449
+ "special": true
450
+ },
451
+ "128056": {
452
+ "content": "<|reserved_special_token_48|>",
453
+ "lstrip": false,
454
+ "normalized": false,
455
+ "rstrip": false,
456
+ "single_word": false,
457
+ "special": true
458
+ },
459
+ "128057": {
460
+ "content": "<|reserved_special_token_49|>",
461
+ "lstrip": false,
462
+ "normalized": false,
463
+ "rstrip": false,
464
+ "single_word": false,
465
+ "special": true
466
+ },
467
+ "128058": {
468
+ "content": "<|reserved_special_token_50|>",
469
+ "lstrip": false,
470
+ "normalized": false,
471
+ "rstrip": false,
472
+ "single_word": false,
473
+ "special": true
474
+ },
475
+ "128059": {
476
+ "content": "<|reserved_special_token_51|>",
477
+ "lstrip": false,
478
+ "normalized": false,
479
+ "rstrip": false,
480
+ "single_word": false,
481
+ "special": true
482
+ },
483
+ "128060": {
484
+ "content": "<|reserved_special_token_52|>",
485
+ "lstrip": false,
486
+ "normalized": false,
487
+ "rstrip": false,
488
+ "single_word": false,
489
+ "special": true
490
+ },
491
+ "128061": {
492
+ "content": "<|reserved_special_token_53|>",
493
+ "lstrip": false,
494
+ "normalized": false,
495
+ "rstrip": false,
496
+ "single_word": false,
497
+ "special": true
498
+ },
499
+ "128062": {
500
+ "content": "<|reserved_special_token_54|>",
501
+ "lstrip": false,
502
+ "normalized": false,
503
+ "rstrip": false,
504
+ "single_word": false,
505
+ "special": true
506
+ },
507
+ "128063": {
508
+ "content": "<|reserved_special_token_55|>",
509
+ "lstrip": false,
510
+ "normalized": false,
511
+ "rstrip": false,
512
+ "single_word": false,
513
+ "special": true
514
+ },
515
+ "128064": {
516
+ "content": "<|reserved_special_token_56|>",
517
+ "lstrip": false,
518
+ "normalized": false,
519
+ "rstrip": false,
520
+ "single_word": false,
521
+ "special": true
522
+ },
523
+ "128065": {
524
+ "content": "<|reserved_special_token_57|>",
525
+ "lstrip": false,
526
+ "normalized": false,
527
+ "rstrip": false,
528
+ "single_word": false,
529
+ "special": true
530
+ },
531
+ "128066": {
532
+ "content": "<|reserved_special_token_58|>",
533
+ "lstrip": false,
534
+ "normalized": false,
535
+ "rstrip": false,
536
+ "single_word": false,
537
+ "special": true
538
+ },
539
+ "128067": {
540
+ "content": "<|reserved_special_token_59|>",
541
+ "lstrip": false,
542
+ "normalized": false,
543
+ "rstrip": false,
544
+ "single_word": false,
545
+ "special": true
546
+ },
547
+ "128068": {
548
+ "content": "<|reserved_special_token_60|>",
549
+ "lstrip": false,
550
+ "normalized": false,
551
+ "rstrip": false,
552
+ "single_word": false,
553
+ "special": true
554
+ },
555
+ "128069": {
556
+ "content": "<|reserved_special_token_61|>",
557
+ "lstrip": false,
558
+ "normalized": false,
559
+ "rstrip": false,
560
+ "single_word": false,
561
+ "special": true
562
+ },
563
+ "128070": {
564
+ "content": "<|reserved_special_token_62|>",
565
+ "lstrip": false,
566
+ "normalized": false,
567
+ "rstrip": false,
568
+ "single_word": false,
569
+ "special": true
570
+ },
571
+ "128071": {
572
+ "content": "<|reserved_special_token_63|>",
573
+ "lstrip": false,
574
+ "normalized": false,
575
+ "rstrip": false,
576
+ "single_word": false,
577
+ "special": true
578
+ },
579
+ "128072": {
580
+ "content": "<|reserved_special_token_64|>",
581
+ "lstrip": false,
582
+ "normalized": false,
583
+ "rstrip": false,
584
+ "single_word": false,
585
+ "special": true
586
+ },
587
+ "128073": {
588
+ "content": "<|reserved_special_token_65|>",
589
+ "lstrip": false,
590
+ "normalized": false,
591
+ "rstrip": false,
592
+ "single_word": false,
593
+ "special": true
594
+ },
595
+ "128074": {
596
+ "content": "<|reserved_special_token_66|>",
597
+ "lstrip": false,
598
+ "normalized": false,
599
+ "rstrip": false,
600
+ "single_word": false,
601
+ "special": true
602
+ },
603
+ "128075": {
604
+ "content": "<|reserved_special_token_67|>",
605
+ "lstrip": false,
606
+ "normalized": false,
607
+ "rstrip": false,
608
+ "single_word": false,
609
+ "special": true
610
+ },
611
+ "128076": {
612
+ "content": "<|reserved_special_token_68|>",
613
+ "lstrip": false,
614
+ "normalized": false,
615
+ "rstrip": false,
616
+ "single_word": false,
617
+ "special": true
618
+ },
619
+ "128077": {
620
+ "content": "<|reserved_special_token_69|>",
621
+ "lstrip": false,
622
+ "normalized": false,
623
+ "rstrip": false,
624
+ "single_word": false,
625
+ "special": true
626
+ },
627
+ "128078": {
628
+ "content": "<|reserved_special_token_70|>",
629
+ "lstrip": false,
630
+ "normalized": false,
631
+ "rstrip": false,
632
+ "single_word": false,
633
+ "special": true
634
+ },
635
+ "128079": {
636
+ "content": "<|reserved_special_token_71|>",
637
+ "lstrip": false,
638
+ "normalized": false,
639
+ "rstrip": false,
640
+ "single_word": false,
641
+ "special": true
642
+ },
643
+ "128080": {
644
+ "content": "<|reserved_special_token_72|>",
645
+ "lstrip": false,
646
+ "normalized": false,
647
+ "rstrip": false,
648
+ "single_word": false,
649
+ "special": true
650
+ },
651
+ "128081": {
652
+ "content": "<|reserved_special_token_73|>",
653
+ "lstrip": false,
654
+ "normalized": false,
655
+ "rstrip": false,
656
+ "single_word": false,
657
+ "special": true
658
+ },
659
+ "128082": {
660
+ "content": "<|reserved_special_token_74|>",
661
+ "lstrip": false,
662
+ "normalized": false,
663
+ "rstrip": false,
664
+ "single_word": false,
665
+ "special": true
666
+ },
667
+ "128083": {
668
+ "content": "<|reserved_special_token_75|>",
669
+ "lstrip": false,
670
+ "normalized": false,
671
+ "rstrip": false,
672
+ "single_word": false,
673
+ "special": true
674
+ },
675
+ "128084": {
676
+ "content": "<|reserved_special_token_76|>",
677
+ "lstrip": false,
678
+ "normalized": false,
679
+ "rstrip": false,
680
+ "single_word": false,
681
+ "special": true
682
+ },
683
+ "128085": {
684
+ "content": "<|reserved_special_token_77|>",
685
+ "lstrip": false,
686
+ "normalized": false,
687
+ "rstrip": false,
688
+ "single_word": false,
689
+ "special": true
690
+ },
691
+ "128086": {
692
+ "content": "<|reserved_special_token_78|>",
693
+ "lstrip": false,
694
+ "normalized": false,
695
+ "rstrip": false,
696
+ "single_word": false,
697
+ "special": true
698
+ },
699
+ "128087": {
700
+ "content": "<|reserved_special_token_79|>",
701
+ "lstrip": false,
702
+ "normalized": false,
703
+ "rstrip": false,
704
+ "single_word": false,
705
+ "special": true
706
+ },
707
+ "128088": {
708
+ "content": "<|reserved_special_token_80|>",
709
+ "lstrip": false,
710
+ "normalized": false,
711
+ "rstrip": false,
712
+ "single_word": false,
713
+ "special": true
714
+ },
715
+ "128089": {
716
+ "content": "<|reserved_special_token_81|>",
717
+ "lstrip": false,
718
+ "normalized": false,
719
+ "rstrip": false,
720
+ "single_word": false,
721
+ "special": true
722
+ },
723
+ "128090": {
724
+ "content": "<|reserved_special_token_82|>",
725
+ "lstrip": false,
726
+ "normalized": false,
727
+ "rstrip": false,
728
+ "single_word": false,
729
+ "special": true
730
+ },
731
+ "128091": {
732
+ "content": "<|reserved_special_token_83|>",
733
+ "lstrip": false,
734
+ "normalized": false,
735
+ "rstrip": false,
736
+ "single_word": false,
737
+ "special": true
738
+ },
739
+ "128092": {
740
+ "content": "<|reserved_special_token_84|>",
741
+ "lstrip": false,
742
+ "normalized": false,
743
+ "rstrip": false,
744
+ "single_word": false,
745
+ "special": true
746
+ },
747
+ "128093": {
748
+ "content": "<|reserved_special_token_85|>",
749
+ "lstrip": false,
750
+ "normalized": false,
751
+ "rstrip": false,
752
+ "single_word": false,
753
+ "special": true
754
+ },
755
+ "128094": {
756
+ "content": "<|reserved_special_token_86|>",
757
+ "lstrip": false,
758
+ "normalized": false,
759
+ "rstrip": false,
760
+ "single_word": false,
761
+ "special": true
762
+ },
763
+ "128095": {
764
+ "content": "<|reserved_special_token_87|>",
765
+ "lstrip": false,
766
+ "normalized": false,
767
+ "rstrip": false,
768
+ "single_word": false,
769
+ "special": true
770
+ },
771
+ "128096": {
772
+ "content": "<|reserved_special_token_88|>",
773
+ "lstrip": false,
774
+ "normalized": false,
775
+ "rstrip": false,
776
+ "single_word": false,
777
+ "special": true
778
+ },
779
+ "128097": {
780
+ "content": "<|reserved_special_token_89|>",
781
+ "lstrip": false,
782
+ "normalized": false,
783
+ "rstrip": false,
784
+ "single_word": false,
785
+ "special": true
786
+ },
787
+ "128098": {
788
+ "content": "<|reserved_special_token_90|>",
789
+ "lstrip": false,
790
+ "normalized": false,
791
+ "rstrip": false,
792
+ "single_word": false,
793
+ "special": true
794
+ },
795
+ "128099": {
796
+ "content": "<|reserved_special_token_91|>",
797
+ "lstrip": false,
798
+ "normalized": false,
799
+ "rstrip": false,
800
+ "single_word": false,
801
+ "special": true
802
+ },
803
+ "128100": {
804
+ "content": "<|reserved_special_token_92|>",
805
+ "lstrip": false,
806
+ "normalized": false,
807
+ "rstrip": false,
808
+ "single_word": false,
809
+ "special": true
810
+ },
811
+ "128101": {
812
+ "content": "<|reserved_special_token_93|>",
813
+ "lstrip": false,
814
+ "normalized": false,
815
+ "rstrip": false,
816
+ "single_word": false,
817
+ "special": true
818
+ },
819
+ "128102": {
820
+ "content": "<|reserved_special_token_94|>",
821
+ "lstrip": false,
822
+ "normalized": false,
823
+ "rstrip": false,
824
+ "single_word": false,
825
+ "special": true
826
+ },
827
+ "128103": {
828
+ "content": "<|reserved_special_token_95|>",
829
+ "lstrip": false,
830
+ "normalized": false,
831
+ "rstrip": false,
832
+ "single_word": false,
833
+ "special": true
834
+ },
835
+ "128104": {
836
+ "content": "<|reserved_special_token_96|>",
837
+ "lstrip": false,
838
+ "normalized": false,
839
+ "rstrip": false,
840
+ "single_word": false,
841
+ "special": true
842
+ },
843
+ "128105": {
844
+ "content": "<|reserved_special_token_97|>",
845
+ "lstrip": false,
846
+ "normalized": false,
847
+ "rstrip": false,
848
+ "single_word": false,
849
+ "special": true
850
+ },
851
+ "128106": {
852
+ "content": "<|reserved_special_token_98|>",
853
+ "lstrip": false,
854
+ "normalized": false,
855
+ "rstrip": false,
856
+ "single_word": false,
857
+ "special": true
858
+ },
859
+ "128107": {
860
+ "content": "<|reserved_special_token_99|>",
861
+ "lstrip": false,
862
+ "normalized": false,
863
+ "rstrip": false,
864
+ "single_word": false,
865
+ "special": true
866
+ },
867
+ "128108": {
868
+ "content": "<|reserved_special_token_100|>",
869
+ "lstrip": false,
870
+ "normalized": false,
871
+ "rstrip": false,
872
+ "single_word": false,
873
+ "special": true
874
+ },
875
+ "128109": {
876
+ "content": "<|reserved_special_token_101|>",
877
+ "lstrip": false,
878
+ "normalized": false,
879
+ "rstrip": false,
880
+ "single_word": false,
881
+ "special": true
882
+ },
883
+ "128110": {
884
+ "content": "<|reserved_special_token_102|>",
885
+ "lstrip": false,
886
+ "normalized": false,
887
+ "rstrip": false,
888
+ "single_word": false,
889
+ "special": true
890
+ },
891
+ "128111": {
892
+ "content": "<|reserved_special_token_103|>",
893
+ "lstrip": false,
894
+ "normalized": false,
895
+ "rstrip": false,
896
+ "single_word": false,
897
+ "special": true
898
+ },
899
+ "128112": {
900
+ "content": "<|reserved_special_token_104|>",
901
+ "lstrip": false,
902
+ "normalized": false,
903
+ "rstrip": false,
904
+ "single_word": false,
905
+ "special": true
906
+ },
907
+ "128113": {
908
+ "content": "<|reserved_special_token_105|>",
909
+ "lstrip": false,
910
+ "normalized": false,
911
+ "rstrip": false,
912
+ "single_word": false,
913
+ "special": true
914
+ },
915
+ "128114": {
916
+ "content": "<|reserved_special_token_106|>",
917
+ "lstrip": false,
918
+ "normalized": false,
919
+ "rstrip": false,
920
+ "single_word": false,
921
+ "special": true
922
+ },
923
+ "128115": {
924
+ "content": "<|reserved_special_token_107|>",
925
+ "lstrip": false,
926
+ "normalized": false,
927
+ "rstrip": false,
928
+ "single_word": false,
929
+ "special": true
930
+ },
931
+ "128116": {
932
+ "content": "<|reserved_special_token_108|>",
933
+ "lstrip": false,
934
+ "normalized": false,
935
+ "rstrip": false,
936
+ "single_word": false,
937
+ "special": true
938
+ },
939
+ "128117": {
940
+ "content": "<|reserved_special_token_109|>",
941
+ "lstrip": false,
942
+ "normalized": false,
943
+ "rstrip": false,
944
+ "single_word": false,
945
+ "special": true
946
+ },
947
+ "128118": {
948
+ "content": "<|reserved_special_token_110|>",
949
+ "lstrip": false,
950
+ "normalized": false,
951
+ "rstrip": false,
952
+ "single_word": false,
953
+ "special": true
954
+ },
955
+ "128119": {
956
+ "content": "<|reserved_special_token_111|>",
957
+ "lstrip": false,
958
+ "normalized": false,
959
+ "rstrip": false,
960
+ "single_word": false,
961
+ "special": true
962
+ },
963
+ "128120": {
964
+ "content": "<|reserved_special_token_112|>",
965
+ "lstrip": false,
966
+ "normalized": false,
967
+ "rstrip": false,
968
+ "single_word": false,
969
+ "special": true
970
+ },
971
+ "128121": {
972
+ "content": "<|reserved_special_token_113|>",
973
+ "lstrip": false,
974
+ "normalized": false,
975
+ "rstrip": false,
976
+ "single_word": false,
977
+ "special": true
978
+ },
979
+ "128122": {
980
+ "content": "<|reserved_special_token_114|>",
981
+ "lstrip": false,
982
+ "normalized": false,
983
+ "rstrip": false,
984
+ "single_word": false,
985
+ "special": true
986
+ },
987
+ "128123": {
988
+ "content": "<|reserved_special_token_115|>",
989
+ "lstrip": false,
990
+ "normalized": false,
991
+ "rstrip": false,
992
+ "single_word": false,
993
+ "special": true
994
+ },
995
+ "128124": {
996
+ "content": "<|reserved_special_token_116|>",
997
+ "lstrip": false,
998
+ "normalized": false,
999
+ "rstrip": false,
1000
+ "single_word": false,
1001
+ "special": true
1002
+ },
1003
+ "128125": {
1004
+ "content": "<|reserved_special_token_117|>",
1005
+ "lstrip": false,
1006
+ "normalized": false,
1007
+ "rstrip": false,
1008
+ "single_word": false,
1009
+ "special": true
1010
+ },
1011
+ "128126": {
1012
+ "content": "<|reserved_special_token_118|>",
1013
+ "lstrip": false,
1014
+ "normalized": false,
1015
+ "rstrip": false,
1016
+ "single_word": false,
1017
+ "special": true
1018
+ },
1019
+ "128127": {
1020
+ "content": "<|reserved_special_token_119|>",
1021
+ "lstrip": false,
1022
+ "normalized": false,
1023
+ "rstrip": false,
1024
+ "single_word": false,
1025
+ "special": true
1026
+ },
1027
+ "128128": {
1028
+ "content": "<|reserved_special_token_120|>",
1029
+ "lstrip": false,
1030
+ "normalized": false,
1031
+ "rstrip": false,
1032
+ "single_word": false,
1033
+ "special": true
1034
+ },
1035
+ "128129": {
1036
+ "content": "<|reserved_special_token_121|>",
1037
+ "lstrip": false,
1038
+ "normalized": false,
1039
+ "rstrip": false,
1040
+ "single_word": false,
1041
+ "special": true
1042
+ },
1043
+ "128130": {
1044
+ "content": "<|reserved_special_token_122|>",
1045
+ "lstrip": false,
1046
+ "normalized": false,
1047
+ "rstrip": false,
1048
+ "single_word": false,
1049
+ "special": true
1050
+ },
1051
+ "128131": {
1052
+ "content": "<|reserved_special_token_123|>",
1053
+ "lstrip": false,
1054
+ "normalized": false,
1055
+ "rstrip": false,
1056
+ "single_word": false,
1057
+ "special": true
1058
+ },
1059
+ "128132": {
1060
+ "content": "<|reserved_special_token_124|>",
1061
+ "lstrip": false,
1062
+ "normalized": false,
1063
+ "rstrip": false,
1064
+ "single_word": false,
1065
+ "special": true
1066
+ },
1067
+ "128133": {
1068
+ "content": "<|reserved_special_token_125|>",
1069
+ "lstrip": false,
1070
+ "normalized": false,
1071
+ "rstrip": false,
1072
+ "single_word": false,
1073
+ "special": true
1074
+ },
1075
+ "128134": {
1076
+ "content": "<|reserved_special_token_126|>",
1077
+ "lstrip": false,
1078
+ "normalized": false,
1079
+ "rstrip": false,
1080
+ "single_word": false,
1081
+ "special": true
1082
+ },
1083
+ "128135": {
1084
+ "content": "<|reserved_special_token_127|>",
1085
+ "lstrip": false,
1086
+ "normalized": false,
1087
+ "rstrip": false,
1088
+ "single_word": false,
1089
+ "special": true
1090
+ },
1091
+ "128136": {
1092
+ "content": "<|reserved_special_token_128|>",
1093
+ "lstrip": false,
1094
+ "normalized": false,
1095
+ "rstrip": false,
1096
+ "single_word": false,
1097
+ "special": true
1098
+ },
1099
+ "128137": {
1100
+ "content": "<|reserved_special_token_129|>",
1101
+ "lstrip": false,
1102
+ "normalized": false,
1103
+ "rstrip": false,
1104
+ "single_word": false,
1105
+ "special": true
1106
+ },
1107
+ "128138": {
1108
+ "content": "<|reserved_special_token_130|>",
1109
+ "lstrip": false,
1110
+ "normalized": false,
1111
+ "rstrip": false,
1112
+ "single_word": false,
1113
+ "special": true
1114
+ },
1115
+ "128139": {
1116
+ "content": "<|reserved_special_token_131|>",
1117
+ "lstrip": false,
1118
+ "normalized": false,
1119
+ "rstrip": false,
1120
+ "single_word": false,
1121
+ "special": true
1122
+ },
1123
+ "128140": {
1124
+ "content": "<|reserved_special_token_132|>",
1125
+ "lstrip": false,
1126
+ "normalized": false,
1127
+ "rstrip": false,
1128
+ "single_word": false,
1129
+ "special": true
1130
+ },
1131
+ "128141": {
1132
+ "content": "<|reserved_special_token_133|>",
1133
+ "lstrip": false,
1134
+ "normalized": false,
1135
+ "rstrip": false,
1136
+ "single_word": false,
1137
+ "special": true
1138
+ },
1139
+ "128142": {
1140
+ "content": "<|reserved_special_token_134|>",
1141
+ "lstrip": false,
1142
+ "normalized": false,
1143
+ "rstrip": false,
1144
+ "single_word": false,
1145
+ "special": true
1146
+ },
1147
+ "128143": {
1148
+ "content": "<|reserved_special_token_135|>",
1149
+ "lstrip": false,
1150
+ "normalized": false,
1151
+ "rstrip": false,
1152
+ "single_word": false,
1153
+ "special": true
1154
+ },
1155
+ "128144": {
1156
+ "content": "<|reserved_special_token_136|>",
1157
+ "lstrip": false,
1158
+ "normalized": false,
1159
+ "rstrip": false,
1160
+ "single_word": false,
1161
+ "special": true
1162
+ },
1163
+ "128145": {
1164
+ "content": "<|reserved_special_token_137|>",
1165
+ "lstrip": false,
1166
+ "normalized": false,
1167
+ "rstrip": false,
1168
+ "single_word": false,
1169
+ "special": true
1170
+ },
1171
+ "128146": {
1172
+ "content": "<|reserved_special_token_138|>",
1173
+ "lstrip": false,
1174
+ "normalized": false,
1175
+ "rstrip": false,
1176
+ "single_word": false,
1177
+ "special": true
1178
+ },
1179
+ "128147": {
1180
+ "content": "<|reserved_special_token_139|>",
1181
+ "lstrip": false,
1182
+ "normalized": false,
1183
+ "rstrip": false,
1184
+ "single_word": false,
1185
+ "special": true
1186
+ },
1187
+ "128148": {
1188
+ "content": "<|reserved_special_token_140|>",
1189
+ "lstrip": false,
1190
+ "normalized": false,
1191
+ "rstrip": false,
1192
+ "single_word": false,
1193
+ "special": true
1194
+ },
1195
+ "128149": {
1196
+ "content": "<|reserved_special_token_141|>",
1197
+ "lstrip": false,
1198
+ "normalized": false,
1199
+ "rstrip": false,
1200
+ "single_word": false,
1201
+ "special": true
1202
+ },
1203
+ "128150": {
1204
+ "content": "<|reserved_special_token_142|>",
1205
+ "lstrip": false,
1206
+ "normalized": false,
1207
+ "rstrip": false,
1208
+ "single_word": false,
1209
+ "special": true
1210
+ },
1211
+ "128151": {
1212
+ "content": "<|reserved_special_token_143|>",
1213
+ "lstrip": false,
1214
+ "normalized": false,
1215
+ "rstrip": false,
1216
+ "single_word": false,
1217
+ "special": true
1218
+ },
1219
+ "128152": {
1220
+ "content": "<|reserved_special_token_144|>",
1221
+ "lstrip": false,
1222
+ "normalized": false,
1223
+ "rstrip": false,
1224
+ "single_word": false,
1225
+ "special": true
1226
+ },
1227
+ "128153": {
1228
+ "content": "<|reserved_special_token_145|>",
1229
+ "lstrip": false,
1230
+ "normalized": false,
1231
+ "rstrip": false,
1232
+ "single_word": false,
1233
+ "special": true
1234
+ },
1235
+ "128154": {
1236
+ "content": "<|reserved_special_token_146|>",
1237
+ "lstrip": false,
1238
+ "normalized": false,
1239
+ "rstrip": false,
1240
+ "single_word": false,
1241
+ "special": true
1242
+ },
1243
+ "128155": {
1244
+ "content": "<|reserved_special_token_147|>",
1245
+ "lstrip": false,
1246
+ "normalized": false,
1247
+ "rstrip": false,
1248
+ "single_word": false,
1249
+ "special": true
1250
+ },
1251
+ "128156": {
1252
+ "content": "<|reserved_special_token_148|>",
1253
+ "lstrip": false,
1254
+ "normalized": false,
1255
+ "rstrip": false,
1256
+ "single_word": false,
1257
+ "special": true
1258
+ },
1259
+ "128157": {
1260
+ "content": "<|reserved_special_token_149|>",
1261
+ "lstrip": false,
1262
+ "normalized": false,
1263
+ "rstrip": false,
1264
+ "single_word": false,
1265
+ "special": true
1266
+ },
1267
+ "128158": {
1268
+ "content": "<|reserved_special_token_150|>",
1269
+ "lstrip": false,
1270
+ "normalized": false,
1271
+ "rstrip": false,
1272
+ "single_word": false,
1273
+ "special": true
1274
+ },
1275
+ "128159": {
1276
+ "content": "<|reserved_special_token_151|>",
1277
+ "lstrip": false,
1278
+ "normalized": false,
1279
+ "rstrip": false,
1280
+ "single_word": false,
1281
+ "special": true
1282
+ },
1283
+ "128160": {
1284
+ "content": "<|reserved_special_token_152|>",
1285
+ "lstrip": false,
1286
+ "normalized": false,
1287
+ "rstrip": false,
1288
+ "single_word": false,
1289
+ "special": true
1290
+ },
1291
+ "128161": {
1292
+ "content": "<|reserved_special_token_153|>",
1293
+ "lstrip": false,
1294
+ "normalized": false,
1295
+ "rstrip": false,
1296
+ "single_word": false,
1297
+ "special": true
1298
+ },
1299
+ "128162": {
1300
+ "content": "<|reserved_special_token_154|>",
1301
+ "lstrip": false,
1302
+ "normalized": false,
1303
+ "rstrip": false,
1304
+ "single_word": false,
1305
+ "special": true
1306
+ },
1307
+ "128163": {
1308
+ "content": "<|reserved_special_token_155|>",
1309
+ "lstrip": false,
1310
+ "normalized": false,
1311
+ "rstrip": false,
1312
+ "single_word": false,
1313
+ "special": true
1314
+ },
1315
+ "128164": {
1316
+ "content": "<|reserved_special_token_156|>",
1317
+ "lstrip": false,
1318
+ "normalized": false,
1319
+ "rstrip": false,
1320
+ "single_word": false,
1321
+ "special": true
1322
+ },
1323
+ "128165": {
1324
+ "content": "<|reserved_special_token_157|>",
1325
+ "lstrip": false,
1326
+ "normalized": false,
1327
+ "rstrip": false,
1328
+ "single_word": false,
1329
+ "special": true
1330
+ },
1331
+ "128166": {
1332
+ "content": "<|reserved_special_token_158|>",
1333
+ "lstrip": false,
1334
+ "normalized": false,
1335
+ "rstrip": false,
1336
+ "single_word": false,
1337
+ "special": true
1338
+ },
1339
+ "128167": {
1340
+ "content": "<|reserved_special_token_159|>",
1341
+ "lstrip": false,
1342
+ "normalized": false,
1343
+ "rstrip": false,
1344
+ "single_word": false,
1345
+ "special": true
1346
+ },
1347
+ "128168": {
1348
+ "content": "<|reserved_special_token_160|>",
1349
+ "lstrip": false,
1350
+ "normalized": false,
1351
+ "rstrip": false,
1352
+ "single_word": false,
1353
+ "special": true
1354
+ },
1355
+ "128169": {
1356
+ "content": "<|reserved_special_token_161|>",
1357
+ "lstrip": false,
1358
+ "normalized": false,
1359
+ "rstrip": false,
1360
+ "single_word": false,
1361
+ "special": true
1362
+ },
1363
+ "128170": {
1364
+ "content": "<|reserved_special_token_162|>",
1365
+ "lstrip": false,
1366
+ "normalized": false,
1367
+ "rstrip": false,
1368
+ "single_word": false,
1369
+ "special": true
1370
+ },
1371
+ "128171": {
1372
+ "content": "<|reserved_special_token_163|>",
1373
+ "lstrip": false,
1374
+ "normalized": false,
1375
+ "rstrip": false,
1376
+ "single_word": false,
1377
+ "special": true
1378
+ },
1379
+ "128172": {
1380
+ "content": "<|reserved_special_token_164|>",
1381
+ "lstrip": false,
1382
+ "normalized": false,
1383
+ "rstrip": false,
1384
+ "single_word": false,
1385
+ "special": true
1386
+ },
1387
+ "128173": {
1388
+ "content": "<|reserved_special_token_165|>",
1389
+ "lstrip": false,
1390
+ "normalized": false,
1391
+ "rstrip": false,
1392
+ "single_word": false,
1393
+ "special": true
1394
+ },
1395
+ "128174": {
1396
+ "content": "<|reserved_special_token_166|>",
1397
+ "lstrip": false,
1398
+ "normalized": false,
1399
+ "rstrip": false,
1400
+ "single_word": false,
1401
+ "special": true
1402
+ },
1403
+ "128175": {
1404
+ "content": "<|reserved_special_token_167|>",
1405
+ "lstrip": false,
1406
+ "normalized": false,
1407
+ "rstrip": false,
1408
+ "single_word": false,
1409
+ "special": true
1410
+ },
1411
+ "128176": {
1412
+ "content": "<|reserved_special_token_168|>",
1413
+ "lstrip": false,
1414
+ "normalized": false,
1415
+ "rstrip": false,
1416
+ "single_word": false,
1417
+ "special": true
1418
+ },
1419
+ "128177": {
1420
+ "content": "<|reserved_special_token_169|>",
1421
+ "lstrip": false,
1422
+ "normalized": false,
1423
+ "rstrip": false,
1424
+ "single_word": false,
1425
+ "special": true
1426
+ },
1427
+ "128178": {
1428
+ "content": "<|reserved_special_token_170|>",
1429
+ "lstrip": false,
1430
+ "normalized": false,
1431
+ "rstrip": false,
1432
+ "single_word": false,
1433
+ "special": true
1434
+ },
1435
+ "128179": {
1436
+ "content": "<|reserved_special_token_171|>",
1437
+ "lstrip": false,
1438
+ "normalized": false,
1439
+ "rstrip": false,
1440
+ "single_word": false,
1441
+ "special": true
1442
+ },
1443
+ "128180": {
1444
+ "content": "<|reserved_special_token_172|>",
1445
+ "lstrip": false,
1446
+ "normalized": false,
1447
+ "rstrip": false,
1448
+ "single_word": false,
1449
+ "special": true
1450
+ },
1451
+ "128181": {
1452
+ "content": "<|reserved_special_token_173|>",
1453
+ "lstrip": false,
1454
+ "normalized": false,
1455
+ "rstrip": false,
1456
+ "single_word": false,
1457
+ "special": true
1458
+ },
1459
+ "128182": {
1460
+ "content": "<|reserved_special_token_174|>",
1461
+ "lstrip": false,
1462
+ "normalized": false,
1463
+ "rstrip": false,
1464
+ "single_word": false,
1465
+ "special": true
1466
+ },
1467
+ "128183": {
1468
+ "content": "<|reserved_special_token_175|>",
1469
+ "lstrip": false,
1470
+ "normalized": false,
1471
+ "rstrip": false,
1472
+ "single_word": false,
1473
+ "special": true
1474
+ },
1475
+ "128184": {
1476
+ "content": "<|reserved_special_token_176|>",
1477
+ "lstrip": false,
1478
+ "normalized": false,
1479
+ "rstrip": false,
1480
+ "single_word": false,
1481
+ "special": true
1482
+ },
1483
+ "128185": {
1484
+ "content": "<|reserved_special_token_177|>",
1485
+ "lstrip": false,
1486
+ "normalized": false,
1487
+ "rstrip": false,
1488
+ "single_word": false,
1489
+ "special": true
1490
+ },
1491
+ "128186": {
1492
+ "content": "<|reserved_special_token_178|>",
1493
+ "lstrip": false,
1494
+ "normalized": false,
1495
+ "rstrip": false,
1496
+ "single_word": false,
1497
+ "special": true
1498
+ },
1499
+ "128187": {
1500
+ "content": "<|reserved_special_token_179|>",
1501
+ "lstrip": false,
1502
+ "normalized": false,
1503
+ "rstrip": false,
1504
+ "single_word": false,
1505
+ "special": true
1506
+ },
1507
+ "128188": {
1508
+ "content": "<|reserved_special_token_180|>",
1509
+ "lstrip": false,
1510
+ "normalized": false,
1511
+ "rstrip": false,
1512
+ "single_word": false,
1513
+ "special": true
1514
+ },
1515
+ "128189": {
1516
+ "content": "<|reserved_special_token_181|>",
1517
+ "lstrip": false,
1518
+ "normalized": false,
1519
+ "rstrip": false,
1520
+ "single_word": false,
1521
+ "special": true
1522
+ },
1523
+ "128190": {
1524
+ "content": "<|reserved_special_token_182|>",
1525
+ "lstrip": false,
1526
+ "normalized": false,
1527
+ "rstrip": false,
1528
+ "single_word": false,
1529
+ "special": true
1530
+ },
1531
+ "128191": {
1532
+ "content": "<|reserved_special_token_183|>",
1533
+ "lstrip": false,
1534
+ "normalized": false,
1535
+ "rstrip": false,
1536
+ "single_word": false,
1537
+ "special": true
1538
+ },
1539
+ "128192": {
1540
+ "content": "<|reserved_special_token_184|>",
1541
+ "lstrip": false,
1542
+ "normalized": false,
1543
+ "rstrip": false,
1544
+ "single_word": false,
1545
+ "special": true
1546
+ },
1547
+ "128193": {
1548
+ "content": "<|reserved_special_token_185|>",
1549
+ "lstrip": false,
1550
+ "normalized": false,
1551
+ "rstrip": false,
1552
+ "single_word": false,
1553
+ "special": true
1554
+ },
1555
+ "128194": {
1556
+ "content": "<|reserved_special_token_186|>",
1557
+ "lstrip": false,
1558
+ "normalized": false,
1559
+ "rstrip": false,
1560
+ "single_word": false,
1561
+ "special": true
1562
+ },
1563
+ "128195": {
1564
+ "content": "<|reserved_special_token_187|>",
1565
+ "lstrip": false,
1566
+ "normalized": false,
1567
+ "rstrip": false,
1568
+ "single_word": false,
1569
+ "special": true
1570
+ },
1571
+ "128196": {
1572
+ "content": "<|reserved_special_token_188|>",
1573
+ "lstrip": false,
1574
+ "normalized": false,
1575
+ "rstrip": false,
1576
+ "single_word": false,
1577
+ "special": true
1578
+ },
1579
+ "128197": {
1580
+ "content": "<|reserved_special_token_189|>",
1581
+ "lstrip": false,
1582
+ "normalized": false,
1583
+ "rstrip": false,
1584
+ "single_word": false,
1585
+ "special": true
1586
+ },
1587
+ "128198": {
1588
+ "content": "<|reserved_special_token_190|>",
1589
+ "lstrip": false,
1590
+ "normalized": false,
1591
+ "rstrip": false,
1592
+ "single_word": false,
1593
+ "special": true
1594
+ },
1595
+ "128199": {
1596
+ "content": "<|reserved_special_token_191|>",
1597
+ "lstrip": false,
1598
+ "normalized": false,
1599
+ "rstrip": false,
1600
+ "single_word": false,
1601
+ "special": true
1602
+ },
1603
+ "128200": {
1604
+ "content": "<|reserved_special_token_192|>",
1605
+ "lstrip": false,
1606
+ "normalized": false,
1607
+ "rstrip": false,
1608
+ "single_word": false,
1609
+ "special": true
1610
+ },
1611
+ "128201": {
1612
+ "content": "<|reserved_special_token_193|>",
1613
+ "lstrip": false,
1614
+ "normalized": false,
1615
+ "rstrip": false,
1616
+ "single_word": false,
1617
+ "special": true
1618
+ },
1619
+ "128202": {
1620
+ "content": "<|reserved_special_token_194|>",
1621
+ "lstrip": false,
1622
+ "normalized": false,
1623
+ "rstrip": false,
1624
+ "single_word": false,
1625
+ "special": true
1626
+ },
1627
+ "128203": {
1628
+ "content": "<|reserved_special_token_195|>",
1629
+ "lstrip": false,
1630
+ "normalized": false,
1631
+ "rstrip": false,
1632
+ "single_word": false,
1633
+ "special": true
1634
+ },
1635
+ "128204": {
1636
+ "content": "<|reserved_special_token_196|>",
1637
+ "lstrip": false,
1638
+ "normalized": false,
1639
+ "rstrip": false,
1640
+ "single_word": false,
1641
+ "special": true
1642
+ },
1643
+ "128205": {
1644
+ "content": "<|reserved_special_token_197|>",
1645
+ "lstrip": false,
1646
+ "normalized": false,
1647
+ "rstrip": false,
1648
+ "single_word": false,
1649
+ "special": true
1650
+ },
1651
+ "128206": {
1652
+ "content": "<|reserved_special_token_198|>",
1653
+ "lstrip": false,
1654
+ "normalized": false,
1655
+ "rstrip": false,
1656
+ "single_word": false,
1657
+ "special": true
1658
+ },
1659
+ "128207": {
1660
+ "content": "<|reserved_special_token_199|>",
1661
+ "lstrip": false,
1662
+ "normalized": false,
1663
+ "rstrip": false,
1664
+ "single_word": false,
1665
+ "special": true
1666
+ },
1667
+ "128208": {
1668
+ "content": "<|reserved_special_token_200|>",
1669
+ "lstrip": false,
1670
+ "normalized": false,
1671
+ "rstrip": false,
1672
+ "single_word": false,
1673
+ "special": true
1674
+ },
1675
+ "128209": {
1676
+ "content": "<|reserved_special_token_201|>",
1677
+ "lstrip": false,
1678
+ "normalized": false,
1679
+ "rstrip": false,
1680
+ "single_word": false,
1681
+ "special": true
1682
+ },
1683
+ "128210": {
1684
+ "content": "<|reserved_special_token_202|>",
1685
+ "lstrip": false,
1686
+ "normalized": false,
1687
+ "rstrip": false,
1688
+ "single_word": false,
1689
+ "special": true
1690
+ },
1691
+ "128211": {
1692
+ "content": "<|reserved_special_token_203|>",
1693
+ "lstrip": false,
1694
+ "normalized": false,
1695
+ "rstrip": false,
1696
+ "single_word": false,
1697
+ "special": true
1698
+ },
1699
+ "128212": {
1700
+ "content": "<|reserved_special_token_204|>",
1701
+ "lstrip": false,
1702
+ "normalized": false,
1703
+ "rstrip": false,
1704
+ "single_word": false,
1705
+ "special": true
1706
+ },
1707
+ "128213": {
1708
+ "content": "<|reserved_special_token_205|>",
1709
+ "lstrip": false,
1710
+ "normalized": false,
1711
+ "rstrip": false,
1712
+ "single_word": false,
1713
+ "special": true
1714
+ },
1715
+ "128214": {
1716
+ "content": "<|reserved_special_token_206|>",
1717
+ "lstrip": false,
1718
+ "normalized": false,
1719
+ "rstrip": false,
1720
+ "single_word": false,
1721
+ "special": true
1722
+ },
1723
+ "128215": {
1724
+ "content": "<|reserved_special_token_207|>",
1725
+ "lstrip": false,
1726
+ "normalized": false,
1727
+ "rstrip": false,
1728
+ "single_word": false,
1729
+ "special": true
1730
+ },
1731
+ "128216": {
1732
+ "content": "<|reserved_special_token_208|>",
1733
+ "lstrip": false,
1734
+ "normalized": false,
1735
+ "rstrip": false,
1736
+ "single_word": false,
1737
+ "special": true
1738
+ },
1739
+ "128217": {
1740
+ "content": "<|reserved_special_token_209|>",
1741
+ "lstrip": false,
1742
+ "normalized": false,
1743
+ "rstrip": false,
1744
+ "single_word": false,
1745
+ "special": true
1746
+ },
1747
+ "128218": {
1748
+ "content": "<|reserved_special_token_210|>",
1749
+ "lstrip": false,
1750
+ "normalized": false,
1751
+ "rstrip": false,
1752
+ "single_word": false,
1753
+ "special": true
1754
+ },
1755
+ "128219": {
1756
+ "content": "<|reserved_special_token_211|>",
1757
+ "lstrip": false,
1758
+ "normalized": false,
1759
+ "rstrip": false,
1760
+ "single_word": false,
1761
+ "special": true
1762
+ },
1763
+ "128220": {
1764
+ "content": "<|reserved_special_token_212|>",
1765
+ "lstrip": false,
1766
+ "normalized": false,
1767
+ "rstrip": false,
1768
+ "single_word": false,
1769
+ "special": true
1770
+ },
1771
+ "128221": {
1772
+ "content": "<|reserved_special_token_213|>",
1773
+ "lstrip": false,
1774
+ "normalized": false,
1775
+ "rstrip": false,
1776
+ "single_word": false,
1777
+ "special": true
1778
+ },
1779
+ "128222": {
1780
+ "content": "<|reserved_special_token_214|>",
1781
+ "lstrip": false,
1782
+ "normalized": false,
1783
+ "rstrip": false,
1784
+ "single_word": false,
1785
+ "special": true
1786
+ },
1787
+ "128223": {
1788
+ "content": "<|reserved_special_token_215|>",
1789
+ "lstrip": false,
1790
+ "normalized": false,
1791
+ "rstrip": false,
1792
+ "single_word": false,
1793
+ "special": true
1794
+ },
1795
+ "128224": {
1796
+ "content": "<|reserved_special_token_216|>",
1797
+ "lstrip": false,
1798
+ "normalized": false,
1799
+ "rstrip": false,
1800
+ "single_word": false,
1801
+ "special": true
1802
+ },
1803
+ "128225": {
1804
+ "content": "<|reserved_special_token_217|>",
1805
+ "lstrip": false,
1806
+ "normalized": false,
1807
+ "rstrip": false,
1808
+ "single_word": false,
1809
+ "special": true
1810
+ },
1811
+ "128226": {
1812
+ "content": "<|reserved_special_token_218|>",
1813
+ "lstrip": false,
1814
+ "normalized": false,
1815
+ "rstrip": false,
1816
+ "single_word": false,
1817
+ "special": true
1818
+ },
1819
+ "128227": {
1820
+ "content": "<|reserved_special_token_219|>",
1821
+ "lstrip": false,
1822
+ "normalized": false,
1823
+ "rstrip": false,
1824
+ "single_word": false,
1825
+ "special": true
1826
+ },
1827
+ "128228": {
1828
+ "content": "<|reserved_special_token_220|>",
1829
+ "lstrip": false,
1830
+ "normalized": false,
1831
+ "rstrip": false,
1832
+ "single_word": false,
1833
+ "special": true
1834
+ },
1835
+ "128229": {
1836
+ "content": "<|reserved_special_token_221|>",
1837
+ "lstrip": false,
1838
+ "normalized": false,
1839
+ "rstrip": false,
1840
+ "single_word": false,
1841
+ "special": true
1842
+ },
1843
+ "128230": {
1844
+ "content": "<|reserved_special_token_222|>",
1845
+ "lstrip": false,
1846
+ "normalized": false,
1847
+ "rstrip": false,
1848
+ "single_word": false,
1849
+ "special": true
1850
+ },
1851
+ "128231": {
1852
+ "content": "<|reserved_special_token_223|>",
1853
+ "lstrip": false,
1854
+ "normalized": false,
1855
+ "rstrip": false,
1856
+ "single_word": false,
1857
+ "special": true
1858
+ },
1859
+ "128232": {
1860
+ "content": "<|reserved_special_token_224|>",
1861
+ "lstrip": false,
1862
+ "normalized": false,
1863
+ "rstrip": false,
1864
+ "single_word": false,
1865
+ "special": true
1866
+ },
1867
+ "128233": {
1868
+ "content": "<|reserved_special_token_225|>",
1869
+ "lstrip": false,
1870
+ "normalized": false,
1871
+ "rstrip": false,
1872
+ "single_word": false,
1873
+ "special": true
1874
+ },
1875
+ "128234": {
1876
+ "content": "<|reserved_special_token_226|>",
1877
+ "lstrip": false,
1878
+ "normalized": false,
1879
+ "rstrip": false,
1880
+ "single_word": false,
1881
+ "special": true
1882
+ },
1883
+ "128235": {
1884
+ "content": "<|reserved_special_token_227|>",
1885
+ "lstrip": false,
1886
+ "normalized": false,
1887
+ "rstrip": false,
1888
+ "single_word": false,
1889
+ "special": true
1890
+ },
1891
+ "128236": {
1892
+ "content": "<|reserved_special_token_228|>",
1893
+ "lstrip": false,
1894
+ "normalized": false,
1895
+ "rstrip": false,
1896
+ "single_word": false,
1897
+ "special": true
1898
+ },
1899
+ "128237": {
1900
+ "content": "<|reserved_special_token_229|>",
1901
+ "lstrip": false,
1902
+ "normalized": false,
1903
+ "rstrip": false,
1904
+ "single_word": false,
1905
+ "special": true
1906
+ },
1907
+ "128238": {
1908
+ "content": "<|reserved_special_token_230|>",
1909
+ "lstrip": false,
1910
+ "normalized": false,
1911
+ "rstrip": false,
1912
+ "single_word": false,
1913
+ "special": true
1914
+ },
1915
+ "128239": {
1916
+ "content": "<|reserved_special_token_231|>",
1917
+ "lstrip": false,
1918
+ "normalized": false,
1919
+ "rstrip": false,
1920
+ "single_word": false,
1921
+ "special": true
1922
+ },
1923
+ "128240": {
1924
+ "content": "<|reserved_special_token_232|>",
1925
+ "lstrip": false,
1926
+ "normalized": false,
1927
+ "rstrip": false,
1928
+ "single_word": false,
1929
+ "special": true
1930
+ },
1931
+ "128241": {
1932
+ "content": "<|reserved_special_token_233|>",
1933
+ "lstrip": false,
1934
+ "normalized": false,
1935
+ "rstrip": false,
1936
+ "single_word": false,
1937
+ "special": true
1938
+ },
1939
+ "128242": {
1940
+ "content": "<|reserved_special_token_234|>",
1941
+ "lstrip": false,
1942
+ "normalized": false,
1943
+ "rstrip": false,
1944
+ "single_word": false,
1945
+ "special": true
1946
+ },
1947
+ "128243": {
1948
+ "content": "<|reserved_special_token_235|>",
1949
+ "lstrip": false,
1950
+ "normalized": false,
1951
+ "rstrip": false,
1952
+ "single_word": false,
1953
+ "special": true
1954
+ },
1955
+ "128244": {
1956
+ "content": "<|reserved_special_token_236|>",
1957
+ "lstrip": false,
1958
+ "normalized": false,
1959
+ "rstrip": false,
1960
+ "single_word": false,
1961
+ "special": true
1962
+ },
1963
+ "128245": {
1964
+ "content": "<|reserved_special_token_237|>",
1965
+ "lstrip": false,
1966
+ "normalized": false,
1967
+ "rstrip": false,
1968
+ "single_word": false,
1969
+ "special": true
1970
+ },
1971
+ "128246": {
1972
+ "content": "<|reserved_special_token_238|>",
1973
+ "lstrip": false,
1974
+ "normalized": false,
1975
+ "rstrip": false,
1976
+ "single_word": false,
1977
+ "special": true
1978
+ },
1979
+ "128247": {
1980
+ "content": "<|reserved_special_token_239|>",
1981
+ "lstrip": false,
1982
+ "normalized": false,
1983
+ "rstrip": false,
1984
+ "single_word": false,
1985
+ "special": true
1986
+ },
1987
+ "128248": {
1988
+ "content": "<|reserved_special_token_240|>",
1989
+ "lstrip": false,
1990
+ "normalized": false,
1991
+ "rstrip": false,
1992
+ "single_word": false,
1993
+ "special": true
1994
+ },
1995
+ "128249": {
1996
+ "content": "<|reserved_special_token_241|>",
1997
+ "lstrip": false,
1998
+ "normalized": false,
1999
+ "rstrip": false,
2000
+ "single_word": false,
2001
+ "special": true
2002
+ },
2003
+ "128250": {
2004
+ "content": "<|reserved_special_token_242|>",
2005
+ "lstrip": false,
2006
+ "normalized": false,
2007
+ "rstrip": false,
2008
+ "single_word": false,
2009
+ "special": true
2010
+ },
2011
+ "128251": {
2012
+ "content": "<|reserved_special_token_243|>",
2013
+ "lstrip": false,
2014
+ "normalized": false,
2015
+ "rstrip": false,
2016
+ "single_word": false,
2017
+ "special": true
2018
+ },
2019
+ "128252": {
2020
+ "content": "<|reserved_special_token_244|>",
2021
+ "lstrip": false,
2022
+ "normalized": false,
2023
+ "rstrip": false,
2024
+ "single_word": false,
2025
+ "special": true
2026
+ },
2027
+ "128253": {
2028
+ "content": "<|reserved_special_token_245|>",
2029
+ "lstrip": false,
2030
+ "normalized": false,
2031
+ "rstrip": false,
2032
+ "single_word": false,
2033
+ "special": true
2034
+ },
2035
+ "128254": {
2036
+ "content": "<|reserved_special_token_246|>",
2037
+ "lstrip": false,
2038
+ "normalized": false,
2039
+ "rstrip": false,
2040
+ "single_word": false,
2041
+ "special": true
2042
+ },
2043
+ "128255": {
2044
+ "content": "<|reserved_special_token_247|>",
2045
+ "lstrip": false,
2046
+ "normalized": false,
2047
+ "rstrip": false,
2048
+ "single_word": false,
2049
+ "special": true
2050
+ }
2051
+ },
2052
+ "bos_token": "<|begin_of_text|>",
2053
+ "chat_template": "{{- bos_token }}\n{%- if custom_tools is defined %}\n {%- set tools = custom_tools %}\n{%- endif %}\n{%- if not tools_in_user_message is defined %}\n {%- set tools_in_user_message = true %}\n{%- endif %}\n{%- if not date_string is defined %}\n {%- if strftime_now is defined %}\n {%- set date_string = strftime_now(\"%d %b %Y\") %}\n {%- else %}\n {%- set date_string = \"26 Jul 2024\" %}\n {%- endif %}\n{%- endif %}\n{%- if not tools is defined %}\n {%- set tools = none %}\n{%- endif %}\n\n{#- This block extracts the system message, so we can slot it into the right place. #}\n{%- if messages[0]['role'] == 'system' %}\n {%- set system_message = messages[0]['content']|trim %}\n {%- set messages = messages[1:] %}\n{%- else %}\n {%- set system_message = \"\" %}\n{%- endif %}\n\n{#- System message #}\n{{- \"<|start_header_id|>system<|end_header_id|>\\n\\n\" }}\n{%- if tools is not none %}\n {{- \"Environment: ipython\\n\" }}\n{%- endif %}\n{{- \"Cutting Knowledge Date: December 2023\\n\" }}\n{{- \"Today Date: \" + date_string + \"\\n\\n\" }}\n{%- if tools is not none and not tools_in_user_message %}\n {{- \"You have access to the following functions. To call a function, please respond with JSON for a function call.\" }}\n {{- 'Respond in the format {\"name\": function name, \"parameters\": dictionary of argument name and its value}.' }}\n {{- \"Do not use variables.\\n\\n\" }}\n {%- for t in tools %}\n {{- t | tojson(indent=4) }}\n {{- \"\\n\\n\" }}\n {%- endfor %}\n{%- endif %}\n{{- system_message }}\n{{- \"<|eot_id|>\" }}\n\n{#- Custom tools are passed in a user message with some extra guidance #}\n{%- if tools_in_user_message and not tools is none %}\n {#- Extract the first user message so we can plug it in here #}\n {%- if messages | length != 0 %}\n {%- set first_user_message = messages[0]['content']|trim %}\n {%- set messages = messages[1:] %}\n {%- else %}\n {{- raise_exception(\"Cannot put tools in the first user message when there's no first user message!\") }}\n{%- endif %}\n {{- '<|start_header_id|>user<|end_header_id|>\\n\\n' -}}\n {{- \"Given the following functions, please respond with a JSON for a function call \" }}\n {{- \"with its proper arguments that best answers the given prompt.\\n\\n\" }}\n {{- 'Respond in the format {\"name\": function name, \"parameters\": dictionary of argument name and its value}.' }}\n {{- \"Do not use variables.\\n\\n\" }}\n {%- for t in tools %}\n {{- t | tojson(indent=4) }}\n {{- \"\\n\\n\" }}\n {%- endfor %}\n {{- first_user_message + \"<|eot_id|>\"}}\n{%- endif %}\n\n{%- for message in messages %}\n {%- if not (message.role == 'ipython' or message.role == 'tool' or 'tool_calls' in message) %}\n {{- '<|start_header_id|>' + message['role'] + '<|end_header_id|>\\n\\n'+ message['content'] | trim + '<|eot_id|>' }}\n {%- elif 'tool_calls' in message %}\n {%- if not message.tool_calls|length == 1 %}\n {{- raise_exception(\"This model only supports single tool-calls at once!\") }}\n {%- endif %}\n {%- set tool_call = message.tool_calls[0].function %}\n {{- '<|start_header_id|>assistant<|end_header_id|>\\n\\n' -}}\n {{- '{\"name\": \"' + tool_call.name + '\", ' }}\n {{- '\"parameters\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- \"}\" }}\n {{- \"<|eot_id|>\" }}\n {%- elif message.role == \"tool\" or message.role == \"ipython\" %}\n {{- \"<|start_header_id|>ipython<|end_header_id|>\\n\\n\" }}\n {%- if message.content is mapping or message.content is iterable %}\n {{- message.content | tojson }}\n {%- else %}\n {{- message.content }}\n {%- endif %}\n {{- \"<|eot_id|>\" }}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|start_header_id|>assistant<|end_header_id|>\\n\\n' }}\n{%- endif %}\n",
2054
+ "clean_up_tokenization_spaces": true,
2055
+ "eos_token": "<|eot_id|>",
2056
+ "model_input_names": [
2057
+ "input_ids",
2058
+ "attention_mask"
2059
+ ],
2060
+ "model_max_length": 4096,
2061
+ "pad_token": "<|finetune_right_pad_id|>",
2062
+ "padding_side": "right",
2063
+ "tokenizer_class": "PreTrainedTokenizerFast"
2064
+ }
VocalNet-1B-SFT/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
VocalNet-1B-SFT/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d04e3256f5fab7eea993343e4d944c39f256902c6363a9274a549b0289315ec9
3
+ size 7544
VocalNet-1B-SFT/zero_to_fp32.py ADDED
@@ -0,0 +1,587 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/usr/bin/env python
2
+
3
+ # Copyright (c) Microsoft Corporation.
4
+ # SPDX-License-Identifier: Apache-2.0
5
+
6
+ # DeepSpeed Team
7
+
8
+ # This script extracts fp32 consolidated weights from a zero 1, 2 and 3 DeepSpeed checkpoints. It gets
9
+ # copied into the top level checkpoint dir, so the user can easily do the conversion at any point in
10
+ # the future. Once extracted, the weights don't require DeepSpeed and can be used in any
11
+ # application.
12
+ #
13
+ # example: python zero_to_fp32.py . pytorch_model.bin
14
+
15
+ import argparse
16
+ import torch
17
+ import glob
18
+ import math
19
+ import os
20
+ import re
21
+ from collections import OrderedDict
22
+ from dataclasses import dataclass
23
+
24
+ # while this script doesn't use deepspeed to recover data, since the checkpoints are pickled with
25
+ # DeepSpeed data structures it has to be available in the current python environment.
26
+ from deepspeed.utils import logger
27
+ from deepspeed.checkpoint.constants import (DS_VERSION, OPTIMIZER_STATE_DICT, SINGLE_PARTITION_OF_FP32_GROUPS,
28
+ FP32_FLAT_GROUPS, ZERO_STAGE, PARTITION_COUNT, PARAM_SHAPES, BUFFER_NAMES,
29
+ FROZEN_PARAM_SHAPES, FROZEN_PARAM_FRAGMENTS)
30
+
31
+
32
+ @dataclass
33
+ class zero_model_state:
34
+ buffers: dict()
35
+ param_shapes: dict()
36
+ shared_params: list
37
+ ds_version: int
38
+ frozen_param_shapes: dict()
39
+ frozen_param_fragments: dict()
40
+
41
+
42
+ debug = 0
43
+
44
+ # load to cpu
45
+ device = torch.device('cpu')
46
+
47
+
48
+ def atoi(text):
49
+ return int(text) if text.isdigit() else text
50
+
51
+
52
+ def natural_keys(text):
53
+ '''
54
+ alist.sort(key=natural_keys) sorts in human order
55
+ http://nedbatchelder.com/blog/200712/human_sorting.html
56
+ (See Toothy's implementation in the comments)
57
+ '''
58
+ return [atoi(c) for c in re.split(r'(\d+)', text)]
59
+
60
+
61
+ def get_model_state_file(checkpoint_dir, zero_stage):
62
+ if not os.path.isdir(checkpoint_dir):
63
+ raise FileNotFoundError(f"Directory '{checkpoint_dir}' doesn't exist")
64
+
65
+ # there should be only one file
66
+ if zero_stage <= 2:
67
+ file = os.path.join(checkpoint_dir, "mp_rank_00_model_states.pt")
68
+ elif zero_stage == 3:
69
+ file = os.path.join(checkpoint_dir, "zero_pp_rank_0_mp_rank_00_model_states.pt")
70
+
71
+ if not os.path.exists(file):
72
+ raise FileNotFoundError(f"can't find model states file at '{file}'")
73
+
74
+ return file
75
+
76
+
77
+ def get_checkpoint_files(checkpoint_dir, glob_pattern):
78
+ # XXX: need to test that this simple glob rule works for multi-node setup too
79
+ ckpt_files = sorted(glob.glob(os.path.join(checkpoint_dir, glob_pattern)), key=natural_keys)
80
+
81
+ if len(ckpt_files) == 0:
82
+ raise FileNotFoundError(f"can't find {glob_pattern} files in directory '{checkpoint_dir}'")
83
+
84
+ return ckpt_files
85
+
86
+
87
+ def get_optim_files(checkpoint_dir):
88
+ return get_checkpoint_files(checkpoint_dir, "*_optim_states.pt")
89
+
90
+
91
+ def get_model_state_files(checkpoint_dir):
92
+ return get_checkpoint_files(checkpoint_dir, "*_model_states.pt")
93
+
94
+
95
+ def parse_model_states(files):
96
+ zero_model_states = []
97
+ for file in files:
98
+ state_dict = torch.load(file, map_location=device)
99
+
100
+ if BUFFER_NAMES not in state_dict:
101
+ raise ValueError(f"{file} is not a model state checkpoint")
102
+ buffer_names = state_dict[BUFFER_NAMES]
103
+ if debug:
104
+ print("Found buffers:", buffer_names)
105
+
106
+ # recover just the buffers while restoring them to fp32 if they were saved in fp16
107
+ buffers = {k: v.float() for k, v in state_dict["module"].items() if k in buffer_names}
108
+ param_shapes = state_dict[PARAM_SHAPES]
109
+
110
+ # collect parameters that are included in param_shapes
111
+ param_names = []
112
+ for s in param_shapes:
113
+ for name in s.keys():
114
+ param_names.append(name)
115
+
116
+ # update with frozen parameters
117
+ frozen_param_shapes = state_dict.get(FROZEN_PARAM_SHAPES, None)
118
+ if frozen_param_shapes is not None:
119
+ if debug:
120
+ print(f"Found frozen_param_shapes: {frozen_param_shapes}")
121
+ param_names += list(frozen_param_shapes.keys())
122
+
123
+ # handle shared params
124
+ shared_params = [[k, v] for k, v in state_dict["shared_params"].items()]
125
+
126
+ ds_version = state_dict.get(DS_VERSION, None)
127
+
128
+ frozen_param_fragments = state_dict.get(FROZEN_PARAM_FRAGMENTS, None)
129
+
130
+ z_model_state = zero_model_state(buffers=buffers,
131
+ param_shapes=param_shapes,
132
+ shared_params=shared_params,
133
+ ds_version=ds_version,
134
+ frozen_param_shapes=frozen_param_shapes,
135
+ frozen_param_fragments=frozen_param_fragments)
136
+ zero_model_states.append(z_model_state)
137
+
138
+ return zero_model_states
139
+
140
+
141
+ def parse_optim_states(files, ds_checkpoint_dir):
142
+
143
+ total_files = len(files)
144
+ state_dicts = []
145
+ for f in files:
146
+ state_dict = torch.load(f, map_location=device)
147
+ # immediately discard the potentially huge 2 optimizer states as we only care for fp32 master weights
148
+ # and also handle the case where it was already removed by another helper script
149
+ state_dict["optimizer_state_dict"].pop("optimizer_state_dict", None)
150
+ state_dicts.append(state_dict)
151
+
152
+ if not ZERO_STAGE in state_dicts[0][OPTIMIZER_STATE_DICT]:
153
+ raise ValueError(f"{files[0]} is not a zero checkpoint")
154
+ zero_stage = state_dicts[0][OPTIMIZER_STATE_DICT][ZERO_STAGE]
155
+ world_size = state_dicts[0][OPTIMIZER_STATE_DICT][PARTITION_COUNT]
156
+
157
+ # For ZeRO-2 each param group can have different partition_count as data parallelism for expert
158
+ # parameters can be different from data parallelism for non-expert parameters. So we can just
159
+ # use the max of the partition_count to get the dp world_size.
160
+
161
+ if type(world_size) is list:
162
+ world_size = max(world_size)
163
+
164
+ if world_size != total_files:
165
+ raise ValueError(
166
+ f"Expected {world_size} of '*_optim_states.pt' under '{ds_checkpoint_dir}' but found {total_files} files. "
167
+ "Possibly due to an overwrite of an old checkpoint, or a checkpoint didn't get saved by one or more processes."
168
+ )
169
+
170
+ # the groups are named differently in each stage
171
+ if zero_stage <= 2:
172
+ fp32_groups_key = SINGLE_PARTITION_OF_FP32_GROUPS
173
+ elif zero_stage == 3:
174
+ fp32_groups_key = FP32_FLAT_GROUPS
175
+ else:
176
+ raise ValueError(f"unknown zero stage {zero_stage}")
177
+
178
+ if zero_stage <= 2:
179
+ fp32_flat_groups = [state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key] for i in range(len(state_dicts))]
180
+ elif zero_stage == 3:
181
+ # if there is more than one param group, there will be multiple flattened tensors - one
182
+ # flattened tensor per group - for simplicity merge them into a single tensor
183
+ #
184
+ # XXX: could make the script more memory efficient for when there are multiple groups - it
185
+ # will require matching the sub-lists of param_shapes for each param group flattened tensor
186
+
187
+ fp32_flat_groups = [
188
+ torch.cat(state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key], 0) for i in range(len(state_dicts))
189
+ ]
190
+
191
+ return zero_stage, world_size, fp32_flat_groups
192
+
193
+
194
+ def _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir):
195
+ """
196
+ Returns fp32 state_dict reconstructed from ds checkpoint
197
+
198
+ Args:
199
+ - ``ds_checkpoint_dir``: path to the deepspeed checkpoint folder (where the optimizer files are)
200
+
201
+ """
202
+ print(f"Processing zero checkpoint '{ds_checkpoint_dir}'")
203
+
204
+ optim_files = get_optim_files(ds_checkpoint_dir)
205
+ zero_stage, world_size, fp32_flat_groups = parse_optim_states(optim_files, ds_checkpoint_dir)
206
+ print(f"Detected checkpoint of type zero stage {zero_stage}, world_size: {world_size}")
207
+
208
+ model_files = get_model_state_files(ds_checkpoint_dir)
209
+
210
+ zero_model_states = parse_model_states(model_files)
211
+ print(f'Parsing checkpoint created by deepspeed=={zero_model_states[0].ds_version}')
212
+
213
+ if zero_stage <= 2:
214
+ return _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states)
215
+ elif zero_stage == 3:
216
+ return _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states)
217
+
218
+
219
+ def _zero2_merge_frozen_params(state_dict, zero_model_states):
220
+ if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
221
+ return
222
+
223
+ frozen_param_shapes = zero_model_states[0].frozen_param_shapes
224
+ frozen_param_fragments = zero_model_states[0].frozen_param_fragments
225
+
226
+ if debug:
227
+ num_elem = sum(s.numel() for s in frozen_param_shapes.values())
228
+ print(f'rank 0: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
229
+
230
+ wanted_params = len(frozen_param_shapes)
231
+ wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
232
+ avail_numel = sum([p.numel() for p in frozen_param_fragments.values()])
233
+ print(f'Frozen params: Have {avail_numel} numels to process.')
234
+ print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
235
+
236
+ total_params = 0
237
+ total_numel = 0
238
+ for name, shape in frozen_param_shapes.items():
239
+ total_params += 1
240
+ unpartitioned_numel = shape.numel()
241
+ total_numel += unpartitioned_numel
242
+
243
+ state_dict[name] = frozen_param_fragments[name]
244
+
245
+ if debug:
246
+ print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
247
+
248
+ print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
249
+
250
+
251
+ def _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
252
+ param_shapes = zero_model_states[0].param_shapes
253
+
254
+ # Reconstruction protocol:
255
+ #
256
+ # XXX: document this
257
+
258
+ if debug:
259
+ for i in range(world_size):
260
+ for j in range(len(fp32_flat_groups[0])):
261
+ print(f"{FP32_FLAT_GROUPS}[{i}][{j}].shape={fp32_flat_groups[i][j].shape}")
262
+
263
+ # XXX: memory usage doubles here (zero2)
264
+ num_param_groups = len(fp32_flat_groups[0])
265
+ merged_single_partition_of_fp32_groups = []
266
+ for i in range(num_param_groups):
267
+ merged_partitions = [sd[i] for sd in fp32_flat_groups]
268
+ full_single_fp32_vector = torch.cat(merged_partitions, 0)
269
+ merged_single_partition_of_fp32_groups.append(full_single_fp32_vector)
270
+ avail_numel = sum(
271
+ [full_single_fp32_vector.numel() for full_single_fp32_vector in merged_single_partition_of_fp32_groups])
272
+
273
+ if debug:
274
+ wanted_params = sum([len(shapes) for shapes in param_shapes])
275
+ wanted_numel = sum([sum(shape.numel() for shape in shapes.values()) for shapes in param_shapes])
276
+ # not asserting if there is a mismatch due to possible padding
277
+ print(f"Have {avail_numel} numels to process.")
278
+ print(f"Need {wanted_numel} numels in {wanted_params} params.")
279
+
280
+ # params
281
+ # XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
282
+ # out-of-core computing solution
283
+ total_numel = 0
284
+ total_params = 0
285
+ for shapes, full_single_fp32_vector in zip(param_shapes, merged_single_partition_of_fp32_groups):
286
+ offset = 0
287
+ avail_numel = full_single_fp32_vector.numel()
288
+ for name, shape in shapes.items():
289
+
290
+ unpartitioned_numel = shape.numel()
291
+ total_numel += unpartitioned_numel
292
+ total_params += 1
293
+
294
+ if debug:
295
+ print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
296
+ state_dict[name] = full_single_fp32_vector.narrow(0, offset, unpartitioned_numel).view(shape)
297
+ offset += unpartitioned_numel
298
+
299
+ # Z2 started to align to 2*world_size to improve nccl performance. Therefore both offset and
300
+ # avail_numel can differ by anywhere between 0..2*world_size. Due to two unrelated complex
301
+ # paddings performed in the code it's almost impossible to predict the exact numbers w/o the
302
+ # live optimizer object, so we are checking that the numbers are within the right range
303
+ align_to = 2 * world_size
304
+
305
+ def zero2_align(x):
306
+ return align_to * math.ceil(x / align_to)
307
+
308
+ if debug:
309
+ print(f"original offset={offset}, avail_numel={avail_numel}")
310
+
311
+ offset = zero2_align(offset)
312
+ avail_numel = zero2_align(avail_numel)
313
+
314
+ if debug:
315
+ print(f"aligned offset={offset}, avail_numel={avail_numel}")
316
+
317
+ # Sanity check
318
+ if offset != avail_numel:
319
+ raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
320
+
321
+ print(f"Reconstructed fp32 state dict with {total_params} params {total_numel} elements")
322
+
323
+
324
+ def _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states):
325
+ state_dict = OrderedDict()
326
+
327
+ # buffers
328
+ buffers = zero_model_states[0].buffers
329
+ state_dict.update(buffers)
330
+ if debug:
331
+ print(f"added {len(buffers)} buffers")
332
+
333
+ _zero2_merge_frozen_params(state_dict, zero_model_states)
334
+
335
+ _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
336
+
337
+ # recover shared parameters
338
+ for pair in zero_model_states[0].shared_params:
339
+ if pair[1] in state_dict:
340
+ state_dict[pair[0]] = state_dict[pair[1]]
341
+
342
+ return state_dict
343
+
344
+
345
+ def zero3_partitioned_param_info(unpartitioned_numel, world_size):
346
+ remainder = unpartitioned_numel % world_size
347
+ padding_numel = (world_size - remainder) if remainder else 0
348
+ partitioned_numel = math.ceil(unpartitioned_numel / world_size)
349
+ return partitioned_numel, padding_numel
350
+
351
+
352
+ def _zero3_merge_frozen_params(state_dict, world_size, zero_model_states):
353
+ if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
354
+ return
355
+
356
+ if debug:
357
+ for i in range(world_size):
358
+ num_elem = sum(s.numel() for s in zero_model_states[i].frozen_param_fragments.values())
359
+ print(f'rank {i}: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
360
+
361
+ frozen_param_shapes = zero_model_states[0].frozen_param_shapes
362
+ wanted_params = len(frozen_param_shapes)
363
+ wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
364
+ avail_numel = sum([p.numel() for p in zero_model_states[0].frozen_param_fragments.values()]) * world_size
365
+ print(f'Frozen params: Have {avail_numel} numels to process.')
366
+ print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
367
+
368
+ total_params = 0
369
+ total_numel = 0
370
+ for name, shape in zero_model_states[0].frozen_param_shapes.items():
371
+ total_params += 1
372
+ unpartitioned_numel = shape.numel()
373
+ total_numel += unpartitioned_numel
374
+
375
+ param_frags = tuple(model_state.frozen_param_fragments[name] for model_state in zero_model_states)
376
+ state_dict[name] = torch.cat(param_frags, 0).narrow(0, 0, unpartitioned_numel).view(shape)
377
+
378
+ partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
379
+
380
+ if debug:
381
+ print(
382
+ f"Frozen params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
383
+ )
384
+
385
+ print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
386
+
387
+
388
+ def _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
389
+ param_shapes = zero_model_states[0].param_shapes
390
+ avail_numel = fp32_flat_groups[0].numel() * world_size
391
+ # Reconstruction protocol: For zero3 we need to zip the partitions together at boundary of each
392
+ # param, re-consolidating each param, while dealing with padding if any
393
+
394
+ # merge list of dicts, preserving order
395
+ param_shapes = {k: v for d in param_shapes for k, v in d.items()}
396
+
397
+ if debug:
398
+ for i in range(world_size):
399
+ print(f"{FP32_FLAT_GROUPS}[{i}].shape={fp32_flat_groups[i].shape}")
400
+
401
+ wanted_params = len(param_shapes)
402
+ wanted_numel = sum(shape.numel() for shape in param_shapes.values())
403
+ # not asserting if there is a mismatch due to possible padding
404
+ avail_numel = fp32_flat_groups[0].numel() * world_size
405
+ print(f"Trainable params: Have {avail_numel} numels to process.")
406
+ print(f"Trainable params: Need {wanted_numel} numels in {wanted_params} params.")
407
+
408
+ # params
409
+ # XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
410
+ # out-of-core computing solution
411
+ offset = 0
412
+ total_numel = 0
413
+ total_params = 0
414
+ for name, shape in param_shapes.items():
415
+
416
+ unpartitioned_numel = shape.numel()
417
+ total_numel += unpartitioned_numel
418
+ total_params += 1
419
+
420
+ partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
421
+
422
+ if debug:
423
+ print(
424
+ f"Trainable params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
425
+ )
426
+
427
+ # XXX: memory usage doubles here
428
+ state_dict[name] = torch.cat(
429
+ tuple(fp32_flat_groups[i].narrow(0, offset, partitioned_numel) for i in range(world_size)),
430
+ 0).narrow(0, 0, unpartitioned_numel).view(shape)
431
+ offset += partitioned_numel
432
+
433
+ offset *= world_size
434
+
435
+ # Sanity check
436
+ if offset != avail_numel:
437
+ raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
438
+
439
+ print(f"Reconstructed Trainable fp32 state dict with {total_params} params {total_numel} elements")
440
+
441
+
442
+ def _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states):
443
+ state_dict = OrderedDict()
444
+
445
+ # buffers
446
+ buffers = zero_model_states[0].buffers
447
+ state_dict.update(buffers)
448
+ if debug:
449
+ print(f"added {len(buffers)} buffers")
450
+
451
+ _zero3_merge_frozen_params(state_dict, world_size, zero_model_states)
452
+
453
+ _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
454
+
455
+ # recover shared parameters
456
+ for pair in zero_model_states[0].shared_params:
457
+ if pair[1] in state_dict:
458
+ state_dict[pair[0]] = state_dict[pair[1]]
459
+
460
+ return state_dict
461
+
462
+
463
+ def get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag=None):
464
+ """
465
+ Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated state_dict that can be loaded with
466
+ ``load_state_dict()`` and used for training without DeepSpeed or shared with others, for example
467
+ via a model hub.
468
+
469
+ Args:
470
+ - ``checkpoint_dir``: path to the desired checkpoint folder
471
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in 'latest' file. e.g., ``global_step14``
472
+
473
+ Returns:
474
+ - pytorch ``state_dict``
475
+
476
+ Note: this approach may not work if your application doesn't have sufficient free CPU memory and
477
+ you may need to use the offline approach using the ``zero_to_fp32.py`` script that is saved with
478
+ the checkpoint.
479
+
480
+ A typical usage might be ::
481
+
482
+ from deepspeed.utils.zero_to_fp32 import get_fp32_state_dict_from_zero_checkpoint
483
+ # do the training and checkpoint saving
484
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir) # already on cpu
485
+ model = model.cpu() # move to cpu
486
+ model.load_state_dict(state_dict)
487
+ # submit to model hub or save the model to share with others
488
+
489
+ In this example the ``model`` will no longer be usable in the deepspeed context of the same
490
+ application. i.e. you will need to re-initialize the deepspeed engine, since
491
+ ``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
492
+
493
+ If you want it all done for you, use ``load_state_dict_from_zero_checkpoint`` instead.
494
+
495
+ """
496
+ if tag is None:
497
+ latest_path = os.path.join(checkpoint_dir, 'latest')
498
+ if os.path.isfile(latest_path):
499
+ with open(latest_path, 'r') as fd:
500
+ tag = fd.read().strip()
501
+ else:
502
+ raise ValueError(f"Unable to find 'latest' file at {latest_path}")
503
+
504
+ ds_checkpoint_dir = os.path.join(checkpoint_dir, tag)
505
+
506
+ if not os.path.isdir(ds_checkpoint_dir):
507
+ raise FileNotFoundError(f"Directory '{ds_checkpoint_dir}' doesn't exist")
508
+
509
+ return _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir)
510
+
511
+
512
+ def convert_zero_checkpoint_to_fp32_state_dict(checkpoint_dir, output_file, tag=None):
513
+ """
514
+ Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict`` file that can be
515
+ loaded with ``torch.load(file)`` + ``load_state_dict()`` and used for training without DeepSpeed.
516
+
517
+ Args:
518
+ - ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
519
+ - ``output_file``: path to the pytorch fp32 state_dict output file (e.g. path/pytorch_model.bin)
520
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
521
+ """
522
+
523
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
524
+ print(f"Saving fp32 state dict to {output_file}")
525
+ torch.save(state_dict, output_file)
526
+
527
+
528
+ def load_state_dict_from_zero_checkpoint(model, checkpoint_dir, tag=None):
529
+ """
530
+ 1. Put the provided model to cpu
531
+ 2. Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict``
532
+ 3. Load it into the provided model
533
+
534
+ Args:
535
+ - ``model``: the model object to update
536
+ - ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
537
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
538
+
539
+ Returns:
540
+ - ``model`: modified model
541
+
542
+ Make sure you have plenty of CPU memory available before you call this function. If you don't
543
+ have enough use the ``zero_to_fp32.py`` utility to do the conversion. You will find it
544
+ conveniently placed for you in the checkpoint folder.
545
+
546
+ A typical usage might be ::
547
+
548
+ from deepspeed.utils.zero_to_fp32 import load_state_dict_from_zero_checkpoint
549
+ model = load_state_dict_from_zero_checkpoint(trainer.model, checkpoint_dir)
550
+ # submit to model hub or save the model to share with others
551
+
552
+ Note, that once this was run, the ``model`` will no longer be usable in the deepspeed context
553
+ of the same application. i.e. you will need to re-initialize the deepspeed engine, since
554
+ ``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
555
+
556
+ """
557
+ logger.info(f"Extracting fp32 weights")
558
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
559
+
560
+ logger.info(f"Overwriting model with fp32 weights")
561
+ model = model.cpu()
562
+ model.load_state_dict(state_dict, strict=False)
563
+
564
+ return model
565
+
566
+
567
+ if __name__ == "__main__":
568
+
569
+ parser = argparse.ArgumentParser()
570
+ parser.add_argument("checkpoint_dir",
571
+ type=str,
572
+ help="path to the desired checkpoint folder, e.g., path/checkpoint-12")
573
+ parser.add_argument(
574
+ "output_file",
575
+ type=str,
576
+ help="path to the pytorch fp32 state_dict output file (e.g. path/checkpoint-12/pytorch_model.bin)")
577
+ parser.add_argument("-t",
578
+ "--tag",
579
+ type=str,
580
+ default=None,
581
+ help="checkpoint tag used as a unique identifier for checkpoint. e.g., global_step1")
582
+ parser.add_argument("-d", "--debug", action='store_true', help="enable debug")
583
+ args = parser.parse_args()
584
+
585
+ debug = args.debug
586
+
587
+ convert_zero_checkpoint_to_fp32_state_dict(args.checkpoint_dir, args.output_file, tag=args.tag)
VocalNet-7B-SFT/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /share/nlp/tuwenming/models/VocalNet/VocalNet-qwen25-7B
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.11.1
VocalNet-7B-SFT/adapter_config.json ADDED
@@ -0,0 +1,223 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "/share/nlp/tuwenming/models/VocalNet/VocalNet-qwen25-7B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "model.layers.2.self_attn.k_proj",
24
+ "model.layers.25.mlp.down_proj",
25
+ "model.layers.4.self_attn.k_proj",
26
+ "model.layers.20.self_attn.o_proj",
27
+ "model.layers.16.self_attn.q_proj",
28
+ "model.layers.20.self_attn.v_proj",
29
+ "model.layers.22.mlp.down_proj",
30
+ "model.layers.12.mlp.up_proj",
31
+ "model.layers.2.mlp.down_proj",
32
+ "model.layers.21.self_attn.o_proj",
33
+ "model.layers.7.self_attn.o_proj",
34
+ "model.layers.7.mlp.gate_proj",
35
+ "model.layers.12.self_attn.k_proj",
36
+ "model.layers.1.mlp.gate_proj",
37
+ "model.layers.27.self_attn.v_proj",
38
+ "model.layers.5.mlp.gate_proj",
39
+ "model.layers.16.mlp.up_proj",
40
+ "model.layers.0.self_attn.v_proj",
41
+ "model.layers.13.mlp.down_proj",
42
+ "model.layers.1.self_attn.q_proj",
43
+ "model.layers.17.self_attn.o_proj",
44
+ "model.layers.23.self_attn.o_proj",
45
+ "model.layers.0.mlp.down_proj",
46
+ "model.layers.21.self_attn.k_proj",
47
+ "model.layers.22.self_attn.q_proj",
48
+ "model.layers.1.self_attn.k_proj",
49
+ "model.layers.19.self_attn.k_proj",
50
+ "model.layers.13.self_attn.o_proj",
51
+ "model.layers.10.self_attn.k_proj",
52
+ "model.layers.23.self_attn.k_proj",
53
+ "model.layers.27.self_attn.q_proj",
54
+ "model.layers.11.mlp.down_proj",
55
+ "model.layers.14.self_attn.v_proj",
56
+ "model.layers.23.mlp.gate_proj",
57
+ "model.layers.17.mlp.up_proj",
58
+ "model.layers.19.self_attn.v_proj",
59
+ "model.layers.3.mlp.gate_proj",
60
+ "model.layers.24.self_attn.v_proj",
61
+ "model.layers.6.self_attn.v_proj",
62
+ "model.layers.7.self_attn.v_proj",
63
+ "model.layers.27.self_attn.k_proj",
64
+ "model.layers.23.self_attn.v_proj",
65
+ "model.layers.11.self_attn.v_proj",
66
+ "model.layers.13.self_attn.q_proj",
67
+ "model.layers.18.mlp.down_proj",
68
+ "model.layers.2.self_attn.q_proj",
69
+ "model.layers.24.mlp.up_proj",
70
+ "model.layers.23.mlp.up_proj",
71
+ "model.layers.9.self_attn.v_proj",
72
+ "model.layers.21.mlp.gate_proj",
73
+ "model.layers.18.self_attn.q_proj",
74
+ "model.layers.4.mlp.up_proj",
75
+ "model.layers.15.mlp.gate_proj",
76
+ "model.layers.0.mlp.gate_proj",
77
+ "model.layers.11.self_attn.q_proj",
78
+ "model.layers.16.self_attn.v_proj",
79
+ "model.layers.19.mlp.down_proj",
80
+ "model.layers.13.self_attn.v_proj",
81
+ "model.layers.7.mlp.down_proj",
82
+ "model.layers.23.mlp.down_proj",
83
+ "model.layers.20.self_attn.q_proj",
84
+ "model.layers.8.mlp.up_proj",
85
+ "model.layers.10.mlp.down_proj",
86
+ "model.layers.7.self_attn.q_proj",
87
+ "model.layers.26.self_attn.v_proj",
88
+ "model.layers.4.self_attn.q_proj",
89
+ "model.layers.1.mlp.down_proj",
90
+ "model.layers.14.mlp.gate_proj",
91
+ "model.layers.24.mlp.down_proj",
92
+ "model.layers.8.self_attn.k_proj",
93
+ "model.layers.5.mlp.down_proj",
94
+ "model.layers.15.self_attn.k_proj",
95
+ "model.layers.6.mlp.down_proj",
96
+ "model.layers.15.self_attn.q_proj",
97
+ "model.layers.16.mlp.down_proj",
98
+ "model.layers.18.mlp.gate_proj",
99
+ "model.layers.19.mlp.gate_proj",
100
+ "model.layers.22.self_attn.o_proj",
101
+ "model.layers.25.self_attn.k_proj",
102
+ "model.layers.10.self_attn.v_proj",
103
+ "model.layers.4.mlp.down_proj",
104
+ "model.layers.17.self_attn.k_proj",
105
+ "model.layers.3.self_attn.q_proj",
106
+ "model.layers.8.self_attn.o_proj",
107
+ "model.layers.26.mlp.up_proj",
108
+ "model.layers.2.self_attn.o_proj",
109
+ "model.layers.9.self_attn.k_proj",
110
+ "model.layers.12.self_attn.v_proj",
111
+ "model.layers.10.mlp.gate_proj",
112
+ "model.layers.26.mlp.down_proj",
113
+ "model.layers.17.mlp.gate_proj",
114
+ "model.layers.18.mlp.up_proj",
115
+ "model.layers.4.mlp.gate_proj",
116
+ "model.layers.27.mlp.down_proj",
117
+ "model.layers.3.self_attn.v_proj",
118
+ "model.layers.2.mlp.up_proj",
119
+ "model.layers.7.mlp.up_proj",
120
+ "model.layers.17.mlp.down_proj",
121
+ "model.layers.11.mlp.up_proj",
122
+ "model.layers.23.self_attn.q_proj",
123
+ "model.layers.19.self_attn.o_proj",
124
+ "model.layers.2.self_attn.v_proj",
125
+ "model.layers.11.self_attn.k_proj",
126
+ "model.layers.7.self_attn.k_proj",
127
+ "model.layers.9.mlp.down_proj",
128
+ "model.layers.13.mlp.gate_proj",
129
+ "model.layers.0.self_attn.k_proj",
130
+ "model.layers.8.mlp.down_proj",
131
+ "model.layers.0.self_attn.q_proj",
132
+ "model.layers.9.mlp.up_proj",
133
+ "model.layers.1.self_attn.o_proj",
134
+ "model.layers.22.self_attn.k_proj",
135
+ "model.layers.22.mlp.up_proj",
136
+ "model.layers.14.self_attn.q_proj",
137
+ "model.layers.17.self_attn.q_proj",
138
+ "model.layers.24.self_attn.o_proj",
139
+ "model.layers.10.mlp.up_proj",
140
+ "model.layers.18.self_attn.k_proj",
141
+ "model.layers.24.self_attn.k_proj",
142
+ "model.layers.4.self_attn.v_proj",
143
+ "model.layers.3.self_attn.o_proj",
144
+ "model.layers.6.mlp.up_proj",
145
+ "model.layers.6.mlp.gate_proj",
146
+ "model.layers.12.mlp.down_proj",
147
+ "model.layers.25.self_attn.v_proj",
148
+ "model.layers.26.self_attn.q_proj",
149
+ "model.layers.6.self_attn.k_proj",
150
+ "model.layers.16.self_attn.o_proj",
151
+ "model.layers.11.self_attn.o_proj",
152
+ "model.layers.3.mlp.down_proj",
153
+ "model.layers.15.mlp.down_proj",
154
+ "model.layers.16.mlp.gate_proj",
155
+ "model.layers.20.mlp.up_proj",
156
+ "model.layers.21.self_attn.v_proj",
157
+ "model.layers.27.self_attn.o_proj",
158
+ "model.layers.9.self_attn.q_proj",
159
+ "model.layers.25.mlp.gate_proj",
160
+ "model.layers.25.self_attn.o_proj",
161
+ "model.layers.26.mlp.gate_proj",
162
+ "model.layers.14.self_attn.o_proj",
163
+ "model.layers.21.mlp.up_proj",
164
+ "model.layers.21.self_attn.q_proj",
165
+ "model.layers.9.mlp.gate_proj",
166
+ "model.layers.12.self_attn.q_proj",
167
+ "model.layers.17.self_attn.v_proj",
168
+ "model.layers.19.self_attn.q_proj",
169
+ "model.layers.15.self_attn.v_proj",
170
+ "model.layers.20.self_attn.k_proj",
171
+ "model.layers.14.self_attn.k_proj",
172
+ "model.layers.25.self_attn.q_proj",
173
+ "model.layers.27.mlp.up_proj",
174
+ "model.layers.18.self_attn.o_proj",
175
+ "model.layers.24.mlp.gate_proj",
176
+ "model.layers.1.self_attn.v_proj",
177
+ "model.layers.0.mlp.up_proj",
178
+ "model.layers.24.self_attn.q_proj",
179
+ "model.layers.12.mlp.gate_proj",
180
+ "model.layers.26.self_attn.o_proj",
181
+ "model.layers.18.self_attn.v_proj",
182
+ "model.layers.9.self_attn.o_proj",
183
+ "model.layers.1.mlp.up_proj",
184
+ "model.layers.22.mlp.gate_proj",
185
+ "model.layers.14.mlp.up_proj",
186
+ "model.layers.6.self_attn.o_proj",
187
+ "model.layers.20.mlp.down_proj",
188
+ "model.layers.10.self_attn.q_proj",
189
+ "model.layers.4.self_attn.o_proj",
190
+ "model.layers.3.self_attn.k_proj",
191
+ "model.layers.15.mlp.up_proj",
192
+ "model.layers.6.self_attn.q_proj",
193
+ "model.layers.14.mlp.down_proj",
194
+ "model.layers.5.mlp.up_proj",
195
+ "model.layers.3.mlp.up_proj",
196
+ "model.layers.27.mlp.gate_proj",
197
+ "model.layers.20.mlp.gate_proj",
198
+ "model.layers.5.self_attn.k_proj",
199
+ "model.layers.13.mlp.up_proj",
200
+ "model.layers.10.self_attn.o_proj",
201
+ "model.layers.26.self_attn.k_proj",
202
+ "model.layers.11.mlp.gate_proj",
203
+ "model.layers.13.self_attn.k_proj",
204
+ "model.layers.16.self_attn.k_proj",
205
+ "model.layers.2.mlp.gate_proj",
206
+ "model.layers.5.self_attn.o_proj",
207
+ "model.layers.19.mlp.up_proj",
208
+ "model.layers.25.mlp.up_proj",
209
+ "model.layers.8.self_attn.v_proj",
210
+ "model.layers.5.self_attn.v_proj",
211
+ "model.layers.0.self_attn.o_proj",
212
+ "model.layers.15.self_attn.o_proj",
213
+ "model.layers.8.self_attn.q_proj",
214
+ "model.layers.21.mlp.down_proj",
215
+ "model.layers.12.self_attn.o_proj",
216
+ "model.layers.8.mlp.gate_proj",
217
+ "model.layers.22.self_attn.v_proj",
218
+ "model.layers.5.self_attn.q_proj"
219
+ ],
220
+ "task_type": "CAUSAL_LM",
221
+ "use_dora": false,
222
+ "use_rslora": false
223
+ }
VocalNet-7B-SFT/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:601c304775e0dd5ac1444e99fe790d2e24fb118cd31aa8442fd7541fe64f3857
3
+ size 40422208
VocalNet-7B-SFT/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
+ }
VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:611f17bff66e5fbf4a05a28182ae2bcd55da9ff6e012ca5f963f3297f3660cf4
3
+ size 7337277452
VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6dccbb1f2edf5d053c03d55d6f8b205ea212d15df7a99f1ecbf151d28a95048
3
+ size 7337277452
VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a49172e01b3e9842f38548c1a20f863d35af4d3bb2e7d65a9de45a97b39087f0
3
+ size 7337277452
VocalNet-7B-SFT/global_step400/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30ca06114dd1f36dd7c56aa097f0fa733273df09b599b4de99e6f1e3a21f025
3
+ size 7337277452
VocalNet-7B-SFT/global_step400/zero_pp_rank_0_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa3a01d438487784ea8ec1a5673d11dcb280d56439d26760b1ccbb96ac1c91c
3
+ size 478196
VocalNet-7B-SFT/global_step400/zero_pp_rank_1_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f52cd1e0d5ee90db90868c29dfee441e34b258a2a4e3a77e021875a81c1e3d1
3
+ size 478196
VocalNet-7B-SFT/global_step400/zero_pp_rank_2_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42fb4956191524065563d453e66c425580589c0615a5832b2d5181036174a497
3
+ size 478196
VocalNet-7B-SFT/global_step400/zero_pp_rank_3_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6553ebb9f9a3d6b57ba3abd1d830789bd6bcb52326dde5edf6b2858188c567c9
3
+ size 478196
VocalNet-7B-SFT/latest ADDED
@@ -0,0 +1 @@
 
 
1
+ global_step400
VocalNet-7B-SFT/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
VocalNet-7B-SFT/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff24f75be3b445b6d30ca43fbd2ae46e9253099eeffd67ba8473220a92f95899
3
+ size 15024
VocalNet-7B-SFT/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59504666da22f53504b5aa2ce4b25f2dcc62605cbcbdf7733913e73af0d9f44d
3
+ size 15024
VocalNet-7B-SFT/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4c2bd5135429acc03c86a12ebc3a94c5a3bef4f5f0165c0252b44d100dd31b
3
+ size 15024
VocalNet-7B-SFT/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eed580013b8033aef05d82a9fa956c40c2d306fb7adaea446f9f2b21746368e
3
+ size 15024
VocalNet-7B-SFT/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f850f0addc3978ee095c1fe5c6bd56be53017ae3c0f95ffb63bf3c1ad02e6963
3
+ size 1064
VocalNet-7B-SFT/special_tokens_map.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "<|endoftext|>"
25
+ }
VocalNet-7B-SFT/tokenizer_config.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "model_max_length": 4096,
203
+ "pad_token": "<|endoftext|>",
204
+ "padding_side": "right",
205
+ "split_special_tokens": false,
206
+ "tokenizer_class": "Qwen2Tokenizer",
207
+ "unk_token": null
208
+ }
VocalNet-7B-SFT/trainer_state.json ADDED
@@ -0,0 +1,2833 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.2602049113677021,
5
+ "eval_steps": 500,
6
+ "global_step": 400,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0006505122784192552,
13
+ "grad_norm": 14.9100680844527,
14
+ "learning_rate": 1.4388489208633094e-06,
15
+ "loss": 23.3662,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0013010245568385104,
20
+ "grad_norm": 14.942963467353986,
21
+ "learning_rate": 2.877697841726619e-06,
22
+ "loss": 22.9598,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.0019515368352577655,
27
+ "grad_norm": 16.055673561380587,
28
+ "learning_rate": 4.316546762589929e-06,
29
+ "loss": 23.2287,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.002602049113677021,
34
+ "grad_norm": 14.923160007515575,
35
+ "learning_rate": 5.755395683453238e-06,
36
+ "loss": 23.1396,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.0032525613920962758,
41
+ "grad_norm": 14.149209093551988,
42
+ "learning_rate": 7.1942446043165465e-06,
43
+ "loss": 23.3855,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.003903073670515531,
48
+ "grad_norm": 13.81311374536001,
49
+ "learning_rate": 8.633093525179858e-06,
50
+ "loss": 23.4155,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.004553585948934786,
55
+ "grad_norm": 13.78985111130566,
56
+ "learning_rate": 1.0071942446043167e-05,
57
+ "loss": 23.8439,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.005204098227354042,
62
+ "grad_norm": 17.326973949525275,
63
+ "learning_rate": 1.1510791366906475e-05,
64
+ "loss": 22.4472,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.005854610505773296,
69
+ "grad_norm": 18.376682414339786,
70
+ "learning_rate": 1.2949640287769784e-05,
71
+ "loss": 22.4034,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.0065051227841925515,
76
+ "grad_norm": 21.592823004213024,
77
+ "learning_rate": 1.4388489208633093e-05,
78
+ "loss": 21.4057,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.007155635062611807,
83
+ "grad_norm": 22.754197129933665,
84
+ "learning_rate": 1.5827338129496403e-05,
85
+ "loss": 20.9012,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.007806147341031062,
90
+ "grad_norm": 8.420903628097577,
91
+ "learning_rate": 1.7266187050359716e-05,
92
+ "loss": 20.2356,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.008456659619450317,
97
+ "grad_norm": 4.820677753781494,
98
+ "learning_rate": 1.8705035971223024e-05,
99
+ "loss": 19.6071,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.009107171897869573,
104
+ "grad_norm": 4.53140308347643,
105
+ "learning_rate": 2.0143884892086333e-05,
106
+ "loss": 20.1037,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.009757684176288828,
111
+ "grad_norm": 4.147984474039313,
112
+ "learning_rate": 2.1582733812949642e-05,
113
+ "loss": 19.4484,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.010408196454708083,
118
+ "grad_norm": 7.499669746844926,
119
+ "learning_rate": 2.302158273381295e-05,
120
+ "loss": 19.7755,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.011058708733127337,
125
+ "grad_norm": 6.75188437746758,
126
+ "learning_rate": 2.446043165467626e-05,
127
+ "loss": 19.5029,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.011709221011546592,
132
+ "grad_norm": 5.990476759553056,
133
+ "learning_rate": 2.589928057553957e-05,
134
+ "loss": 19.3643,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.012359733289965848,
139
+ "grad_norm": 4.3136680671831105,
140
+ "learning_rate": 2.733812949640288e-05,
141
+ "loss": 19.8471,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.013010245568385103,
146
+ "grad_norm": 3.616381624567815,
147
+ "learning_rate": 2.8776978417266186e-05,
148
+ "loss": 18.1306,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.013660757846804358,
153
+ "grad_norm": 2.829624126368199,
154
+ "learning_rate": 3.0215827338129498e-05,
155
+ "loss": 19.28,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.014311270125223614,
160
+ "grad_norm": 2.257236171790319,
161
+ "learning_rate": 3.165467625899281e-05,
162
+ "loss": 18.8043,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.014961782403642869,
167
+ "grad_norm": 2.0401460122722694,
168
+ "learning_rate": 3.3093525179856116e-05,
169
+ "loss": 18.3876,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.015612294682062124,
174
+ "grad_norm": 2.01144066292761,
175
+ "learning_rate": 3.453237410071943e-05,
176
+ "loss": 19.0136,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.01626280696048138,
181
+ "grad_norm": 1.7074930501408525,
182
+ "learning_rate": 3.597122302158273e-05,
183
+ "loss": 18.6118,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.016913319238900635,
188
+ "grad_norm": 1.5932493978633762,
189
+ "learning_rate": 3.741007194244605e-05,
190
+ "loss": 18.5584,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.01756383151731989,
195
+ "grad_norm": 1.5912494999159947,
196
+ "learning_rate": 3.884892086330936e-05,
197
+ "loss": 18.8337,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.018214343795739146,
202
+ "grad_norm": 1.7736768834839776,
203
+ "learning_rate": 4.0287769784172666e-05,
204
+ "loss": 19.0386,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.0188648560741584,
209
+ "grad_norm": 1.630718589825753,
210
+ "learning_rate": 4.1726618705035975e-05,
211
+ "loss": 18.3971,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.019515368352577656,
216
+ "grad_norm": 2.0209028189851765,
217
+ "learning_rate": 4.3165467625899284e-05,
218
+ "loss": 18.333,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.02016588063099691,
223
+ "grad_norm": 1.5587597015447017,
224
+ "learning_rate": 4.460431654676259e-05,
225
+ "loss": 18.5942,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.020816392909416167,
230
+ "grad_norm": 1.4887631013259133,
231
+ "learning_rate": 4.60431654676259e-05,
232
+ "loss": 18.1176,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.02146690518783542,
237
+ "grad_norm": 1.3320353048467588,
238
+ "learning_rate": 4.748201438848921e-05,
239
+ "loss": 18.0518,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.022117417466254674,
244
+ "grad_norm": 1.386745989169568,
245
+ "learning_rate": 4.892086330935252e-05,
246
+ "loss": 17.9244,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.02276792974467393,
251
+ "grad_norm": 1.3938624818100709,
252
+ "learning_rate": 5.035971223021583e-05,
253
+ "loss": 17.6912,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.023418442023093185,
258
+ "grad_norm": 1.4359883312832364,
259
+ "learning_rate": 5.179856115107914e-05,
260
+ "loss": 17.859,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.02406895430151244,
265
+ "grad_norm": 1.2531536018704754,
266
+ "learning_rate": 5.323741007194245e-05,
267
+ "loss": 18.3595,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.024719466579931695,
272
+ "grad_norm": 1.1810256252580864,
273
+ "learning_rate": 5.467625899280576e-05,
274
+ "loss": 17.6762,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.02536997885835095,
279
+ "grad_norm": 1.3036244003466404,
280
+ "learning_rate": 5.611510791366906e-05,
281
+ "loss": 17.9837,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.026020491136770206,
286
+ "grad_norm": 1.27580432265322,
287
+ "learning_rate": 5.755395683453237e-05,
288
+ "loss": 17.7984,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.02667100341518946,
293
+ "grad_norm": 1.2151810682758621,
294
+ "learning_rate": 5.899280575539569e-05,
295
+ "loss": 17.7297,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.027321515693608717,
300
+ "grad_norm": 1.2114570310158876,
301
+ "learning_rate": 6.0431654676258996e-05,
302
+ "loss": 17.1564,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.027972027972027972,
307
+ "grad_norm": 1.2985962176451518,
308
+ "learning_rate": 6.187050359712231e-05,
309
+ "loss": 16.9317,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.028622540250447227,
314
+ "grad_norm": 1.256971864348589,
315
+ "learning_rate": 6.330935251798561e-05,
316
+ "loss": 17.3788,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.029273052528866483,
321
+ "grad_norm": 1.1645006927976935,
322
+ "learning_rate": 6.474820143884892e-05,
323
+ "loss": 17.2548,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.029923564807285738,
328
+ "grad_norm": 1.2049086227800867,
329
+ "learning_rate": 6.618705035971223e-05,
330
+ "loss": 17.6986,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.030574077085704993,
335
+ "grad_norm": 1.3076518347009005,
336
+ "learning_rate": 6.762589928057555e-05,
337
+ "loss": 17.5603,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.03122458936412425,
342
+ "grad_norm": 1.1431315905764077,
343
+ "learning_rate": 6.906474820143886e-05,
344
+ "loss": 17.3651,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.0318751016425435,
349
+ "grad_norm": 1.0171897272985948,
350
+ "learning_rate": 7.050359712230215e-05,
351
+ "loss": 17.7242,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.03252561392096276,
356
+ "grad_norm": 1.0460517083509904,
357
+ "learning_rate": 7.194244604316547e-05,
358
+ "loss": 17.1166,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.03317612619938201,
363
+ "grad_norm": 1.2619245546455962,
364
+ "learning_rate": 7.338129496402878e-05,
365
+ "loss": 17.4234,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.03382663847780127,
370
+ "grad_norm": 1.1381160410526339,
371
+ "learning_rate": 7.48201438848921e-05,
372
+ "loss": 17.5279,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.03447715075622052,
377
+ "grad_norm": 0.9919628998169787,
378
+ "learning_rate": 7.62589928057554e-05,
379
+ "loss": 17.4952,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.03512766303463978,
384
+ "grad_norm": 1.215106894195362,
385
+ "learning_rate": 7.769784172661872e-05,
386
+ "loss": 17.3751,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.03577817531305903,
391
+ "grad_norm": 1.1851060534008606,
392
+ "learning_rate": 7.913669064748202e-05,
393
+ "loss": 17.1834,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.03642868759147829,
398
+ "grad_norm": 1.170836646439913,
399
+ "learning_rate": 8.057553956834533e-05,
400
+ "loss": 17.7604,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.03707919986989754,
405
+ "grad_norm": 1.0570810421991996,
406
+ "learning_rate": 8.201438848920863e-05,
407
+ "loss": 17.2827,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.0377297121483168,
412
+ "grad_norm": 1.0892621143468961,
413
+ "learning_rate": 8.345323741007195e-05,
414
+ "loss": 17.3127,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.038380224426736054,
419
+ "grad_norm": 1.3408181015931786,
420
+ "learning_rate": 8.489208633093527e-05,
421
+ "loss": 17.2656,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.03903073670515531,
426
+ "grad_norm": 1.135185398642103,
427
+ "learning_rate": 8.633093525179857e-05,
428
+ "loss": 17.8505,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.039681248983574564,
433
+ "grad_norm": 1.0340370120284927,
434
+ "learning_rate": 8.776978417266187e-05,
435
+ "loss": 17.0219,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.04033176126199382,
440
+ "grad_norm": 1.0054848070137998,
441
+ "learning_rate": 8.920863309352519e-05,
442
+ "loss": 16.9429,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.040982273540413075,
447
+ "grad_norm": 1.1647855506468234,
448
+ "learning_rate": 9.06474820143885e-05,
449
+ "loss": 17.1581,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.041632785818832334,
454
+ "grad_norm": 1.2859338036958894,
455
+ "learning_rate": 9.20863309352518e-05,
456
+ "loss": 16.9788,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.042283298097251586,
461
+ "grad_norm": 1.0469321540380294,
462
+ "learning_rate": 9.35251798561151e-05,
463
+ "loss": 17.444,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.04293381037567084,
468
+ "grad_norm": 1.1401833425936454,
469
+ "learning_rate": 9.496402877697842e-05,
470
+ "loss": 16.86,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.043584322654090096,
475
+ "grad_norm": 1.263033456431559,
476
+ "learning_rate": 9.640287769784174e-05,
477
+ "loss": 16.5687,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.04423483493250935,
482
+ "grad_norm": 1.2347980060019075,
483
+ "learning_rate": 9.784172661870504e-05,
484
+ "loss": 16.5912,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.04488534721092861,
489
+ "grad_norm": 1.0791126527814534,
490
+ "learning_rate": 9.928057553956835e-05,
491
+ "loss": 16.6344,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.04553585948934786,
496
+ "grad_norm": 1.3109492738424895,
497
+ "learning_rate": 0.00010071942446043166,
498
+ "loss": 17.3385,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.04618637176776712,
503
+ "grad_norm": 1.1875024587318612,
504
+ "learning_rate": 0.00010215827338129497,
505
+ "loss": 17.0446,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.04683688404618637,
510
+ "grad_norm": 1.214560177748547,
511
+ "learning_rate": 0.00010359712230215827,
512
+ "loss": 17.1027,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.04748739632460563,
517
+ "grad_norm": 1.27365826871933,
518
+ "learning_rate": 0.00010503597122302158,
519
+ "loss": 17.0316,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.04813790860302488,
524
+ "grad_norm": 1.0107531280233304,
525
+ "learning_rate": 0.0001064748201438849,
526
+ "loss": 16.6107,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.04878842088144414,
531
+ "grad_norm": 1.0752979288102993,
532
+ "learning_rate": 0.0001079136690647482,
533
+ "loss": 16.8372,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.04943893315986339,
538
+ "grad_norm": 1.3473200310324882,
539
+ "learning_rate": 0.00010935251798561152,
540
+ "loss": 16.2633,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.05008944543828265,
545
+ "grad_norm": 0.9976750591019443,
546
+ "learning_rate": 0.00011079136690647482,
547
+ "loss": 16.5393,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.0507399577167019,
552
+ "grad_norm": 1.140260855010124,
553
+ "learning_rate": 0.00011223021582733813,
554
+ "loss": 16.9728,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.05139046999512116,
559
+ "grad_norm": 1.2933070425174276,
560
+ "learning_rate": 0.00011366906474820144,
561
+ "loss": 17.0574,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.05204098227354041,
566
+ "grad_norm": 1.389839896336709,
567
+ "learning_rate": 0.00011510791366906474,
568
+ "loss": 17.2136,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.05269149455195967,
573
+ "grad_norm": 1.3042181124245171,
574
+ "learning_rate": 0.00011654676258992807,
575
+ "loss": 17.0988,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.05334200683037892,
580
+ "grad_norm": 1.2402285738075134,
581
+ "learning_rate": 0.00011798561151079137,
582
+ "loss": 16.7513,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.05399251910879818,
587
+ "grad_norm": 1.1756839248485857,
588
+ "learning_rate": 0.00011942446043165468,
589
+ "loss": 16.6371,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.05464303138721743,
594
+ "grad_norm": 1.1017265908030667,
595
+ "learning_rate": 0.00012086330935251799,
596
+ "loss": 16.6265,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.05529354366563669,
601
+ "grad_norm": 1.0733408266004016,
602
+ "learning_rate": 0.0001223021582733813,
603
+ "loss": 16.3938,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.055944055944055944,
608
+ "grad_norm": 1.2334734635103237,
609
+ "learning_rate": 0.00012374100719424462,
610
+ "loss": 17.1788,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.056594568222475196,
615
+ "grad_norm": 1.3993193378681297,
616
+ "learning_rate": 0.00012517985611510793,
617
+ "loss": 17.1104,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.057245080500894455,
622
+ "grad_norm": 1.123524900841842,
623
+ "learning_rate": 0.00012661870503597123,
624
+ "loss": 16.6873,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.057895592779313707,
629
+ "grad_norm": 1.0866939121943058,
630
+ "learning_rate": 0.00012805755395683453,
631
+ "loss": 16.4546,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.058546105057732965,
636
+ "grad_norm": 1.2002785909329639,
637
+ "learning_rate": 0.00012949640287769783,
638
+ "loss": 16.4714,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.05919661733615222,
643
+ "grad_norm": 1.325598788871793,
644
+ "learning_rate": 0.00013093525179856116,
645
+ "loss": 16.7844,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.059847129614571476,
650
+ "grad_norm": 1.2716044573613756,
651
+ "learning_rate": 0.00013237410071942446,
652
+ "loss": 16.7685,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.06049764189299073,
657
+ "grad_norm": 1.592624541274254,
658
+ "learning_rate": 0.00013381294964028776,
659
+ "loss": 16.3279,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.06114815417140999,
664
+ "grad_norm": 1.1888045611874833,
665
+ "learning_rate": 0.0001352517985611511,
666
+ "loss": 16.8773,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.06179866644982924,
671
+ "grad_norm": 1.1304868799760661,
672
+ "learning_rate": 0.0001366906474820144,
673
+ "loss": 16.549,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.0624491787282485,
678
+ "grad_norm": 1.281816060679092,
679
+ "learning_rate": 0.00013812949640287772,
680
+ "loss": 16.5085,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.06309969100666775,
685
+ "grad_norm": 1.279734938210875,
686
+ "learning_rate": 0.000139568345323741,
687
+ "loss": 16.5126,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.063750203285087,
692
+ "grad_norm": 1.344628171405415,
693
+ "learning_rate": 0.0001410071942446043,
694
+ "loss": 16.9847,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.06440071556350627,
699
+ "grad_norm": 1.545187456825628,
700
+ "learning_rate": 0.00014244604316546763,
701
+ "loss": 16.1767,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.06505122784192552,
706
+ "grad_norm": 1.1709031589550802,
707
+ "learning_rate": 0.00014388489208633093,
708
+ "loss": 16.6085,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.06570174012034477,
713
+ "grad_norm": 1.393257097361909,
714
+ "learning_rate": 0.00014532374100719426,
715
+ "loss": 16.8053,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.06635225239876402,
720
+ "grad_norm": 1.2394244999375903,
721
+ "learning_rate": 0.00014676258992805756,
722
+ "loss": 16.0928,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.06700276467718329,
727
+ "grad_norm": 1.1930709723876223,
728
+ "learning_rate": 0.00014820143884892087,
729
+ "loss": 16.3948,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.06765327695560254,
734
+ "grad_norm": 1.4604414423568501,
735
+ "learning_rate": 0.0001496402877697842,
736
+ "loss": 16.4568,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.06830378923402179,
741
+ "grad_norm": 1.443578551786741,
742
+ "learning_rate": 0.00015107913669064747,
743
+ "loss": 16.5166,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.06895430151244104,
748
+ "grad_norm": 1.1518933700116423,
749
+ "learning_rate": 0.0001525179856115108,
750
+ "loss": 16.3,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.06960481379086031,
755
+ "grad_norm": 1.542483343842307,
756
+ "learning_rate": 0.0001539568345323741,
757
+ "loss": 16.9024,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.07025532606927956,
762
+ "grad_norm": 1.258054075736978,
763
+ "learning_rate": 0.00015539568345323743,
764
+ "loss": 16.2683,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.07090583834769881,
769
+ "grad_norm": 1.6150884165278452,
770
+ "learning_rate": 0.00015683453237410073,
771
+ "loss": 16.5888,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.07155635062611806,
776
+ "grad_norm": 1.449118851982076,
777
+ "learning_rate": 0.00015827338129496403,
778
+ "loss": 16.8165,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.07220686290453732,
783
+ "grad_norm": 1.128094016574892,
784
+ "learning_rate": 0.00015971223021582736,
785
+ "loss": 16.1181,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.07285737518295658,
790
+ "grad_norm": 1.338715747211773,
791
+ "learning_rate": 0.00016115107913669067,
792
+ "loss": 16.2324,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.07350788746137583,
797
+ "grad_norm": 1.2823514695284481,
798
+ "learning_rate": 0.00016258992805755397,
799
+ "loss": 16.6262,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.07415839973979509,
804
+ "grad_norm": 1.5052281683955466,
805
+ "learning_rate": 0.00016402877697841727,
806
+ "loss": 16.8457,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.07480891201821434,
811
+ "grad_norm": 1.0584967598938566,
812
+ "learning_rate": 0.00016546762589928057,
813
+ "loss": 16.2674,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.0754594242966336,
818
+ "grad_norm": 1.19530515172656,
819
+ "learning_rate": 0.0001669064748201439,
820
+ "loss": 16.3831,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.07610993657505286,
825
+ "grad_norm": 1.3823269723152116,
826
+ "learning_rate": 0.0001683453237410072,
827
+ "loss": 16.0168,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.07676044885347211,
832
+ "grad_norm": 1.1326747997852689,
833
+ "learning_rate": 0.00016978417266187053,
834
+ "loss": 16.5556,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.07741096113189136,
839
+ "grad_norm": 1.4782960584362579,
840
+ "learning_rate": 0.00017122302158273383,
841
+ "loss": 16.1571,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.07806147341031063,
846
+ "grad_norm": 1.1412483235812583,
847
+ "learning_rate": 0.00017266187050359714,
848
+ "loss": 16.7017,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.07871198568872988,
853
+ "grad_norm": 1.157134336094669,
854
+ "learning_rate": 0.00017410071942446044,
855
+ "loss": 15.9355,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.07936249796714913,
860
+ "grad_norm": 1.2596042075299902,
861
+ "learning_rate": 0.00017553956834532374,
862
+ "loss": 16.1794,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.08001301024556838,
867
+ "grad_norm": 1.2772290231565924,
868
+ "learning_rate": 0.00017697841726618707,
869
+ "loss": 16.4033,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.08066352252398765,
874
+ "grad_norm": 1.1151767474693137,
875
+ "learning_rate": 0.00017841726618705037,
876
+ "loss": 16.2436,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.0813140348024069,
881
+ "grad_norm": 1.1798680876713907,
882
+ "learning_rate": 0.00017985611510791367,
883
+ "loss": 16.3236,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.08196454708082615,
888
+ "grad_norm": 1.3267769421108575,
889
+ "learning_rate": 0.000181294964028777,
890
+ "loss": 16.5717,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.0826150593592454,
895
+ "grad_norm": 1.1581704541921807,
896
+ "learning_rate": 0.0001827338129496403,
897
+ "loss": 16.3513,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.08326557163766467,
902
+ "grad_norm": 1.1159863796317613,
903
+ "learning_rate": 0.0001841726618705036,
904
+ "loss": 16.3247,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.08391608391608392,
909
+ "grad_norm": 1.382427396057904,
910
+ "learning_rate": 0.0001856115107913669,
911
+ "loss": 16.3353,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.08456659619450317,
916
+ "grad_norm": 1.3108697331353616,
917
+ "learning_rate": 0.0001870503597122302,
918
+ "loss": 16.1073,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.08521710847292242,
923
+ "grad_norm": 1.334059821814415,
924
+ "learning_rate": 0.00018848920863309354,
925
+ "loss": 16.6671,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.08586762075134168,
930
+ "grad_norm": 1.0908085686681828,
931
+ "learning_rate": 0.00018992805755395684,
932
+ "loss": 16.0294,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.08651813302976094,
937
+ "grad_norm": 1.2959343742729015,
938
+ "learning_rate": 0.00019136690647482017,
939
+ "loss": 16.223,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.08716864530818019,
944
+ "grad_norm": 1.1047169830611183,
945
+ "learning_rate": 0.00019280575539568347,
946
+ "loss": 16.056,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.08781915758659944,
951
+ "grad_norm": 1.1140635817897093,
952
+ "learning_rate": 0.00019424460431654677,
953
+ "loss": 16.2575,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.0884696698650187,
958
+ "grad_norm": 1.04162967240226,
959
+ "learning_rate": 0.00019568345323741008,
960
+ "loss": 15.9829,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.08912018214343796,
965
+ "grad_norm": 1.1761240919823441,
966
+ "learning_rate": 0.00019712230215827338,
967
+ "loss": 16.2074,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.08977069442185721,
972
+ "grad_norm": 1.4060425455840306,
973
+ "learning_rate": 0.0001985611510791367,
974
+ "loss": 16.1239,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.09042120670027647,
979
+ "grad_norm": 1.435373460153808,
980
+ "learning_rate": 0.0002,
981
+ "loss": 16.1211,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.09107171897869572,
986
+ "grad_norm": 1.2857137989530858,
987
+ "learning_rate": 0.00019999997532448976,
988
+ "loss": 16.4245,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.09172223125711498,
993
+ "grad_norm": 1.1369350028631544,
994
+ "learning_rate": 0.00019999990129797115,
995
+ "loss": 16.0879,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.09237274353553424,
1000
+ "grad_norm": 1.5692988291240053,
1001
+ "learning_rate": 0.00019999977792048074,
1002
+ "loss": 16.295,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.09302325581395349,
1007
+ "grad_norm": 1.1485054343733085,
1008
+ "learning_rate": 0.00019999960519207944,
1009
+ "loss": 15.9654,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.09367376809237274,
1014
+ "grad_norm": 1.2691183484733912,
1015
+ "learning_rate": 0.00019999938311285242,
1016
+ "loss": 16.1865,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.094324280370792,
1021
+ "grad_norm": 1.2296350651328132,
1022
+ "learning_rate": 0.00019999911168290933,
1023
+ "loss": 16.5049,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.09497479264921126,
1028
+ "grad_norm": 1.29674174881806,
1029
+ "learning_rate": 0.00019999879090238412,
1030
+ "loss": 16.4973,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.09562530492763051,
1035
+ "grad_norm": 1.2163093953815163,
1036
+ "learning_rate": 0.00019999842077143512,
1037
+ "loss": 16.0886,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.09627581720604976,
1042
+ "grad_norm": 1.102167587738724,
1043
+ "learning_rate": 0.00019999800129024493,
1044
+ "loss": 16.2596,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.09692632948446903,
1049
+ "grad_norm": 1.2962346828275186,
1050
+ "learning_rate": 0.00019999753245902063,
1051
+ "loss": 15.9227,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.09757684176288828,
1056
+ "grad_norm": 1.396967329301785,
1057
+ "learning_rate": 0.00019999701427799354,
1058
+ "loss": 16.4865,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.09822735404130753,
1063
+ "grad_norm": 1.4714923520577858,
1064
+ "learning_rate": 0.00019999644674741944,
1065
+ "loss": 16.9116,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.09887786631972678,
1070
+ "grad_norm": 1.3751033752663124,
1071
+ "learning_rate": 0.00019999582986757842,
1072
+ "loss": 16.2383,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.09952837859814603,
1077
+ "grad_norm": 1.9739150971571289,
1078
+ "learning_rate": 0.00019999516363877482,
1079
+ "loss": 15.9845,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.1001788908765653,
1084
+ "grad_norm": 1.3584998682938432,
1085
+ "learning_rate": 0.00019999444806133754,
1086
+ "loss": 16.8096,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.10082940315498455,
1091
+ "grad_norm": 1.220625597864733,
1092
+ "learning_rate": 0.00019999368313561967,
1093
+ "loss": 15.9965,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.1014799154334038,
1098
+ "grad_norm": 1.2378184674625017,
1099
+ "learning_rate": 0.0001999928688619987,
1100
+ "loss": 16.0512,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.10213042771182305,
1105
+ "grad_norm": 1.4456186669948223,
1106
+ "learning_rate": 0.00019999200524087655,
1107
+ "loss": 16.0118,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.10278093999024232,
1112
+ "grad_norm": 1.1587926959313264,
1113
+ "learning_rate": 0.0001999910922726793,
1114
+ "loss": 16.16,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.10343145226866157,
1119
+ "grad_norm": 1.382929812171896,
1120
+ "learning_rate": 0.00019999012995785764,
1121
+ "loss": 16.0912,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.10408196454708082,
1126
+ "grad_norm": 1.1829518612500756,
1127
+ "learning_rate": 0.00019998911829688642,
1128
+ "loss": 16.2882,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.10473247682550008,
1133
+ "grad_norm": 1.1657090296589478,
1134
+ "learning_rate": 0.0001999880572902649,
1135
+ "loss": 16.0731,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.10538298910391934,
1140
+ "grad_norm": 1.3431787953725638,
1141
+ "learning_rate": 0.00019998694693851673,
1142
+ "loss": 16.1563,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.1060335013823386,
1147
+ "grad_norm": 1.286415751363148,
1148
+ "learning_rate": 0.00019998578724218986,
1149
+ "loss": 16.223,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.10668401366075785,
1154
+ "grad_norm": 1.3524624224683564,
1155
+ "learning_rate": 0.00019998457820185662,
1156
+ "loss": 16.3742,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.1073345259391771,
1161
+ "grad_norm": 1.2171855476147266,
1162
+ "learning_rate": 0.00019998331981811366,
1163
+ "loss": 16.0179,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.10798503821759636,
1168
+ "grad_norm": 1.2118698328436097,
1169
+ "learning_rate": 0.00019998201209158202,
1170
+ "loss": 15.9204,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.10863555049601561,
1175
+ "grad_norm": 1.2564460601223888,
1176
+ "learning_rate": 0.00019998065502290708,
1177
+ "loss": 16.3139,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.10928606277443487,
1182
+ "grad_norm": 1.196796001472763,
1183
+ "learning_rate": 0.00019997924861275856,
1184
+ "loss": 15.7352,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.10993657505285412,
1189
+ "grad_norm": 1.1113045242286628,
1190
+ "learning_rate": 0.00019997779286183058,
1191
+ "loss": 15.7405,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.11058708733127338,
1196
+ "grad_norm": 1.3013879690365944,
1197
+ "learning_rate": 0.0001999762877708415,
1198
+ "loss": 16.0834,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.11123759960969264,
1203
+ "grad_norm": 1.07941672333022,
1204
+ "learning_rate": 0.00019997473334053414,
1205
+ "loss": 15.8096,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.11188811188811189,
1210
+ "grad_norm": 1.2189404203154124,
1211
+ "learning_rate": 0.0001999731295716756,
1212
+ "loss": 15.8413,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.11253862416653114,
1217
+ "grad_norm": 1.1217077885714701,
1218
+ "learning_rate": 0.0001999714764650574,
1219
+ "loss": 15.5043,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.11318913644495039,
1224
+ "grad_norm": 1.513584542451282,
1225
+ "learning_rate": 0.00019996977402149532,
1226
+ "loss": 16.3455,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.11383964872336966,
1231
+ "grad_norm": 1.0817122117553408,
1232
+ "learning_rate": 0.00019996802224182955,
1233
+ "loss": 15.7012,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.11449016100178891,
1238
+ "grad_norm": 1.324691330326367,
1239
+ "learning_rate": 0.0001999662211269246,
1240
+ "loss": 15.9273,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.11514067328020816,
1245
+ "grad_norm": 1.3215782457245966,
1246
+ "learning_rate": 0.00019996437067766934,
1247
+ "loss": 16.0986,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.11579118555862741,
1252
+ "grad_norm": 1.4703639596592368,
1253
+ "learning_rate": 0.00019996247089497704,
1254
+ "loss": 16.1822,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.11644169783704668,
1259
+ "grad_norm": 1.2847301169754652,
1260
+ "learning_rate": 0.00019996052177978518,
1261
+ "loss": 15.9505,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.11709221011546593,
1266
+ "grad_norm": 1.0558955151390819,
1267
+ "learning_rate": 0.00019995852333305574,
1268
+ "loss": 15.6614,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.11774272239388518,
1273
+ "grad_norm": 1.31688233510127,
1274
+ "learning_rate": 0.00019995647555577493,
1275
+ "loss": 15.9143,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.11839323467230443,
1280
+ "grad_norm": 1.2061862180760066,
1281
+ "learning_rate": 0.00019995437844895334,
1282
+ "loss": 15.937,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.1190437469507237,
1287
+ "grad_norm": 1.0318962032993502,
1288
+ "learning_rate": 0.00019995223201362596,
1289
+ "loss": 15.7216,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.11969425922914295,
1294
+ "grad_norm": 1.5397925755718855,
1295
+ "learning_rate": 0.00019995003625085205,
1296
+ "loss": 15.9159,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.1203447715075622,
1301
+ "grad_norm": 1.0987925269830472,
1302
+ "learning_rate": 0.00019994779116171523,
1303
+ "loss": 15.7912,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.12099528378598146,
1308
+ "grad_norm": 1.4715941056192134,
1309
+ "learning_rate": 0.00019994549674732346,
1310
+ "loss": 16.129,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.12164579606440072,
1315
+ "grad_norm": 1.7015469371715195,
1316
+ "learning_rate": 0.00019994315300880913,
1317
+ "loss": 15.8515,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.12229630834281997,
1322
+ "grad_norm": 1.061978383849765,
1323
+ "learning_rate": 0.00019994075994732882,
1324
+ "loss": 15.7249,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.12294682062123923,
1329
+ "grad_norm": 1.5000616407143508,
1330
+ "learning_rate": 0.00019993831756406357,
1331
+ "loss": 16.1291,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.12359733289965848,
1336
+ "grad_norm": 1.7317319938917977,
1337
+ "learning_rate": 0.00019993582586021872,
1338
+ "loss": 16.5245,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.12424784517807774,
1343
+ "grad_norm": 1.4567802437539563,
1344
+ "learning_rate": 0.00019993328483702393,
1345
+ "loss": 16.0243,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.124898357456497,
1350
+ "grad_norm": 1.646019034772813,
1351
+ "learning_rate": 0.00019993069449573327,
1352
+ "loss": 15.8246,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.12554886973491625,
1357
+ "grad_norm": 1.497968977752877,
1358
+ "learning_rate": 0.00019992805483762504,
1359
+ "loss": 16.0007,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.1261993820133355,
1364
+ "grad_norm": 1.568913115134539,
1365
+ "learning_rate": 0.00019992536586400196,
1366
+ "loss": 16.0263,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.12684989429175475,
1371
+ "grad_norm": 1.2825977002652855,
1372
+ "learning_rate": 0.0001999226275761911,
1373
+ "loss": 16.0314,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.127500406570174,
1378
+ "grad_norm": 1.4853084052062375,
1379
+ "learning_rate": 0.00019991983997554375,
1380
+ "loss": 15.7547,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 0.12815091884859325,
1385
+ "grad_norm": 1.26181446950708,
1386
+ "learning_rate": 0.00019991700306343574,
1387
+ "loss": 15.5768,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 0.12880143112701253,
1392
+ "grad_norm": 1.285098535368629,
1393
+ "learning_rate": 0.000199914116841267,
1394
+ "loss": 15.6308,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 0.12945194340543179,
1399
+ "grad_norm": 1.4886189500776745,
1400
+ "learning_rate": 0.00019991118131046197,
1401
+ "loss": 15.5099,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 0.13010245568385104,
1406
+ "grad_norm": 1.0882097052065223,
1407
+ "learning_rate": 0.00019990819647246934,
1408
+ "loss": 15.7256,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 0.1307529679622703,
1413
+ "grad_norm": 1.451712523012117,
1414
+ "learning_rate": 0.00019990516232876217,
1415
+ "loss": 15.9345,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 0.13140348024068954,
1420
+ "grad_norm": 1.248174201894127,
1421
+ "learning_rate": 0.00019990207888083785,
1422
+ "loss": 15.6892,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 0.1320539925191088,
1427
+ "grad_norm": 1.1442774504969464,
1428
+ "learning_rate": 0.0001998989461302181,
1429
+ "loss": 15.966,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 0.13270450479752804,
1434
+ "grad_norm": 1.2854989485926203,
1435
+ "learning_rate": 0.00019989576407844893,
1436
+ "loss": 15.9851,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 0.1333550170759473,
1441
+ "grad_norm": 1.2598769052557937,
1442
+ "learning_rate": 0.0001998925327271007,
1443
+ "loss": 15.7369,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 0.13400552935436658,
1448
+ "grad_norm": 1.3508148889233056,
1449
+ "learning_rate": 0.00019988925207776822,
1450
+ "loss": 16.2724,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 0.13465604163278583,
1455
+ "grad_norm": 1.2543662968540914,
1456
+ "learning_rate": 0.0001998859221320704,
1457
+ "loss": 15.6903,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 0.13530655391120508,
1462
+ "grad_norm": 1.3580852914632515,
1463
+ "learning_rate": 0.00019988254289165068,
1464
+ "loss": 15.8562,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 0.13595706618962433,
1469
+ "grad_norm": 1.1129940569954546,
1470
+ "learning_rate": 0.0001998791143581767,
1471
+ "loss": 15.8507,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 0.13660757846804358,
1476
+ "grad_norm": 1.005036890256765,
1477
+ "learning_rate": 0.00019987563653334052,
1478
+ "loss": 15.6289,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 0.13725809074646284,
1483
+ "grad_norm": 1.509494723127827,
1484
+ "learning_rate": 0.00019987210941885844,
1485
+ "loss": 15.5293,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 0.1379086030248821,
1490
+ "grad_norm": 1.0933249835745373,
1491
+ "learning_rate": 0.00019986853301647118,
1492
+ "loss": 15.7172,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 0.13855911530330134,
1497
+ "grad_norm": 1.3233215085626935,
1498
+ "learning_rate": 0.00019986490732794366,
1499
+ "loss": 15.902,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 0.13920962758172062,
1504
+ "grad_norm": 1.4004958895369275,
1505
+ "learning_rate": 0.00019986123235506527,
1506
+ "loss": 16.1623,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 0.13986013986013987,
1511
+ "grad_norm": 1.1345262168078565,
1512
+ "learning_rate": 0.0001998575080996496,
1513
+ "loss": 15.8426,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 0.14051065213855912,
1518
+ "grad_norm": 1.3274606810342473,
1519
+ "learning_rate": 0.0001998537345635346,
1520
+ "loss": 15.7356,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 0.14116116441697837,
1525
+ "grad_norm": 1.1335953463026522,
1526
+ "learning_rate": 0.00019984991174858257,
1527
+ "loss": 16.0681,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 0.14181167669539763,
1532
+ "grad_norm": 1.139268993686519,
1533
+ "learning_rate": 0.00019984603965668014,
1534
+ "loss": 15.6382,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 0.14246218897381688,
1539
+ "grad_norm": 1.2850079050869794,
1540
+ "learning_rate": 0.00019984211828973818,
1541
+ "loss": 15.7931,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 0.14311270125223613,
1546
+ "grad_norm": 1.160212512429598,
1547
+ "learning_rate": 0.0001998381476496919,
1548
+ "loss": 15.9299,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 0.14376321353065538,
1553
+ "grad_norm": 1.1564836237836946,
1554
+ "learning_rate": 0.00019983412773850095,
1555
+ "loss": 15.5794,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 0.14441372580907463,
1560
+ "grad_norm": 1.3183934970924405,
1561
+ "learning_rate": 0.0001998300585581491,
1562
+ "loss": 15.6865,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 0.1450642380874939,
1567
+ "grad_norm": 1.1357155370384815,
1568
+ "learning_rate": 0.00019982594011064454,
1569
+ "loss": 15.6368,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 0.14571475036591316,
1574
+ "grad_norm": 1.2387068766768285,
1575
+ "learning_rate": 0.00019982177239801985,
1576
+ "loss": 15.6648,
1577
+ "step": 224
1578
+ },
1579
+ {
1580
+ "epoch": 0.14636526264433242,
1581
+ "grad_norm": 1.1694436074329784,
1582
+ "learning_rate": 0.00019981755542233177,
1583
+ "loss": 15.7061,
1584
+ "step": 225
1585
+ },
1586
+ {
1587
+ "epoch": 0.14701577492275167,
1588
+ "grad_norm": 1.3752125556000327,
1589
+ "learning_rate": 0.0001998132891856614,
1590
+ "loss": 15.7798,
1591
+ "step": 226
1592
+ },
1593
+ {
1594
+ "epoch": 0.14766628720117092,
1595
+ "grad_norm": 1.1806090978543626,
1596
+ "learning_rate": 0.0001998089736901142,
1597
+ "loss": 15.7428,
1598
+ "step": 227
1599
+ },
1600
+ {
1601
+ "epoch": 0.14831679947959017,
1602
+ "grad_norm": 1.0049551357886353,
1603
+ "learning_rate": 0.00019980460893781997,
1604
+ "loss": 15.5933,
1605
+ "step": 228
1606
+ },
1607
+ {
1608
+ "epoch": 0.14896731175800942,
1609
+ "grad_norm": 1.5622852573666057,
1610
+ "learning_rate": 0.00019980019493093267,
1611
+ "loss": 15.7534,
1612
+ "step": 229
1613
+ },
1614
+ {
1615
+ "epoch": 0.14961782403642868,
1616
+ "grad_norm": 1.1013069862391307,
1617
+ "learning_rate": 0.0001997957316716307,
1618
+ "loss": 15.8864,
1619
+ "step": 230
1620
+ },
1621
+ {
1622
+ "epoch": 0.15026833631484796,
1623
+ "grad_norm": 1.4734225284779912,
1624
+ "learning_rate": 0.0001997912191621167,
1625
+ "loss": 15.9077,
1626
+ "step": 231
1627
+ },
1628
+ {
1629
+ "epoch": 0.1509188485932672,
1630
+ "grad_norm": 1.399096561174609,
1631
+ "learning_rate": 0.0001997866574046177,
1632
+ "loss": 16.0059,
1633
+ "step": 232
1634
+ },
1635
+ {
1636
+ "epoch": 0.15156936087168646,
1637
+ "grad_norm": 1.2481511742493503,
1638
+ "learning_rate": 0.0001997820464013849,
1639
+ "loss": 15.2446,
1640
+ "step": 233
1641
+ },
1642
+ {
1643
+ "epoch": 0.1522198731501057,
1644
+ "grad_norm": 1.6450876422634797,
1645
+ "learning_rate": 0.0001997773861546939,
1646
+ "loss": 16.0028,
1647
+ "step": 234
1648
+ },
1649
+ {
1650
+ "epoch": 0.15287038542852496,
1651
+ "grad_norm": 1.0380768921041443,
1652
+ "learning_rate": 0.00019977267666684457,
1653
+ "loss": 15.3622,
1654
+ "step": 235
1655
+ },
1656
+ {
1657
+ "epoch": 0.15352089770694421,
1658
+ "grad_norm": 1.2565913626851373,
1659
+ "learning_rate": 0.00019976791794016117,
1660
+ "loss": 15.775,
1661
+ "step": 236
1662
+ },
1663
+ {
1664
+ "epoch": 0.15417140998536347,
1665
+ "grad_norm": 1.398698374732754,
1666
+ "learning_rate": 0.00019976310997699205,
1667
+ "loss": 15.8167,
1668
+ "step": 237
1669
+ },
1670
+ {
1671
+ "epoch": 0.15482192226378272,
1672
+ "grad_norm": 1.1787392685770026,
1673
+ "learning_rate": 0.0001997582527797101,
1674
+ "loss": 15.8554,
1675
+ "step": 238
1676
+ },
1677
+ {
1678
+ "epoch": 0.15547243454220197,
1679
+ "grad_norm": 1.3270571453839568,
1680
+ "learning_rate": 0.00019975334635071232,
1681
+ "loss": 15.7601,
1682
+ "step": 239
1683
+ },
1684
+ {
1685
+ "epoch": 0.15612294682062125,
1686
+ "grad_norm": 1.2295651996201515,
1687
+ "learning_rate": 0.00019974839069242015,
1688
+ "loss": 15.6391,
1689
+ "step": 240
1690
+ },
1691
+ {
1692
+ "epoch": 0.1567734590990405,
1693
+ "grad_norm": 1.0502031908208234,
1694
+ "learning_rate": 0.0001997433858072792,
1695
+ "loss": 15.8405,
1696
+ "step": 241
1697
+ },
1698
+ {
1699
+ "epoch": 0.15742397137745975,
1700
+ "grad_norm": 1.1796601461857301,
1701
+ "learning_rate": 0.00019973833169775946,
1702
+ "loss": 15.5497,
1703
+ "step": 242
1704
+ },
1705
+ {
1706
+ "epoch": 0.158074483655879,
1707
+ "grad_norm": 1.1033706215539105,
1708
+ "learning_rate": 0.00019973322836635518,
1709
+ "loss": 15.2697,
1710
+ "step": 243
1711
+ },
1712
+ {
1713
+ "epoch": 0.15872499593429826,
1714
+ "grad_norm": 1.180610347776812,
1715
+ "learning_rate": 0.0001997280758155849,
1716
+ "loss": 15.4631,
1717
+ "step": 244
1718
+ },
1719
+ {
1720
+ "epoch": 0.1593755082127175,
1721
+ "grad_norm": 1.0436311275513237,
1722
+ "learning_rate": 0.00019972287404799145,
1723
+ "loss": 15.7433,
1724
+ "step": 245
1725
+ },
1726
+ {
1727
+ "epoch": 0.16002602049113676,
1728
+ "grad_norm": 1.0450076005845481,
1729
+ "learning_rate": 0.000199717623066142,
1730
+ "loss": 15.6038,
1731
+ "step": 246
1732
+ },
1733
+ {
1734
+ "epoch": 0.160676532769556,
1735
+ "grad_norm": 1.165903104531965,
1736
+ "learning_rate": 0.00019971232287262791,
1737
+ "loss": 15.5662,
1738
+ "step": 247
1739
+ },
1740
+ {
1741
+ "epoch": 0.1613270450479753,
1742
+ "grad_norm": 1.186296885036838,
1743
+ "learning_rate": 0.0001997069734700649,
1744
+ "loss": 15.4763,
1745
+ "step": 248
1746
+ },
1747
+ {
1748
+ "epoch": 0.16197755732639454,
1749
+ "grad_norm": 1.1539223101931702,
1750
+ "learning_rate": 0.00019970157486109296,
1751
+ "loss": 15.7241,
1752
+ "step": 249
1753
+ },
1754
+ {
1755
+ "epoch": 0.1626280696048138,
1756
+ "grad_norm": 1.2132859734806392,
1757
+ "learning_rate": 0.00019969612704837637,
1758
+ "loss": 16.0917,
1759
+ "step": 250
1760
+ },
1761
+ {
1762
+ "epoch": 0.16327858188323305,
1763
+ "grad_norm": 1.0821830202131588,
1764
+ "learning_rate": 0.00019969063003460365,
1765
+ "loss": 15.5398,
1766
+ "step": 251
1767
+ },
1768
+ {
1769
+ "epoch": 0.1639290941616523,
1770
+ "grad_norm": 1.244868666859934,
1771
+ "learning_rate": 0.00019968508382248764,
1772
+ "loss": 15.5666,
1773
+ "step": 252
1774
+ },
1775
+ {
1776
+ "epoch": 0.16457960644007155,
1777
+ "grad_norm": 2.263981258987727,
1778
+ "learning_rate": 0.00019967948841476547,
1779
+ "loss": 15.7368,
1780
+ "step": 253
1781
+ },
1782
+ {
1783
+ "epoch": 0.1652301187184908,
1784
+ "grad_norm": 1.1565365134953118,
1785
+ "learning_rate": 0.0001996738438141985,
1786
+ "loss": 15.5713,
1787
+ "step": 254
1788
+ },
1789
+ {
1790
+ "epoch": 0.16588063099691006,
1791
+ "grad_norm": 1.1165211977873781,
1792
+ "learning_rate": 0.0001996681500235724,
1793
+ "loss": 15.6568,
1794
+ "step": 255
1795
+ },
1796
+ {
1797
+ "epoch": 0.16653114327532934,
1798
+ "grad_norm": 0.9788467313445461,
1799
+ "learning_rate": 0.0001996624070456972,
1800
+ "loss": 15.5042,
1801
+ "step": 256
1802
+ },
1803
+ {
1804
+ "epoch": 0.1671816555537486,
1805
+ "grad_norm": 0.9826896223207806,
1806
+ "learning_rate": 0.000199656614883407,
1807
+ "loss": 15.4805,
1808
+ "step": 257
1809
+ },
1810
+ {
1811
+ "epoch": 0.16783216783216784,
1812
+ "grad_norm": 1.0905115389162074,
1813
+ "learning_rate": 0.00019965077353956037,
1814
+ "loss": 15.3941,
1815
+ "step": 258
1816
+ },
1817
+ {
1818
+ "epoch": 0.1684826801105871,
1819
+ "grad_norm": 0.98546216373064,
1820
+ "learning_rate": 0.00019964488301704004,
1821
+ "loss": 15.4301,
1822
+ "step": 259
1823
+ },
1824
+ {
1825
+ "epoch": 0.16913319238900634,
1826
+ "grad_norm": 1.1256941726193515,
1827
+ "learning_rate": 0.000199638943318753,
1828
+ "loss": 15.7414,
1829
+ "step": 260
1830
+ },
1831
+ {
1832
+ "epoch": 0.1697837046674256,
1833
+ "grad_norm": 1.3308895328622432,
1834
+ "learning_rate": 0.00019963295444763067,
1835
+ "loss": 15.7021,
1836
+ "step": 261
1837
+ },
1838
+ {
1839
+ "epoch": 0.17043421694584485,
1840
+ "grad_norm": 1.0648758361297501,
1841
+ "learning_rate": 0.00019962691640662848,
1842
+ "loss": 15.6834,
1843
+ "step": 262
1844
+ },
1845
+ {
1846
+ "epoch": 0.1710847292242641,
1847
+ "grad_norm": 1.1217280323593837,
1848
+ "learning_rate": 0.0001996208291987264,
1849
+ "loss": 15.299,
1850
+ "step": 263
1851
+ },
1852
+ {
1853
+ "epoch": 0.17173524150268335,
1854
+ "grad_norm": 1.0777338529064635,
1855
+ "learning_rate": 0.00019961469282692843,
1856
+ "loss": 15.7405,
1857
+ "step": 264
1858
+ },
1859
+ {
1860
+ "epoch": 0.17238575378110263,
1861
+ "grad_norm": 1.0921171125112286,
1862
+ "learning_rate": 0.00019960850729426296,
1863
+ "loss": 15.8917,
1864
+ "step": 265
1865
+ },
1866
+ {
1867
+ "epoch": 0.17303626605952188,
1868
+ "grad_norm": 1.0636232587607821,
1869
+ "learning_rate": 0.00019960227260378262,
1870
+ "loss": 15.5672,
1871
+ "step": 266
1872
+ },
1873
+ {
1874
+ "epoch": 0.17368677833794113,
1875
+ "grad_norm": 0.9709478105073301,
1876
+ "learning_rate": 0.00019959598875856428,
1877
+ "loss": 15.4767,
1878
+ "step": 267
1879
+ },
1880
+ {
1881
+ "epoch": 0.17433729061636039,
1882
+ "grad_norm": 0.9225604495203942,
1883
+ "learning_rate": 0.00019958965576170908,
1884
+ "loss": 15.3612,
1885
+ "step": 268
1886
+ },
1887
+ {
1888
+ "epoch": 0.17498780289477964,
1889
+ "grad_norm": 1.2829510178625863,
1890
+ "learning_rate": 0.00019958327361634248,
1891
+ "loss": 15.8089,
1892
+ "step": 269
1893
+ },
1894
+ {
1895
+ "epoch": 0.1756383151731989,
1896
+ "grad_norm": 1.0061809674752291,
1897
+ "learning_rate": 0.00019957684232561407,
1898
+ "loss": 16.0094,
1899
+ "step": 270
1900
+ },
1901
+ {
1902
+ "epoch": 0.17628882745161814,
1903
+ "grad_norm": 1.0911515570358572,
1904
+ "learning_rate": 0.00019957036189269776,
1905
+ "loss": 15.6031,
1906
+ "step": 271
1907
+ },
1908
+ {
1909
+ "epoch": 0.1769393397300374,
1910
+ "grad_norm": 1.0647175528581065,
1911
+ "learning_rate": 0.00019956383232079173,
1912
+ "loss": 15.3612,
1913
+ "step": 272
1914
+ },
1915
+ {
1916
+ "epoch": 0.17758985200845667,
1917
+ "grad_norm": 0.9314507267522828,
1918
+ "learning_rate": 0.00019955725361311835,
1919
+ "loss": 15.4872,
1920
+ "step": 273
1921
+ },
1922
+ {
1923
+ "epoch": 0.17824036428687592,
1924
+ "grad_norm": 0.9745800587898155,
1925
+ "learning_rate": 0.00019955062577292436,
1926
+ "loss": 15.6846,
1927
+ "step": 274
1928
+ },
1929
+ {
1930
+ "epoch": 0.17889087656529518,
1931
+ "grad_norm": 0.9322809006250521,
1932
+ "learning_rate": 0.0001995439488034806,
1933
+ "loss": 15.5122,
1934
+ "step": 275
1935
+ },
1936
+ {
1937
+ "epoch": 0.17954138884371443,
1938
+ "grad_norm": 1.1374216946678781,
1939
+ "learning_rate": 0.00019953722270808224,
1940
+ "loss": 15.7092,
1941
+ "step": 276
1942
+ },
1943
+ {
1944
+ "epoch": 0.18019190112213368,
1945
+ "grad_norm": 0.9874955156623716,
1946
+ "learning_rate": 0.0001995304474900487,
1947
+ "loss": 15.6445,
1948
+ "step": 277
1949
+ },
1950
+ {
1951
+ "epoch": 0.18084241340055293,
1952
+ "grad_norm": 1.129401416897606,
1953
+ "learning_rate": 0.00019952362315272355,
1954
+ "loss": 16.0622,
1955
+ "step": 278
1956
+ },
1957
+ {
1958
+ "epoch": 0.18149292567897218,
1959
+ "grad_norm": 0.9952226967332999,
1960
+ "learning_rate": 0.00019951674969947476,
1961
+ "loss": 15.3702,
1962
+ "step": 279
1963
+ },
1964
+ {
1965
+ "epoch": 0.18214343795739144,
1966
+ "grad_norm": 1.0805351875193883,
1967
+ "learning_rate": 0.00019950982713369436,
1968
+ "loss": 15.6949,
1969
+ "step": 280
1970
+ },
1971
+ {
1972
+ "epoch": 0.1827939502358107,
1973
+ "grad_norm": 1.479211550334586,
1974
+ "learning_rate": 0.0001995028554587988,
1975
+ "loss": 15.6463,
1976
+ "step": 281
1977
+ },
1978
+ {
1979
+ "epoch": 0.18344446251422997,
1980
+ "grad_norm": 1.1907443194761225,
1981
+ "learning_rate": 0.0001994958346782286,
1982
+ "loss": 15.5587,
1983
+ "step": 282
1984
+ },
1985
+ {
1986
+ "epoch": 0.18409497479264922,
1987
+ "grad_norm": 1.288994990161614,
1988
+ "learning_rate": 0.00019948876479544865,
1989
+ "loss": 15.3665,
1990
+ "step": 283
1991
+ },
1992
+ {
1993
+ "epoch": 0.18474548707106847,
1994
+ "grad_norm": 1.059949796221308,
1995
+ "learning_rate": 0.00019948164581394794,
1996
+ "loss": 15.5551,
1997
+ "step": 284
1998
+ },
1999
+ {
2000
+ "epoch": 0.18539599934948772,
2001
+ "grad_norm": 1.0406627346471329,
2002
+ "learning_rate": 0.0001994744777372398,
2003
+ "loss": 15.6003,
2004
+ "step": 285
2005
+ },
2006
+ {
2007
+ "epoch": 0.18604651162790697,
2008
+ "grad_norm": 1.2391745874247917,
2009
+ "learning_rate": 0.00019946726056886173,
2010
+ "loss": 15.4255,
2011
+ "step": 286
2012
+ },
2013
+ {
2014
+ "epoch": 0.18669702390632623,
2015
+ "grad_norm": 1.0469637594333425,
2016
+ "learning_rate": 0.0001994599943123755,
2017
+ "loss": 15.6554,
2018
+ "step": 287
2019
+ },
2020
+ {
2021
+ "epoch": 0.18734753618474548,
2022
+ "grad_norm": 0.9959039455851394,
2023
+ "learning_rate": 0.00019945267897136706,
2024
+ "loss": 15.4941,
2025
+ "step": 288
2026
+ },
2027
+ {
2028
+ "epoch": 0.18799804846316473,
2029
+ "grad_norm": 1.0776449949330023,
2030
+ "learning_rate": 0.00019944531454944663,
2031
+ "loss": 15.4861,
2032
+ "step": 289
2033
+ },
2034
+ {
2035
+ "epoch": 0.188648560741584,
2036
+ "grad_norm": 1.1197322613582776,
2037
+ "learning_rate": 0.0001994379010502486,
2038
+ "loss": 15.6993,
2039
+ "step": 290
2040
+ },
2041
+ {
2042
+ "epoch": 0.18929907302000326,
2043
+ "grad_norm": 1.0686488594196952,
2044
+ "learning_rate": 0.00019943043847743164,
2045
+ "loss": 15.54,
2046
+ "step": 291
2047
+ },
2048
+ {
2049
+ "epoch": 0.1899495852984225,
2050
+ "grad_norm": 0.9617912923122541,
2051
+ "learning_rate": 0.00019942292683467855,
2052
+ "loss": 15.4895,
2053
+ "step": 292
2054
+ },
2055
+ {
2056
+ "epoch": 0.19060009757684176,
2057
+ "grad_norm": 1.0579923780511618,
2058
+ "learning_rate": 0.00019941536612569648,
2059
+ "loss": 15.2509,
2060
+ "step": 293
2061
+ },
2062
+ {
2063
+ "epoch": 0.19125060985526102,
2064
+ "grad_norm": 1.4058152085853566,
2065
+ "learning_rate": 0.00019940775635421667,
2066
+ "loss": 15.3219,
2067
+ "step": 294
2068
+ },
2069
+ {
2070
+ "epoch": 0.19190112213368027,
2071
+ "grad_norm": 0.9739768600771829,
2072
+ "learning_rate": 0.0001994000975239946,
2073
+ "loss": 15.3109,
2074
+ "step": 295
2075
+ },
2076
+ {
2077
+ "epoch": 0.19255163441209952,
2078
+ "grad_norm": 1.0197135876111694,
2079
+ "learning_rate": 0.00019939238963881002,
2080
+ "loss": 15.2957,
2081
+ "step": 296
2082
+ },
2083
+ {
2084
+ "epoch": 0.19320214669051877,
2085
+ "grad_norm": 1.0921071471931543,
2086
+ "learning_rate": 0.00019938463270246682,
2087
+ "loss": 15.3264,
2088
+ "step": 297
2089
+ },
2090
+ {
2091
+ "epoch": 0.19385265896893805,
2092
+ "grad_norm": 1.1034846857134457,
2093
+ "learning_rate": 0.00019937682671879316,
2094
+ "loss": 15.51,
2095
+ "step": 298
2096
+ },
2097
+ {
2098
+ "epoch": 0.1945031712473573,
2099
+ "grad_norm": 0.9561675342652609,
2100
+ "learning_rate": 0.00019936897169164138,
2101
+ "loss": 15.6254,
2102
+ "step": 299
2103
+ },
2104
+ {
2105
+ "epoch": 0.19515368352577656,
2106
+ "grad_norm": 1.2844658924189631,
2107
+ "learning_rate": 0.00019936106762488795,
2108
+ "loss": 15.8538,
2109
+ "step": 300
2110
+ },
2111
+ {
2112
+ "epoch": 0.1958041958041958,
2113
+ "grad_norm": 1.219208771817354,
2114
+ "learning_rate": 0.00019935311452243365,
2115
+ "loss": 15.5888,
2116
+ "step": 301
2117
+ },
2118
+ {
2119
+ "epoch": 0.19645470808261506,
2120
+ "grad_norm": 1.4780700110332101,
2121
+ "learning_rate": 0.00019934511238820345,
2122
+ "loss": 15.7201,
2123
+ "step": 302
2124
+ },
2125
+ {
2126
+ "epoch": 0.1971052203610343,
2127
+ "grad_norm": 1.0226754230294317,
2128
+ "learning_rate": 0.00019933706122614645,
2129
+ "loss": 15.6698,
2130
+ "step": 303
2131
+ },
2132
+ {
2133
+ "epoch": 0.19775573263945356,
2134
+ "grad_norm": 1.1673393340798441,
2135
+ "learning_rate": 0.00019932896104023592,
2136
+ "loss": 15.6362,
2137
+ "step": 304
2138
+ },
2139
+ {
2140
+ "epoch": 0.19840624491787281,
2141
+ "grad_norm": 1.0500020017182747,
2142
+ "learning_rate": 0.0001993208118344695,
2143
+ "loss": 15.2421,
2144
+ "step": 305
2145
+ },
2146
+ {
2147
+ "epoch": 0.19905675719629207,
2148
+ "grad_norm": 0.9516756189471272,
2149
+ "learning_rate": 0.00019931261361286887,
2150
+ "loss": 15.2946,
2151
+ "step": 306
2152
+ },
2153
+ {
2154
+ "epoch": 0.19970726947471135,
2155
+ "grad_norm": 1.02866943504753,
2156
+ "learning_rate": 0.0001993043663794799,
2157
+ "loss": 15.4989,
2158
+ "step": 307
2159
+ },
2160
+ {
2161
+ "epoch": 0.2003577817531306,
2162
+ "grad_norm": 1.3247623799513832,
2163
+ "learning_rate": 0.0001992960701383727,
2164
+ "loss": 15.6004,
2165
+ "step": 308
2166
+ },
2167
+ {
2168
+ "epoch": 0.20100829403154985,
2169
+ "grad_norm": 1.014994705190656,
2170
+ "learning_rate": 0.0001992877248936415,
2171
+ "loss": 15.5882,
2172
+ "step": 309
2173
+ },
2174
+ {
2175
+ "epoch": 0.2016588063099691,
2176
+ "grad_norm": 1.1512880658057882,
2177
+ "learning_rate": 0.00019927933064940487,
2178
+ "loss": 15.2568,
2179
+ "step": 310
2180
+ },
2181
+ {
2182
+ "epoch": 0.20230931858838835,
2183
+ "grad_norm": 1.133724973553669,
2184
+ "learning_rate": 0.0001992708874098054,
2185
+ "loss": 15.5901,
2186
+ "step": 311
2187
+ },
2188
+ {
2189
+ "epoch": 0.2029598308668076,
2190
+ "grad_norm": 1.100340775367923,
2191
+ "learning_rate": 0.00019926239517900992,
2192
+ "loss": 15.6415,
2193
+ "step": 312
2194
+ },
2195
+ {
2196
+ "epoch": 0.20361034314522686,
2197
+ "grad_norm": 1.2702289352009604,
2198
+ "learning_rate": 0.00019925385396120943,
2199
+ "loss": 15.4393,
2200
+ "step": 313
2201
+ },
2202
+ {
2203
+ "epoch": 0.2042608554236461,
2204
+ "grad_norm": 1.0558384251128954,
2205
+ "learning_rate": 0.00019924526376061908,
2206
+ "loss": 15.449,
2207
+ "step": 314
2208
+ },
2209
+ {
2210
+ "epoch": 0.2049113677020654,
2211
+ "grad_norm": 1.3530845016889854,
2212
+ "learning_rate": 0.00019923662458147827,
2213
+ "loss": 15.3951,
2214
+ "step": 315
2215
+ },
2216
+ {
2217
+ "epoch": 0.20556187998048464,
2218
+ "grad_norm": 1.0981783069702051,
2219
+ "learning_rate": 0.00019922793642805048,
2220
+ "loss": 15.2,
2221
+ "step": 316
2222
+ },
2223
+ {
2224
+ "epoch": 0.2062123922589039,
2225
+ "grad_norm": 1.2607434820315395,
2226
+ "learning_rate": 0.00019921919930462347,
2227
+ "loss": 15.1069,
2228
+ "step": 317
2229
+ },
2230
+ {
2231
+ "epoch": 0.20686290453732314,
2232
+ "grad_norm": 1.2780343827255076,
2233
+ "learning_rate": 0.000199210413215509,
2234
+ "loss": 15.633,
2235
+ "step": 318
2236
+ },
2237
+ {
2238
+ "epoch": 0.2075134168157424,
2239
+ "grad_norm": 0.9237804036426049,
2240
+ "learning_rate": 0.0001992015781650432,
2241
+ "loss": 15.4932,
2242
+ "step": 319
2243
+ },
2244
+ {
2245
+ "epoch": 0.20816392909416165,
2246
+ "grad_norm": 1.396597776170188,
2247
+ "learning_rate": 0.00019919269415758618,
2248
+ "loss": 15.6599,
2249
+ "step": 320
2250
+ },
2251
+ {
2252
+ "epoch": 0.2088144413725809,
2253
+ "grad_norm": 1.2029166071149413,
2254
+ "learning_rate": 0.0001991837611975223,
2255
+ "loss": 15.3281,
2256
+ "step": 321
2257
+ },
2258
+ {
2259
+ "epoch": 0.20946495365100015,
2260
+ "grad_norm": 1.2331513916624601,
2261
+ "learning_rate": 0.00019917477928926006,
2262
+ "loss": 15.7713,
2263
+ "step": 322
2264
+ },
2265
+ {
2266
+ "epoch": 0.21011546592941943,
2267
+ "grad_norm": 1.2590206259766967,
2268
+ "learning_rate": 0.0001991657484372322,
2269
+ "loss": 15.8647,
2270
+ "step": 323
2271
+ },
2272
+ {
2273
+ "epoch": 0.21076597820783868,
2274
+ "grad_norm": 1.072611159564735,
2275
+ "learning_rate": 0.00019915666864589544,
2276
+ "loss": 15.5129,
2277
+ "step": 324
2278
+ },
2279
+ {
2280
+ "epoch": 0.21141649048625794,
2281
+ "grad_norm": 1.1296896872490385,
2282
+ "learning_rate": 0.00019914753991973083,
2283
+ "loss": 15.6121,
2284
+ "step": 325
2285
+ },
2286
+ {
2287
+ "epoch": 0.2120670027646772,
2288
+ "grad_norm": 1.1548367034777456,
2289
+ "learning_rate": 0.00019913836226324343,
2290
+ "loss": 15.3771,
2291
+ "step": 326
2292
+ },
2293
+ {
2294
+ "epoch": 0.21271751504309644,
2295
+ "grad_norm": 1.0966526022612149,
2296
+ "learning_rate": 0.00019912913568096252,
2297
+ "loss": 15.3385,
2298
+ "step": 327
2299
+ },
2300
+ {
2301
+ "epoch": 0.2133680273215157,
2302
+ "grad_norm": 1.0675846388162014,
2303
+ "learning_rate": 0.00019911986017744153,
2304
+ "loss": 15.4027,
2305
+ "step": 328
2306
+ },
2307
+ {
2308
+ "epoch": 0.21401853959993494,
2309
+ "grad_norm": 1.0071752901359756,
2310
+ "learning_rate": 0.000199110535757258,
2311
+ "loss": 15.3179,
2312
+ "step": 329
2313
+ },
2314
+ {
2315
+ "epoch": 0.2146690518783542,
2316
+ "grad_norm": 1.1402039001403672,
2317
+ "learning_rate": 0.00019910116242501366,
2318
+ "loss": 15.4543,
2319
+ "step": 330
2320
+ },
2321
+ {
2322
+ "epoch": 0.21531956415677345,
2323
+ "grad_norm": 1.1075176343582083,
2324
+ "learning_rate": 0.00019909174018533428,
2325
+ "loss": 15.541,
2326
+ "step": 331
2327
+ },
2328
+ {
2329
+ "epoch": 0.21597007643519273,
2330
+ "grad_norm": 1.0601612541490757,
2331
+ "learning_rate": 0.00019908226904286988,
2332
+ "loss": 15.5842,
2333
+ "step": 332
2334
+ },
2335
+ {
2336
+ "epoch": 0.21662058871361198,
2337
+ "grad_norm": 1.1460416909714721,
2338
+ "learning_rate": 0.00019907274900229457,
2339
+ "loss": 15.564,
2340
+ "step": 333
2341
+ },
2342
+ {
2343
+ "epoch": 0.21727110099203123,
2344
+ "grad_norm": 1.0420985322567373,
2345
+ "learning_rate": 0.00019906318006830657,
2346
+ "loss": 15.5506,
2347
+ "step": 334
2348
+ },
2349
+ {
2350
+ "epoch": 0.21792161327045048,
2351
+ "grad_norm": 1.1947263883313544,
2352
+ "learning_rate": 0.00019905356224562824,
2353
+ "loss": 15.3196,
2354
+ "step": 335
2355
+ },
2356
+ {
2357
+ "epoch": 0.21857212554886973,
2358
+ "grad_norm": 1.1326856846789986,
2359
+ "learning_rate": 0.00019904389553900608,
2360
+ "loss": 15.5284,
2361
+ "step": 336
2362
+ },
2363
+ {
2364
+ "epoch": 0.21922263782728899,
2365
+ "grad_norm": 1.2450039564587716,
2366
+ "learning_rate": 0.00019903417995321073,
2367
+ "loss": 15.5915,
2368
+ "step": 337
2369
+ },
2370
+ {
2371
+ "epoch": 0.21987315010570824,
2372
+ "grad_norm": 1.1345580146566845,
2373
+ "learning_rate": 0.00019902441549303688,
2374
+ "loss": 15.6607,
2375
+ "step": 338
2376
+ },
2377
+ {
2378
+ "epoch": 0.2205236623841275,
2379
+ "grad_norm": 1.1600830598867455,
2380
+ "learning_rate": 0.00019901460216330342,
2381
+ "loss": 15.6153,
2382
+ "step": 339
2383
+ },
2384
+ {
2385
+ "epoch": 0.22117417466254677,
2386
+ "grad_norm": 1.1501072938150543,
2387
+ "learning_rate": 0.00019900473996885336,
2388
+ "loss": 15.7367,
2389
+ "step": 340
2390
+ },
2391
+ {
2392
+ "epoch": 0.22182468694096602,
2393
+ "grad_norm": 1.3090376133580883,
2394
+ "learning_rate": 0.00019899482891455378,
2395
+ "loss": 15.291,
2396
+ "step": 341
2397
+ },
2398
+ {
2399
+ "epoch": 0.22247519921938527,
2400
+ "grad_norm": 1.1506758942762603,
2401
+ "learning_rate": 0.00019898486900529581,
2402
+ "loss": 15.4926,
2403
+ "step": 342
2404
+ },
2405
+ {
2406
+ "epoch": 0.22312571149780452,
2407
+ "grad_norm": 1.3248180727207008,
2408
+ "learning_rate": 0.00019897486024599486,
2409
+ "loss": 15.516,
2410
+ "step": 343
2411
+ },
2412
+ {
2413
+ "epoch": 0.22377622377622378,
2414
+ "grad_norm": 0.942857595499073,
2415
+ "learning_rate": 0.00019896480264159033,
2416
+ "loss": 15.3871,
2417
+ "step": 344
2418
+ },
2419
+ {
2420
+ "epoch": 0.22442673605464303,
2421
+ "grad_norm": 1.0068793232557849,
2422
+ "learning_rate": 0.00019895469619704575,
2423
+ "loss": 15.4752,
2424
+ "step": 345
2425
+ },
2426
+ {
2427
+ "epoch": 0.22507724833306228,
2428
+ "grad_norm": 1.066650007487764,
2429
+ "learning_rate": 0.00019894454091734873,
2430
+ "loss": 15.2991,
2431
+ "step": 346
2432
+ },
2433
+ {
2434
+ "epoch": 0.22572776061148153,
2435
+ "grad_norm": 1.0384564653893773,
2436
+ "learning_rate": 0.00019893433680751103,
2437
+ "loss": 15.5022,
2438
+ "step": 347
2439
+ },
2440
+ {
2441
+ "epoch": 0.22637827288990078,
2442
+ "grad_norm": 1.137808663553188,
2443
+ "learning_rate": 0.00019892408387256846,
2444
+ "loss": 15.4736,
2445
+ "step": 348
2446
+ },
2447
+ {
2448
+ "epoch": 0.22702878516832006,
2449
+ "grad_norm": 0.9756935784966156,
2450
+ "learning_rate": 0.00019891378211758096,
2451
+ "loss": 15.5336,
2452
+ "step": 349
2453
+ },
2454
+ {
2455
+ "epoch": 0.22767929744673931,
2456
+ "grad_norm": 1.0269182816812015,
2457
+ "learning_rate": 0.0001989034315476326,
2458
+ "loss": 15.5185,
2459
+ "step": 350
2460
+ },
2461
+ {
2462
+ "epoch": 0.22832980972515857,
2463
+ "grad_norm": 1.0133021516659033,
2464
+ "learning_rate": 0.00019889303216783137,
2465
+ "loss": 15.3182,
2466
+ "step": 351
2467
+ },
2468
+ {
2469
+ "epoch": 0.22898032200357782,
2470
+ "grad_norm": 1.2121506190997846,
2471
+ "learning_rate": 0.0001988825839833096,
2472
+ "loss": 15.6925,
2473
+ "step": 352
2474
+ },
2475
+ {
2476
+ "epoch": 0.22963083428199707,
2477
+ "grad_norm": 0.979419476768741,
2478
+ "learning_rate": 0.00019887208699922347,
2479
+ "loss": 15.1412,
2480
+ "step": 353
2481
+ },
2482
+ {
2483
+ "epoch": 0.23028134656041632,
2484
+ "grad_norm": 1.1245551432663146,
2485
+ "learning_rate": 0.00019886154122075343,
2486
+ "loss": 15.2789,
2487
+ "step": 354
2488
+ },
2489
+ {
2490
+ "epoch": 0.23093185883883557,
2491
+ "grad_norm": 0.9817601584905314,
2492
+ "learning_rate": 0.0001988509466531039,
2493
+ "loss": 14.9862,
2494
+ "step": 355
2495
+ },
2496
+ {
2497
+ "epoch": 0.23158237111725483,
2498
+ "grad_norm": 1.041626869090874,
2499
+ "learning_rate": 0.0001988403033015034,
2500
+ "loss": 15.3616,
2501
+ "step": 356
2502
+ },
2503
+ {
2504
+ "epoch": 0.2322328833956741,
2505
+ "grad_norm": 0.9772021758138455,
2506
+ "learning_rate": 0.00019882961117120452,
2507
+ "loss": 15.1276,
2508
+ "step": 357
2509
+ },
2510
+ {
2511
+ "epoch": 0.23288339567409336,
2512
+ "grad_norm": 1.0484472876795092,
2513
+ "learning_rate": 0.000198818870267484,
2514
+ "loss": 15.4899,
2515
+ "step": 358
2516
+ },
2517
+ {
2518
+ "epoch": 0.2335339079525126,
2519
+ "grad_norm": 1.1019800428949198,
2520
+ "learning_rate": 0.0001988080805956425,
2521
+ "loss": 15.1505,
2522
+ "step": 359
2523
+ },
2524
+ {
2525
+ "epoch": 0.23418442023093186,
2526
+ "grad_norm": 0.9618593616384191,
2527
+ "learning_rate": 0.00019879724216100486,
2528
+ "loss": 15.4749,
2529
+ "step": 360
2530
+ },
2531
+ {
2532
+ "epoch": 0.2348349325093511,
2533
+ "grad_norm": 1.009477496014846,
2534
+ "learning_rate": 0.00019878635496891998,
2535
+ "loss": 15.6077,
2536
+ "step": 361
2537
+ },
2538
+ {
2539
+ "epoch": 0.23548544478777036,
2540
+ "grad_norm": 1.1354336479992044,
2541
+ "learning_rate": 0.00019877541902476082,
2542
+ "loss": 15.5084,
2543
+ "step": 362
2544
+ },
2545
+ {
2546
+ "epoch": 0.23613595706618962,
2547
+ "grad_norm": 0.9862755330388426,
2548
+ "learning_rate": 0.00019876443433392433,
2549
+ "loss": 15.4841,
2550
+ "step": 363
2551
+ },
2552
+ {
2553
+ "epoch": 0.23678646934460887,
2554
+ "grad_norm": 1.0803946912682927,
2555
+ "learning_rate": 0.00019875340090183156,
2556
+ "loss": 15.2087,
2557
+ "step": 364
2558
+ },
2559
+ {
2560
+ "epoch": 0.23743698162302815,
2561
+ "grad_norm": 0.9882793719972407,
2562
+ "learning_rate": 0.00019874231873392767,
2563
+ "loss": 15.3001,
2564
+ "step": 365
2565
+ },
2566
+ {
2567
+ "epoch": 0.2380874939014474,
2568
+ "grad_norm": 0.9991426400802365,
2569
+ "learning_rate": 0.00019873118783568183,
2570
+ "loss": 15.6463,
2571
+ "step": 366
2572
+ },
2573
+ {
2574
+ "epoch": 0.23873800617986665,
2575
+ "grad_norm": 1.1562392396317087,
2576
+ "learning_rate": 0.0001987200082125872,
2577
+ "loss": 15.0874,
2578
+ "step": 367
2579
+ },
2580
+ {
2581
+ "epoch": 0.2393885184582859,
2582
+ "grad_norm": 1.072694971436447,
2583
+ "learning_rate": 0.00019870877987016107,
2584
+ "loss": 15.448,
2585
+ "step": 368
2586
+ },
2587
+ {
2588
+ "epoch": 0.24003903073670516,
2589
+ "grad_norm": 1.1289182327449039,
2590
+ "learning_rate": 0.0001986975028139447,
2591
+ "loss": 15.375,
2592
+ "step": 369
2593
+ },
2594
+ {
2595
+ "epoch": 0.2406895430151244,
2596
+ "grad_norm": 1.0728142914579006,
2597
+ "learning_rate": 0.00019868617704950353,
2598
+ "loss": 15.6778,
2599
+ "step": 370
2600
+ },
2601
+ {
2602
+ "epoch": 0.24134005529354366,
2603
+ "grad_norm": 1.1105133827363844,
2604
+ "learning_rate": 0.00019867480258242682,
2605
+ "loss": 15.0283,
2606
+ "step": 371
2607
+ },
2608
+ {
2609
+ "epoch": 0.2419905675719629,
2610
+ "grad_norm": 1.048884764881789,
2611
+ "learning_rate": 0.00019866337941832805,
2612
+ "loss": 15.1392,
2613
+ "step": 372
2614
+ },
2615
+ {
2616
+ "epoch": 0.24264107985038216,
2617
+ "grad_norm": 0.969346843399204,
2618
+ "learning_rate": 0.00019865190756284467,
2619
+ "loss": 15.301,
2620
+ "step": 373
2621
+ },
2622
+ {
2623
+ "epoch": 0.24329159212880144,
2624
+ "grad_norm": 1.0022234533683179,
2625
+ "learning_rate": 0.00019864038702163814,
2626
+ "loss": 15.2589,
2627
+ "step": 374
2628
+ },
2629
+ {
2630
+ "epoch": 0.2439421044072207,
2631
+ "grad_norm": 1.0438820209950932,
2632
+ "learning_rate": 0.00019862881780039398,
2633
+ "loss": 15.3574,
2634
+ "step": 375
2635
+ },
2636
+ {
2637
+ "epoch": 0.24459261668563995,
2638
+ "grad_norm": 1.1448486480366853,
2639
+ "learning_rate": 0.0001986171999048217,
2640
+ "loss": 15.5114,
2641
+ "step": 376
2642
+ },
2643
+ {
2644
+ "epoch": 0.2452431289640592,
2645
+ "grad_norm": 1.0375452062556725,
2646
+ "learning_rate": 0.00019860553334065487,
2647
+ "loss": 15.3407,
2648
+ "step": 377
2649
+ },
2650
+ {
2651
+ "epoch": 0.24589364124247845,
2652
+ "grad_norm": 1.0353720233451702,
2653
+ "learning_rate": 0.00019859381811365104,
2654
+ "loss": 15.0777,
2655
+ "step": 378
2656
+ },
2657
+ {
2658
+ "epoch": 0.2465441535208977,
2659
+ "grad_norm": 1.1144223040857477,
2660
+ "learning_rate": 0.0001985820542295918,
2661
+ "loss": 15.4713,
2662
+ "step": 379
2663
+ },
2664
+ {
2665
+ "epoch": 0.24719466579931695,
2666
+ "grad_norm": 0.9654600959683474,
2667
+ "learning_rate": 0.00019857024169428277,
2668
+ "loss": 15.344,
2669
+ "step": 380
2670
+ },
2671
+ {
2672
+ "epoch": 0.2478451780777362,
2673
+ "grad_norm": 1.0002266183167974,
2674
+ "learning_rate": 0.00019855838051355352,
2675
+ "loss": 15.4414,
2676
+ "step": 381
2677
+ },
2678
+ {
2679
+ "epoch": 0.24849569035615549,
2680
+ "grad_norm": 0.9919388456697362,
2681
+ "learning_rate": 0.0001985464706932577,
2682
+ "loss": 15.1953,
2683
+ "step": 382
2684
+ },
2685
+ {
2686
+ "epoch": 0.24914620263457474,
2687
+ "grad_norm": 1.0978303367366844,
2688
+ "learning_rate": 0.0001985345122392729,
2689
+ "loss": 15.5149,
2690
+ "step": 383
2691
+ },
2692
+ {
2693
+ "epoch": 0.249796714912994,
2694
+ "grad_norm": 0.983278915055748,
2695
+ "learning_rate": 0.00019852250515750076,
2696
+ "loss": 15.4114,
2697
+ "step": 384
2698
+ },
2699
+ {
2700
+ "epoch": 0.2504472271914132,
2701
+ "grad_norm": 0.9998714923932541,
2702
+ "learning_rate": 0.00019851044945386686,
2703
+ "loss": 15.2377,
2704
+ "step": 385
2705
+ },
2706
+ {
2707
+ "epoch": 0.2510977394698325,
2708
+ "grad_norm": 0.9858604954752316,
2709
+ "learning_rate": 0.00019849834513432083,
2710
+ "loss": 15.2794,
2711
+ "step": 386
2712
+ },
2713
+ {
2714
+ "epoch": 0.2517482517482518,
2715
+ "grad_norm": 1.111525717749651,
2716
+ "learning_rate": 0.0001984861922048363,
2717
+ "loss": 15.3766,
2718
+ "step": 387
2719
+ },
2720
+ {
2721
+ "epoch": 0.252398764026671,
2722
+ "grad_norm": 1.0274923332899235,
2723
+ "learning_rate": 0.00019847399067141085,
2724
+ "loss": 15.3851,
2725
+ "step": 388
2726
+ },
2727
+ {
2728
+ "epoch": 0.2530492763050903,
2729
+ "grad_norm": 1.1626724083211757,
2730
+ "learning_rate": 0.00019846174054006607,
2731
+ "loss": 15.4801,
2732
+ "step": 389
2733
+ },
2734
+ {
2735
+ "epoch": 0.2536997885835095,
2736
+ "grad_norm": 0.9632821913709411,
2737
+ "learning_rate": 0.00019844944181684747,
2738
+ "loss": 15.3021,
2739
+ "step": 390
2740
+ },
2741
+ {
2742
+ "epoch": 0.2543503008619288,
2743
+ "grad_norm": 0.9108025537407232,
2744
+ "learning_rate": 0.00019843709450782467,
2745
+ "loss": 15.2892,
2746
+ "step": 391
2747
+ },
2748
+ {
2749
+ "epoch": 0.255000813140348,
2750
+ "grad_norm": 1.0008096653913836,
2751
+ "learning_rate": 0.00019842469861909118,
2752
+ "loss": 15.4147,
2753
+ "step": 392
2754
+ },
2755
+ {
2756
+ "epoch": 0.2556513254187673,
2757
+ "grad_norm": 1.011160251884873,
2758
+ "learning_rate": 0.00019841225415676445,
2759
+ "loss": 15.2152,
2760
+ "step": 393
2761
+ },
2762
+ {
2763
+ "epoch": 0.2563018376971865,
2764
+ "grad_norm": 0.996522820669572,
2765
+ "learning_rate": 0.000198399761126986,
2766
+ "loss": 15.5902,
2767
+ "step": 394
2768
+ },
2769
+ {
2770
+ "epoch": 0.2569523499756058,
2771
+ "grad_norm": 0.9888799579465212,
2772
+ "learning_rate": 0.00019838721953592124,
2773
+ "loss": 15.4606,
2774
+ "step": 395
2775
+ },
2776
+ {
2777
+ "epoch": 0.25760286225402507,
2778
+ "grad_norm": 0.9576273348453226,
2779
+ "learning_rate": 0.00019837462938975957,
2780
+ "loss": 15.3974,
2781
+ "step": 396
2782
+ },
2783
+ {
2784
+ "epoch": 0.2582533745324443,
2785
+ "grad_norm": 0.961083185695473,
2786
+ "learning_rate": 0.00019836199069471437,
2787
+ "loss": 15.1486,
2788
+ "step": 397
2789
+ },
2790
+ {
2791
+ "epoch": 0.25890388681086357,
2792
+ "grad_norm": 1.0420444913934237,
2793
+ "learning_rate": 0.00019834930345702297,
2794
+ "loss": 15.1948,
2795
+ "step": 398
2796
+ },
2797
+ {
2798
+ "epoch": 0.2595543990892828,
2799
+ "grad_norm": 0.9583662458167513,
2800
+ "learning_rate": 0.00019833656768294662,
2801
+ "loss": 15.2982,
2802
+ "step": 399
2803
+ },
2804
+ {
2805
+ "epoch": 0.2602049113677021,
2806
+ "grad_norm": 1.1089670686833482,
2807
+ "learning_rate": 0.0001983237833787706,
2808
+ "loss": 15.3789,
2809
+ "step": 400
2810
+ }
2811
+ ],
2812
+ "logging_steps": 1.0,
2813
+ "max_steps": 4611,
2814
+ "num_input_tokens_seen": 0,
2815
+ "num_train_epochs": 3,
2816
+ "save_steps": 200,
2817
+ "stateful_callbacks": {
2818
+ "TrainerControl": {
2819
+ "args": {
2820
+ "should_epoch_stop": false,
2821
+ "should_evaluate": false,
2822
+ "should_log": false,
2823
+ "should_save": true,
2824
+ "should_training_stop": false
2825
+ },
2826
+ "attributes": {}
2827
+ }
2828
+ },
2829
+ "total_flos": 163141420056576.0,
2830
+ "train_batch_size": 4,
2831
+ "trial_name": null,
2832
+ "trial_params": null
2833
+ }
VocalNet-7B-SFT/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8a4941b46c3fa3d811768cb38965cce6966b85fe0ec534c5bcc3c3a0c6a2352
3
+ size 7608
VocalNet-7B-SFT/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
VocalNet-7B-SFT/zero_to_fp32.py ADDED
@@ -0,0 +1,587 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/usr/bin/env python
2
+
3
+ # Copyright (c) Microsoft Corporation.
4
+ # SPDX-License-Identifier: Apache-2.0
5
+
6
+ # DeepSpeed Team
7
+
8
+ # This script extracts fp32 consolidated weights from a zero 1, 2 and 3 DeepSpeed checkpoints. It gets
9
+ # copied into the top level checkpoint dir, so the user can easily do the conversion at any point in
10
+ # the future. Once extracted, the weights don't require DeepSpeed and can be used in any
11
+ # application.
12
+ #
13
+ # example: python zero_to_fp32.py . pytorch_model.bin
14
+
15
+ import argparse
16
+ import torch
17
+ import glob
18
+ import math
19
+ import os
20
+ import re
21
+ from collections import OrderedDict
22
+ from dataclasses import dataclass
23
+
24
+ # while this script doesn't use deepspeed to recover data, since the checkpoints are pickled with
25
+ # DeepSpeed data structures it has to be available in the current python environment.
26
+ from deepspeed.utils import logger
27
+ from deepspeed.checkpoint.constants import (DS_VERSION, OPTIMIZER_STATE_DICT, SINGLE_PARTITION_OF_FP32_GROUPS,
28
+ FP32_FLAT_GROUPS, ZERO_STAGE, PARTITION_COUNT, PARAM_SHAPES, BUFFER_NAMES,
29
+ FROZEN_PARAM_SHAPES, FROZEN_PARAM_FRAGMENTS)
30
+
31
+
32
+ @dataclass
33
+ class zero_model_state:
34
+ buffers: dict()
35
+ param_shapes: dict()
36
+ shared_params: list
37
+ ds_version: int
38
+ frozen_param_shapes: dict()
39
+ frozen_param_fragments: dict()
40
+
41
+
42
+ debug = 0
43
+
44
+ # load to cpu
45
+ device = torch.device('cpu')
46
+
47
+
48
+ def atoi(text):
49
+ return int(text) if text.isdigit() else text
50
+
51
+
52
+ def natural_keys(text):
53
+ '''
54
+ alist.sort(key=natural_keys) sorts in human order
55
+ http://nedbatchelder.com/blog/200712/human_sorting.html
56
+ (See Toothy's implementation in the comments)
57
+ '''
58
+ return [atoi(c) for c in re.split(r'(\d+)', text)]
59
+
60
+
61
+ def get_model_state_file(checkpoint_dir, zero_stage):
62
+ if not os.path.isdir(checkpoint_dir):
63
+ raise FileNotFoundError(f"Directory '{checkpoint_dir}' doesn't exist")
64
+
65
+ # there should be only one file
66
+ if zero_stage <= 2:
67
+ file = os.path.join(checkpoint_dir, "mp_rank_00_model_states.pt")
68
+ elif zero_stage == 3:
69
+ file = os.path.join(checkpoint_dir, "zero_pp_rank_0_mp_rank_00_model_states.pt")
70
+
71
+ if not os.path.exists(file):
72
+ raise FileNotFoundError(f"can't find model states file at '{file}'")
73
+
74
+ return file
75
+
76
+
77
+ def get_checkpoint_files(checkpoint_dir, glob_pattern):
78
+ # XXX: need to test that this simple glob rule works for multi-node setup too
79
+ ckpt_files = sorted(glob.glob(os.path.join(checkpoint_dir, glob_pattern)), key=natural_keys)
80
+
81
+ if len(ckpt_files) == 0:
82
+ raise FileNotFoundError(f"can't find {glob_pattern} files in directory '{checkpoint_dir}'")
83
+
84
+ return ckpt_files
85
+
86
+
87
+ def get_optim_files(checkpoint_dir):
88
+ return get_checkpoint_files(checkpoint_dir, "*_optim_states.pt")
89
+
90
+
91
+ def get_model_state_files(checkpoint_dir):
92
+ return get_checkpoint_files(checkpoint_dir, "*_model_states.pt")
93
+
94
+
95
+ def parse_model_states(files):
96
+ zero_model_states = []
97
+ for file in files:
98
+ state_dict = torch.load(file, map_location=device)
99
+
100
+ if BUFFER_NAMES not in state_dict:
101
+ raise ValueError(f"{file} is not a model state checkpoint")
102
+ buffer_names = state_dict[BUFFER_NAMES]
103
+ if debug:
104
+ print("Found buffers:", buffer_names)
105
+
106
+ # recover just the buffers while restoring them to fp32 if they were saved in fp16
107
+ buffers = {k: v.float() for k, v in state_dict["module"].items() if k in buffer_names}
108
+ param_shapes = state_dict[PARAM_SHAPES]
109
+
110
+ # collect parameters that are included in param_shapes
111
+ param_names = []
112
+ for s in param_shapes:
113
+ for name in s.keys():
114
+ param_names.append(name)
115
+
116
+ # update with frozen parameters
117
+ frozen_param_shapes = state_dict.get(FROZEN_PARAM_SHAPES, None)
118
+ if frozen_param_shapes is not None:
119
+ if debug:
120
+ print(f"Found frozen_param_shapes: {frozen_param_shapes}")
121
+ param_names += list(frozen_param_shapes.keys())
122
+
123
+ # handle shared params
124
+ shared_params = [[k, v] for k, v in state_dict["shared_params"].items()]
125
+
126
+ ds_version = state_dict.get(DS_VERSION, None)
127
+
128
+ frozen_param_fragments = state_dict.get(FROZEN_PARAM_FRAGMENTS, None)
129
+
130
+ z_model_state = zero_model_state(buffers=buffers,
131
+ param_shapes=param_shapes,
132
+ shared_params=shared_params,
133
+ ds_version=ds_version,
134
+ frozen_param_shapes=frozen_param_shapes,
135
+ frozen_param_fragments=frozen_param_fragments)
136
+ zero_model_states.append(z_model_state)
137
+
138
+ return zero_model_states
139
+
140
+
141
+ def parse_optim_states(files, ds_checkpoint_dir):
142
+
143
+ total_files = len(files)
144
+ state_dicts = []
145
+ for f in files:
146
+ state_dict = torch.load(f, map_location=device)
147
+ # immediately discard the potentially huge 2 optimizer states as we only care for fp32 master weights
148
+ # and also handle the case where it was already removed by another helper script
149
+ state_dict["optimizer_state_dict"].pop("optimizer_state_dict", None)
150
+ state_dicts.append(state_dict)
151
+
152
+ if not ZERO_STAGE in state_dicts[0][OPTIMIZER_STATE_DICT]:
153
+ raise ValueError(f"{files[0]} is not a zero checkpoint")
154
+ zero_stage = state_dicts[0][OPTIMIZER_STATE_DICT][ZERO_STAGE]
155
+ world_size = state_dicts[0][OPTIMIZER_STATE_DICT][PARTITION_COUNT]
156
+
157
+ # For ZeRO-2 each param group can have different partition_count as data parallelism for expert
158
+ # parameters can be different from data parallelism for non-expert parameters. So we can just
159
+ # use the max of the partition_count to get the dp world_size.
160
+
161
+ if type(world_size) is list:
162
+ world_size = max(world_size)
163
+
164
+ if world_size != total_files:
165
+ raise ValueError(
166
+ f"Expected {world_size} of '*_optim_states.pt' under '{ds_checkpoint_dir}' but found {total_files} files. "
167
+ "Possibly due to an overwrite of an old checkpoint, or a checkpoint didn't get saved by one or more processes."
168
+ )
169
+
170
+ # the groups are named differently in each stage
171
+ if zero_stage <= 2:
172
+ fp32_groups_key = SINGLE_PARTITION_OF_FP32_GROUPS
173
+ elif zero_stage == 3:
174
+ fp32_groups_key = FP32_FLAT_GROUPS
175
+ else:
176
+ raise ValueError(f"unknown zero stage {zero_stage}")
177
+
178
+ if zero_stage <= 2:
179
+ fp32_flat_groups = [state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key] for i in range(len(state_dicts))]
180
+ elif zero_stage == 3:
181
+ # if there is more than one param group, there will be multiple flattened tensors - one
182
+ # flattened tensor per group - for simplicity merge them into a single tensor
183
+ #
184
+ # XXX: could make the script more memory efficient for when there are multiple groups - it
185
+ # will require matching the sub-lists of param_shapes for each param group flattened tensor
186
+
187
+ fp32_flat_groups = [
188
+ torch.cat(state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key], 0) for i in range(len(state_dicts))
189
+ ]
190
+
191
+ return zero_stage, world_size, fp32_flat_groups
192
+
193
+
194
+ def _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir):
195
+ """
196
+ Returns fp32 state_dict reconstructed from ds checkpoint
197
+
198
+ Args:
199
+ - ``ds_checkpoint_dir``: path to the deepspeed checkpoint folder (where the optimizer files are)
200
+
201
+ """
202
+ print(f"Processing zero checkpoint '{ds_checkpoint_dir}'")
203
+
204
+ optim_files = get_optim_files(ds_checkpoint_dir)
205
+ zero_stage, world_size, fp32_flat_groups = parse_optim_states(optim_files, ds_checkpoint_dir)
206
+ print(f"Detected checkpoint of type zero stage {zero_stage}, world_size: {world_size}")
207
+
208
+ model_files = get_model_state_files(ds_checkpoint_dir)
209
+
210
+ zero_model_states = parse_model_states(model_files)
211
+ print(f'Parsing checkpoint created by deepspeed=={zero_model_states[0].ds_version}')
212
+
213
+ if zero_stage <= 2:
214
+ return _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states)
215
+ elif zero_stage == 3:
216
+ return _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states)
217
+
218
+
219
+ def _zero2_merge_frozen_params(state_dict, zero_model_states):
220
+ if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
221
+ return
222
+
223
+ frozen_param_shapes = zero_model_states[0].frozen_param_shapes
224
+ frozen_param_fragments = zero_model_states[0].frozen_param_fragments
225
+
226
+ if debug:
227
+ num_elem = sum(s.numel() for s in frozen_param_shapes.values())
228
+ print(f'rank 0: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
229
+
230
+ wanted_params = len(frozen_param_shapes)
231
+ wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
232
+ avail_numel = sum([p.numel() for p in frozen_param_fragments.values()])
233
+ print(f'Frozen params: Have {avail_numel} numels to process.')
234
+ print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
235
+
236
+ total_params = 0
237
+ total_numel = 0
238
+ for name, shape in frozen_param_shapes.items():
239
+ total_params += 1
240
+ unpartitioned_numel = shape.numel()
241
+ total_numel += unpartitioned_numel
242
+
243
+ state_dict[name] = frozen_param_fragments[name]
244
+
245
+ if debug:
246
+ print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
247
+
248
+ print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
249
+
250
+
251
+ def _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
252
+ param_shapes = zero_model_states[0].param_shapes
253
+
254
+ # Reconstruction protocol:
255
+ #
256
+ # XXX: document this
257
+
258
+ if debug:
259
+ for i in range(world_size):
260
+ for j in range(len(fp32_flat_groups[0])):
261
+ print(f"{FP32_FLAT_GROUPS}[{i}][{j}].shape={fp32_flat_groups[i][j].shape}")
262
+
263
+ # XXX: memory usage doubles here (zero2)
264
+ num_param_groups = len(fp32_flat_groups[0])
265
+ merged_single_partition_of_fp32_groups = []
266
+ for i in range(num_param_groups):
267
+ merged_partitions = [sd[i] for sd in fp32_flat_groups]
268
+ full_single_fp32_vector = torch.cat(merged_partitions, 0)
269
+ merged_single_partition_of_fp32_groups.append(full_single_fp32_vector)
270
+ avail_numel = sum(
271
+ [full_single_fp32_vector.numel() for full_single_fp32_vector in merged_single_partition_of_fp32_groups])
272
+
273
+ if debug:
274
+ wanted_params = sum([len(shapes) for shapes in param_shapes])
275
+ wanted_numel = sum([sum(shape.numel() for shape in shapes.values()) for shapes in param_shapes])
276
+ # not asserting if there is a mismatch due to possible padding
277
+ print(f"Have {avail_numel} numels to process.")
278
+ print(f"Need {wanted_numel} numels in {wanted_params} params.")
279
+
280
+ # params
281
+ # XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
282
+ # out-of-core computing solution
283
+ total_numel = 0
284
+ total_params = 0
285
+ for shapes, full_single_fp32_vector in zip(param_shapes, merged_single_partition_of_fp32_groups):
286
+ offset = 0
287
+ avail_numel = full_single_fp32_vector.numel()
288
+ for name, shape in shapes.items():
289
+
290
+ unpartitioned_numel = shape.numel()
291
+ total_numel += unpartitioned_numel
292
+ total_params += 1
293
+
294
+ if debug:
295
+ print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
296
+ state_dict[name] = full_single_fp32_vector.narrow(0, offset, unpartitioned_numel).view(shape)
297
+ offset += unpartitioned_numel
298
+
299
+ # Z2 started to align to 2*world_size to improve nccl performance. Therefore both offset and
300
+ # avail_numel can differ by anywhere between 0..2*world_size. Due to two unrelated complex
301
+ # paddings performed in the code it's almost impossible to predict the exact numbers w/o the
302
+ # live optimizer object, so we are checking that the numbers are within the right range
303
+ align_to = 2 * world_size
304
+
305
+ def zero2_align(x):
306
+ return align_to * math.ceil(x / align_to)
307
+
308
+ if debug:
309
+ print(f"original offset={offset}, avail_numel={avail_numel}")
310
+
311
+ offset = zero2_align(offset)
312
+ avail_numel = zero2_align(avail_numel)
313
+
314
+ if debug:
315
+ print(f"aligned offset={offset}, avail_numel={avail_numel}")
316
+
317
+ # Sanity check
318
+ if offset != avail_numel:
319
+ raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
320
+
321
+ print(f"Reconstructed fp32 state dict with {total_params} params {total_numel} elements")
322
+
323
+
324
+ def _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states):
325
+ state_dict = OrderedDict()
326
+
327
+ # buffers
328
+ buffers = zero_model_states[0].buffers
329
+ state_dict.update(buffers)
330
+ if debug:
331
+ print(f"added {len(buffers)} buffers")
332
+
333
+ _zero2_merge_frozen_params(state_dict, zero_model_states)
334
+
335
+ _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
336
+
337
+ # recover shared parameters
338
+ for pair in zero_model_states[0].shared_params:
339
+ if pair[1] in state_dict:
340
+ state_dict[pair[0]] = state_dict[pair[1]]
341
+
342
+ return state_dict
343
+
344
+
345
+ def zero3_partitioned_param_info(unpartitioned_numel, world_size):
346
+ remainder = unpartitioned_numel % world_size
347
+ padding_numel = (world_size - remainder) if remainder else 0
348
+ partitioned_numel = math.ceil(unpartitioned_numel / world_size)
349
+ return partitioned_numel, padding_numel
350
+
351
+
352
+ def _zero3_merge_frozen_params(state_dict, world_size, zero_model_states):
353
+ if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
354
+ return
355
+
356
+ if debug:
357
+ for i in range(world_size):
358
+ num_elem = sum(s.numel() for s in zero_model_states[i].frozen_param_fragments.values())
359
+ print(f'rank {i}: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
360
+
361
+ frozen_param_shapes = zero_model_states[0].frozen_param_shapes
362
+ wanted_params = len(frozen_param_shapes)
363
+ wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
364
+ avail_numel = sum([p.numel() for p in zero_model_states[0].frozen_param_fragments.values()]) * world_size
365
+ print(f'Frozen params: Have {avail_numel} numels to process.')
366
+ print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
367
+
368
+ total_params = 0
369
+ total_numel = 0
370
+ for name, shape in zero_model_states[0].frozen_param_shapes.items():
371
+ total_params += 1
372
+ unpartitioned_numel = shape.numel()
373
+ total_numel += unpartitioned_numel
374
+
375
+ param_frags = tuple(model_state.frozen_param_fragments[name] for model_state in zero_model_states)
376
+ state_dict[name] = torch.cat(param_frags, 0).narrow(0, 0, unpartitioned_numel).view(shape)
377
+
378
+ partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
379
+
380
+ if debug:
381
+ print(
382
+ f"Frozen params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
383
+ )
384
+
385
+ print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
386
+
387
+
388
+ def _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
389
+ param_shapes = zero_model_states[0].param_shapes
390
+ avail_numel = fp32_flat_groups[0].numel() * world_size
391
+ # Reconstruction protocol: For zero3 we need to zip the partitions together at boundary of each
392
+ # param, re-consolidating each param, while dealing with padding if any
393
+
394
+ # merge list of dicts, preserving order
395
+ param_shapes = {k: v for d in param_shapes for k, v in d.items()}
396
+
397
+ if debug:
398
+ for i in range(world_size):
399
+ print(f"{FP32_FLAT_GROUPS}[{i}].shape={fp32_flat_groups[i].shape}")
400
+
401
+ wanted_params = len(param_shapes)
402
+ wanted_numel = sum(shape.numel() for shape in param_shapes.values())
403
+ # not asserting if there is a mismatch due to possible padding
404
+ avail_numel = fp32_flat_groups[0].numel() * world_size
405
+ print(f"Trainable params: Have {avail_numel} numels to process.")
406
+ print(f"Trainable params: Need {wanted_numel} numels in {wanted_params} params.")
407
+
408
+ # params
409
+ # XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
410
+ # out-of-core computing solution
411
+ offset = 0
412
+ total_numel = 0
413
+ total_params = 0
414
+ for name, shape in param_shapes.items():
415
+
416
+ unpartitioned_numel = shape.numel()
417
+ total_numel += unpartitioned_numel
418
+ total_params += 1
419
+
420
+ partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
421
+
422
+ if debug:
423
+ print(
424
+ f"Trainable params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
425
+ )
426
+
427
+ # XXX: memory usage doubles here
428
+ state_dict[name] = torch.cat(
429
+ tuple(fp32_flat_groups[i].narrow(0, offset, partitioned_numel) for i in range(world_size)),
430
+ 0).narrow(0, 0, unpartitioned_numel).view(shape)
431
+ offset += partitioned_numel
432
+
433
+ offset *= world_size
434
+
435
+ # Sanity check
436
+ if offset != avail_numel:
437
+ raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
438
+
439
+ print(f"Reconstructed Trainable fp32 state dict with {total_params} params {total_numel} elements")
440
+
441
+
442
+ def _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states):
443
+ state_dict = OrderedDict()
444
+
445
+ # buffers
446
+ buffers = zero_model_states[0].buffers
447
+ state_dict.update(buffers)
448
+ if debug:
449
+ print(f"added {len(buffers)} buffers")
450
+
451
+ _zero3_merge_frozen_params(state_dict, world_size, zero_model_states)
452
+
453
+ _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
454
+
455
+ # recover shared parameters
456
+ for pair in zero_model_states[0].shared_params:
457
+ if pair[1] in state_dict:
458
+ state_dict[pair[0]] = state_dict[pair[1]]
459
+
460
+ return state_dict
461
+
462
+
463
+ def get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag=None):
464
+ """
465
+ Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated state_dict that can be loaded with
466
+ ``load_state_dict()`` and used for training without DeepSpeed or shared with others, for example
467
+ via a model hub.
468
+
469
+ Args:
470
+ - ``checkpoint_dir``: path to the desired checkpoint folder
471
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in 'latest' file. e.g., ``global_step14``
472
+
473
+ Returns:
474
+ - pytorch ``state_dict``
475
+
476
+ Note: this approach may not work if your application doesn't have sufficient free CPU memory and
477
+ you may need to use the offline approach using the ``zero_to_fp32.py`` script that is saved with
478
+ the checkpoint.
479
+
480
+ A typical usage might be ::
481
+
482
+ from deepspeed.utils.zero_to_fp32 import get_fp32_state_dict_from_zero_checkpoint
483
+ # do the training and checkpoint saving
484
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir) # already on cpu
485
+ model = model.cpu() # move to cpu
486
+ model.load_state_dict(state_dict)
487
+ # submit to model hub or save the model to share with others
488
+
489
+ In this example the ``model`` will no longer be usable in the deepspeed context of the same
490
+ application. i.e. you will need to re-initialize the deepspeed engine, since
491
+ ``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
492
+
493
+ If you want it all done for you, use ``load_state_dict_from_zero_checkpoint`` instead.
494
+
495
+ """
496
+ if tag is None:
497
+ latest_path = os.path.join(checkpoint_dir, 'latest')
498
+ if os.path.isfile(latest_path):
499
+ with open(latest_path, 'r') as fd:
500
+ tag = fd.read().strip()
501
+ else:
502
+ raise ValueError(f"Unable to find 'latest' file at {latest_path}")
503
+
504
+ ds_checkpoint_dir = os.path.join(checkpoint_dir, tag)
505
+
506
+ if not os.path.isdir(ds_checkpoint_dir):
507
+ raise FileNotFoundError(f"Directory '{ds_checkpoint_dir}' doesn't exist")
508
+
509
+ return _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir)
510
+
511
+
512
+ def convert_zero_checkpoint_to_fp32_state_dict(checkpoint_dir, output_file, tag=None):
513
+ """
514
+ Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict`` file that can be
515
+ loaded with ``torch.load(file)`` + ``load_state_dict()`` and used for training without DeepSpeed.
516
+
517
+ Args:
518
+ - ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
519
+ - ``output_file``: path to the pytorch fp32 state_dict output file (e.g. path/pytorch_model.bin)
520
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
521
+ """
522
+
523
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
524
+ print(f"Saving fp32 state dict to {output_file}")
525
+ torch.save(state_dict, output_file)
526
+
527
+
528
+ def load_state_dict_from_zero_checkpoint(model, checkpoint_dir, tag=None):
529
+ """
530
+ 1. Put the provided model to cpu
531
+ 2. Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict``
532
+ 3. Load it into the provided model
533
+
534
+ Args:
535
+ - ``model``: the model object to update
536
+ - ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
537
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
538
+
539
+ Returns:
540
+ - ``model`: modified model
541
+
542
+ Make sure you have plenty of CPU memory available before you call this function. If you don't
543
+ have enough use the ``zero_to_fp32.py`` utility to do the conversion. You will find it
544
+ conveniently placed for you in the checkpoint folder.
545
+
546
+ A typical usage might be ::
547
+
548
+ from deepspeed.utils.zero_to_fp32 import load_state_dict_from_zero_checkpoint
549
+ model = load_state_dict_from_zero_checkpoint(trainer.model, checkpoint_dir)
550
+ # submit to model hub or save the model to share with others
551
+
552
+ Note, that once this was run, the ``model`` will no longer be usable in the deepspeed context
553
+ of the same application. i.e. you will need to re-initialize the deepspeed engine, since
554
+ ``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
555
+
556
+ """
557
+ logger.info(f"Extracting fp32 weights")
558
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
559
+
560
+ logger.info(f"Overwriting model with fp32 weights")
561
+ model = model.cpu()
562
+ model.load_state_dict(state_dict, strict=False)
563
+
564
+ return model
565
+
566
+
567
+ if __name__ == "__main__":
568
+
569
+ parser = argparse.ArgumentParser()
570
+ parser.add_argument("checkpoint_dir",
571
+ type=str,
572
+ help="path to the desired checkpoint folder, e.g., path/checkpoint-12")
573
+ parser.add_argument(
574
+ "output_file",
575
+ type=str,
576
+ help="path to the pytorch fp32 state_dict output file (e.g. path/checkpoint-12/pytorch_model.bin)")
577
+ parser.add_argument("-t",
578
+ "--tag",
579
+ type=str,
580
+ default=None,
581
+ help="checkpoint tag used as a unique identifier for checkpoint. e.g., global_step1")
582
+ parser.add_argument("-d", "--debug", action='store_true', help="enable debug")
583
+ args = parser.parse_args()
584
+
585
+ debug = args.debug
586
+
587
+ convert_zero_checkpoint_to_fp32_state_dict(args.checkpoint_dir, args.output_file, tag=args.tag)
VocalNet-8B-SFT/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /share/nlp/tuwenming/models/VocalNet/VocalNet-8B
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.11.1