sohaddad commited on
Commit
bf7cb5b
Β·
verified Β·
1 Parent(s): a141847

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,199 +1,58 @@
1
  ---
 
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
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
- This is the model card of a πŸ€— transformers model that has been pushed on the Hub. This model card has been automatically generated.
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]
 
1
  ---
2
+ base_model: Qwen/Qwen3-1.7B
3
  library_name: transformers
4
+ model_name: sft
5
+ tags:
6
+ - generated_from_trainer
7
+ - trl
8
+ - sft
9
+ licence: license
10
  ---
11
 
12
+ # Model Card for sft
13
 
14
+ This model is a fine-tuned version of [Qwen/Qwen3-1.7B](https://huggingface.co/Qwen/Qwen3-1.7B).
15
+ It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
+ ## Quick start
18
 
19
+ ```python
20
+ from transformers import pipeline
21
 
22
+ question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
23
+ generator = pipeline("text-generation", model="None", device="cuda")
24
+ output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
25
+ print(output["generated_text"])
26
+ ```
27
 
28
+ ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/duo_run/huggingface/runs/r0gc2y2j)
31
 
 
32
 
 
 
 
 
 
 
 
33
 
34
+ This model was trained with SFT.
35
 
36
+ ### Framework versions
37
 
38
+ - TRL: 1.3.0
39
+ - Transformers: 5.7.0
40
+ - Pytorch: 2.10.0+cu128
41
+ - Datasets: 4.8.5
42
+ - Tokenizers: 0.22.2
43
 
44
+ ## Citations
45
 
 
46
 
 
47
 
48
+ Cite TRL as:
49
+
50
+ ```bibtex
51
+ @software{vonwerra2020trl,
52
+ title = {{TRL: Transformers Reinforcement Learning}},
53
+ author = {von Werra, Leandro and Belkada, Younes and Tunstall, Lewis and Beeching, Edward and Thrush, Tristan and Lambert, Nathan and Huang, Shengyi and Rasul, Kashif and GallouΓ©dec, Quentin},
54
+ license = {Apache-2.0},
55
+ url = {https://github.com/huggingface/trl},
56
+ year = {2020}
57
+ }
58
+ ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
chat_template.jinja CHANGED
@@ -1,3 +1,4 @@
 
1
  {%- if tools %}
2
  {{- '<|im_start|>system\n' }}
3
  {%- if messages[0].role == 'system' %}
@@ -83,4 +84,7 @@
83
  {%- endfor %}
84
  {%- if add_generation_prompt %}
85
  {{- '<|im_start|>assistant\n' }}
 
 
 
86
  {%- endif %}
 
1
+ {%- set enable_thinking = true %}
2
  {%- if tools %}
3
  {{- '<|im_start|>system\n' }}
4
  {%- if messages[0].role == 'system' %}
 
84
  {%- endfor %}
85
  {%- if add_generation_prompt %}
86
  {{- '<|im_start|>assistant\n' }}
87
+ {%- if enable_thinking is defined and enable_thinking is false %}
88
+ {{- '<think>\n\n</think>\n\n' }}
89
+ {%- endif %}
90
  {%- endif %}
checkpoint-600/chat_template.jinja ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- set enable_thinking = true %}
2
+ {%- if tools %}
3
+ {{- '<|im_start|>system\n' }}
4
+ {%- if messages[0].role == 'system' %}
5
+ {{- messages[0].content + '\n\n' }}
6
+ {%- endif %}
7
+ {{- "# 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>" }}
8
+ {%- for tool in tools %}
9
+ {{- "\n" }}
10
+ {{- tool | tojson }}
11
+ {%- endfor %}
12
+ {{- "\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" }}
13
+ {%- else %}
14
+ {%- if messages[0].role == 'system' %}
15
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
16
+ {%- endif %}
17
+ {%- endif %}
18
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
19
+ {%- for message in messages[::-1] %}
20
+ {%- set index = (messages|length - 1) - loop.index0 %}
21
+ {%- if ns.multi_step_tool and message.role == "user" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}
22
+ {%- set ns.multi_step_tool = false %}
23
+ {%- set ns.last_query_index = index %}
24
+ {%- endif %}
25
+ {%- endfor %}
26
+ {%- for message in messages %}
27
+ {%- if message.content is string %}
28
+ {%- set content = message.content %}
29
+ {%- else %}
30
+ {%- set content = '' %}
31
+ {%- endif %}
32
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
33
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
34
+ {%- elif message.role == "assistant" %}
35
+ {%- set reasoning_content = '' %}
36
+ {%- if message.reasoning_content is string %}
37
+ {%- set reasoning_content = message.reasoning_content %}
38
+ {%- else %}
39
+ {%- if '</think>' in content %}
40
+ {%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
41
+ {%- set content = content.split('</think>')[-1].lstrip('\n') %}
42
+ {%- endif %}
43
+ {%- endif %}
44
+ {%- if loop.index0 > ns.last_query_index %}
45
+ {%- if loop.last or (not loop.last and reasoning_content) %}
46
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
47
+ {%- else %}
48
+ {{- '<|im_start|>' + message.role + '\n' + content }}
49
+ {%- endif %}
50
+ {%- else %}
51
+ {{- '<|im_start|>' + message.role + '\n' + content }}
52
+ {%- endif %}
53
+ {%- if message.tool_calls %}
54
+ {%- for tool_call in message.tool_calls %}
55
+ {%- if (loop.first and content) or (not loop.first) %}
56
+ {{- '\n' }}
57
+ {%- endif %}
58
+ {%- if tool_call.function %}
59
+ {%- set tool_call = tool_call.function %}
60
+ {%- endif %}
61
+ {{- '<tool_call>\n{"name": "' }}
62
+ {{- tool_call.name }}
63
+ {{- '", "arguments": ' }}
64
+ {%- if tool_call.arguments is string %}
65
+ {{- tool_call.arguments }}
66
+ {%- else %}
67
+ {{- tool_call.arguments | tojson }}
68
+ {%- endif %}
69
+ {{- '}\n</tool_call>' }}
70
+ {%- endfor %}
71
+ {%- endif %}
72
+ {{- '<|im_end|>\n' }}
73
+ {%- elif message.role == "tool" %}
74
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
75
+ {{- '<|im_start|>user' }}
76
+ {%- endif %}
77
+ {{- '\n<tool_response>\n' }}
78
+ {{- content }}
79
+ {{- '\n</tool_response>' }}
80
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
81
+ {{- '<|im_end|>\n' }}
82
+ {%- endif %}
83
+ {%- endif %}
84
+ {%- endfor %}
85
+ {%- if add_generation_prompt %}
86
+ {{- '<|im_start|>assistant\n' }}
87
+ {%- if enable_thinking is defined and enable_thinking is false %}
88
+ {{- '<think>\n\n</think>\n\n' }}
89
+ {%- endif %}
90
+ {%- endif %}
checkpoint-600/config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": null,
8
+ "dtype": "bfloat16",
9
+ "eos_token_id": 151645,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 2048,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 6144,
15
+ "layer_types": [
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention",
42
+ "full_attention",
43
+ "full_attention"
44
+ ],
45
+ "max_position_embeddings": 40960,
46
+ "max_window_layers": 28,
47
+ "model_type": "qwen3",
48
+ "num_attention_heads": 16,
49
+ "num_hidden_layers": 28,
50
+ "num_key_value_heads": 8,
51
+ "pad_token_id": 151645,
52
+ "rms_norm_eps": 1e-06,
53
+ "rope_parameters": {
54
+ "rope_theta": 1000000,
55
+ "rope_type": "default"
56
+ },
57
+ "sliding_window": null,
58
+ "tie_word_embeddings": true,
59
+ "transformers_version": "5.7.0",
60
+ "use_cache": false,
61
+ "use_sliding_window": false,
62
+ "vocab_size": 151936
63
+ }
checkpoint-600/generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_sample": true,
3
+ "eos_token_id": [
4
+ 151645,
5
+ 151643
6
+ ],
7
+ "pad_token_id": 151645,
8
+ "temperature": 0.6,
9
+ "top_k": 20,
10
+ "top_p": 0.95,
11
+ "transformers_version": "5.7.0"
12
+ }
checkpoint-600/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce94791b73aae1ca2649e5d3a4c2c413fa21ecaec0c03dbbdaf85bd46e622ebc
3
+ size 3441185608
checkpoint-600/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d706d13236aa53a72d1d45f89f42b9960421acedbb4dac47a5a66a877686f31c
3
+ size 6882572207
checkpoint-600/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
3
+ size 14645
checkpoint-600/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a96f9d642685b227368306bbebca0caa781c13ea0e60d952755dbc93f8c001
3
+ size 1465
checkpoint-600/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
checkpoint-600/tokenizer_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 131072,
26
+ "pad_token": "<|im_end|>",
27
+ "split_special_tokens": false,
28
+ "tokenizer_class": "Qwen2Tokenizer",
29
+ "unk_token": null
30
+ }
checkpoint-600/trainer_state.json ADDED
@@ -0,0 +1,634 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.8,
6
+ "eval_steps": 500,
7
+ "global_step": 600,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "entropy": 0.4763989023864269,
14
+ "epoch": 0.013333333333333334,
15
+ "grad_norm": 39.5,
16
+ "learning_rate": 4.736842105263158e-06,
17
+ "loss": 2.0091196060180665,
18
+ "mean_token_accuracy": 0.6925897747278214,
19
+ "num_tokens": 42464.0,
20
+ "step": 10
21
+ },
22
+ {
23
+ "entropy": 0.5551879126578569,
24
+ "epoch": 0.02666666666666667,
25
+ "grad_norm": 12.125,
26
+ "learning_rate": 1e-05,
27
+ "loss": 1.332655143737793,
28
+ "mean_token_accuracy": 0.7217346377670765,
29
+ "num_tokens": 96049.0,
30
+ "step": 20
31
+ },
32
+ {
33
+ "entropy": 0.7102062199264765,
34
+ "epoch": 0.04,
35
+ "grad_norm": 4.9375,
36
+ "learning_rate": 1.5263157894736846e-05,
37
+ "loss": 0.8764092445373535,
38
+ "mean_token_accuracy": 0.7632560275495053,
39
+ "num_tokens": 140505.0,
40
+ "step": 30
41
+ },
42
+ {
43
+ "entropy": 0.7993051432073116,
44
+ "epoch": 0.05333333333333334,
45
+ "grad_norm": 4.5625,
46
+ "learning_rate": 1.9999902656029183e-05,
47
+ "loss": 0.7961350917816162,
48
+ "mean_token_accuracy": 0.7790301404893398,
49
+ "num_tokens": 186827.0,
50
+ "step": 40
51
+ },
52
+ {
53
+ "entropy": 0.7229622758924961,
54
+ "epoch": 0.06666666666666667,
55
+ "grad_norm": 2.578125,
56
+ "learning_rate": 1.9988223672512097e-05,
57
+ "loss": 0.7293992042541504,
58
+ "mean_token_accuracy": 0.7856058329343796,
59
+ "num_tokens": 237512.0,
60
+ "step": 50
61
+ },
62
+ {
63
+ "entropy": 0.706776586547494,
64
+ "epoch": 0.08,
65
+ "grad_norm": 3.125,
66
+ "learning_rate": 1.995710194507367e-05,
67
+ "loss": 0.7110776901245117,
68
+ "mean_token_accuracy": 0.7912242174148559,
69
+ "num_tokens": 285719.0,
70
+ "step": 60
71
+ },
72
+ {
73
+ "entropy": 0.6807167779654264,
74
+ "epoch": 0.09333333333333334,
75
+ "grad_norm": 2.59375,
76
+ "learning_rate": 1.9906598054233197e-05,
77
+ "loss": 0.6580380439758301,
78
+ "mean_token_accuracy": 0.7998592600226402,
79
+ "num_tokens": 344554.0,
80
+ "step": 70
81
+ },
82
+ {
83
+ "entropy": 0.7038780480623246,
84
+ "epoch": 0.10666666666666667,
85
+ "grad_norm": 4.0,
86
+ "learning_rate": 1.9836810309184468e-05,
87
+ "loss": 0.6892334938049316,
88
+ "mean_token_accuracy": 0.7912278659641743,
89
+ "num_tokens": 398019.0,
90
+ "step": 80
91
+ },
92
+ {
93
+ "entropy": 0.6895901430398226,
94
+ "epoch": 0.12,
95
+ "grad_norm": 2.84375,
96
+ "learning_rate": 1.9747874556430363e-05,
97
+ "loss": 0.6818968772888183,
98
+ "mean_token_accuracy": 0.7969276301562787,
99
+ "num_tokens": 447685.0,
100
+ "step": 90
101
+ },
102
+ {
103
+ "entropy": 0.7114015109837055,
104
+ "epoch": 0.13333333333333333,
105
+ "grad_norm": 2.859375,
106
+ "learning_rate": 1.9639963915348547e-05,
107
+ "loss": 0.6934291362762451,
108
+ "mean_token_accuracy": 0.7938909940421581,
109
+ "num_tokens": 497899.0,
110
+ "step": 100
111
+ },
112
+ {
113
+ "entropy": 0.7047938119620085,
114
+ "epoch": 0.14666666666666667,
115
+ "grad_norm": 3.484375,
116
+ "learning_rate": 1.9513288441203083e-05,
117
+ "loss": 0.6858394145965576,
118
+ "mean_token_accuracy": 0.7970494098961354,
119
+ "num_tokens": 548312.0,
120
+ "step": 110
121
+ },
122
+ {
123
+ "entropy": 0.67772804684937,
124
+ "epoch": 0.16,
125
+ "grad_norm": 2.21875,
126
+ "learning_rate": 1.93680947162578e-05,
127
+ "loss": 0.661228609085083,
128
+ "mean_token_accuracy": 0.8077008336782455,
129
+ "num_tokens": 596458.0,
130
+ "step": 120
131
+ },
132
+ {
133
+ "entropy": 0.6539881706237793,
134
+ "epoch": 0.17333333333333334,
135
+ "grad_norm": 3.140625,
136
+ "learning_rate": 1.9204665369787507e-05,
137
+ "loss": 0.6504672527313232,
138
+ "mean_token_accuracy": 0.8092843152582645,
139
+ "num_tokens": 649939.0,
140
+ "step": 130
141
+ },
142
+ {
143
+ "entropy": 0.686749292910099,
144
+ "epoch": 0.18666666666666668,
145
+ "grad_norm": 2.953125,
146
+ "learning_rate": 1.9023318527921213e-05,
147
+ "loss": 0.6639729499816894,
148
+ "mean_token_accuracy": 0.7960164114832878,
149
+ "num_tokens": 696515.0,
150
+ "step": 140
151
+ },
152
+ {
153
+ "entropy": 0.6799734767526389,
154
+ "epoch": 0.2,
155
+ "grad_norm": 2.625,
156
+ "learning_rate": 1.8824407194388408e-05,
157
+ "loss": 0.6643428802490234,
158
+ "mean_token_accuracy": 0.8016563065350055,
159
+ "num_tokens": 745199.0,
160
+ "step": 150
161
+ },
162
+ {
163
+ "entropy": 0.65655233040452,
164
+ "epoch": 0.21333333333333335,
165
+ "grad_norm": 3.15625,
166
+ "learning_rate": 1.8608318563373735e-05,
167
+ "loss": 0.6439759254455566,
168
+ "mean_token_accuracy": 0.8110810227692127,
169
+ "num_tokens": 793167.0,
170
+ "step": 160
171
+ },
172
+ {
173
+ "entropy": 0.6463201232254505,
174
+ "epoch": 0.22666666666666666,
175
+ "grad_norm": 2.890625,
176
+ "learning_rate": 1.837547326581768e-05,
177
+ "loss": 0.6181783199310302,
178
+ "mean_token_accuracy": 0.8121586792171002,
179
+ "num_tokens": 844567.0,
180
+ "step": 170
181
+ },
182
+ {
183
+ "entropy": 0.6676008347421885,
184
+ "epoch": 0.24,
185
+ "grad_norm": 2.859375,
186
+ "learning_rate": 1.8126324550630364e-05,
187
+ "loss": 0.6397620677947998,
188
+ "mean_token_accuracy": 0.8043703198432922,
189
+ "num_tokens": 896377.0,
190
+ "step": 180
191
+ },
192
+ {
193
+ "entropy": 0.6894530899822712,
194
+ "epoch": 0.25333333333333335,
195
+ "grad_norm": 2.40625,
196
+ "learning_rate": 1.786135740241232e-05,
197
+ "loss": 0.6637216091156006,
198
+ "mean_token_accuracy": 0.8027763769030571,
199
+ "num_tokens": 946438.0,
200
+ "step": 190
201
+ },
202
+ {
203
+ "entropy": 0.6975695930421353,
204
+ "epoch": 0.26666666666666666,
205
+ "grad_norm": 2.40625,
206
+ "learning_rate": 1.7581087597399556e-05,
207
+ "loss": 0.6652172088623047,
208
+ "mean_token_accuracy": 0.7989616326987743,
209
+ "num_tokens": 995473.0,
210
+ "step": 200
211
+ },
212
+ {
213
+ "entropy": 0.6387956503778696,
214
+ "epoch": 0.28,
215
+ "grad_norm": 2.75,
216
+ "learning_rate": 1.7286060699470746e-05,
217
+ "loss": 0.6128511905670166,
218
+ "mean_token_accuracy": 0.8127545997500419,
219
+ "num_tokens": 1045963.0,
220
+ "step": 210
221
+ },
222
+ {
223
+ "entropy": 0.6565726511180401,
224
+ "epoch": 0.29333333333333333,
225
+ "grad_norm": 3.3125,
226
+ "learning_rate": 1.69768509981707e-05,
227
+ "loss": 0.6489222526550293,
228
+ "mean_token_accuracy": 0.8057824857532978,
229
+ "num_tokens": 1096633.0,
230
+ "step": 220
231
+ },
232
+ {
233
+ "entropy": 0.6619438689202071,
234
+ "epoch": 0.30666666666666664,
235
+ "grad_norm": 2.734375,
236
+ "learning_rate": 1.6654060390817445e-05,
237
+ "loss": 0.6426784038543701,
238
+ "mean_token_accuracy": 0.809200967848301,
239
+ "num_tokens": 1149606.0,
240
+ "step": 230
241
+ },
242
+ {
243
+ "entropy": 0.6764651168137789,
244
+ "epoch": 0.32,
245
+ "grad_norm": 2.859375,
246
+ "learning_rate": 1.6318317210868936e-05,
247
+ "loss": 0.6661844730377198,
248
+ "mean_token_accuracy": 0.8004243083298206,
249
+ "num_tokens": 1198813.0,
250
+ "step": 240
251
+ },
252
+ {
253
+ "entropy": 0.684938239119947,
254
+ "epoch": 0.3333333333333333,
255
+ "grad_norm": 3.015625,
256
+ "learning_rate": 1.5970275004830053e-05,
257
+ "loss": 0.649436616897583,
258
+ "mean_token_accuracy": 0.8030574709177017,
259
+ "num_tokens": 1245303.0,
260
+ "step": 250
261
+ },
262
+ {
263
+ "entropy": 0.6592010721564293,
264
+ "epoch": 0.3466666666666667,
265
+ "grad_norm": 2.640625,
266
+ "learning_rate": 1.56106112600807e-05,
267
+ "loss": 0.6452194213867187,
268
+ "mean_token_accuracy": 0.8091069459915161,
269
+ "num_tokens": 1293082.0,
270
+ "step": 260
271
+ },
272
+ {
273
+ "entropy": 0.6599753946065903,
274
+ "epoch": 0.36,
275
+ "grad_norm": 2.671875,
276
+ "learning_rate": 1.5240026086101425e-05,
277
+ "loss": 0.6302877902984619,
278
+ "mean_token_accuracy": 0.8083149395883084,
279
+ "num_tokens": 1345989.0,
280
+ "step": 270
281
+ },
282
+ {
283
+ "entropy": 0.6778957467526198,
284
+ "epoch": 0.37333333333333335,
285
+ "grad_norm": 2.703125,
286
+ "learning_rate": 1.485924085166359e-05,
287
+ "loss": 0.653476333618164,
288
+ "mean_token_accuracy": 0.8066982626914978,
289
+ "num_tokens": 1395698.0,
290
+ "step": 280
291
+ },
292
+ {
293
+ "entropy": 0.648598388582468,
294
+ "epoch": 0.38666666666666666,
295
+ "grad_norm": 2.953125,
296
+ "learning_rate": 1.4468996780636922e-05,
297
+ "loss": 0.6419031143188476,
298
+ "mean_token_accuracy": 0.8062063075602055,
299
+ "num_tokens": 1449209.0,
300
+ "step": 290
301
+ },
302
+ {
303
+ "entropy": 0.6481347244232893,
304
+ "epoch": 0.4,
305
+ "grad_norm": 2.40625,
306
+ "learning_rate": 1.4070053509147777e-05,
307
+ "loss": 0.6035490512847901,
308
+ "mean_token_accuracy": 0.8153042212128639,
309
+ "num_tokens": 1499225.0,
310
+ "step": 300
311
+ },
312
+ {
313
+ "entropy": 0.7093129184097051,
314
+ "epoch": 0.41333333333333333,
315
+ "grad_norm": 2.984375,
316
+ "learning_rate": 1.3663187606896733e-05,
317
+ "loss": 0.7133637428283691,
318
+ "mean_token_accuracy": 0.7937003694474697,
319
+ "num_tokens": 1542301.0,
320
+ "step": 310
321
+ },
322
+ {
323
+ "entropy": 0.6543151158839464,
324
+ "epoch": 0.4266666666666667,
325
+ "grad_norm": 3.234375,
326
+ "learning_rate": 1.3249191065513857e-05,
327
+ "loss": 0.6388350486755371,
328
+ "mean_token_accuracy": 0.8044970251619816,
329
+ "num_tokens": 1596800.0,
330
+ "step": 320
331
+ },
332
+ {
333
+ "entropy": 0.6799626916646957,
334
+ "epoch": 0.44,
335
+ "grad_norm": 2.09375,
336
+ "learning_rate": 1.2828869756894122e-05,
337
+ "loss": 0.6594656944274903,
338
+ "mean_token_accuracy": 0.8026202499866486,
339
+ "num_tokens": 1648619.0,
340
+ "step": 330
341
+ },
342
+ {
343
+ "entropy": 0.680319806188345,
344
+ "epoch": 0.4533333333333333,
345
+ "grad_norm": 2.4375,
346
+ "learning_rate": 1.2403041864514005e-05,
347
+ "loss": 0.6563356876373291,
348
+ "mean_token_accuracy": 0.8025765180587768,
349
+ "num_tokens": 1703363.0,
350
+ "step": 340
351
+ },
352
+ {
353
+ "entropy": 0.6631284486502409,
354
+ "epoch": 0.4666666666666667,
355
+ "grad_norm": 2.84375,
356
+ "learning_rate": 1.1972536290782738e-05,
357
+ "loss": 0.6403236865997315,
358
+ "mean_token_accuracy": 0.8110226787626743,
359
+ "num_tokens": 1754906.0,
360
+ "step": 350
361
+ },
362
+ {
363
+ "entropy": 0.7027981210500002,
364
+ "epoch": 0.48,
365
+ "grad_norm": 3.5,
366
+ "learning_rate": 1.153819104352846e-05,
367
+ "loss": 0.6743718147277832,
368
+ "mean_token_accuracy": 0.7984775453805923,
369
+ "num_tokens": 1796484.0,
370
+ "step": 360
371
+ },
372
+ {
373
+ "entropy": 0.6734891567379236,
374
+ "epoch": 0.49333333333333335,
375
+ "grad_norm": 2.140625,
376
+ "learning_rate": 1.1100851604760057e-05,
377
+ "loss": 0.6835583686828614,
378
+ "mean_token_accuracy": 0.7995599187910557,
379
+ "num_tokens": 1845839.0,
380
+ "step": 370
381
+ },
382
+ {
383
+ "entropy": 0.6895672902464867,
384
+ "epoch": 0.5066666666666667,
385
+ "grad_norm": 3.171875,
386
+ "learning_rate": 1.0661369284880005e-05,
387
+ "loss": 0.675282096862793,
388
+ "mean_token_accuracy": 0.800595736503601,
389
+ "num_tokens": 1887111.0,
390
+ "step": 380
391
+ },
392
+ {
393
+ "entropy": 0.6721615947782993,
394
+ "epoch": 0.52,
395
+ "grad_norm": 2.875,
396
+ "learning_rate": 1.0220599565551865e-05,
397
+ "loss": 0.6567937850952148,
398
+ "mean_token_accuracy": 0.8083706870675087,
399
+ "num_tokens": 1938813.0,
400
+ "step": 390
401
+ },
402
+ {
403
+ "entropy": 0.6703221883624793,
404
+ "epoch": 0.5333333333333333,
405
+ "grad_norm": 2.765625,
406
+ "learning_rate": 9.779400434448137e-06,
407
+ "loss": 0.6485669612884521,
408
+ "mean_token_accuracy": 0.8101305291056633,
409
+ "num_tokens": 1989967.0,
410
+ "step": 400
411
+ },
412
+ {
413
+ "entropy": 0.7154329728335143,
414
+ "epoch": 0.5466666666666666,
415
+ "grad_norm": 3.203125,
416
+ "learning_rate": 9.338630715119998e-06,
417
+ "loss": 0.7143341541290283,
418
+ "mean_token_accuracy": 0.7937317594885827,
419
+ "num_tokens": 2036598.0,
420
+ "step": 410
421
+ },
422
+ {
423
+ "entropy": 0.6946513410657644,
424
+ "epoch": 0.56,
425
+ "grad_norm": 2.828125,
426
+ "learning_rate": 8.899148395239946e-06,
427
+ "loss": 0.6960912227630616,
428
+ "mean_token_accuracy": 0.7990265294909478,
429
+ "num_tokens": 2084928.0,
430
+ "step": 420
431
+ },
432
+ {
433
+ "entropy": 0.6808087941259146,
434
+ "epoch": 0.5733333333333334,
435
+ "grad_norm": 2.96875,
436
+ "learning_rate": 8.461808956471545e-06,
437
+ "loss": 0.6666933536529541,
438
+ "mean_token_accuracy": 0.8025331974029541,
439
+ "num_tokens": 2133851.0,
440
+ "step": 430
441
+ },
442
+ {
443
+ "entropy": 0.6575148230418563,
444
+ "epoch": 0.5866666666666667,
445
+ "grad_norm": 2.890625,
446
+ "learning_rate": 8.027463709217266e-06,
447
+ "loss": 0.6442523002624512,
448
+ "mean_token_accuracy": 0.811263907700777,
449
+ "num_tokens": 2179617.0,
450
+ "step": 440
451
+ },
452
+ {
453
+ "entropy": 0.6445509284734726,
454
+ "epoch": 0.6,
455
+ "grad_norm": 3.140625,
456
+ "learning_rate": 7.5969581354859976e-06,
457
+ "loss": 0.6103779315948487,
458
+ "mean_token_accuracy": 0.8134750738739968,
459
+ "num_tokens": 2225093.0,
460
+ "step": 450
461
+ },
462
+ {
463
+ "entropy": 0.6816472139209508,
464
+ "epoch": 0.6133333333333333,
465
+ "grad_norm": 2.90625,
466
+ "learning_rate": 7.1711302431058795e-06,
467
+ "loss": 0.6601366519927978,
468
+ "mean_token_accuracy": 0.8032179318368435,
469
+ "num_tokens": 2278848.0,
470
+ "step": 460
471
+ },
472
+ {
473
+ "entropy": 0.6660377617925406,
474
+ "epoch": 0.6266666666666667,
475
+ "grad_norm": 2.75,
476
+ "learning_rate": 6.750808934486146e-06,
477
+ "loss": 0.6550974369049072,
478
+ "mean_token_accuracy": 0.8068648695945739,
479
+ "num_tokens": 2331678.0,
480
+ "step": 470
481
+ },
482
+ {
483
+ "entropy": 0.652556081302464,
484
+ "epoch": 0.64,
485
+ "grad_norm": 2.859375,
486
+ "learning_rate": 6.33681239310327e-06,
487
+ "loss": 0.6436736583709717,
488
+ "mean_token_accuracy": 0.8105904631316662,
489
+ "num_tokens": 2382894.0,
490
+ "step": 480
491
+ },
492
+ {
493
+ "entropy": 0.6687446342781186,
494
+ "epoch": 0.6533333333333333,
495
+ "grad_norm": 2.25,
496
+ "learning_rate": 5.92994649085223e-06,
497
+ "loss": 0.6521422863006592,
498
+ "mean_token_accuracy": 0.8062435537576675,
499
+ "num_tokens": 2429736.0,
500
+ "step": 490
501
+ },
502
+ {
503
+ "entropy": 0.6641898091882468,
504
+ "epoch": 0.6666666666666666,
505
+ "grad_norm": 3.015625,
506
+ "learning_rate": 5.531003219363079e-06,
507
+ "loss": 0.6382893085479736,
508
+ "mean_token_accuracy": 0.8112858273088932,
509
+ "num_tokens": 2483182.0,
510
+ "step": 500
511
+ },
512
+ {
513
+ "entropy": 0.6794864580035209,
514
+ "epoch": 0.68,
515
+ "grad_norm": 2.640625,
516
+ "learning_rate": 5.140759148336411e-06,
517
+ "loss": 0.6581945896148682,
518
+ "mean_token_accuracy": 0.8064373843371868,
519
+ "num_tokens": 2540079.0,
520
+ "step": 510
521
+ },
522
+ {
523
+ "entropy": 0.6667013496160508,
524
+ "epoch": 0.6933333333333334,
525
+ "grad_norm": 2.9375,
526
+ "learning_rate": 4.759973913898578e-06,
527
+ "loss": 0.643217945098877,
528
+ "mean_token_accuracy": 0.8076037019491196,
529
+ "num_tokens": 2592280.0,
530
+ "step": 520
531
+ },
532
+ {
533
+ "entropy": 0.6570233944803476,
534
+ "epoch": 0.7066666666666667,
535
+ "grad_norm": 3.078125,
536
+ "learning_rate": 4.389388739919303e-06,
537
+ "loss": 0.6433084964752197,
538
+ "mean_token_accuracy": 0.8076967656612396,
539
+ "num_tokens": 2644064.0,
540
+ "step": 530
541
+ },
542
+ {
543
+ "entropy": 0.6746390011161566,
544
+ "epoch": 0.72,
545
+ "grad_norm": 2.5625,
546
+ "learning_rate": 4.029724995169951e-06,
547
+ "loss": 0.6688372611999511,
548
+ "mean_token_accuracy": 0.8042960688471794,
549
+ "num_tokens": 2694721.0,
550
+ "step": 540
551
+ },
552
+ {
553
+ "entropy": 0.650193777307868,
554
+ "epoch": 0.7333333333333333,
555
+ "grad_norm": 3.625,
556
+ "learning_rate": 3.681682789131068e-06,
557
+ "loss": 0.6250029087066651,
558
+ "mean_token_accuracy": 0.8112101398408413,
559
+ "num_tokens": 2742327.0,
560
+ "step": 550
561
+ },
562
+ {
563
+ "entropy": 0.682454134337604,
564
+ "epoch": 0.7466666666666667,
565
+ "grad_norm": 3.140625,
566
+ "learning_rate": 3.345939609182558e-06,
567
+ "loss": 0.6473059177398681,
568
+ "mean_token_accuracy": 0.8062132216989994,
569
+ "num_tokens": 2787863.0,
570
+ "step": 560
571
+ },
572
+ {
573
+ "entropy": 0.6479893431067467,
574
+ "epoch": 0.76,
575
+ "grad_norm": 3.25,
576
+ "learning_rate": 3.0231490018293042e-06,
577
+ "loss": 0.6270086765289307,
578
+ "mean_token_accuracy": 0.811413899064064,
579
+ "num_tokens": 2837010.0,
580
+ "step": 570
581
+ },
582
+ {
583
+ "entropy": 0.659004195779562,
584
+ "epoch": 0.7733333333333333,
585
+ "grad_norm": 3.078125,
586
+ "learning_rate": 2.713939300529255e-06,
587
+ "loss": 0.6230898857116699,
588
+ "mean_token_accuracy": 0.8098825231194496,
589
+ "num_tokens": 2886153.0,
590
+ "step": 580
591
+ },
592
+ {
593
+ "entropy": 0.6754213474690914,
594
+ "epoch": 0.7866666666666666,
595
+ "grad_norm": 3.46875,
596
+ "learning_rate": 2.4189124026004474e-06,
597
+ "loss": 0.6536226272583008,
598
+ "mean_token_accuracy": 0.8024932295084,
599
+ "num_tokens": 2936592.0,
600
+ "step": 590
601
+ },
602
+ {
603
+ "entropy": 0.6474416930228472,
604
+ "epoch": 0.8,
605
+ "grad_norm": 3.03125,
606
+ "learning_rate": 2.138642597587686e-06,
607
+ "loss": 0.622972822189331,
608
+ "mean_token_accuracy": 0.8115987822413444,
609
+ "num_tokens": 2985720.0,
610
+ "step": 600
611
+ }
612
+ ],
613
+ "logging_steps": 10,
614
+ "max_steps": 750,
615
+ "num_input_tokens_seen": 0,
616
+ "num_train_epochs": 1,
617
+ "save_steps": 200,
618
+ "stateful_callbacks": {
619
+ "TrainerControl": {
620
+ "args": {
621
+ "should_epoch_stop": false,
622
+ "should_evaluate": false,
623
+ "should_log": false,
624
+ "should_save": true,
625
+ "should_training_stop": false
626
+ },
627
+ "attributes": {}
628
+ }
629
+ },
630
+ "total_flos": 3.4473081709522944e+16,
631
+ "train_batch_size": 2,
632
+ "trial_name": null,
633
+ "trial_params": null
634
+ }
checkpoint-600/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be830bdc5f60d908c726016e2883e3030a67ac3c95df8f0b3975ce517d68f4c6
3
+ size 5777
checkpoint-750/chat_template.jinja ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- set enable_thinking = true %}
2
+ {%- if tools %}
3
+ {{- '<|im_start|>system\n' }}
4
+ {%- if messages[0].role == 'system' %}
5
+ {{- messages[0].content + '\n\n' }}
6
+ {%- endif %}
7
+ {{- "# 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>" }}
8
+ {%- for tool in tools %}
9
+ {{- "\n" }}
10
+ {{- tool | tojson }}
11
+ {%- endfor %}
12
+ {{- "\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" }}
13
+ {%- else %}
14
+ {%- if messages[0].role == 'system' %}
15
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
16
+ {%- endif %}
17
+ {%- endif %}
18
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
19
+ {%- for message in messages[::-1] %}
20
+ {%- set index = (messages|length - 1) - loop.index0 %}
21
+ {%- if ns.multi_step_tool and message.role == "user" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}
22
+ {%- set ns.multi_step_tool = false %}
23
+ {%- set ns.last_query_index = index %}
24
+ {%- endif %}
25
+ {%- endfor %}
26
+ {%- for message in messages %}
27
+ {%- if message.content is string %}
28
+ {%- set content = message.content %}
29
+ {%- else %}
30
+ {%- set content = '' %}
31
+ {%- endif %}
32
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
33
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
34
+ {%- elif message.role == "assistant" %}
35
+ {%- set reasoning_content = '' %}
36
+ {%- if message.reasoning_content is string %}
37
+ {%- set reasoning_content = message.reasoning_content %}
38
+ {%- else %}
39
+ {%- if '</think>' in content %}
40
+ {%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
41
+ {%- set content = content.split('</think>')[-1].lstrip('\n') %}
42
+ {%- endif %}
43
+ {%- endif %}
44
+ {%- if loop.index0 > ns.last_query_index %}
45
+ {%- if loop.last or (not loop.last and reasoning_content) %}
46
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
47
+ {%- else %}
48
+ {{- '<|im_start|>' + message.role + '\n' + content }}
49
+ {%- endif %}
50
+ {%- else %}
51
+ {{- '<|im_start|>' + message.role + '\n' + content }}
52
+ {%- endif %}
53
+ {%- if message.tool_calls %}
54
+ {%- for tool_call in message.tool_calls %}
55
+ {%- if (loop.first and content) or (not loop.first) %}
56
+ {{- '\n' }}
57
+ {%- endif %}
58
+ {%- if tool_call.function %}
59
+ {%- set tool_call = tool_call.function %}
60
+ {%- endif %}
61
+ {{- '<tool_call>\n{"name": "' }}
62
+ {{- tool_call.name }}
63
+ {{- '", "arguments": ' }}
64
+ {%- if tool_call.arguments is string %}
65
+ {{- tool_call.arguments }}
66
+ {%- else %}
67
+ {{- tool_call.arguments | tojson }}
68
+ {%- endif %}
69
+ {{- '}\n</tool_call>' }}
70
+ {%- endfor %}
71
+ {%- endif %}
72
+ {{- '<|im_end|>\n' }}
73
+ {%- elif message.role == "tool" %}
74
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
75
+ {{- '<|im_start|>user' }}
76
+ {%- endif %}
77
+ {{- '\n<tool_response>\n' }}
78
+ {{- content }}
79
+ {{- '\n</tool_response>' }}
80
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
81
+ {{- '<|im_end|>\n' }}
82
+ {%- endif %}
83
+ {%- endif %}
84
+ {%- endfor %}
85
+ {%- if add_generation_prompt %}
86
+ {{- '<|im_start|>assistant\n' }}
87
+ {%- if enable_thinking is defined and enable_thinking is false %}
88
+ {{- '<think>\n\n</think>\n\n' }}
89
+ {%- endif %}
90
+ {%- endif %}
checkpoint-750/config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": null,
8
+ "dtype": "bfloat16",
9
+ "eos_token_id": 151645,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 2048,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 6144,
15
+ "layer_types": [
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention",
42
+ "full_attention",
43
+ "full_attention"
44
+ ],
45
+ "max_position_embeddings": 40960,
46
+ "max_window_layers": 28,
47
+ "model_type": "qwen3",
48
+ "num_attention_heads": 16,
49
+ "num_hidden_layers": 28,
50
+ "num_key_value_heads": 8,
51
+ "pad_token_id": 151645,
52
+ "rms_norm_eps": 1e-06,
53
+ "rope_parameters": {
54
+ "rope_theta": 1000000,
55
+ "rope_type": "default"
56
+ },
57
+ "sliding_window": null,
58
+ "tie_word_embeddings": true,
59
+ "transformers_version": "5.7.0",
60
+ "use_cache": false,
61
+ "use_sliding_window": false,
62
+ "vocab_size": 151936
63
+ }
checkpoint-750/generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_sample": true,
3
+ "eos_token_id": [
4
+ 151645,
5
+ 151643
6
+ ],
7
+ "pad_token_id": 151645,
8
+ "temperature": 0.6,
9
+ "top_k": 20,
10
+ "top_p": 0.95,
11
+ "transformers_version": "5.7.0"
12
+ }
checkpoint-750/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a09c0e3c1c41d499df7523ef0c7b66c06311691531033ffdcbc0ee4288d73b2
3
+ size 3441185608
checkpoint-750/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee7f243935ca6fcf488771e0823f82bc6cad2df328eb250040f87702dde959be
3
+ size 6882572207
checkpoint-750/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
3
+ size 14645
checkpoint-750/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:231e3cdc97ab6261dc9ee5d89d917c3b2308dfd806ce51ebc8b15c89ac997303
3
+ size 1465
checkpoint-750/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
checkpoint-750/tokenizer_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 131072,
26
+ "pad_token": "<|im_end|>",
27
+ "split_special_tokens": false,
28
+ "tokenizer_class": "Qwen2Tokenizer",
29
+ "unk_token": null
30
+ }
checkpoint-750/trainer_state.json ADDED
@@ -0,0 +1,784 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 750,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "entropy": 0.4763989023864269,
14
+ "epoch": 0.013333333333333334,
15
+ "grad_norm": 39.5,
16
+ "learning_rate": 4.736842105263158e-06,
17
+ "loss": 2.0091196060180665,
18
+ "mean_token_accuracy": 0.6925897747278214,
19
+ "num_tokens": 42464.0,
20
+ "step": 10
21
+ },
22
+ {
23
+ "entropy": 0.5551879126578569,
24
+ "epoch": 0.02666666666666667,
25
+ "grad_norm": 12.125,
26
+ "learning_rate": 1e-05,
27
+ "loss": 1.332655143737793,
28
+ "mean_token_accuracy": 0.7217346377670765,
29
+ "num_tokens": 96049.0,
30
+ "step": 20
31
+ },
32
+ {
33
+ "entropy": 0.7102062199264765,
34
+ "epoch": 0.04,
35
+ "grad_norm": 4.9375,
36
+ "learning_rate": 1.5263157894736846e-05,
37
+ "loss": 0.8764092445373535,
38
+ "mean_token_accuracy": 0.7632560275495053,
39
+ "num_tokens": 140505.0,
40
+ "step": 30
41
+ },
42
+ {
43
+ "entropy": 0.7993051432073116,
44
+ "epoch": 0.05333333333333334,
45
+ "grad_norm": 4.5625,
46
+ "learning_rate": 1.9999902656029183e-05,
47
+ "loss": 0.7961350917816162,
48
+ "mean_token_accuracy": 0.7790301404893398,
49
+ "num_tokens": 186827.0,
50
+ "step": 40
51
+ },
52
+ {
53
+ "entropy": 0.7229622758924961,
54
+ "epoch": 0.06666666666666667,
55
+ "grad_norm": 2.578125,
56
+ "learning_rate": 1.9988223672512097e-05,
57
+ "loss": 0.7293992042541504,
58
+ "mean_token_accuracy": 0.7856058329343796,
59
+ "num_tokens": 237512.0,
60
+ "step": 50
61
+ },
62
+ {
63
+ "entropy": 0.706776586547494,
64
+ "epoch": 0.08,
65
+ "grad_norm": 3.125,
66
+ "learning_rate": 1.995710194507367e-05,
67
+ "loss": 0.7110776901245117,
68
+ "mean_token_accuracy": 0.7912242174148559,
69
+ "num_tokens": 285719.0,
70
+ "step": 60
71
+ },
72
+ {
73
+ "entropy": 0.6807167779654264,
74
+ "epoch": 0.09333333333333334,
75
+ "grad_norm": 2.59375,
76
+ "learning_rate": 1.9906598054233197e-05,
77
+ "loss": 0.6580380439758301,
78
+ "mean_token_accuracy": 0.7998592600226402,
79
+ "num_tokens": 344554.0,
80
+ "step": 70
81
+ },
82
+ {
83
+ "entropy": 0.7038780480623246,
84
+ "epoch": 0.10666666666666667,
85
+ "grad_norm": 4.0,
86
+ "learning_rate": 1.9836810309184468e-05,
87
+ "loss": 0.6892334938049316,
88
+ "mean_token_accuracy": 0.7912278659641743,
89
+ "num_tokens": 398019.0,
90
+ "step": 80
91
+ },
92
+ {
93
+ "entropy": 0.6895901430398226,
94
+ "epoch": 0.12,
95
+ "grad_norm": 2.84375,
96
+ "learning_rate": 1.9747874556430363e-05,
97
+ "loss": 0.6818968772888183,
98
+ "mean_token_accuracy": 0.7969276301562787,
99
+ "num_tokens": 447685.0,
100
+ "step": 90
101
+ },
102
+ {
103
+ "entropy": 0.7114015109837055,
104
+ "epoch": 0.13333333333333333,
105
+ "grad_norm": 2.859375,
106
+ "learning_rate": 1.9639963915348547e-05,
107
+ "loss": 0.6934291362762451,
108
+ "mean_token_accuracy": 0.7938909940421581,
109
+ "num_tokens": 497899.0,
110
+ "step": 100
111
+ },
112
+ {
113
+ "entropy": 0.7047938119620085,
114
+ "epoch": 0.14666666666666667,
115
+ "grad_norm": 3.484375,
116
+ "learning_rate": 1.9513288441203083e-05,
117
+ "loss": 0.6858394145965576,
118
+ "mean_token_accuracy": 0.7970494098961354,
119
+ "num_tokens": 548312.0,
120
+ "step": 110
121
+ },
122
+ {
123
+ "entropy": 0.67772804684937,
124
+ "epoch": 0.16,
125
+ "grad_norm": 2.21875,
126
+ "learning_rate": 1.93680947162578e-05,
127
+ "loss": 0.661228609085083,
128
+ "mean_token_accuracy": 0.8077008336782455,
129
+ "num_tokens": 596458.0,
130
+ "step": 120
131
+ },
132
+ {
133
+ "entropy": 0.6539881706237793,
134
+ "epoch": 0.17333333333333334,
135
+ "grad_norm": 3.140625,
136
+ "learning_rate": 1.9204665369787507e-05,
137
+ "loss": 0.6504672527313232,
138
+ "mean_token_accuracy": 0.8092843152582645,
139
+ "num_tokens": 649939.0,
140
+ "step": 130
141
+ },
142
+ {
143
+ "entropy": 0.686749292910099,
144
+ "epoch": 0.18666666666666668,
145
+ "grad_norm": 2.953125,
146
+ "learning_rate": 1.9023318527921213e-05,
147
+ "loss": 0.6639729499816894,
148
+ "mean_token_accuracy": 0.7960164114832878,
149
+ "num_tokens": 696515.0,
150
+ "step": 140
151
+ },
152
+ {
153
+ "entropy": 0.6799734767526389,
154
+ "epoch": 0.2,
155
+ "grad_norm": 2.625,
156
+ "learning_rate": 1.8824407194388408e-05,
157
+ "loss": 0.6643428802490234,
158
+ "mean_token_accuracy": 0.8016563065350055,
159
+ "num_tokens": 745199.0,
160
+ "step": 150
161
+ },
162
+ {
163
+ "entropy": 0.65655233040452,
164
+ "epoch": 0.21333333333333335,
165
+ "grad_norm": 3.15625,
166
+ "learning_rate": 1.8608318563373735e-05,
167
+ "loss": 0.6439759254455566,
168
+ "mean_token_accuracy": 0.8110810227692127,
169
+ "num_tokens": 793167.0,
170
+ "step": 160
171
+ },
172
+ {
173
+ "entropy": 0.6463201232254505,
174
+ "epoch": 0.22666666666666666,
175
+ "grad_norm": 2.890625,
176
+ "learning_rate": 1.837547326581768e-05,
177
+ "loss": 0.6181783199310302,
178
+ "mean_token_accuracy": 0.8121586792171002,
179
+ "num_tokens": 844567.0,
180
+ "step": 170
181
+ },
182
+ {
183
+ "entropy": 0.6676008347421885,
184
+ "epoch": 0.24,
185
+ "grad_norm": 2.859375,
186
+ "learning_rate": 1.8126324550630364e-05,
187
+ "loss": 0.6397620677947998,
188
+ "mean_token_accuracy": 0.8043703198432922,
189
+ "num_tokens": 896377.0,
190
+ "step": 180
191
+ },
192
+ {
193
+ "entropy": 0.6894530899822712,
194
+ "epoch": 0.25333333333333335,
195
+ "grad_norm": 2.40625,
196
+ "learning_rate": 1.786135740241232e-05,
197
+ "loss": 0.6637216091156006,
198
+ "mean_token_accuracy": 0.8027763769030571,
199
+ "num_tokens": 946438.0,
200
+ "step": 190
201
+ },
202
+ {
203
+ "entropy": 0.6975695930421353,
204
+ "epoch": 0.26666666666666666,
205
+ "grad_norm": 2.40625,
206
+ "learning_rate": 1.7581087597399556e-05,
207
+ "loss": 0.6652172088623047,
208
+ "mean_token_accuracy": 0.7989616326987743,
209
+ "num_tokens": 995473.0,
210
+ "step": 200
211
+ },
212
+ {
213
+ "entropy": 0.6387956503778696,
214
+ "epoch": 0.28,
215
+ "grad_norm": 2.75,
216
+ "learning_rate": 1.7286060699470746e-05,
217
+ "loss": 0.6128511905670166,
218
+ "mean_token_accuracy": 0.8127545997500419,
219
+ "num_tokens": 1045963.0,
220
+ "step": 210
221
+ },
222
+ {
223
+ "entropy": 0.6565726511180401,
224
+ "epoch": 0.29333333333333333,
225
+ "grad_norm": 3.3125,
226
+ "learning_rate": 1.69768509981707e-05,
227
+ "loss": 0.6489222526550293,
228
+ "mean_token_accuracy": 0.8057824857532978,
229
+ "num_tokens": 1096633.0,
230
+ "step": 220
231
+ },
232
+ {
233
+ "entropy": 0.6619438689202071,
234
+ "epoch": 0.30666666666666664,
235
+ "grad_norm": 2.734375,
236
+ "learning_rate": 1.6654060390817445e-05,
237
+ "loss": 0.6426784038543701,
238
+ "mean_token_accuracy": 0.809200967848301,
239
+ "num_tokens": 1149606.0,
240
+ "step": 230
241
+ },
242
+ {
243
+ "entropy": 0.6764651168137789,
244
+ "epoch": 0.32,
245
+ "grad_norm": 2.859375,
246
+ "learning_rate": 1.6318317210868936e-05,
247
+ "loss": 0.6661844730377198,
248
+ "mean_token_accuracy": 0.8004243083298206,
249
+ "num_tokens": 1198813.0,
250
+ "step": 240
251
+ },
252
+ {
253
+ "entropy": 0.684938239119947,
254
+ "epoch": 0.3333333333333333,
255
+ "grad_norm": 3.015625,
256
+ "learning_rate": 1.5970275004830053e-05,
257
+ "loss": 0.649436616897583,
258
+ "mean_token_accuracy": 0.8030574709177017,
259
+ "num_tokens": 1245303.0,
260
+ "step": 250
261
+ },
262
+ {
263
+ "entropy": 0.6592010721564293,
264
+ "epoch": 0.3466666666666667,
265
+ "grad_norm": 2.640625,
266
+ "learning_rate": 1.56106112600807e-05,
267
+ "loss": 0.6452194213867187,
268
+ "mean_token_accuracy": 0.8091069459915161,
269
+ "num_tokens": 1293082.0,
270
+ "step": 260
271
+ },
272
+ {
273
+ "entropy": 0.6599753946065903,
274
+ "epoch": 0.36,
275
+ "grad_norm": 2.671875,
276
+ "learning_rate": 1.5240026086101425e-05,
277
+ "loss": 0.6302877902984619,
278
+ "mean_token_accuracy": 0.8083149395883084,
279
+ "num_tokens": 1345989.0,
280
+ "step": 270
281
+ },
282
+ {
283
+ "entropy": 0.6778957467526198,
284
+ "epoch": 0.37333333333333335,
285
+ "grad_norm": 2.703125,
286
+ "learning_rate": 1.485924085166359e-05,
287
+ "loss": 0.653476333618164,
288
+ "mean_token_accuracy": 0.8066982626914978,
289
+ "num_tokens": 1395698.0,
290
+ "step": 280
291
+ },
292
+ {
293
+ "entropy": 0.648598388582468,
294
+ "epoch": 0.38666666666666666,
295
+ "grad_norm": 2.953125,
296
+ "learning_rate": 1.4468996780636922e-05,
297
+ "loss": 0.6419031143188476,
298
+ "mean_token_accuracy": 0.8062063075602055,
299
+ "num_tokens": 1449209.0,
300
+ "step": 290
301
+ },
302
+ {
303
+ "entropy": 0.6481347244232893,
304
+ "epoch": 0.4,
305
+ "grad_norm": 2.40625,
306
+ "learning_rate": 1.4070053509147777e-05,
307
+ "loss": 0.6035490512847901,
308
+ "mean_token_accuracy": 0.8153042212128639,
309
+ "num_tokens": 1499225.0,
310
+ "step": 300
311
+ },
312
+ {
313
+ "entropy": 0.7093129184097051,
314
+ "epoch": 0.41333333333333333,
315
+ "grad_norm": 2.984375,
316
+ "learning_rate": 1.3663187606896733e-05,
317
+ "loss": 0.7133637428283691,
318
+ "mean_token_accuracy": 0.7937003694474697,
319
+ "num_tokens": 1542301.0,
320
+ "step": 310
321
+ },
322
+ {
323
+ "entropy": 0.6543151158839464,
324
+ "epoch": 0.4266666666666667,
325
+ "grad_norm": 3.234375,
326
+ "learning_rate": 1.3249191065513857e-05,
327
+ "loss": 0.6388350486755371,
328
+ "mean_token_accuracy": 0.8044970251619816,
329
+ "num_tokens": 1596800.0,
330
+ "step": 320
331
+ },
332
+ {
333
+ "entropy": 0.6799626916646957,
334
+ "epoch": 0.44,
335
+ "grad_norm": 2.09375,
336
+ "learning_rate": 1.2828869756894122e-05,
337
+ "loss": 0.6594656944274903,
338
+ "mean_token_accuracy": 0.8026202499866486,
339
+ "num_tokens": 1648619.0,
340
+ "step": 330
341
+ },
342
+ {
343
+ "entropy": 0.680319806188345,
344
+ "epoch": 0.4533333333333333,
345
+ "grad_norm": 2.4375,
346
+ "learning_rate": 1.2403041864514005e-05,
347
+ "loss": 0.6563356876373291,
348
+ "mean_token_accuracy": 0.8025765180587768,
349
+ "num_tokens": 1703363.0,
350
+ "step": 340
351
+ },
352
+ {
353
+ "entropy": 0.6631284486502409,
354
+ "epoch": 0.4666666666666667,
355
+ "grad_norm": 2.84375,
356
+ "learning_rate": 1.1972536290782738e-05,
357
+ "loss": 0.6403236865997315,
358
+ "mean_token_accuracy": 0.8110226787626743,
359
+ "num_tokens": 1754906.0,
360
+ "step": 350
361
+ },
362
+ {
363
+ "entropy": 0.7027981210500002,
364
+ "epoch": 0.48,
365
+ "grad_norm": 3.5,
366
+ "learning_rate": 1.153819104352846e-05,
367
+ "loss": 0.6743718147277832,
368
+ "mean_token_accuracy": 0.7984775453805923,
369
+ "num_tokens": 1796484.0,
370
+ "step": 360
371
+ },
372
+ {
373
+ "entropy": 0.6734891567379236,
374
+ "epoch": 0.49333333333333335,
375
+ "grad_norm": 2.140625,
376
+ "learning_rate": 1.1100851604760057e-05,
377
+ "loss": 0.6835583686828614,
378
+ "mean_token_accuracy": 0.7995599187910557,
379
+ "num_tokens": 1845839.0,
380
+ "step": 370
381
+ },
382
+ {
383
+ "entropy": 0.6895672902464867,
384
+ "epoch": 0.5066666666666667,
385
+ "grad_norm": 3.171875,
386
+ "learning_rate": 1.0661369284880005e-05,
387
+ "loss": 0.675282096862793,
388
+ "mean_token_accuracy": 0.800595736503601,
389
+ "num_tokens": 1887111.0,
390
+ "step": 380
391
+ },
392
+ {
393
+ "entropy": 0.6721615947782993,
394
+ "epoch": 0.52,
395
+ "grad_norm": 2.875,
396
+ "learning_rate": 1.0220599565551865e-05,
397
+ "loss": 0.6567937850952148,
398
+ "mean_token_accuracy": 0.8083706870675087,
399
+ "num_tokens": 1938813.0,
400
+ "step": 390
401
+ },
402
+ {
403
+ "entropy": 0.6703221883624793,
404
+ "epoch": 0.5333333333333333,
405
+ "grad_norm": 2.765625,
406
+ "learning_rate": 9.779400434448137e-06,
407
+ "loss": 0.6485669612884521,
408
+ "mean_token_accuracy": 0.8101305291056633,
409
+ "num_tokens": 1989967.0,
410
+ "step": 400
411
+ },
412
+ {
413
+ "entropy": 0.7154329728335143,
414
+ "epoch": 0.5466666666666666,
415
+ "grad_norm": 3.203125,
416
+ "learning_rate": 9.338630715119998e-06,
417
+ "loss": 0.7143341541290283,
418
+ "mean_token_accuracy": 0.7937317594885827,
419
+ "num_tokens": 2036598.0,
420
+ "step": 410
421
+ },
422
+ {
423
+ "entropy": 0.6946513410657644,
424
+ "epoch": 0.56,
425
+ "grad_norm": 2.828125,
426
+ "learning_rate": 8.899148395239946e-06,
427
+ "loss": 0.6960912227630616,
428
+ "mean_token_accuracy": 0.7990265294909478,
429
+ "num_tokens": 2084928.0,
430
+ "step": 420
431
+ },
432
+ {
433
+ "entropy": 0.6808087941259146,
434
+ "epoch": 0.5733333333333334,
435
+ "grad_norm": 2.96875,
436
+ "learning_rate": 8.461808956471545e-06,
437
+ "loss": 0.6666933536529541,
438
+ "mean_token_accuracy": 0.8025331974029541,
439
+ "num_tokens": 2133851.0,
440
+ "step": 430
441
+ },
442
+ {
443
+ "entropy": 0.6575148230418563,
444
+ "epoch": 0.5866666666666667,
445
+ "grad_norm": 2.890625,
446
+ "learning_rate": 8.027463709217266e-06,
447
+ "loss": 0.6442523002624512,
448
+ "mean_token_accuracy": 0.811263907700777,
449
+ "num_tokens": 2179617.0,
450
+ "step": 440
451
+ },
452
+ {
453
+ "entropy": 0.6445509284734726,
454
+ "epoch": 0.6,
455
+ "grad_norm": 3.140625,
456
+ "learning_rate": 7.5969581354859976e-06,
457
+ "loss": 0.6103779315948487,
458
+ "mean_token_accuracy": 0.8134750738739968,
459
+ "num_tokens": 2225093.0,
460
+ "step": 450
461
+ },
462
+ {
463
+ "entropy": 0.6816472139209508,
464
+ "epoch": 0.6133333333333333,
465
+ "grad_norm": 2.90625,
466
+ "learning_rate": 7.1711302431058795e-06,
467
+ "loss": 0.6601366519927978,
468
+ "mean_token_accuracy": 0.8032179318368435,
469
+ "num_tokens": 2278848.0,
470
+ "step": 460
471
+ },
472
+ {
473
+ "entropy": 0.6660377617925406,
474
+ "epoch": 0.6266666666666667,
475
+ "grad_norm": 2.75,
476
+ "learning_rate": 6.750808934486146e-06,
477
+ "loss": 0.6550974369049072,
478
+ "mean_token_accuracy": 0.8068648695945739,
479
+ "num_tokens": 2331678.0,
480
+ "step": 470
481
+ },
482
+ {
483
+ "entropy": 0.652556081302464,
484
+ "epoch": 0.64,
485
+ "grad_norm": 2.859375,
486
+ "learning_rate": 6.33681239310327e-06,
487
+ "loss": 0.6436736583709717,
488
+ "mean_token_accuracy": 0.8105904631316662,
489
+ "num_tokens": 2382894.0,
490
+ "step": 480
491
+ },
492
+ {
493
+ "entropy": 0.6687446342781186,
494
+ "epoch": 0.6533333333333333,
495
+ "grad_norm": 2.25,
496
+ "learning_rate": 5.92994649085223e-06,
497
+ "loss": 0.6521422863006592,
498
+ "mean_token_accuracy": 0.8062435537576675,
499
+ "num_tokens": 2429736.0,
500
+ "step": 490
501
+ },
502
+ {
503
+ "entropy": 0.6641898091882468,
504
+ "epoch": 0.6666666666666666,
505
+ "grad_norm": 3.015625,
506
+ "learning_rate": 5.531003219363079e-06,
507
+ "loss": 0.6382893085479736,
508
+ "mean_token_accuracy": 0.8112858273088932,
509
+ "num_tokens": 2483182.0,
510
+ "step": 500
511
+ },
512
+ {
513
+ "entropy": 0.6794864580035209,
514
+ "epoch": 0.68,
515
+ "grad_norm": 2.640625,
516
+ "learning_rate": 5.140759148336411e-06,
517
+ "loss": 0.6581945896148682,
518
+ "mean_token_accuracy": 0.8064373843371868,
519
+ "num_tokens": 2540079.0,
520
+ "step": 510
521
+ },
522
+ {
523
+ "entropy": 0.6667013496160508,
524
+ "epoch": 0.6933333333333334,
525
+ "grad_norm": 2.9375,
526
+ "learning_rate": 4.759973913898578e-06,
527
+ "loss": 0.643217945098877,
528
+ "mean_token_accuracy": 0.8076037019491196,
529
+ "num_tokens": 2592280.0,
530
+ "step": 520
531
+ },
532
+ {
533
+ "entropy": 0.6570233944803476,
534
+ "epoch": 0.7066666666666667,
535
+ "grad_norm": 3.078125,
536
+ "learning_rate": 4.389388739919303e-06,
537
+ "loss": 0.6433084964752197,
538
+ "mean_token_accuracy": 0.8076967656612396,
539
+ "num_tokens": 2644064.0,
540
+ "step": 530
541
+ },
542
+ {
543
+ "entropy": 0.6746390011161566,
544
+ "epoch": 0.72,
545
+ "grad_norm": 2.5625,
546
+ "learning_rate": 4.029724995169951e-06,
547
+ "loss": 0.6688372611999511,
548
+ "mean_token_accuracy": 0.8042960688471794,
549
+ "num_tokens": 2694721.0,
550
+ "step": 540
551
+ },
552
+ {
553
+ "entropy": 0.650193777307868,
554
+ "epoch": 0.7333333333333333,
555
+ "grad_norm": 3.625,
556
+ "learning_rate": 3.681682789131068e-06,
557
+ "loss": 0.6250029087066651,
558
+ "mean_token_accuracy": 0.8112101398408413,
559
+ "num_tokens": 2742327.0,
560
+ "step": 550
561
+ },
562
+ {
563
+ "entropy": 0.682454134337604,
564
+ "epoch": 0.7466666666666667,
565
+ "grad_norm": 3.140625,
566
+ "learning_rate": 3.345939609182558e-06,
567
+ "loss": 0.6473059177398681,
568
+ "mean_token_accuracy": 0.8062132216989994,
569
+ "num_tokens": 2787863.0,
570
+ "step": 560
571
+ },
572
+ {
573
+ "entropy": 0.6479893431067467,
574
+ "epoch": 0.76,
575
+ "grad_norm": 3.25,
576
+ "learning_rate": 3.0231490018293042e-06,
577
+ "loss": 0.6270086765289307,
578
+ "mean_token_accuracy": 0.811413899064064,
579
+ "num_tokens": 2837010.0,
580
+ "step": 570
581
+ },
582
+ {
583
+ "entropy": 0.659004195779562,
584
+ "epoch": 0.7733333333333333,
585
+ "grad_norm": 3.078125,
586
+ "learning_rate": 2.713939300529255e-06,
587
+ "loss": 0.6230898857116699,
588
+ "mean_token_accuracy": 0.8098825231194496,
589
+ "num_tokens": 2886153.0,
590
+ "step": 580
591
+ },
592
+ {
593
+ "entropy": 0.6754213474690914,
594
+ "epoch": 0.7866666666666666,
595
+ "grad_norm": 3.46875,
596
+ "learning_rate": 2.4189124026004474e-06,
597
+ "loss": 0.6536226272583008,
598
+ "mean_token_accuracy": 0.8024932295084,
599
+ "num_tokens": 2936592.0,
600
+ "step": 590
601
+ },
602
+ {
603
+ "entropy": 0.6474416930228472,
604
+ "epoch": 0.8,
605
+ "grad_norm": 3.03125,
606
+ "learning_rate": 2.138642597587686e-06,
607
+ "loss": 0.622972822189331,
608
+ "mean_token_accuracy": 0.8115987822413444,
609
+ "num_tokens": 2985720.0,
610
+ "step": 600
611
+ },
612
+ {
613
+ "entropy": 0.6490513959899544,
614
+ "epoch": 0.8133333333333334,
615
+ "grad_norm": 4.0,
616
+ "learning_rate": 1.8736754493696352e-06,
617
+ "loss": 0.6318037033081054,
618
+ "mean_token_accuracy": 0.8130880683660507,
619
+ "num_tokens": 3034549.0,
620
+ "step": 610
621
+ },
622
+ {
623
+ "entropy": 0.6814188580960036,
624
+ "epoch": 0.8266666666666667,
625
+ "grad_norm": 2.671875,
626
+ "learning_rate": 1.6245267341823235e-06,
627
+ "loss": 0.6752352237701416,
628
+ "mean_token_accuracy": 0.8002629041671753,
629
+ "num_tokens": 3085447.0,
630
+ "step": 620
631
+ },
632
+ {
633
+ "entropy": 0.635303413681686,
634
+ "epoch": 0.84,
635
+ "grad_norm": 3.296875,
636
+ "learning_rate": 1.3916814366262677e-06,
637
+ "loss": 0.5970020771026612,
638
+ "mean_token_accuracy": 0.8152928575873375,
639
+ "num_tokens": 3135437.0,
640
+ "step": 630
641
+ },
642
+ {
643
+ "entropy": 0.6500982265919447,
644
+ "epoch": 0.8533333333333334,
645
+ "grad_norm": 2.265625,
646
+ "learning_rate": 1.1755928056115951e-06,
647
+ "loss": 0.6392026901245117,
648
+ "mean_token_accuracy": 0.8090934410691262,
649
+ "num_tokens": 3183930.0,
650
+ "step": 640
651
+ },
652
+ {
653
+ "entropy": 0.6468437172472477,
654
+ "epoch": 0.8666666666666667,
655
+ "grad_norm": 2.890625,
656
+ "learning_rate": 9.766814720787887e-07,
657
+ "loss": 0.6033987045288086,
658
+ "mean_token_accuracy": 0.8132735326886177,
659
+ "num_tokens": 3231321.0,
660
+ "step": 650
661
+ },
662
+ {
663
+ "entropy": 0.6570335838943719,
664
+ "epoch": 0.88,
665
+ "grad_norm": 2.765625,
666
+ "learning_rate": 7.953346302124943e-07,
667
+ "loss": 0.6359596729278565,
668
+ "mean_token_accuracy": 0.8083353474736213,
669
+ "num_tokens": 3280050.0,
670
+ "step": 660
671
+ },
672
+ {
673
+ "entropy": 0.6886860881000757,
674
+ "epoch": 0.8933333333333333,
675
+ "grad_norm": 4.15625,
676
+ "learning_rate": 6.319052837422013e-07,
677
+ "loss": 0.6836255550384521,
678
+ "mean_token_accuracy": 0.7978803515434265,
679
+ "num_tokens": 3327947.0,
680
+ "step": 670
681
+ },
682
+ {
683
+ "entropy": 0.6405102459713816,
684
+ "epoch": 0.9066666666666666,
685
+ "grad_norm": 3.625,
686
+ "learning_rate": 4.867115587969218e-07,
687
+ "loss": 0.5980209350585938,
688
+ "mean_token_accuracy": 0.8176288396120072,
689
+ "num_tokens": 3378711.0,
690
+ "step": 680
691
+ },
692
+ {
693
+ "entropy": 0.636499953456223,
694
+ "epoch": 0.92,
695
+ "grad_norm": 2.609375,
696
+ "learning_rate": 3.600360846514539e-07,
697
+ "loss": 0.620827054977417,
698
+ "mean_token_accuracy": 0.8175054028630256,
699
+ "num_tokens": 3429400.0,
700
+ "step": 690
701
+ },
702
+ {
703
+ "entropy": 0.6172923348844052,
704
+ "epoch": 0.9333333333333333,
705
+ "grad_norm": 2.8125,
706
+ "learning_rate": 2.5212544356964073e-07,
707
+ "loss": 0.6034162521362305,
708
+ "mean_token_accuracy": 0.8199474096298218,
709
+ "num_tokens": 3483247.0,
710
+ "step": 700
711
+ },
712
+ {
713
+ "entropy": 0.664278375543654,
714
+ "epoch": 0.9466666666666667,
715
+ "grad_norm": 2.734375,
716
+ "learning_rate": 1.6318969081553283e-07,
717
+ "loss": 0.663159704208374,
718
+ "mean_token_accuracy": 0.8069490611553192,
719
+ "num_tokens": 3531738.0,
720
+ "step": 710
721
+ },
722
+ {
723
+ "entropy": 0.6435161855071783,
724
+ "epoch": 0.96,
725
+ "grad_norm": 2.578125,
726
+ "learning_rate": 9.340194576680562e-08,
727
+ "loss": 0.5957161903381347,
728
+ "mean_token_accuracy": 0.8148073829710484,
729
+ "num_tokens": 3583252.0,
730
+ "step": 720
731
+ },
732
+ {
733
+ "entropy": 0.6636522088199854,
734
+ "epoch": 0.9733333333333334,
735
+ "grad_norm": 2.90625,
736
+ "learning_rate": 4.289805492633248e-08,
737
+ "loss": 0.6373569965362549,
738
+ "mean_token_accuracy": 0.8058297611773014,
739
+ "num_tokens": 3631660.0,
740
+ "step": 730
741
+ },
742
+ {
743
+ "entropy": 0.6847980171442032,
744
+ "epoch": 0.9866666666666667,
745
+ "grad_norm": 3.21875,
746
+ "learning_rate": 1.1776327487903472e-08,
747
+ "loss": 0.6613836765289307,
748
+ "mean_token_accuracy": 0.7997118130326271,
749
+ "num_tokens": 3677802.0,
750
+ "step": 740
751
+ },
752
+ {
753
+ "entropy": 0.6479170603677631,
754
+ "epoch": 1.0,
755
+ "grad_norm": 2.890625,
756
+ "learning_rate": 9.734397081961888e-11,
757
+ "loss": 0.6307967662811279,
758
+ "mean_token_accuracy": 0.8109949566423893,
759
+ "num_tokens": 3730419.0,
760
+ "step": 750
761
+ }
762
+ ],
763
+ "logging_steps": 10,
764
+ "max_steps": 750,
765
+ "num_input_tokens_seen": 0,
766
+ "num_train_epochs": 1,
767
+ "save_steps": 200,
768
+ "stateful_callbacks": {
769
+ "TrainerControl": {
770
+ "args": {
771
+ "should_epoch_stop": false,
772
+ "should_evaluate": false,
773
+ "should_log": false,
774
+ "should_save": true,
775
+ "should_training_stop": true
776
+ },
777
+ "attributes": {}
778
+ }
779
+ },
780
+ "total_flos": 4.307411364260659e+16,
781
+ "train_batch_size": 2,
782
+ "trial_name": null,
783
+ "trial_params": null
784
+ }
checkpoint-750/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be830bdc5f60d908c726016e2883e3030a67ac3c95df8f0b3975ce517d68f4c6
3
+ size 5777
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
- "bos_token_id": 151643,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 151645,
10
  "head_dim": 128,
@@ -48,7 +48,7 @@
48
  "num_attention_heads": 16,
49
  "num_hidden_layers": 28,
50
  "num_key_value_heads": 8,
51
- "pad_token_id": null,
52
  "rms_norm_eps": 1e-06,
53
  "rope_parameters": {
54
  "rope_theta": 1000000,
@@ -57,7 +57,7 @@
57
  "sliding_window": null,
58
  "tie_word_embeddings": true,
59
  "transformers_version": "5.7.0",
60
- "use_cache": true,
61
  "use_sliding_window": false,
62
  "vocab_size": 151936
63
  }
 
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
+ "bos_token_id": null,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 151645,
10
  "head_dim": 128,
 
48
  "num_attention_heads": 16,
49
  "num_hidden_layers": 28,
50
  "num_key_value_heads": 8,
51
+ "pad_token_id": 151645,
52
  "rms_norm_eps": 1e-06,
53
  "rope_parameters": {
54
  "rope_theta": 1000000,
 
57
  "sliding_window": null,
58
  "tie_word_embeddings": true,
59
  "transformers_version": "5.7.0",
60
+ "use_cache": false,
61
  "use_sliding_window": false,
62
  "vocab_size": 151936
63
  }
generation_config.json CHANGED
@@ -1,12 +1,10 @@
1
  {
2
- "bos_token_id": 151643,
3
  "do_sample": true,
4
  "eos_token_id": [
5
  151645,
6
  151643
7
  ],
8
- "max_new_tokens": 32768,
9
- "pad_token_id": 151643,
10
  "temperature": 0.6,
11
  "top_k": 20,
12
  "top_p": 0.95,
 
1
  {
 
2
  "do_sample": true,
3
  "eos_token_id": [
4
  151645,
5
  151643
6
  ],
7
+ "pad_token_id": 151645,
 
8
  "temperature": 0.6,
9
  "top_k": 20,
10
  "top_p": 0.95,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:169ad53ec313c3a34b06c0809216e4fc072cce444a5d4ff2b59690d064130ed5
3
  size 3441185608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a09c0e3c1c41d499df7523ef0c7b66c06311691531033ffdcbc0ee4288d73b2
3
  size 3441185608
tokenizer_config.json CHANGED
@@ -23,7 +23,7 @@
23
  "is_local": false,
24
  "local_files_only": false,
25
  "model_max_length": 131072,
26
- "pad_token": "<|endoftext|>",
27
  "split_special_tokens": false,
28
  "tokenizer_class": "Qwen2Tokenizer",
29
  "unk_token": null
 
23
  "is_local": false,
24
  "local_files_only": false,
25
  "model_max_length": 131072,
26
+ "pad_token": "<|im_end|>",
27
  "split_special_tokens": false,
28
  "tokenizer_class": "Qwen2Tokenizer",
29
  "unk_token": null
train.log ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0
  0%| | 0/750 [00:00<?, ?it/s]
1
  0%| | 1/750 [00:02<35:47, 2.87s/it]
2
  0%| | 2/750 [00:04<29:00, 2.33s/it]
3
  0%| | 3/750 [00:06<26:35, 2.14s/it]
4
  1%| | 4/750 [00:09<27:36, 2.22s/it]
5
  1%| | 5/750 [00:11<26:30, 2.14s/it]
6
  1%| | 6/750 [00:13<25:58, 2.09s/it]
7
  1%| | 7/750 [00:15<25:19, 2.05s/it]
8
  1%| | 8/750 [00:16<24:59, 2.02s/it]
9
  1%| | 9/750 [00:19<25:30, 2.07s/it]
10
  1%|▏ | 10/750 [00:21<25:01, 2.03s/it]
11
 
 
12
  1%|▏ | 10/750 [00:21<25:01, 2.03s/it]
13
  1%|▏ | 11/750 [00:23<24:58, 2.03s/it]
14
  2%|▏ | 12/750 [00:25<25:04, 2.04s/it]
15
  2%|▏ | 13/750 [00:27<25:45, 2.10s/it]
16
  2%|▏ | 14/750 [00:29<26:18, 2.15s/it]
17
  2%|▏ | 15/750 [00:31<25:59, 2.12s/it]
18
  2%|▏ | 16/750 [00:33<25:19, 2.07s/it]
19
  2%|▏ | 17/750 [00:36<26:35, 2.18s/it]
20
  2%|▏ | 18/750 [00:38<26:19, 2.16s/it]
21
  3%|β–Ž | 19/750 [00:40<25:38, 2.11s/it]
22
  3%|β–Ž | 20/750 [00:42<25:16, 2.08s/it]
23
 
 
24
  3%|β–Ž | 20/750 [00:42<25:16, 2.08s/it]
25
  3%|β–Ž | 21/750 [00:44<25:47, 2.12s/it]
26
  3%|β–Ž | 22/750 [00:46<25:22, 2.09s/it]
27
  3%|β–Ž | 23/750 [00:48<24:53, 2.05s/it]
28
  3%|β–Ž | 24/750 [00:50<24:47, 2.05s/it]
29
  3%|β–Ž | 25/750 [00:52<24:58, 2.07s/it]
30
  3%|β–Ž | 26/750 [00:54<24:33, 2.04s/it]
31
  4%|β–Ž | 27/750 [00:56<24:18, 2.02s/it]
32
  4%|β–Ž | 28/750 [00:58<24:25, 2.03s/it]
33
  4%|▍ | 29/750 [01:00<25:20, 2.11s/it]
34
  4%|▍ | 30/750 [01:02<25:13, 2.10s/it]
35
 
 
36
  4%|▍ | 30/750 [01:02<25:13, 2.10s/it]
37
  4%|▍ | 31/750 [01:05<25:02, 2.09s/it]
38
  4%|▍ | 32/750 [01:07<24:51, 2.08s/it]
39
  4%|▍ | 33/750 [01:09<24:31, 2.05s/it]
40
  5%|▍ | 34/750 [01:11<25:22, 2.13s/it]
41
  5%|▍ | 35/750 [01:13<24:36, 2.06s/it]
42
  5%|▍ | 36/750 [01:15<24:15, 2.04s/it]
43
  5%|▍ | 37/750 [01:17<24:24, 2.05s/it]
44
  5%|β–Œ | 38/750 [01:19<25:27, 2.15s/it]
45
  5%|β–Œ | 39/750 [01:21<24:50, 2.10s/it]
46
  5%|β–Œ | 40/750 [01:23<24:43, 2.09s/it]
47
 
 
48
  5%|β–Œ | 40/750 [01:23<24:43, 2.09s/it]
49
  5%|β–Œ | 41/750 [01:25<24:54, 2.11s/it]
50
  6%|β–Œ | 42/750 [01:28<25:26, 2.16s/it]
51
  6%|β–Œ | 43/750 [01:30<24:59, 2.12s/it]
52
  6%|β–Œ | 44/750 [01:32<25:01, 2.13s/it]
53
  6%|β–Œ | 45/750 [01:34<24:19, 2.07s/it]
54
  6%|β–Œ | 46/750 [01:36<25:20, 2.16s/it]
55
  6%|β–‹ | 47/750 [01:38<24:51, 2.12s/it]
56
  6%|β–‹ | 48/750 [01:40<24:51, 2.12s/it]
57
  7%|β–‹ | 49/750 [01:42<24:20, 2.08s/it]
58
  7%|β–‹ | 50/750 [01:45<24:54, 2.14s/it]
59
 
 
60
  7%|β–‹ | 50/750 [01:45<24:54, 2.14s/it]
61
  7%|β–‹ | 51/750 [01:47<25:13, 2.16s/it]
62
  7%|β–‹ | 52/750 [01:49<25:23, 2.18s/it]
63
  7%|β–‹ | 53/750 [01:51<24:58, 2.15s/it]
64
  7%|β–‹ | 54/750 [01:54<26:47, 2.31s/it]
65
  7%|β–‹ | 55/750 [01:56<26:37, 2.30s/it]
66
  7%|β–‹ | 56/750 [01:58<25:28, 2.20s/it]
67
  8%|β–Š | 57/750 [02:00<24:33, 2.13s/it]
68
  8%|β–Š | 58/750 [02:02<24:02, 2.09s/it]
69
  8%|β–Š | 59/750 [02:04<24:55, 2.16s/it]
70
  8%|β–Š | 60/750 [02:06<24:35, 2.14s/it]
71
 
 
72
  8%|β–Š | 60/750 [02:06<24:35, 2.14s/it]
73
  8%|β–Š | 61/750 [02:09<24:35, 2.14s/it]
74
  8%|β–Š | 62/750 [02:11<24:33, 2.14s/it]
75
  8%|β–Š | 63/750 [02:13<25:05, 2.19s/it]
76
  9%|β–Š | 64/750 [02:15<25:09, 2.20s/it]
77
  9%|β–Š | 65/750 [02:17<24:26, 2.14s/it]
78
  9%|β–‰ | 66/750 [02:19<24:23, 2.14s/it]
79
  9%|β–‰ | 67/750 [02:22<24:28, 2.15s/it]
80
  9%|β–‰ | 68/750 [02:24<25:29, 2.24s/it]
81
  9%|β–‰ | 69/750 [02:26<24:49, 2.19s/it]
82
  9%|β–‰ | 70/750 [02:28<24:24, 2.15s/it]
83
 
 
84
  9%|β–‰ | 70/750 [02:28<24:24, 2.15s/it]
85
  9%|β–‰ | 71/750 [02:30<24:33, 2.17s/it]
86
  10%|β–‰ | 72/750 [02:33<24:41, 2.19s/it]
87
  10%|β–‰ | 73/750 [02:35<24:15, 2.15s/it]
88
  10%|β–‰ | 74/750 [02:37<24:18, 2.16s/it]
89
  10%|β–ˆ | 75/750 [02:39<24:26, 2.17s/it]
90
  10%|β–ˆ | 76/750 [02:41<24:57, 2.22s/it]
91
  10%|β–ˆ | 77/750 [02:44<25:05, 2.24s/it]
92
  10%|β–ˆ | 78/750 [02:46<24:15, 2.17s/it]
93
  11%|β–ˆ | 79/750 [02:48<23:51, 2.13s/it]
94
  11%|β–ˆ | 80/750 [02:50<24:12, 2.17s/it]
95
 
 
96
  11%|β–ˆ | 80/750 [02:50<24:12, 2.17s/it]
97
  11%|β–ˆ | 81/750 [02:52<23:40, 2.12s/it]
98
  11%|β–ˆ | 82/750 [02:54<23:41, 2.13s/it]
99
  11%|β–ˆ | 83/750 [02:56<23:32, 2.12s/it]
100
  11%|β–ˆ | 84/750 [02:58<23:30, 2.12s/it]
101
  11%|β–ˆβ– | 85/750 [03:01<24:00, 2.17s/it]
102
  11%|β–ˆβ– | 86/750 [03:03<23:30, 2.12s/it]
103
  12%|β–ˆβ– | 87/750 [03:05<23:11, 2.10s/it]
104
  12%|β–ˆβ– | 88/750 [03:07<22:51, 2.07s/it]
105
  12%|β–ˆβ– | 89/750 [03:09<23:44, 2.16s/it]
106
  12%|β–ˆβ– | 90/750 [03:11<23:12, 2.11s/it]
107
 
 
108
  12%|β–ˆβ– | 90/750 [03:11<23:12, 2.11s/it]
109
  12%|β–ˆβ– | 91/750 [03:13<22:37, 2.06s/it]
110
  12%|β–ˆβ– | 92/750 [03:15<22:20, 2.04s/it]
111
  12%|β–ˆβ– | 93/750 [03:17<23:40, 2.16s/it]
112
  13%|β–ˆβ–Ž | 94/750 [03:20<23:34, 2.16s/it]
113
  13%|β–ˆβ–Ž | 95/750 [03:22<23:34, 2.16s/it]
114
  13%|β–ˆβ–Ž | 96/750 [03:24<22:58, 2.11s/it]
115
  13%|β–ˆβ–Ž | 97/750 [03:26<23:41, 2.18s/it]
116
  13%|β–ˆβ–Ž | 98/750 [03:28<22:59, 2.12s/it]
117
  13%|β–ˆβ–Ž | 99/750 [03:30<23:00, 2.12s/it]
118
  13%|β–ˆβ–Ž | 100/750 [03:32<22:48, 2.10s/it]
119
 
 
120
  13%|β–ˆβ–Ž | 100/750 [03:32<22:48, 2.10s/it]
121
  13%|β–ˆβ–Ž | 101/750 [03:35<23:32, 2.18s/it]
122
  14%|β–ˆβ–Ž | 102/750 [03:37<23:02, 2.13s/it]
123
  14%|β–ˆβ–Ž | 103/750 [03:39<23:41, 2.20s/it]
124
  14%|β–ˆβ– | 104/750 [03:41<23:20, 2.17s/it]
125
  14%|β–ˆβ– | 105/750 [03:43<23:39, 2.20s/it]
126
  14%|β–ˆβ– | 106/750 [03:45<22:57, 2.14s/it]
127
  14%|β–ˆβ– | 107/750 [03:47<22:34, 2.11s/it]
128
  14%|β–ˆβ– | 108/750 [03:49<22:26, 2.10s/it]
129
  15%|β–ˆβ– | 109/750 [03:51<22:09, 2.07s/it]
130
  15%|β–ˆβ– | 110/750 [03:54<22:42, 2.13s/it]
131
 
 
132
  15%|β–ˆβ– | 110/750 [03:54<22:42, 2.13s/it]
133
  15%|β–ˆβ– | 111/750 [03:56<22:13, 2.09s/it]
134
  15%|β–ˆβ– | 112/750 [03:58<21:48, 2.05s/it]
135
  15%|β–ˆβ–Œ | 113/750 [04:00<21:53, 2.06s/it]
136
  15%|β–ˆβ–Œ | 114/750 [04:02<22:28, 2.12s/it]
137
  15%|β–ˆβ–Œ | 115/750 [04:04<22:01, 2.08s/it]
138
  15%|β–ˆβ–Œ | 116/750 [04:06<22:05, 2.09s/it]
139
  16%|β–ˆβ–Œ | 117/750 [04:08<22:14, 2.11s/it]
140
  16%|β–ˆβ–Œ | 118/750 [04:11<22:56, 2.18s/it]
141
  16%|β–ˆβ–Œ | 119/750 [04:13<22:21, 2.13s/it]
142
  16%|β–ˆβ–Œ | 120/750 [04:15<22:16, 2.12s/it]
143
 
 
144
  16%|β–ˆβ–Œ | 120/750 [04:15<22:16, 2.12s/it]
145
  16%|β–ˆβ–Œ | 121/750 [04:17<22:16, 2.12s/it]
146
  16%|β–ˆβ–‹ | 122/750 [04:19<23:01, 2.20s/it]
147
  16%|β–ˆβ–‹ | 123/750 [04:21<22:07, 2.12s/it]
148
  17%|β–ˆβ–‹ | 124/750 [04:23<21:58, 2.11s/it]
149
  17%|β–ˆβ–‹ | 125/750 [04:25<21:53, 2.10s/it]
150
  17%|β–ˆβ–‹ | 126/750 [04:28<22:39, 2.18s/it]
151
  17%|β–ˆβ–‹ | 127/750 [04:30<22:35, 2.18s/it]
152
  17%|β–ˆβ–‹ | 128/750 [04:32<22:21, 2.16s/it]
153
  17%|β–ˆβ–‹ | 129/750 [04:34<22:03, 2.13s/it]
154
  17%|β–ˆβ–‹ | 130/750 [04:36<21:46, 2.11s/it]
155
 
 
156
  17%|β–ˆβ–‹ | 130/750 [04:36<21:46, 2.11s/it]
157
  17%|β–ˆβ–‹ | 131/750 [04:38<21:52, 2.12s/it]
158
  18%|β–ˆβ–Š | 132/750 [04:40<21:30, 2.09s/it]
159
  18%|β–ˆβ–Š | 133/750 [04:42<21:41, 2.11s/it]
160
  18%|β–ˆβ–Š | 134/750 [04:44<21:38, 2.11s/it]
161
  18%|β–ˆβ–Š | 135/750 [04:47<21:48, 2.13s/it]
162
  18%|β–ˆβ–Š | 136/750 [04:49<21:28, 2.10s/it]
163
  18%|β–ˆβ–Š | 137/750 [04:51<21:48, 2.13s/it]
164
  18%|β–ˆβ–Š | 138/750 [04:53<21:19, 2.09s/it]
165
  19%|β–ˆβ–Š | 139/750 [04:55<21:45, 2.14s/it]
166
  19%|β–ˆβ–Š | 140/750 [04:57<21:35, 2.12s/it]
167
 
 
168
  19%|β–ˆβ–Š | 140/750 [04:57<21:35, 2.12s/it]
169
  19%|β–ˆβ–‰ | 141/750 [04:59<21:27, 2.11s/it]
170
  19%|β–ˆβ–‰ | 142/750 [05:01<21:05, 2.08s/it]
171
  19%|β–ˆβ–‰ | 143/750 [05:04<22:03, 2.18s/it]
172
  19%|β–ˆβ–‰ | 144/750 [05:06<21:35, 2.14s/it]
173
  19%|β–ˆβ–‰ | 145/750 [05:08<21:04, 2.09s/it]
174
  19%|β–ˆβ–‰ | 146/750 [05:10<20:55, 2.08s/it]
175
  20%|β–ˆβ–‰ | 147/750 [05:12<21:28, 2.14s/it]
176
  20%|β–ˆβ–‰ | 148/750 [05:14<21:12, 2.11s/it]
177
  20%|β–ˆβ–‰ | 149/750 [05:16<20:56, 2.09s/it]
178
  20%|β–ˆβ–ˆ | 150/750 [05:18<21:09, 2.12s/it]
179
 
 
180
  20%|β–ˆβ–ˆ | 150/750 [05:18<21:09, 2.12s/it]
181
  20%|β–ˆβ–ˆ | 151/750 [05:20<20:39, 2.07s/it]
182
  20%|β–ˆβ–ˆ | 152/750 [05:23<21:17, 2.14s/it]
183
  20%|β–ˆβ–ˆ | 153/750 [05:25<21:06, 2.12s/it]
184
  21%|β–ˆβ–ˆ | 154/750 [05:27<21:02, 2.12s/it]
185
  21%|β–ˆβ–ˆ | 155/750 [05:29<20:50, 2.10s/it]
186
  21%|β–ˆβ–ˆ | 156/750 [05:31<21:20, 2.16s/it]
187
  21%|β–ˆβ–ˆ | 157/750 [05:33<21:06, 2.14s/it]
188
  21%|β–ˆβ–ˆ | 158/750 [05:35<20:33, 2.08s/it]
189
  21%|β–ˆβ–ˆ | 159/750 [05:37<20:30, 2.08s/it]
190
  21%|β–ˆβ–ˆβ– | 160/750 [05:39<20:49, 2.12s/it]
191
 
 
192
  21%|β–ˆβ–ˆβ– | 160/750 [05:39<20:49, 2.12s/it]
193
  21%|β–ˆβ–ˆβ– | 161/750 [05:41<20:17, 2.07s/it]
194
  22%|β–ˆβ–ˆβ– | 162/750 [05:43<20:04, 2.05s/it]
195
  22%|β–ˆβ–ˆβ– | 163/750 [05:46<20:12, 2.07s/it]
196
  22%|β–ˆβ–ˆβ– | 164/750 [05:48<21:10, 2.17s/it]
197
  22%|β–ˆβ–ˆβ– | 165/750 [05:50<20:53, 2.14s/it]
198
  22%|β–ˆβ–ˆβ– | 166/750 [05:52<21:01, 2.16s/it]
199
  22%|β–ˆβ–ˆβ– | 167/750 [05:54<20:46, 2.14s/it]
200
  22%|β–ˆβ–ˆβ– | 168/750 [05:57<21:06, 2.18s/it]
201
  23%|β–ˆβ–ˆβ–Ž | 169/750 [05:59<20:25, 2.11s/it]
202
  23%|β–ˆβ–ˆβ–Ž | 170/750 [06:01<20:28, 2.12s/it]
203
 
 
204
  23%|β–ˆβ–ˆβ–Ž | 170/750 [06:01<20:28, 2.12s/it]
205
  23%|β–ˆβ–ˆβ–Ž | 171/750 [06:03<20:22, 2.11s/it]
206
  23%|β–ˆβ–ˆβ–Ž | 172/750 [06:05<20:53, 2.17s/it]
207
  23%|β–ˆβ–ˆβ–Ž | 173/750 [06:07<20:37, 2.14s/it]
208
  23%|β–ˆβ–ˆβ–Ž | 174/750 [06:09<20:13, 2.11s/it]
209
  23%|β–ˆβ–ˆβ–Ž | 175/750 [06:11<20:04, 2.09s/it]
210
  23%|β–ˆβ–ˆβ–Ž | 176/750 [06:13<20:00, 2.09s/it]
211
  24%|β–ˆβ–ˆβ–Ž | 177/750 [06:16<22:17, 2.33s/it]
212
  24%|β–ˆβ–ˆβ–Ž | 178/750 [06:18<21:36, 2.27s/it]
213
  24%|β–ˆβ–ˆβ– | 179/750 [06:20<20:54, 2.20s/it]
214
  24%|β–ˆβ–ˆβ– | 180/750 [06:22<20:14, 2.13s/it]
215
 
 
216
  24%|β–ˆβ–ˆβ– | 180/750 [06:22<20:14, 2.13s/it]
217
  24%|β–ˆβ–ˆβ– | 181/750 [06:25<20:26, 2.16s/it]
218
  24%|β–ˆβ–ˆβ– | 182/750 [06:27<19:54, 2.10s/it]
219
  24%|β–ˆβ–ˆβ– | 183/750 [06:29<19:40, 2.08s/it]
220
  25%|β–ˆβ–ˆβ– | 184/750 [06:31<19:28, 2.07s/it]
221
  25%|β–ˆβ–ˆβ– | 185/750 [06:33<20:16, 2.15s/it]
222
  25%|β–ˆβ–ˆβ– | 186/750 [06:35<19:46, 2.10s/it]
223
  25%|β–ˆβ–ˆβ– | 187/750 [06:37<19:38, 2.09s/it]
224
  25%|β–ˆβ–ˆβ–Œ | 188/750 [06:39<19:36, 2.09s/it]
225
  25%|β–ˆβ–ˆβ–Œ | 189/750 [06:41<19:58, 2.14s/it]
226
  25%|β–ˆβ–ˆβ–Œ | 190/750 [06:44<20:20, 2.18s/it]
227
 
 
228
  25%|β–ˆβ–ˆβ–Œ | 190/750 [06:44<20:20, 2.18s/it]
229
  25%|β–ˆβ–ˆβ–Œ | 191/750 [06:46<19:53, 2.13s/it]
230
  26%|β–ˆβ–ˆβ–Œ | 192/750 [06:48<19:26, 2.09s/it]
231
  26%|β–ˆβ–ˆβ–Œ | 193/750 [06:50<19:47, 2.13s/it]
232
  26%|β–ˆβ–ˆβ–Œ | 194/750 [06:52<19:30, 2.11s/it]
233
  26%|β–ˆβ–ˆβ–Œ | 195/750 [06:54<19:22, 2.10s/it]
234
  26%|β–ˆβ–ˆβ–Œ | 196/750 [06:56<19:15, 2.09s/it]
235
  26%|β–ˆβ–ˆβ–‹ | 197/750 [06:58<18:59, 2.06s/it]
236
  26%|β–ˆβ–ˆβ–‹ | 198/750 [07:00<19:36, 2.13s/it]
237
  27%|β–ˆβ–ˆβ–‹ | 199/750 [07:02<19:22, 2.11s/it]
238
  27%|β–ˆβ–ˆβ–‹ | 200/750 [07:05<19:35, 2.14s/it]
239
 
 
240
  27%|β–ˆβ–ˆβ–‹ | 200/750 [07:05<19:35, 2.14s/it]
 
 
 
241
  27%|β–ˆβ–ˆβ–‹ | 201/750 [07:30<1:22:34, 9.02s/it]
242
  27%|β–ˆβ–ˆβ–‹ | 202/750 [07:32<1:04:05, 7.02s/it]
243
  27%|β–ˆβ–ˆβ–‹ | 203/750 [07:34<50:23, 5.53s/it]
244
  27%|β–ˆβ–ˆβ–‹ | 204/750 [07:37<42:45, 4.70s/it]
245
  27%|β–ˆβ–ˆβ–‹ | 205/750 [07:39<35:19, 3.89s/it]
246
  27%|β–ˆβ–ˆβ–‹ | 206/750 [07:41<30:38, 3.38s/it]
247
  28%|β–ˆβ–ˆβ–Š | 207/750 [07:43<26:50, 2.97s/it]
248
  28%|β–ˆβ–ˆβ–Š | 208/750 [07:45<24:29, 2.71s/it]
249
  28%|β–ˆβ–ˆβ–Š | 209/750 [07:47<22:46, 2.53s/it]
250
  28%|β–ˆβ–ˆβ–Š | 210/750 [07:49<21:56, 2.44s/it]
251
 
 
252
  28%|β–ˆβ–ˆβ–Š | 210/750 [07:50<21:56, 2.44s/it]
253
  28%|β–ˆβ–ˆβ–Š | 211/750 [07:52<21:40, 2.41s/it]
254
  28%|β–ˆβ–ˆβ–Š | 212/750 [07:54<20:33, 2.29s/it]
255
  28%|β–ˆβ–ˆβ–Š | 213/750 [07:56<20:00, 2.24s/it]
256
  29%|β–ˆβ–ˆβ–Š | 214/750 [07:58<19:55, 2.23s/it]
257
  29%|β–ˆβ–ˆβ–Š | 215/750 [08:00<19:55, 2.23s/it]
258
  29%|β–ˆβ–ˆβ–‰ | 216/750 [08:02<19:22, 2.18s/it]
259
  29%|β–ˆβ–ˆβ–‰ | 217/750 [08:05<19:03, 2.14s/it]
260
  29%|β–ˆβ–ˆβ–‰ | 218/750 [08:07<18:47, 2.12s/it]
261
  29%|β–ˆβ–ˆβ–‰ | 219/750 [08:09<19:01, 2.15s/it]
262
  29%|β–ˆβ–ˆβ–‰ | 220/750 [08:11<18:59, 2.15s/it]
263
 
 
264
  29%|β–ˆβ–ˆβ–‰ | 220/750 [08:11<18:59, 2.15s/it]
265
  29%|β–ˆβ–ˆβ–‰ | 221/750 [08:13<18:48, 2.13s/it]
266
  30%|β–ˆβ–ˆβ–‰ | 222/750 [08:15<18:44, 2.13s/it]
267
  30%|β–ˆβ–ˆβ–‰ | 223/750 [08:18<19:26, 2.21s/it]
268
  30%|β–ˆβ–ˆβ–‰ | 224/750 [08:20<19:10, 2.19s/it]
269
  30%|β–ˆβ–ˆβ–ˆ | 225/750 [08:22<18:39, 2.13s/it]
270
  30%|β–ˆβ–ˆβ–ˆ | 226/750 [08:24<18:29, 2.12s/it]
271
  30%|β–ˆβ–ˆβ–ˆ | 227/750 [08:26<19:05, 2.19s/it]
272
  30%|β–ˆβ–ˆβ–ˆ | 228/750 [08:28<18:58, 2.18s/it]
273
  31%|β–ˆβ–ˆβ–ˆ | 229/750 [08:30<18:20, 2.11s/it]
274
  31%|β–ˆβ–ˆβ–ˆ | 230/750 [08:32<18:25, 2.13s/it]
275
 
 
276
  31%|β–ˆβ–ˆβ–ˆ | 230/750 [08:32<18:25, 2.13s/it]
277
  31%|β–ˆβ–ˆβ–ˆ | 231/750 [08:35<18:20, 2.12s/it]
278
  31%|β–ˆβ–ˆβ–ˆ | 232/750 [08:37<18:31, 2.15s/it]
279
  31%|β–ˆβ–ˆβ–ˆ | 233/750 [08:39<18:13, 2.12s/it]
280
  31%|β–ˆβ–ˆβ–ˆ | 234/750 [08:41<17:52, 2.08s/it]
281
  31%|β–ˆβ–ˆβ–ˆβ– | 235/750 [08:43<17:57, 2.09s/it]
282
  31%|β–ˆβ–ˆβ–ˆβ– | 236/750 [08:45<18:15, 2.13s/it]
283
  32%|β–ˆβ–ˆβ–ˆβ– | 237/750 [08:47<17:51, 2.09s/it]
284
  32%|β–ˆβ–ˆβ–ˆβ– | 238/750 [08:49<18:13, 2.14s/it]
285
  32%|β–ˆβ–ˆβ–ˆβ– | 239/750 [08:51<18:01, 2.12s/it]
286
  32%|β–ˆβ–ˆβ–ˆβ– | 240/750 [08:54<18:26, 2.17s/it]
287
 
 
288
  32%|β–ˆβ–ˆβ–ˆβ– | 240/750 [08:54<18:26, 2.17s/it]
289
  32%|β–ˆβ–ˆβ–ˆβ– | 241/750 [08:56<17:56, 2.11s/it]
290
  32%|β–ˆβ–ˆβ–ˆβ– | 242/750 [08:58<17:36, 2.08s/it]
291
  32%|β–ˆβ–ˆβ–ˆβ– | 243/750 [09:00<17:28, 2.07s/it]
292
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 244/750 [09:02<17:49, 2.11s/it]
293
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 245/750 [09:04<17:27, 2.07s/it]
294
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 246/750 [09:06<17:23, 2.07s/it]
295
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 247/750 [09:08<17:24, 2.08s/it]
296
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 248/750 [09:10<17:45, 2.12s/it]
297
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 249/750 [09:12<17:35, 2.11s/it]
298
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 250/750 [09:14<17:16, 2.07s/it]
299
 
 
300
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 250/750 [09:14<17:16, 2.07s/it]
301
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 251/750 [09:16<17:16, 2.08s/it]
302
  34%|β–ˆβ–ˆβ–ˆβ–Ž | 252/750 [09:19<17:32, 2.11s/it]
303
  34%|β–ˆβ–ˆβ–ˆβ–Ž | 253/750 [09:21<17:48, 2.15s/it]
304
  34%|β–ˆβ–ˆβ–ˆβ– | 254/750 [09:23<17:35, 2.13s/it]
305
  34%|β–ˆβ–ˆβ–ˆβ– | 255/750 [09:25<17:08, 2.08s/it]
306
  34%|β–ˆβ–ˆβ–ˆβ– | 256/750 [09:27<16:51, 2.05s/it]
307
  34%|β–ˆβ–ˆβ–ˆβ– | 257/750 [09:29<17:50, 2.17s/it]
308
  34%|β–ˆβ–ˆβ–ˆβ– | 258/750 [09:31<17:36, 2.15s/it]
309
  35%|β–ˆβ–ˆβ–ˆβ– | 259/750 [09:33<17:08, 2.09s/it]
310
  35%|β–ˆβ–ˆβ–ˆβ– | 260/750 [09:36<17:14, 2.11s/it]
311
 
 
312
  35%|β–ˆβ–ˆβ–ˆβ– | 260/750 [09:36<17:14, 2.11s/it]
313
  35%|β–ˆβ–ˆβ–ˆβ– | 261/750 [09:38<17:39, 2.17s/it]
314
  35%|β–ˆβ–ˆβ–ˆβ– | 262/750 [09:40<17:32, 2.16s/it]
315
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 263/750 [09:42<17:31, 2.16s/it]
316
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 264/750 [09:44<17:15, 2.13s/it]
317
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 265/750 [09:47<17:30, 2.17s/it]
318
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 266/750 [09:49<17:12, 2.13s/it]
319
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 267/750 [09:51<16:45, 2.08s/it]
320
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 268/750 [09:53<16:51, 2.10s/it]
321
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 269/750 [09:55<17:15, 2.15s/it]
322
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 270/750 [09:57<17:06, 2.14s/it]
323
 
 
324
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 270/750 [09:57<17:06, 2.14s/it]
325
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 271/750 [09:59<16:39, 2.09s/it]
326
  36%|β–ˆβ–ˆβ–ˆβ–‹ | 272/750 [10:01<16:22, 2.06s/it]
327
  36%|β–ˆβ–ˆβ–ˆβ–‹ | 273/750 [10:03<16:23, 2.06s/it]
328
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 274/750 [10:05<16:53, 2.13s/it]
329
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 275/750 [10:07<16:41, 2.11s/it]
330
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 276/750 [10:10<16:40, 2.11s/it]
331
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 277/750 [10:12<16:36, 2.11s/it]
332
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 278/750 [10:14<16:50, 2.14s/it]
333
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 279/750 [10:16<16:27, 2.10s/it]
334
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 280/750 [10:18<16:40, 2.13s/it]
335
 
 
336
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 280/750 [10:18<16:40, 2.13s/it]
337
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 281/750 [10:20<16:28, 2.11s/it]
338
  38%|β–ˆβ–ˆβ–ˆβ–Š | 282/750 [10:22<16:59, 2.18s/it]
339
  38%|β–ˆβ–ˆβ–ˆβ–Š | 283/750 [10:25<16:54, 2.17s/it]
340
  38%|β–ˆβ–ˆβ–ˆβ–Š | 284/750 [10:27<16:44, 2.15s/it]
341
  38%|β–ˆβ–ˆβ–ˆβ–Š | 285/750 [10:29<16:32, 2.13s/it]
342
  38%|β–ˆβ–ˆβ–ˆβ–Š | 286/750 [10:31<16:41, 2.16s/it]
343
  38%|β–ˆβ–ˆβ–ˆβ–Š | 287/750 [10:33<16:27, 2.13s/it]
344
  38%|β–ˆβ–ˆβ–ˆβ–Š | 288/750 [10:35<16:12, 2.11s/it]
345
  39%|β–ˆβ–ˆβ–ˆβ–Š | 289/750 [10:37<16:20, 2.13s/it]
346
  39%|β–ˆβ–ˆβ–ˆβ–Š | 290/750 [10:39<15:59, 2.09s/it]
347
 
 
348
  39%|β–ˆβ–ˆβ–ˆβ–Š | 290/750 [10:39<15:59, 2.09s/it]
349
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 291/750 [10:42<16:40, 2.18s/it]
350
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 292/750 [10:44<16:07, 2.11s/it]
351
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 293/750 [10:46<16:07, 2.12s/it]
352
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 294/750 [10:48<15:54, 2.09s/it]
353
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 295/750 [10:50<16:34, 2.19s/it]
354
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 296/750 [10:52<16:11, 2.14s/it]
355
  40%|β–ˆβ–ˆβ–ˆβ–‰ | 297/750 [10:54<16:08, 2.14s/it]
356
  40%|β–ˆβ–ˆβ–ˆβ–‰ | 298/750 [10:56<15:41, 2.08s/it]
357
  40%|β–ˆβ–ˆβ–ˆβ–‰ | 299/750 [10:59<15:55, 2.12s/it]
358
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 300/750 [11:01<15:41, 2.09s/it]
359
 
 
360
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 300/750 [11:01<15:41, 2.09s/it]
361
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 301/750 [11:03<15:24, 2.06s/it]
362
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 302/750 [11:05<15:09, 2.03s/it]
363
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 303/750 [11:07<15:08, 2.03s/it]
364
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 304/750 [11:09<15:29, 2.08s/it]
365
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 305/750 [11:11<15:21, 2.07s/it]
366
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 306/750 [11:13<15:09, 2.05s/it]
367
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 307/750 [11:15<15:03, 2.04s/it]
368
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 308/750 [11:17<15:22, 2.09s/it]
369
  41%|β–ˆβ–ˆβ–ˆοΏ½οΏ½ | 309/750 [11:19<15:03, 2.05s/it]
370
  41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 310/750 [11:21<15:06, 2.06s/it]
371
 
 
372
  41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 310/750 [11:21<15:06, 2.06s/it]
373
  41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 311/750 [11:23<15:12, 2.08s/it]
374
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 312/750 [11:26<15:45, 2.16s/it]
375
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 313/750 [11:28<16:31, 2.27s/it]
376
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 314/750 [11:30<16:01, 2.20s/it]
377
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 315/750 [11:32<15:30, 2.14s/it]
378
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 316/750 [11:34<15:53, 2.20s/it]
379
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 317/750 [11:36<15:26, 2.14s/it]
380
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 318/750 [11:38<15:11, 2.11s/it]
381
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 319/750 [11:41<14:56, 2.08s/it]
382
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 320/750 [11:43<15:19, 2.14s/it]
383
 
 
384
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 320/750 [11:43<15:19, 2.14s/it]
385
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 321/750 [11:45<15:17, 2.14s/it]
386
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 322/750 [11:47<14:54, 2.09s/it]
387
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 323/750 [11:49<14:48, 2.08s/it]
388
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 324/750 [11:51<14:32, 2.05s/it]
389
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 325/750 [11:53<14:47, 2.09s/it]
390
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 326/750 [11:55<14:42, 2.08s/it]
391
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 327/750 [11:57<14:29, 2.06s/it]
392
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 328/750 [11:59<14:44, 2.10s/it]
393
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 329/750 [12:02<15:12, 2.17s/it]
394
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 330/750 [12:04<15:43, 2.25s/it]
395
 
 
396
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 330/750 [12:04<15:43, 2.25s/it]
397
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 331/750 [12:06<15:50, 2.27s/it]
398
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 332/750 [12:09<15:40, 2.25s/it]
399
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 333/750 [12:11<16:07, 2.32s/it]
400
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 334/750 [12:13<15:48, 2.28s/it]
401
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 335/750 [12:16<16:00, 2.31s/it]
402
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 336/750 [12:18<15:42, 2.28s/it]
403
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 337/750 [12:20<16:00, 2.33s/it]
404
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 338/750 [12:22<15:27, 2.25s/it]
405
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 339/750 [12:25<15:06, 2.21s/it]
406
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 340/750 [12:27<15:02, 2.20s/it]
407
 
 
408
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 340/750 [12:27<15:02, 2.20s/it]
409
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 341/750 [12:29<14:52, 2.18s/it]
410
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 342/750 [12:31<14:35, 2.15s/it]
411
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 343/750 [12:33<14:23, 2.12s/it]
412
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 344/750 [12:35<14:04, 2.08s/it]
413
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 345/750 [12:37<14:33, 2.16s/it]
414
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 346/750 [12:40<15:01, 2.23s/it]
415
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 347/750 [12:42<14:33, 2.17s/it]
416
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 348/750 [12:44<14:34, 2.18s/it]
417
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 349/750 [12:46<14:23, 2.15s/it]
418
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 350/750 [12:48<14:29, 2.17s/it]
419
 
 
420
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 350/750 [12:48<14:29, 2.17s/it]
421
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 351/750 [12:50<14:15, 2.14s/it]
422
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 352/750 [12:52<13:58, 2.11s/it]
423
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 353/750 [12:54<13:43, 2.08s/it]
424
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 354/750 [12:57<14:02, 2.13s/it]
425
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 355/750 [12:59<13:49, 2.10s/it]
426
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 356/750 [13:01<13:28, 2.05s/it]
427
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 357/750 [13:03<13:31, 2.07s/it]
428
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 358/750 [13:05<13:45, 2.11s/it]
429
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 359/750 [13:07<13:26, 2.06s/it]
430
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 360/750 [13:09<13:14, 2.04s/it]
431
 
 
432
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 360/750 [13:09<13:14, 2.04s/it]
433
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 361/750 [13:11<13:18, 2.05s/it]
434
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 362/750 [13:13<13:48, 2.14s/it]
435
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 363/750 [13:15<13:54, 2.16s/it]
436
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 364/750 [13:17<13:28, 2.10s/it]
437
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 365/750 [13:19<13:20, 2.08s/it]
438
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 366/750 [13:22<13:38, 2.13s/it]
439
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 367/750 [13:24<13:28, 2.11s/it]
440
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 368/750 [13:26<13:16, 2.08s/it]
441
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 369/750 [13:28<13:03, 2.06s/it]
442
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 370/750 [13:30<13:36, 2.15s/it]
443
 
 
444
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 370/750 [13:30<13:36, 2.15s/it]
445
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 371/750 [13:32<13:41, 2.17s/it]
446
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 372/750 [13:34<13:20, 2.12s/it]
447
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 373/750 [13:36<12:57, 2.06s/it]
448
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 374/750 [13:38<12:46, 2.04s/it]
449
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 375/750 [13:40<13:10, 2.11s/it]
450
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 376/750 [13:43<13:02, 2.09s/it]
451
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 377/750 [13:45<13:01, 2.09s/it]
452
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 378/750 [13:47<12:46, 2.06s/it]
453
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 379/750 [13:49<13:02, 2.11s/it]
454
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 380/750 [13:51<12:44, 2.07s/it]
455
 
 
456
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 380/750 [13:51<12:44, 2.07s/it]
457
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 381/750 [13:53<12:30, 2.03s/it]
458
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 382/750 [13:55<12:38, 2.06s/it]
459
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 383/750 [13:57<13:09, 2.15s/it]
460
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 384/750 [13:59<13:04, 2.14s/it]
461
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 385/750 [14:01<12:54, 2.12s/it]
462
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 386/750 [14:03<12:42, 2.10s/it]
463
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 387/750 [14:06<13:20, 2.21s/it]
464
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 388/750 [14:08<13:19, 2.21s/it]
465
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 389/750 [14:10<12:58, 2.16s/it]
466
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 390/750 [14:12<12:39, 2.11s/it]
467
 
 
468
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 390/750 [14:12<12:39, 2.11s/it]
469
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 391/750 [14:14<12:31, 2.09s/it]
470
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 392/750 [14:17<13:23, 2.24s/it]
471
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 393/750 [14:19<12:58, 2.18s/it]
472
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 394/750 [14:21<12:53, 2.17s/it]
473
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 395/750 [14:23<12:32, 2.12s/it]
474
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 396/750 [14:25<12:45, 2.16s/it]
475
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 397/750 [14:27<12:24, 2.11s/it]
476
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 398/750 [14:29<12:21, 2.11s/it]
477
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 399/750 [14:31<12:10, 2.08s/it]
478
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 400/750 [14:34<12:34, 2.16s/it]
479
 
 
480
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 400/750 [14:34<12:34, 2.16s/it]
 
 
 
481
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 401/750 [14:58<50:15, 8.64s/it]
482
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 402/750 [14:59<38:30, 6.64s/it]
483
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 403/750 [15:02<30:29, 5.27s/it]
484
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 404/750 [15:04<25:06, 4.35s/it]
485
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 405/750 [15:06<21:24, 3.72s/it]
486
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 406/750 [15:08<18:20, 3.20s/it]
487
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 407/750 [15:10<16:17, 2.85s/it]
488
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 408/750 [15:12<14:38, 2.57s/it]
489
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 409/750 [15:14<14:14, 2.50s/it]
490
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 410/750 [15:16<13:22, 2.36s/it]
491
 
 
492
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 410/750 [15:16<13:22, 2.36s/it]
493
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 411/750 [15:18<12:44, 2.25s/it]
494
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 412/750 [15:20<12:22, 2.20s/it]
495
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 413/750 [15:23<12:29, 2.22s/it]
496
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 414/750 [15:25<12:21, 2.21s/it]
497
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 415/750 [15:27<12:02, 2.16s/it]
498
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 416/750 [15:29<11:52, 2.13s/it]
499
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 417/750 [15:31<12:00, 2.16s/it]
500
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 418/750 [15:33<11:44, 2.12s/it]
501
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 419/750 [15:35<11:32, 2.09s/it]
502
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 420/750 [15:37<11:29, 2.09s/it]
503
 
 
504
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 420/750 [15:37<11:29, 2.09s/it]
505
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 421/750 [15:40<11:48, 2.15s/it]
506
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 422/750 [15:42<11:36, 2.12s/it]
507
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 423/750 [15:44<11:24, 2.09s/it]
508
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 424/750 [15:46<11:14, 2.07s/it]
509
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 425/750 [15:48<11:24, 2.11s/it]
510
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 426/750 [15:50<11:35, 2.15s/it]
511
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 427/750 [15:52<11:19, 2.10s/it]
512
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 428/750 [15:54<11:07, 2.07s/it]
513
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 429/750 [15:56<11:16, 2.11s/it]
514
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 430/750 [15:59<11:29, 2.16s/it]
515
 
 
516
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 430/750 [15:59<11:29, 2.16s/it]
517
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 431/750 [16:01<11:20, 2.13s/it]
518
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 432/750 [16:03<11:00, 2.08s/it]
519
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 433/750 [16:05<11:01, 2.09s/it]
520
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 434/750 [16:07<11:14, 2.14s/it]
521
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 435/750 [16:09<11:10, 2.13s/it]
522
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 436/750 [16:11<10:52, 2.08s/it]
523
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 437/750 [16:13<11:02, 2.12s/it]
524
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 438/750 [16:15<11:05, 2.13s/it]
525
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 439/750 [16:17<10:47, 2.08s/it]
526
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 440/750 [16:19<10:37, 2.06s/it]
527
 
 
528
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 440/750 [16:19<10:37, 2.06s/it]
529
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 441/750 [16:21<10:26, 2.03s/it]
530
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 442/750 [16:23<10:25, 2.03s/it]
531
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 443/750 [16:26<10:36, 2.07s/it]
532
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 444/750 [16:28<10:38, 2.09s/it]
533
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 445/750 [16:30<10:30, 2.07s/it]
534
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 446/750 [16:32<10:22, 2.05s/it]
535
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 447/750 [16:34<10:31, 2.08s/it]
536
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 448/750 [16:36<10:16, 2.04s/it]
537
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 449/750 [16:38<10:27, 2.09s/it]
538
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 450/750 [16:40<10:13, 2.05s/it]
539
 
 
540
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 450/750 [16:40<10:13, 2.05s/it]
541
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 451/750 [16:42<10:28, 2.10s/it]
542
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 452/750 [16:44<10:19, 2.08s/it]
543
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 453/750 [16:46<10:19, 2.09s/it]
544
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 454/750 [16:48<10:08, 2.06s/it]
545
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 455/750 [16:51<10:27, 2.13s/it]
546
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 456/750 [16:53<10:25, 2.13s/it]
547
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 457/750 [16:55<10:24, 2.13s/it]
548
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 458/750 [16:57<10:46, 2.21s/it]
549
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 459/750 [16:59<10:23, 2.14s/it]
550
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 460/750 [17:02<10:37, 2.20s/it]
551
 
 
552
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 460/750 [17:02<10:37, 2.20s/it]
553
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 461/750 [17:04<10:14, 2.12s/it]
554
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 462/750 [17:06<10:15, 2.14s/it]
555
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 463/750 [17:08<10:09, 2.12s/it]
556
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 464/750 [17:10<10:20, 2.17s/it]
557
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 465/750 [17:12<10:05, 2.12s/it]
558
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 466/750 [17:14<10:01, 2.12s/it]
559
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 467/750 [17:16<09:49, 2.08s/it]
560
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 468/750 [17:18<10:01, 2.13s/it]
561
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 469/750 [17:20<09:48, 2.09s/it]
562
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 470/750 [17:22<09:40, 2.07s/it]
563
 
 
564
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 470/750 [17:23<09:40, 2.07s/it]
565
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 471/750 [17:25<09:38, 2.07s/it]
566
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 472/750 [17:27<09:46, 2.11s/it]
567
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 473/750 [17:29<09:36, 2.08s/it]
568
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 474/750 [17:31<09:36, 2.09s/it]
569
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 475/750 [17:33<09:28, 2.07s/it]
570
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 476/750 [17:35<09:37, 2.11s/it]
571
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆοΏ½οΏ½β–Ž | 477/750 [17:37<09:21, 2.06s/it]
572
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 478/750 [17:39<09:38, 2.13s/it]
573
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 479/750 [17:41<09:39, 2.14s/it]
574
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 480/750 [17:44<09:31, 2.12s/it]
575
 
 
576
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 480/750 [17:44<09:31, 2.12s/it]
577
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 481/750 [17:46<09:36, 2.14s/it]
578
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 482/750 [17:48<09:22, 2.10s/it]
579
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 483/750 [17:50<09:22, 2.11s/it]
580
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 484/750 [17:52<09:18, 2.10s/it]
581
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 485/750 [17:54<09:26, 2.14s/it]
582
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 486/750 [17:56<09:18, 2.11s/it]
583
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 487/750 [17:58<09:02, 2.06s/it]
584
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 488/750 [18:00<09:01, 2.07s/it]
585
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 489/750 [18:03<09:18, 2.14s/it]
586
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 490/750 [18:05<09:10, 2.12s/it]
587
 
 
588
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 490/750 [18:05<09:10, 2.12s/it]
589
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 491/750 [18:07<09:27, 2.19s/it]
590
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 492/750 [18:09<09:15, 2.15s/it]
591
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 493/750 [18:11<09:18, 2.17s/it]
592
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 494/750 [18:13<09:11, 2.15s/it]
593
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 495/750 [18:16<09:12, 2.17s/it]
594
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 496/750 [18:18<08:57, 2.12s/it]
595
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 497/750 [18:20<09:14, 2.19s/it]
596
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 498/750 [18:22<09:10, 2.18s/it]
597
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 499/750 [18:24<08:59, 2.15s/it]
598
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 500/750 [18:26<08:51, 2.13s/it]
599
 
 
600
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 500/750 [18:26<08:51, 2.13s/it]
601
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 501/750 [18:28<08:45, 2.11s/it]
602
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 502/750 [18:31<08:55, 2.16s/it]
603
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 503/750 [18:33<08:47, 2.14s/it]
604
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 504/750 [18:35<08:48, 2.15s/it]
605
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 505/750 [18:37<08:34, 2.10s/it]
606
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 506/750 [18:39<08:56, 2.20s/it]
607
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 507/750 [18:42<09:14, 2.28s/it]
608
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 508/750 [18:44<08:59, 2.23s/it]
609
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 509/750 [18:46<08:51, 2.20s/it]
610
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 510/750 [18:48<08:59, 2.25s/it]
611
 
 
612
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 510/750 [18:48<08:59, 2.25s/it]
613
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 511/750 [18:51<08:50, 2.22s/it]
614
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 512/750 [18:53<08:33, 2.16s/it]
615
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 513/750 [18:55<08:25, 2.13s/it]
616
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 514/750 [18:57<08:43, 2.22s/it]
617
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 515/750 [18:59<08:26, 2.15s/it]
618
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 516/750 [19:01<08:16, 2.12s/it]
619
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 517/750 [19:03<08:21, 2.15s/it]
620
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 518/750 [19:06<08:34, 2.22s/it]
621
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 519/750 [19:08<08:17, 2.15s/it]
622
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 520/750 [19:10<08:06, 2.12s/it]
623
 
 
624
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 520/750 [19:10<08:06, 2.12s/it]
625
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 521/750 [19:12<07:58, 2.09s/it]
626
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 522/750 [19:14<08:11, 2.15s/it]
627
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 523/750 [19:16<08:01, 2.12s/it]
628
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 524/750 [19:18<07:58, 2.12s/it]
629
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 525/750 [19:20<07:48, 2.08s/it]
630
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 526/750 [19:22<07:48, 2.09s/it]
631
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 527/750 [19:25<08:03, 2.17s/it]
632
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 528/750 [19:27<08:10, 2.21s/it]
633
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 529/750 [19:29<08:13, 2.23s/it]
634
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 530/750 [19:32<08:13, 2.24s/it]
635
 
 
636
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 530/750 [19:32<08:13, 2.24s/it]
637
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 531/750 [19:34<08:19, 2.28s/it]
638
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 532/750 [19:36<08:02, 2.21s/it]
639
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 533/750 [19:38<07:56, 2.19s/it]
640
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 534/750 [19:40<07:45, 2.15s/it]
641
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 535/750 [19:42<07:47, 2.18s/it]
642
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 536/750 [19:44<07:33, 2.12s/it]
643
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 537/750 [19:46<07:31, 2.12s/it]
644
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 538/750 [19:48<07:21, 2.08s/it]
645
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 539/750 [19:51<07:31, 2.14s/it]
646
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 540/750 [19:53<07:24, 2.12s/it]
647
 
 
648
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 540/750 [19:53<07:24, 2.12s/it]
649
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 541/750 [19:55<07:16, 2.09s/it]
650
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 542/750 [19:57<07:13, 2.08s/it]
651
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 543/750 [19:59<07:34, 2.20s/it]
652
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 544/750 [20:01<07:21, 2.14s/it]
653
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 545/750 [20:03<07:13, 2.11s/it]
654
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 546/750 [20:05<07:05, 2.08s/it]
655
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 547/750 [20:07<06:56, 2.05s/it]
656
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 548/750 [20:10<07:07, 2.12s/it]
657
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 549/750 [20:12<06:56, 2.07s/it]
658
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 550/750 [20:14<06:50, 2.05s/it]
659
 
 
660
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 550/750 [20:14<06:50, 2.05s/it]
661
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 551/750 [20:16<06:48, 2.05s/it]
662
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 552/750 [20:18<07:02, 2.13s/it]
663
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 553/750 [20:20<06:54, 2.11s/it]
664
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 554/750 [20:22<06:48, 2.08s/it]
665
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 555/750 [20:24<06:44, 2.07s/it]
666
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 556/750 [20:26<06:50, 2.12s/it]
667
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 557/750 [20:28<06:45, 2.10s/it]
668
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 558/750 [20:31<06:49, 2.13s/it]
669
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 559/750 [20:33<06:39, 2.09s/it]
670
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 560/750 [20:35<06:42, 2.12s/it]
671
 
 
672
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 560/750 [20:35<06:42, 2.12s/it]
673
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 561/750 [20:37<06:44, 2.14s/it]
674
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 562/750 [20:39<06:32, 2.09s/it]
675
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 563/750 [20:41<06:35, 2.11s/it]
676
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 564/750 [20:43<06:42, 2.16s/it]
677
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 565/750 [20:46<06:39, 2.16s/it]
678
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 566/750 [20:48<06:33, 2.14s/it]
679
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 567/750 [20:50<06:22, 2.09s/it]
680
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 568/750 [20:52<06:20, 2.09s/it]
681
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 569/750 [20:54<06:32, 2.17s/it]
682
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 570/750 [20:56<06:19, 2.11s/it]
683
 
 
684
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 570/750 [20:56<06:19, 2.11s/it]
685
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 571/750 [20:58<06:14, 2.09s/it]
686
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 572/750 [21:00<06:14, 2.10s/it]
687
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 573/750 [21:03<06:20, 2.15s/it]
688
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 574/750 [21:05<06:32, 2.23s/it]
689
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 575/750 [21:07<06:22, 2.19s/it]
690
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 576/750 [21:09<06:14, 2.15s/it]
691
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 577/750 [21:11<06:16, 2.18s/it]
692
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 578/750 [21:13<06:11, 2.16s/it]
693
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 579/750 [21:15<06:02, 2.12s/it]
694
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 580/750 [21:17<05:54, 2.08s/it]
695
 
 
696
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 580/750 [21:17<05:54, 2.08s/it]
697
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 581/750 [21:20<06:04, 2.15s/it]
698
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 582/750 [21:22<05:53, 2.10s/it]
699
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 583/750 [21:24<05:47, 2.08s/it]
700
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 584/750 [21:26<05:39, 2.05s/it]
701
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 585/750 [21:28<05:52, 2.14s/it]
702
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 586/750 [21:30<05:47, 2.12s/it]
703
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 587/750 [21:32<05:47, 2.13s/it]
704
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 588/750 [21:34<05:38, 2.09s/it]
705
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 589/750 [21:36<05:36, 2.09s/it]
706
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 590/750 [21:39<05:39, 2.12s/it]
707
 
 
708
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 590/750 [21:39<05:39, 2.12s/it]
709
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 591/750 [21:41<05:46, 2.18s/it]
710
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 592/750 [21:43<05:35, 2.12s/it]
711
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 593/750 [21:45<05:37, 2.15s/it]
712
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 594/750 [21:47<05:38, 2.17s/it]
713
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 595/750 [21:49<05:31, 2.14s/it]
714
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 596/750 [21:51<05:20, 2.08s/it]
715
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 597/750 [21:53<05:11, 2.04s/it]
716
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 598/750 [21:56<05:19, 2.10s/it]
717
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 599/750 [21:58<05:15, 2.09s/it]
718
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 600/750 [22:00<05:10, 2.07s/it]
719
 
 
720
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 600/750 [22:00<05:10, 2.07s/it]
 
 
 
721
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 601/750 [22:25<22:22, 9.01s/it]
722
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 602/750 [22:28<17:34, 7.13s/it]
723
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 603/750 [22:30<13:45, 5.61s/it]
724
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 604/750 [22:32<11:07, 4.57s/it]
725
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 605/750 [22:34<09:16, 3.84s/it]
726
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 606/750 [22:36<08:00, 3.34s/it]
727
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 607/750 [22:38<07:02, 2.96s/it]
728
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 608/750 [22:40<06:17, 2.66s/it]
729
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 609/750 [22:42<05:46, 2.46s/it]
730
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 610/750 [22:44<05:22, 2.30s/it]
731
 
 
732
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 610/750 [22:44<05:22, 2.30s/it]
733
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 611/750 [22:46<05:15, 2.27s/it]
734
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 612/750 [22:48<05:12, 2.26s/it]
735
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 613/750 [22:51<05:03, 2.22s/it]
736
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 614/750 [22:53<04:54, 2.17s/it]
737
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 615/750 [22:55<04:56, 2.20s/it]
738
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 616/750 [22:57<04:45, 2.13s/it]
739
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 617/750 [22:59<04:43, 2.13s/it]
740
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 618/750 [23:01<04:37, 2.10s/it]
741
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 619/750 [23:03<04:43, 2.16s/it]
742
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 620/750 [23:05<04:39, 2.15s/it]
743
 
 
744
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 620/750 [23:06<04:39, 2.15s/it]
745
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 621/750 [23:08<04:37, 2.15s/it]
746
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 622/750 [23:10<04:32, 2.13s/it]
747
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 623/750 [23:12<04:32, 2.15s/it]
748
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 624/750 [23:14<04:24, 2.10s/it]
749
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 625/750 [23:16<04:15, 2.05s/it]
750
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 626/750 [23:18<04:16, 2.07s/it]
751
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 627/750 [23:20<04:18, 2.10s/it]
752
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 628/750 [23:22<04:20, 2.13s/it]
753
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 629/750 [23:24<04:13, 2.10s/it]
754
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 630/750 [23:26<04:07, 2.06s/it]
755
 
 
756
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 630/750 [23:26<04:07, 2.06s/it]
757
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 631/750 [23:28<04:05, 2.06s/it]
758
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 632/750 [23:31<04:09, 2.11s/it]
759
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 633/750 [23:33<04:03, 2.08s/it]
760
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 634/750 [23:35<04:13, 2.18s/it]
761
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 635/750 [23:37<04:04, 2.12s/it]
762
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 636/750 [23:39<04:05, 2.16s/it]
763
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 637/750 [23:41<03:56, 2.09s/it]
764
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 638/750 [23:43<03:49, 2.04s/it]
765
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 639/750 [23:45<03:44, 2.02s/it]
766
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 640/750 [23:47<03:53, 2.12s/it]
767
 
 
768
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 640/750 [23:47<03:53, 2.12s/it]
769
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 641/750 [23:50<03:49, 2.10s/it]
770
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 642/750 [23:52<03:45, 2.09s/it]
771
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 643/750 [23:54<03:40, 2.06s/it]
772
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 644/750 [23:56<03:37, 2.05s/it]
773
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 645/750 [23:58<03:39, 2.09s/it]
774
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 646/750 [24:00<03:38, 2.10s/it]
775
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 647/750 [24:02<03:36, 2.10s/it]
776
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 648/750 [24:04<03:30, 2.06s/it]
777
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 649/750 [24:06<03:38, 2.16s/it]
778
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 650/750 [24:09<03:35, 2.15s/it]
779
 
 
780
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 650/750 [24:09<03:35, 2.15s/it]
781
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 651/750 [24:11<03:33, 2.16s/it]
782
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 652/750 [24:13<03:28, 2.13s/it]
783
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 653/750 [24:15<03:32, 2.19s/it]
784
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 654/750 [24:17<03:27, 2.16s/it]
785
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 655/750 [24:19<03:22, 2.13s/it]
786
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 656/750 [24:21<03:19, 2.12s/it]
787
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 657/750 [24:24<03:22, 2.17s/it]
788
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 658/750 [24:26<03:19, 2.17s/it]
789
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 659/750 [24:28<03:21, 2.22s/it]
790
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 660/750 [24:30<03:15, 2.17s/it]
791
 
 
792
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 660/750 [24:30<03:15, 2.17s/it]
793
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 661/750 [24:32<03:15, 2.19s/it]
794
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 662/750 [24:34<03:08, 2.15s/it]
795
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 663/750 [24:37<03:07, 2.16s/it]
796
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 664/750 [24:39<03:02, 2.13s/it]
797
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 665/750 [24:41<02:58, 2.10s/it]
798
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 666/750 [24:43<02:59, 2.13s/it]
799
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 667/750 [24:45<02:54, 2.10s/it]
800
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 668/750 [24:47<02:51, 2.09s/it]
801
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 669/750 [24:49<02:46, 2.06s/it]
802
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 670/750 [24:51<02:46, 2.08s/it]
803
 
 
804
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 670/750 [24:51<02:46, 2.08s/it]
805
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 671/750 [24:53<02:41, 2.04s/it]
806
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 672/750 [24:55<02:43, 2.10s/it]
807
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 673/750 [24:57<02:41, 2.10s/it]
808
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 674/750 [25:00<02:42, 2.13s/it]
809
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 675/750 [25:02<02:40, 2.14s/it]
810
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 676/750 [25:04<02:33, 2.08s/it]
811
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 677/750 [25:06<02:31, 2.08s/it]
812
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 678/750 [25:08<02:33, 2.13s/it]
813
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 679/750 [25:10<02:36, 2.21s/it]
814
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 680/750 [25:12<02:31, 2.16s/it]
815
 
 
816
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 680/750 [25:13<02:31, 2.16s/it]
817
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 681/750 [25:15<02:28, 2.16s/it]
818
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 682/750 [25:17<02:28, 2.18s/it]
819
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 683/750 [25:19<02:22, 2.13s/it]
820
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 684/750 [25:21<02:18, 2.10s/it]
821
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 685/750 [25:23<02:15, 2.08s/it]
822
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 686/750 [25:25<02:17, 2.15s/it]
823
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 687/750 [25:27<02:12, 2.10s/it]
824
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 688/750 [25:29<02:09, 2.09s/it]
825
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 689/750 [25:32<02:08, 2.11s/it]
826
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 690/750 [25:34<02:05, 2.08s/it]
827
 
 
828
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 690/750 [25:34<02:05, 2.08s/it]
829
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 691/750 [25:36<02:07, 2.15s/it]
830
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 692/750 [25:38<02:03, 2.14s/it]
831
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 693/750 [25:40<02:05, 2.20s/it]
832
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 694/750 [25:42<01:58, 2.12s/it]
833
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 695/750 [25:44<01:59, 2.17s/it]
834
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 696/750 [25:46<01:53, 2.11s/it]
835
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 697/750 [25:49<01:52, 2.12s/it]
836
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 698/750 [25:51<01:49, 2.11s/it]
837
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 699/750 [25:53<01:48, 2.13s/it]
838
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 700/750 [25:55<01:45, 2.10s/it]
839
 
 
840
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 700/750 [25:55<01:45, 2.10s/it]
841
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 701/750 [25:57<01:42, 2.08s/it]
842
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 702/750 [25:59<01:38, 2.05s/it]
843
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 703/750 [26:01<01:39, 2.12s/it]
844
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 704/750 [26:03<01:35, 2.07s/it]
845
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 705/750 [26:05<01:32, 2.05s/it]
846
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 706/750 [26:07<01:29, 2.04s/it]
847
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 707/750 [26:09<01:26, 2.02s/it]
848
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 708/750 [26:12<01:29, 2.13s/it]
849
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 709/750 [26:14<01:27, 2.14s/it]
850
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 710/750 [26:16<01:24, 2.12s/it]
851
 
 
852
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 710/750 [26:16<01:24, 2.12s/it]
853
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 711/750 [26:18<01:20, 2.07s/it]
854
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 712/750 [26:20<01:21, 2.14s/it]
855
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 713/750 [26:22<01:17, 2.10s/it]
856
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 714/750 [26:24<01:15, 2.10s/it]
857
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 715/750 [26:26<01:13, 2.11s/it]
858
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 716/750 [26:28<01:12, 2.14s/it]
859
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 717/750 [26:31<01:10, 2.13s/it]
860
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 718/750 [26:33<01:07, 2.12s/it]
861
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 719/750 [26:35<01:04, 2.09s/it]
862
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 720/750 [26:37<01:04, 2.14s/it]
863
 
 
864
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 720/750 [26:37<01:04, 2.14s/it]
865
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 721/750 [26:39<01:01, 2.12s/it]
866
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 722/750 [26:41<00:58, 2.10s/it]
867
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 723/750 [26:43<00:56, 2.11s/it]
868
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 724/750 [26:45<00:53, 2.07s/it]
869
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 725/750 [26:47<00:53, 2.13s/it]
870
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 726/750 [26:49<00:49, 2.07s/it]
871
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 727/750 [26:51<00:47, 2.06s/it]
872
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 728/750 [26:54<00:45, 2.09s/it]
873
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 729/750 [26:56<00:44, 2.14s/it]
874
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 730/750 [26:58<00:42, 2.11s/it]
875
 
 
876
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 730/750 [26:58<00:42, 2.11s/it]
877
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 731/750 [27:00<00:39, 2.08s/it]
878
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 732/750 [27:02<00:36, 2.05s/it]
879
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 733/750 [27:04<00:35, 2.11s/it]
880
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 734/750 [27:06<00:33, 2.08s/it]
881
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 735/750 [27:08<00:30, 2.05s/it]
882
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 736/750 [27:10<00:28, 2.06s/it]
883
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 737/750 [27:12<00:27, 2.11s/it]
884
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 738/750 [27:15<00:25, 2.11s/it]
885
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 739/750 [27:17<00:22, 2.09s/it]
886
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 740/750 [27:19<00:20, 2.07s/it]
887
 
 
888
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 740/750 [27:19<00:20, 2.07s/it]
889
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 741/750 [27:21<00:18, 2.08s/it]
890
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 742/750 [27:23<00:16, 2.12s/it]
891
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 743/750 [27:25<00:14, 2.12s/it]
892
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 744/750 [27:28<00:13, 2.23s/it]
893
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 745/750 [27:29<00:10, 2.15s/it]
894
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 746/750 [27:32<00:08, 2.15s/it]
895
 
 
 
 
 
896
 
 
 
 
 
 
 
 
1
+
2
+
3
+ [transformers] warmup_ratio is deprecated and will be removed in v5.2. Use `warmup_steps` instead.
4
+
5
+
6
+ Training on 12000 examples
7
+ Effective batch size: 16
8
+ Max seq length: 4096
9
+ [transformers] The tokenizer has new PAD/BOS/EOS tokens that differ from the model config and generation config. The model config and generation config were aligned accordingly, being updated with the tokenizer's values. Updated tokens: {'bos_token_id': None, 'pad_token_id': 151645}.
10
+ wandb: [wandb.login()] Loaded credentials for https://api.wandb.ai from WANDB_API_KEY.
11
+ wandb: Currently logged in as: soulio-haddad (duo_run) to https://api.wandb.ai. Use `wandb login --relogin` to force relogin
12
+ wandb: setting up run r0gc2y2j
13
+ wandb: Tracking run with wandb version 0.26.1
14
+ wandb: Run data is saved locally in /scratch/repo/wandb/run-20260512_183722-r0gc2y2j
15
+ wandb: Run `wandb offline` to turn off syncing.
16
+ wandb: Syncing run math_model_sft
17
+ wandb: ⭐️ View project at https://wandb.ai/duo_run/huggingface
18
+ wandb: πŸš€ View run at https://wandb.ai/duo_run/huggingface/runs/r0gc2y2j
19
+
20
  0%| | 0/750 [00:00<?, ?it/s]
21
  0%| | 1/750 [00:02<35:47, 2.87s/it]
22
  0%| | 2/750 [00:04<29:00, 2.33s/it]
23
  0%| | 3/750 [00:06<26:35, 2.14s/it]
24
  1%| | 4/750 [00:09<27:36, 2.22s/it]
25
  1%| | 5/750 [00:11<26:30, 2.14s/it]
26
  1%| | 6/750 [00:13<25:58, 2.09s/it]
27
  1%| | 7/750 [00:15<25:19, 2.05s/it]
28
  1%| | 8/750 [00:16<24:59, 2.02s/it]
29
  1%| | 9/750 [00:19<25:30, 2.07s/it]
30
  1%|▏ | 10/750 [00:21<25:01, 2.03s/it]
31
 
32
+
33
  1%|▏ | 10/750 [00:21<25:01, 2.03s/it]
34
  1%|▏ | 11/750 [00:23<24:58, 2.03s/it]
35
  2%|▏ | 12/750 [00:25<25:04, 2.04s/it]
36
  2%|▏ | 13/750 [00:27<25:45, 2.10s/it]
37
  2%|▏ | 14/750 [00:29<26:18, 2.15s/it]
38
  2%|▏ | 15/750 [00:31<25:59, 2.12s/it]
39
  2%|▏ | 16/750 [00:33<25:19, 2.07s/it]
40
  2%|▏ | 17/750 [00:36<26:35, 2.18s/it]
41
  2%|▏ | 18/750 [00:38<26:19, 2.16s/it]
42
  3%|β–Ž | 19/750 [00:40<25:38, 2.11s/it]
43
  3%|β–Ž | 20/750 [00:42<25:16, 2.08s/it]
44
 
45
+
46
  3%|β–Ž | 20/750 [00:42<25:16, 2.08s/it]
47
  3%|β–Ž | 21/750 [00:44<25:47, 2.12s/it]
48
  3%|β–Ž | 22/750 [00:46<25:22, 2.09s/it]
49
  3%|β–Ž | 23/750 [00:48<24:53, 2.05s/it]
50
  3%|β–Ž | 24/750 [00:50<24:47, 2.05s/it]
51
  3%|β–Ž | 25/750 [00:52<24:58, 2.07s/it]
52
  3%|β–Ž | 26/750 [00:54<24:33, 2.04s/it]
53
  4%|β–Ž | 27/750 [00:56<24:18, 2.02s/it]
54
  4%|β–Ž | 28/750 [00:58<24:25, 2.03s/it]
55
  4%|▍ | 29/750 [01:00<25:20, 2.11s/it]
56
  4%|▍ | 30/750 [01:02<25:13, 2.10s/it]
57
 
58
+
59
  4%|▍ | 30/750 [01:02<25:13, 2.10s/it]
60
  4%|▍ | 31/750 [01:05<25:02, 2.09s/it]
61
  4%|▍ | 32/750 [01:07<24:51, 2.08s/it]
62
  4%|▍ | 33/750 [01:09<24:31, 2.05s/it]
63
  5%|▍ | 34/750 [01:11<25:22, 2.13s/it]
64
  5%|▍ | 35/750 [01:13<24:36, 2.06s/it]
65
  5%|▍ | 36/750 [01:15<24:15, 2.04s/it]
66
  5%|▍ | 37/750 [01:17<24:24, 2.05s/it]
67
  5%|β–Œ | 38/750 [01:19<25:27, 2.15s/it]
68
  5%|β–Œ | 39/750 [01:21<24:50, 2.10s/it]
69
  5%|β–Œ | 40/750 [01:23<24:43, 2.09s/it]
70
 
71
+
72
  5%|β–Œ | 40/750 [01:23<24:43, 2.09s/it]
73
  5%|β–Œ | 41/750 [01:25<24:54, 2.11s/it]
74
  6%|β–Œ | 42/750 [01:28<25:26, 2.16s/it]
75
  6%|β–Œ | 43/750 [01:30<24:59, 2.12s/it]
76
  6%|β–Œ | 44/750 [01:32<25:01, 2.13s/it]
77
  6%|β–Œ | 45/750 [01:34<24:19, 2.07s/it]
78
  6%|β–Œ | 46/750 [01:36<25:20, 2.16s/it]
79
  6%|β–‹ | 47/750 [01:38<24:51, 2.12s/it]
80
  6%|β–‹ | 48/750 [01:40<24:51, 2.12s/it]
81
  7%|β–‹ | 49/750 [01:42<24:20, 2.08s/it]
82
  7%|β–‹ | 50/750 [01:45<24:54, 2.14s/it]
83
 
84
+
85
  7%|β–‹ | 50/750 [01:45<24:54, 2.14s/it]
86
  7%|β–‹ | 51/750 [01:47<25:13, 2.16s/it]
87
  7%|β–‹ | 52/750 [01:49<25:23, 2.18s/it]
88
  7%|β–‹ | 53/750 [01:51<24:58, 2.15s/it]
89
  7%|β–‹ | 54/750 [01:54<26:47, 2.31s/it]
90
  7%|β–‹ | 55/750 [01:56<26:37, 2.30s/it]
91
  7%|β–‹ | 56/750 [01:58<25:28, 2.20s/it]
92
  8%|β–Š | 57/750 [02:00<24:33, 2.13s/it]
93
  8%|β–Š | 58/750 [02:02<24:02, 2.09s/it]
94
  8%|β–Š | 59/750 [02:04<24:55, 2.16s/it]
95
  8%|β–Š | 60/750 [02:06<24:35, 2.14s/it]
96
 
97
+
98
  8%|β–Š | 60/750 [02:06<24:35, 2.14s/it]
99
  8%|β–Š | 61/750 [02:09<24:35, 2.14s/it]
100
  8%|β–Š | 62/750 [02:11<24:33, 2.14s/it]
101
  8%|β–Š | 63/750 [02:13<25:05, 2.19s/it]
102
  9%|β–Š | 64/750 [02:15<25:09, 2.20s/it]
103
  9%|β–Š | 65/750 [02:17<24:26, 2.14s/it]
104
  9%|β–‰ | 66/750 [02:19<24:23, 2.14s/it]
105
  9%|β–‰ | 67/750 [02:22<24:28, 2.15s/it]
106
  9%|β–‰ | 68/750 [02:24<25:29, 2.24s/it]
107
  9%|β–‰ | 69/750 [02:26<24:49, 2.19s/it]
108
  9%|β–‰ | 70/750 [02:28<24:24, 2.15s/it]
109
 
110
+
111
  9%|β–‰ | 70/750 [02:28<24:24, 2.15s/it]
112
  9%|β–‰ | 71/750 [02:30<24:33, 2.17s/it]
113
  10%|β–‰ | 72/750 [02:33<24:41, 2.19s/it]
114
  10%|β–‰ | 73/750 [02:35<24:15, 2.15s/it]
115
  10%|β–‰ | 74/750 [02:37<24:18, 2.16s/it]
116
  10%|β–ˆ | 75/750 [02:39<24:26, 2.17s/it]
117
  10%|β–ˆ | 76/750 [02:41<24:57, 2.22s/it]
118
  10%|β–ˆ | 77/750 [02:44<25:05, 2.24s/it]
119
  10%|β–ˆ | 78/750 [02:46<24:15, 2.17s/it]
120
  11%|β–ˆ | 79/750 [02:48<23:51, 2.13s/it]
121
  11%|β–ˆ | 80/750 [02:50<24:12, 2.17s/it]
122
 
123
+
124
  11%|β–ˆ | 80/750 [02:50<24:12, 2.17s/it]
125
  11%|β–ˆ | 81/750 [02:52<23:40, 2.12s/it]
126
  11%|β–ˆ | 82/750 [02:54<23:41, 2.13s/it]
127
  11%|β–ˆ | 83/750 [02:56<23:32, 2.12s/it]
128
  11%|β–ˆ | 84/750 [02:58<23:30, 2.12s/it]
129
  11%|β–ˆβ– | 85/750 [03:01<24:00, 2.17s/it]
130
  11%|β–ˆβ– | 86/750 [03:03<23:30, 2.12s/it]
131
  12%|β–ˆβ– | 87/750 [03:05<23:11, 2.10s/it]
132
  12%|β–ˆβ– | 88/750 [03:07<22:51, 2.07s/it]
133
  12%|β–ˆβ– | 89/750 [03:09<23:44, 2.16s/it]
134
  12%|β–ˆβ– | 90/750 [03:11<23:12, 2.11s/it]
135
 
136
+
137
  12%|β–ˆβ– | 90/750 [03:11<23:12, 2.11s/it]
138
  12%|β–ˆβ– | 91/750 [03:13<22:37, 2.06s/it]
139
  12%|β–ˆβ– | 92/750 [03:15<22:20, 2.04s/it]
140
  12%|β–ˆβ– | 93/750 [03:17<23:40, 2.16s/it]
141
  13%|β–ˆβ–Ž | 94/750 [03:20<23:34, 2.16s/it]
142
  13%|β–ˆβ–Ž | 95/750 [03:22<23:34, 2.16s/it]
143
  13%|β–ˆβ–Ž | 96/750 [03:24<22:58, 2.11s/it]
144
  13%|β–ˆβ–Ž | 97/750 [03:26<23:41, 2.18s/it]
145
  13%|β–ˆβ–Ž | 98/750 [03:28<22:59, 2.12s/it]
146
  13%|β–ˆβ–Ž | 99/750 [03:30<23:00, 2.12s/it]
147
  13%|β–ˆβ–Ž | 100/750 [03:32<22:48, 2.10s/it]
148
 
149
+
150
  13%|β–ˆβ–Ž | 100/750 [03:32<22:48, 2.10s/it]
151
  13%|β–ˆβ–Ž | 101/750 [03:35<23:32, 2.18s/it]
152
  14%|β–ˆβ–Ž | 102/750 [03:37<23:02, 2.13s/it]
153
  14%|β–ˆβ–Ž | 103/750 [03:39<23:41, 2.20s/it]
154
  14%|β–ˆβ– | 104/750 [03:41<23:20, 2.17s/it]
155
  14%|β–ˆβ– | 105/750 [03:43<23:39, 2.20s/it]
156
  14%|β–ˆβ– | 106/750 [03:45<22:57, 2.14s/it]
157
  14%|β–ˆβ– | 107/750 [03:47<22:34, 2.11s/it]
158
  14%|β–ˆβ– | 108/750 [03:49<22:26, 2.10s/it]
159
  15%|β–ˆβ– | 109/750 [03:51<22:09, 2.07s/it]
160
  15%|β–ˆβ– | 110/750 [03:54<22:42, 2.13s/it]
161
 
162
+
163
  15%|β–ˆβ– | 110/750 [03:54<22:42, 2.13s/it]
164
  15%|β–ˆβ– | 111/750 [03:56<22:13, 2.09s/it]
165
  15%|β–ˆβ– | 112/750 [03:58<21:48, 2.05s/it]
166
  15%|β–ˆβ–Œ | 113/750 [04:00<21:53, 2.06s/it]
167
  15%|β–ˆβ–Œ | 114/750 [04:02<22:28, 2.12s/it]
168
  15%|β–ˆβ–Œ | 115/750 [04:04<22:01, 2.08s/it]
169
  15%|β–ˆβ–Œ | 116/750 [04:06<22:05, 2.09s/it]
170
  16%|β–ˆβ–Œ | 117/750 [04:08<22:14, 2.11s/it]
171
  16%|β–ˆβ–Œ | 118/750 [04:11<22:56, 2.18s/it]
172
  16%|β–ˆβ–Œ | 119/750 [04:13<22:21, 2.13s/it]
173
  16%|β–ˆβ–Œ | 120/750 [04:15<22:16, 2.12s/it]
174
 
175
+
176
  16%|β–ˆβ–Œ | 120/750 [04:15<22:16, 2.12s/it]
177
  16%|β–ˆβ–Œ | 121/750 [04:17<22:16, 2.12s/it]
178
  16%|β–ˆβ–‹ | 122/750 [04:19<23:01, 2.20s/it]
179
  16%|β–ˆβ–‹ | 123/750 [04:21<22:07, 2.12s/it]
180
  17%|β–ˆβ–‹ | 124/750 [04:23<21:58, 2.11s/it]
181
  17%|β–ˆβ–‹ | 125/750 [04:25<21:53, 2.10s/it]
182
  17%|β–ˆβ–‹ | 126/750 [04:28<22:39, 2.18s/it]
183
  17%|β–ˆβ–‹ | 127/750 [04:30<22:35, 2.18s/it]
184
  17%|β–ˆβ–‹ | 128/750 [04:32<22:21, 2.16s/it]
185
  17%|β–ˆβ–‹ | 129/750 [04:34<22:03, 2.13s/it]
186
  17%|β–ˆβ–‹ | 130/750 [04:36<21:46, 2.11s/it]
187
 
188
+
189
  17%|β–ˆβ–‹ | 130/750 [04:36<21:46, 2.11s/it]
190
  17%|β–ˆβ–‹ | 131/750 [04:38<21:52, 2.12s/it]
191
  18%|β–ˆβ–Š | 132/750 [04:40<21:30, 2.09s/it]
192
  18%|β–ˆβ–Š | 133/750 [04:42<21:41, 2.11s/it]
193
  18%|β–ˆβ–Š | 134/750 [04:44<21:38, 2.11s/it]
194
  18%|β–ˆβ–Š | 135/750 [04:47<21:48, 2.13s/it]
195
  18%|β–ˆβ–Š | 136/750 [04:49<21:28, 2.10s/it]
196
  18%|β–ˆβ–Š | 137/750 [04:51<21:48, 2.13s/it]
197
  18%|β–ˆβ–Š | 138/750 [04:53<21:19, 2.09s/it]
198
  19%|β–ˆβ–Š | 139/750 [04:55<21:45, 2.14s/it]
199
  19%|β–ˆβ–Š | 140/750 [04:57<21:35, 2.12s/it]
200
 
201
+
202
  19%|β–ˆβ–Š | 140/750 [04:57<21:35, 2.12s/it]
203
  19%|β–ˆβ–‰ | 141/750 [04:59<21:27, 2.11s/it]
204
  19%|β–ˆβ–‰ | 142/750 [05:01<21:05, 2.08s/it]
205
  19%|β–ˆβ–‰ | 143/750 [05:04<22:03, 2.18s/it]
206
  19%|β–ˆβ–‰ | 144/750 [05:06<21:35, 2.14s/it]
207
  19%|β–ˆβ–‰ | 145/750 [05:08<21:04, 2.09s/it]
208
  19%|β–ˆβ–‰ | 146/750 [05:10<20:55, 2.08s/it]
209
  20%|β–ˆβ–‰ | 147/750 [05:12<21:28, 2.14s/it]
210
  20%|β–ˆβ–‰ | 148/750 [05:14<21:12, 2.11s/it]
211
  20%|β–ˆβ–‰ | 149/750 [05:16<20:56, 2.09s/it]
212
  20%|β–ˆβ–ˆ | 150/750 [05:18<21:09, 2.12s/it]
213
 
214
+
215
  20%|β–ˆβ–ˆ | 150/750 [05:18<21:09, 2.12s/it]
216
  20%|β–ˆβ–ˆ | 151/750 [05:20<20:39, 2.07s/it]
217
  20%|β–ˆβ–ˆ | 152/750 [05:23<21:17, 2.14s/it]
218
  20%|β–ˆβ–ˆ | 153/750 [05:25<21:06, 2.12s/it]
219
  21%|β–ˆβ–ˆ | 154/750 [05:27<21:02, 2.12s/it]
220
  21%|β–ˆβ–ˆ | 155/750 [05:29<20:50, 2.10s/it]
221
  21%|β–ˆβ–ˆ | 156/750 [05:31<21:20, 2.16s/it]
222
  21%|β–ˆβ–ˆ | 157/750 [05:33<21:06, 2.14s/it]
223
  21%|β–ˆβ–ˆ | 158/750 [05:35<20:33, 2.08s/it]
224
  21%|β–ˆβ–ˆ | 159/750 [05:37<20:30, 2.08s/it]
225
  21%|β–ˆβ–ˆβ– | 160/750 [05:39<20:49, 2.12s/it]
226
 
227
+
228
  21%|β–ˆβ–ˆβ– | 160/750 [05:39<20:49, 2.12s/it]
229
  21%|β–ˆβ–ˆβ– | 161/750 [05:41<20:17, 2.07s/it]
230
  22%|β–ˆβ–ˆβ– | 162/750 [05:43<20:04, 2.05s/it]
231
  22%|β–ˆβ–ˆβ– | 163/750 [05:46<20:12, 2.07s/it]
232
  22%|β–ˆβ–ˆβ– | 164/750 [05:48<21:10, 2.17s/it]
233
  22%|β–ˆβ–ˆβ– | 165/750 [05:50<20:53, 2.14s/it]
234
  22%|β–ˆβ–ˆβ– | 166/750 [05:52<21:01, 2.16s/it]
235
  22%|β–ˆβ–ˆβ– | 167/750 [05:54<20:46, 2.14s/it]
236
  22%|β–ˆβ–ˆβ– | 168/750 [05:57<21:06, 2.18s/it]
237
  23%|β–ˆβ–ˆβ–Ž | 169/750 [05:59<20:25, 2.11s/it]
238
  23%|β–ˆβ–ˆβ–Ž | 170/750 [06:01<20:28, 2.12s/it]
239
 
240
+
241
  23%|β–ˆβ–ˆβ–Ž | 170/750 [06:01<20:28, 2.12s/it]
242
  23%|β–ˆβ–ˆβ–Ž | 171/750 [06:03<20:22, 2.11s/it]
243
  23%|β–ˆβ–ˆβ–Ž | 172/750 [06:05<20:53, 2.17s/it]
244
  23%|β–ˆβ–ˆβ–Ž | 173/750 [06:07<20:37, 2.14s/it]
245
  23%|β–ˆβ–ˆβ–Ž | 174/750 [06:09<20:13, 2.11s/it]
246
  23%|β–ˆβ–ˆβ–Ž | 175/750 [06:11<20:04, 2.09s/it]
247
  23%|β–ˆβ–ˆβ–Ž | 176/750 [06:13<20:00, 2.09s/it]
248
  24%|β–ˆβ–ˆβ–Ž | 177/750 [06:16<22:17, 2.33s/it]
249
  24%|β–ˆβ–ˆβ–Ž | 178/750 [06:18<21:36, 2.27s/it]
250
  24%|β–ˆβ–ˆβ– | 179/750 [06:20<20:54, 2.20s/it]
251
  24%|β–ˆβ–ˆβ– | 180/750 [06:22<20:14, 2.13s/it]
252
 
253
+
254
  24%|β–ˆβ–ˆβ– | 180/750 [06:22<20:14, 2.13s/it]
255
  24%|β–ˆβ–ˆβ– | 181/750 [06:25<20:26, 2.16s/it]
256
  24%|β–ˆβ–ˆβ– | 182/750 [06:27<19:54, 2.10s/it]
257
  24%|β–ˆβ–ˆβ– | 183/750 [06:29<19:40, 2.08s/it]
258
  25%|β–ˆβ–ˆβ– | 184/750 [06:31<19:28, 2.07s/it]
259
  25%|β–ˆβ–ˆβ– | 185/750 [06:33<20:16, 2.15s/it]
260
  25%|β–ˆβ–ˆβ– | 186/750 [06:35<19:46, 2.10s/it]
261
  25%|β–ˆβ–ˆβ– | 187/750 [06:37<19:38, 2.09s/it]
262
  25%|β–ˆβ–ˆβ–Œ | 188/750 [06:39<19:36, 2.09s/it]
263
  25%|β–ˆβ–ˆβ–Œ | 189/750 [06:41<19:58, 2.14s/it]
264
  25%|β–ˆβ–ˆβ–Œ | 190/750 [06:44<20:20, 2.18s/it]
265
 
266
+
267
  25%|β–ˆβ–ˆβ–Œ | 190/750 [06:44<20:20, 2.18s/it]
268
  25%|β–ˆβ–ˆβ–Œ | 191/750 [06:46<19:53, 2.13s/it]
269
  26%|β–ˆβ–ˆβ–Œ | 192/750 [06:48<19:26, 2.09s/it]
270
  26%|β–ˆβ–ˆβ–Œ | 193/750 [06:50<19:47, 2.13s/it]
271
  26%|β–ˆβ–ˆβ–Œ | 194/750 [06:52<19:30, 2.11s/it]
272
  26%|β–ˆβ–ˆβ–Œ | 195/750 [06:54<19:22, 2.10s/it]
273
  26%|β–ˆβ–ˆβ–Œ | 196/750 [06:56<19:15, 2.09s/it]
274
  26%|β–ˆβ–ˆβ–‹ | 197/750 [06:58<18:59, 2.06s/it]
275
  26%|β–ˆβ–ˆβ–‹ | 198/750 [07:00<19:36, 2.13s/it]
276
  27%|β–ˆβ–ˆβ–‹ | 199/750 [07:02<19:22, 2.11s/it]
277
  27%|β–ˆβ–ˆβ–‹ | 200/750 [07:05<19:35, 2.14s/it]
278
 
279
+
280
  27%|β–ˆβ–ˆβ–‹ | 200/750 [07:05<19:35, 2.14s/it]
281
+
282
+
283
+
284
  27%|β–ˆβ–ˆβ–‹ | 201/750 [07:30<1:22:34, 9.02s/it]
285
  27%|β–ˆβ–ˆβ–‹ | 202/750 [07:32<1:04:05, 7.02s/it]
286
  27%|β–ˆβ–ˆβ–‹ | 203/750 [07:34<50:23, 5.53s/it]
287
  27%|β–ˆβ–ˆβ–‹ | 204/750 [07:37<42:45, 4.70s/it]
288
  27%|β–ˆβ–ˆβ–‹ | 205/750 [07:39<35:19, 3.89s/it]
289
  27%|β–ˆβ–ˆβ–‹ | 206/750 [07:41<30:38, 3.38s/it]
290
  28%|β–ˆβ–ˆβ–Š | 207/750 [07:43<26:50, 2.97s/it]
291
  28%|β–ˆβ–ˆβ–Š | 208/750 [07:45<24:29, 2.71s/it]
292
  28%|β–ˆβ–ˆβ–Š | 209/750 [07:47<22:46, 2.53s/it]
293
  28%|β–ˆβ–ˆβ–Š | 210/750 [07:49<21:56, 2.44s/it]
294
 
295
+
296
  28%|β–ˆβ–ˆβ–Š | 210/750 [07:50<21:56, 2.44s/it]
297
  28%|β–ˆβ–ˆβ–Š | 211/750 [07:52<21:40, 2.41s/it]
298
  28%|β–ˆβ–ˆβ–Š | 212/750 [07:54<20:33, 2.29s/it]
299
  28%|β–ˆβ–ˆβ–Š | 213/750 [07:56<20:00, 2.24s/it]
300
  29%|β–ˆβ–ˆβ–Š | 214/750 [07:58<19:55, 2.23s/it]
301
  29%|β–ˆβ–ˆβ–Š | 215/750 [08:00<19:55, 2.23s/it]
302
  29%|β–ˆβ–ˆβ–‰ | 216/750 [08:02<19:22, 2.18s/it]
303
  29%|β–ˆβ–ˆβ–‰ | 217/750 [08:05<19:03, 2.14s/it]
304
  29%|β–ˆβ–ˆβ–‰ | 218/750 [08:07<18:47, 2.12s/it]
305
  29%|β–ˆβ–ˆβ–‰ | 219/750 [08:09<19:01, 2.15s/it]
306
  29%|β–ˆβ–ˆβ–‰ | 220/750 [08:11<18:59, 2.15s/it]
307
 
308
+
309
  29%|β–ˆβ–ˆβ–‰ | 220/750 [08:11<18:59, 2.15s/it]
310
  29%|β–ˆβ–ˆβ–‰ | 221/750 [08:13<18:48, 2.13s/it]
311
  30%|β–ˆβ–ˆβ–‰ | 222/750 [08:15<18:44, 2.13s/it]
312
  30%|β–ˆβ–ˆβ–‰ | 223/750 [08:18<19:26, 2.21s/it]
313
  30%|β–ˆβ–ˆβ–‰ | 224/750 [08:20<19:10, 2.19s/it]
314
  30%|β–ˆβ–ˆβ–ˆ | 225/750 [08:22<18:39, 2.13s/it]
315
  30%|β–ˆβ–ˆβ–ˆ | 226/750 [08:24<18:29, 2.12s/it]
316
  30%|β–ˆβ–ˆβ–ˆ | 227/750 [08:26<19:05, 2.19s/it]
317
  30%|β–ˆβ–ˆβ–ˆ | 228/750 [08:28<18:58, 2.18s/it]
318
  31%|β–ˆβ–ˆβ–ˆ | 229/750 [08:30<18:20, 2.11s/it]
319
  31%|β–ˆβ–ˆβ–ˆ | 230/750 [08:32<18:25, 2.13s/it]
320
 
321
+
322
  31%|β–ˆβ–ˆβ–ˆ | 230/750 [08:32<18:25, 2.13s/it]
323
  31%|β–ˆβ–ˆβ–ˆ | 231/750 [08:35<18:20, 2.12s/it]
324
  31%|β–ˆβ–ˆβ–ˆ | 232/750 [08:37<18:31, 2.15s/it]
325
  31%|β–ˆβ–ˆβ–ˆ | 233/750 [08:39<18:13, 2.12s/it]
326
  31%|β–ˆβ–ˆβ–ˆ | 234/750 [08:41<17:52, 2.08s/it]
327
  31%|β–ˆβ–ˆβ–ˆβ– | 235/750 [08:43<17:57, 2.09s/it]
328
  31%|β–ˆβ–ˆβ–ˆβ– | 236/750 [08:45<18:15, 2.13s/it]
329
  32%|β–ˆβ–ˆβ–ˆβ– | 237/750 [08:47<17:51, 2.09s/it]
330
  32%|β–ˆβ–ˆβ–ˆβ– | 238/750 [08:49<18:13, 2.14s/it]
331
  32%|β–ˆβ–ˆβ–ˆβ– | 239/750 [08:51<18:01, 2.12s/it]
332
  32%|β–ˆβ–ˆβ–ˆβ– | 240/750 [08:54<18:26, 2.17s/it]
333
 
334
+
335
  32%|β–ˆβ–ˆβ–ˆβ– | 240/750 [08:54<18:26, 2.17s/it]
336
  32%|β–ˆβ–ˆβ–ˆβ– | 241/750 [08:56<17:56, 2.11s/it]
337
  32%|β–ˆβ–ˆβ–ˆβ– | 242/750 [08:58<17:36, 2.08s/it]
338
  32%|β–ˆβ–ˆβ–ˆβ– | 243/750 [09:00<17:28, 2.07s/it]
339
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 244/750 [09:02<17:49, 2.11s/it]
340
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 245/750 [09:04<17:27, 2.07s/it]
341
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 246/750 [09:06<17:23, 2.07s/it]
342
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 247/750 [09:08<17:24, 2.08s/it]
343
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 248/750 [09:10<17:45, 2.12s/it]
344
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 249/750 [09:12<17:35, 2.11s/it]
345
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 250/750 [09:14<17:16, 2.07s/it]
346
 
347
+
348
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 250/750 [09:14<17:16, 2.07s/it]
349
  33%|β–ˆβ–ˆβ–ˆβ–Ž | 251/750 [09:16<17:16, 2.08s/it]
350
  34%|β–ˆβ–ˆβ–ˆβ–Ž | 252/750 [09:19<17:32, 2.11s/it]
351
  34%|β–ˆβ–ˆβ–ˆβ–Ž | 253/750 [09:21<17:48, 2.15s/it]
352
  34%|β–ˆβ–ˆβ–ˆβ– | 254/750 [09:23<17:35, 2.13s/it]
353
  34%|β–ˆβ–ˆβ–ˆβ– | 255/750 [09:25<17:08, 2.08s/it]
354
  34%|β–ˆβ–ˆβ–ˆβ– | 256/750 [09:27<16:51, 2.05s/it]
355
  34%|β–ˆβ–ˆβ–ˆβ– | 257/750 [09:29<17:50, 2.17s/it]
356
  34%|β–ˆβ–ˆβ–ˆβ– | 258/750 [09:31<17:36, 2.15s/it]
357
  35%|β–ˆβ–ˆβ–ˆβ– | 259/750 [09:33<17:08, 2.09s/it]
358
  35%|β–ˆβ–ˆβ–ˆβ– | 260/750 [09:36<17:14, 2.11s/it]
359
 
360
+
361
  35%|β–ˆβ–ˆβ–ˆβ– | 260/750 [09:36<17:14, 2.11s/it]
362
  35%|β–ˆβ–ˆβ–ˆβ– | 261/750 [09:38<17:39, 2.17s/it]
363
  35%|β–ˆβ–ˆβ–ˆβ– | 262/750 [09:40<17:32, 2.16s/it]
364
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 263/750 [09:42<17:31, 2.16s/it]
365
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 264/750 [09:44<17:15, 2.13s/it]
366
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 265/750 [09:47<17:30, 2.17s/it]
367
  35%|β–ˆβ–ˆβ–ˆβ–Œ | 266/750 [09:49<17:12, 2.13s/it]
368
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 267/750 [09:51<16:45, 2.08s/it]
369
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 268/750 [09:53<16:51, 2.10s/it]
370
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 269/750 [09:55<17:15, 2.15s/it]
371
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 270/750 [09:57<17:06, 2.14s/it]
372
 
373
+
374
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 270/750 [09:57<17:06, 2.14s/it]
375
  36%|β–ˆβ–ˆβ–ˆβ–Œ | 271/750 [09:59<16:39, 2.09s/it]
376
  36%|β–ˆβ–ˆβ–ˆβ–‹ | 272/750 [10:01<16:22, 2.06s/it]
377
  36%|β–ˆβ–ˆβ–ˆβ–‹ | 273/750 [10:03<16:23, 2.06s/it]
378
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 274/750 [10:05<16:53, 2.13s/it]
379
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 275/750 [10:07<16:41, 2.11s/it]
380
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 276/750 [10:10<16:40, 2.11s/it]
381
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 277/750 [10:12<16:36, 2.11s/it]
382
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 278/750 [10:14<16:50, 2.14s/it]
383
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 279/750 [10:16<16:27, 2.10s/it]
384
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 280/750 [10:18<16:40, 2.13s/it]
385
 
386
+
387
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 280/750 [10:18<16:40, 2.13s/it]
388
  37%|β–ˆβ–ˆβ–ˆβ–‹ | 281/750 [10:20<16:28, 2.11s/it]
389
  38%|β–ˆβ–ˆβ–ˆβ–Š | 282/750 [10:22<16:59, 2.18s/it]
390
  38%|β–ˆβ–ˆβ–ˆβ–Š | 283/750 [10:25<16:54, 2.17s/it]
391
  38%|β–ˆβ–ˆβ–ˆβ–Š | 284/750 [10:27<16:44, 2.15s/it]
392
  38%|β–ˆβ–ˆβ–ˆβ–Š | 285/750 [10:29<16:32, 2.13s/it]
393
  38%|β–ˆβ–ˆβ–ˆβ–Š | 286/750 [10:31<16:41, 2.16s/it]
394
  38%|β–ˆβ–ˆβ–ˆβ–Š | 287/750 [10:33<16:27, 2.13s/it]
395
  38%|β–ˆβ–ˆβ–ˆβ–Š | 288/750 [10:35<16:12, 2.11s/it]
396
  39%|β–ˆβ–ˆβ–ˆβ–Š | 289/750 [10:37<16:20, 2.13s/it]
397
  39%|β–ˆβ–ˆβ–ˆβ–Š | 290/750 [10:39<15:59, 2.09s/it]
398
 
399
+
400
  39%|β–ˆβ–ˆβ–ˆβ–Š | 290/750 [10:39<15:59, 2.09s/it]
401
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 291/750 [10:42<16:40, 2.18s/it]
402
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 292/750 [10:44<16:07, 2.11s/it]
403
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 293/750 [10:46<16:07, 2.12s/it]
404
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 294/750 [10:48<15:54, 2.09s/it]
405
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 295/750 [10:50<16:34, 2.19s/it]
406
  39%|β–ˆβ–ˆβ–ˆβ–‰ | 296/750 [10:52<16:11, 2.14s/it]
407
  40%|β–ˆβ–ˆβ–ˆβ–‰ | 297/750 [10:54<16:08, 2.14s/it]
408
  40%|β–ˆβ–ˆβ–ˆβ–‰ | 298/750 [10:56<15:41, 2.08s/it]
409
  40%|β–ˆβ–ˆβ–ˆβ–‰ | 299/750 [10:59<15:55, 2.12s/it]
410
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 300/750 [11:01<15:41, 2.09s/it]
411
 
412
+
413
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 300/750 [11:01<15:41, 2.09s/it]
414
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 301/750 [11:03<15:24, 2.06s/it]
415
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 302/750 [11:05<15:09, 2.03s/it]
416
  40%|β–ˆβ–ˆβ–ˆβ–ˆ | 303/750 [11:07<15:08, 2.03s/it]
417
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 304/750 [11:09<15:29, 2.08s/it]
418
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 305/750 [11:11<15:21, 2.07s/it]
419
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 306/750 [11:13<15:09, 2.05s/it]
420
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 307/750 [11:15<15:03, 2.04s/it]
421
  41%|β–ˆβ–ˆβ–ˆβ–ˆ | 308/750 [11:17<15:22, 2.09s/it]
422
  41%|β–ˆβ–ˆβ–ˆοΏ½οΏ½ | 309/750 [11:19<15:03, 2.05s/it]
423
  41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 310/750 [11:21<15:06, 2.06s/it]
424
 
425
+
426
  41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 310/750 [11:21<15:06, 2.06s/it]
427
  41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 311/750 [11:23<15:12, 2.08s/it]
428
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 312/750 [11:26<15:45, 2.16s/it]
429
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 313/750 [11:28<16:31, 2.27s/it]
430
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 314/750 [11:30<16:01, 2.20s/it]
431
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 315/750 [11:32<15:30, 2.14s/it]
432
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 316/750 [11:34<15:53, 2.20s/it]
433
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 317/750 [11:36<15:26, 2.14s/it]
434
  42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 318/750 [11:38<15:11, 2.11s/it]
435
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 319/750 [11:41<14:56, 2.08s/it]
436
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 320/750 [11:43<15:19, 2.14s/it]
437
 
438
+
439
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 320/750 [11:43<15:19, 2.14s/it]
440
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 321/750 [11:45<15:17, 2.14s/it]
441
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 322/750 [11:47<14:54, 2.09s/it]
442
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 323/750 [11:49<14:48, 2.08s/it]
443
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 324/750 [11:51<14:32, 2.05s/it]
444
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 325/750 [11:53<14:47, 2.09s/it]
445
  43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 326/750 [11:55<14:42, 2.08s/it]
446
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 327/750 [11:57<14:29, 2.06s/it]
447
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 328/750 [11:59<14:44, 2.10s/it]
448
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 329/750 [12:02<15:12, 2.17s/it]
449
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 330/750 [12:04<15:43, 2.25s/it]
450
 
451
+
452
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 330/750 [12:04<15:43, 2.25s/it]
453
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 331/750 [12:06<15:50, 2.27s/it]
454
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 332/750 [12:09<15:40, 2.25s/it]
455
  44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 333/750 [12:11<16:07, 2.32s/it]
456
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 334/750 [12:13<15:48, 2.28s/it]
457
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 335/750 [12:16<16:00, 2.31s/it]
458
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 336/750 [12:18<15:42, 2.28s/it]
459
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 337/750 [12:20<16:00, 2.33s/it]
460
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 338/750 [12:22<15:27, 2.25s/it]
461
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 339/750 [12:25<15:06, 2.21s/it]
462
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 340/750 [12:27<15:02, 2.20s/it]
463
 
464
+
465
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 340/750 [12:27<15:02, 2.20s/it]
466
  45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 341/750 [12:29<14:52, 2.18s/it]
467
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 342/750 [12:31<14:35, 2.15s/it]
468
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 343/750 [12:33<14:23, 2.12s/it]
469
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 344/750 [12:35<14:04, 2.08s/it]
470
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 345/750 [12:37<14:33, 2.16s/it]
471
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 346/750 [12:40<15:01, 2.23s/it]
472
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 347/750 [12:42<14:33, 2.17s/it]
473
  46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 348/750 [12:44<14:34, 2.18s/it]
474
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 349/750 [12:46<14:23, 2.15s/it]
475
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 350/750 [12:48<14:29, 2.17s/it]
476
 
477
+
478
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 350/750 [12:48<14:29, 2.17s/it]
479
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 351/750 [12:50<14:15, 2.14s/it]
480
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 352/750 [12:52<13:58, 2.11s/it]
481
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 353/750 [12:54<13:43, 2.08s/it]
482
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 354/750 [12:57<14:02, 2.13s/it]
483
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 355/750 [12:59<13:49, 2.10s/it]
484
  47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 356/750 [13:01<13:28, 2.05s/it]
485
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 357/750 [13:03<13:31, 2.07s/it]
486
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 358/750 [13:05<13:45, 2.11s/it]
487
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 359/750 [13:07<13:26, 2.06s/it]
488
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 360/750 [13:09<13:14, 2.04s/it]
489
 
490
+
491
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 360/750 [13:09<13:14, 2.04s/it]
492
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 361/750 [13:11<13:18, 2.05s/it]
493
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 362/750 [13:13<13:48, 2.14s/it]
494
  48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 363/750 [13:15<13:54, 2.16s/it]
495
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 364/750 [13:17<13:28, 2.10s/it]
496
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 365/750 [13:19<13:20, 2.08s/it]
497
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 366/750 [13:22<13:38, 2.13s/it]
498
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 367/750 [13:24<13:28, 2.11s/it]
499
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 368/750 [13:26<13:16, 2.08s/it]
500
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 369/750 [13:28<13:03, 2.06s/it]
501
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 370/750 [13:30<13:36, 2.15s/it]
502
 
503
+
504
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 370/750 [13:30<13:36, 2.15s/it]
505
  49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 371/750 [13:32<13:41, 2.17s/it]
506
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 372/750 [13:34<13:20, 2.12s/it]
507
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 373/750 [13:36<12:57, 2.06s/it]
508
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 374/750 [13:38<12:46, 2.04s/it]
509
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 375/750 [13:40<13:10, 2.11s/it]
510
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 376/750 [13:43<13:02, 2.09s/it]
511
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 377/750 [13:45<13:01, 2.09s/it]
512
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 378/750 [13:47<12:46, 2.06s/it]
513
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 379/750 [13:49<13:02, 2.11s/it]
514
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 380/750 [13:51<12:44, 2.07s/it]
515
 
516
+
517
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 380/750 [13:51<12:44, 2.07s/it]
518
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 381/750 [13:53<12:30, 2.03s/it]
519
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 382/750 [13:55<12:38, 2.06s/it]
520
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 383/750 [13:57<13:09, 2.15s/it]
521
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 384/750 [13:59<13:04, 2.14s/it]
522
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 385/750 [14:01<12:54, 2.12s/it]
523
  51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 386/750 [14:03<12:42, 2.10s/it]
524
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 387/750 [14:06<13:20, 2.21s/it]
525
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 388/750 [14:08<13:19, 2.21s/it]
526
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 389/750 [14:10<12:58, 2.16s/it]
527
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 390/750 [14:12<12:39, 2.11s/it]
528
 
529
+
530
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 390/750 [14:12<12:39, 2.11s/it]
531
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 391/750 [14:14<12:31, 2.09s/it]
532
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 392/750 [14:17<13:23, 2.24s/it]
533
  52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 393/750 [14:19<12:58, 2.18s/it]
534
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 394/750 [14:21<12:53, 2.17s/it]
535
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 395/750 [14:23<12:32, 2.12s/it]
536
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 396/750 [14:25<12:45, 2.16s/it]
537
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 397/750 [14:27<12:24, 2.11s/it]
538
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 398/750 [14:29<12:21, 2.11s/it]
539
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 399/750 [14:31<12:10, 2.08s/it]
540
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 400/750 [14:34<12:34, 2.16s/it]
541
 
542
+
543
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 400/750 [14:34<12:34, 2.16s/it]
544
+
545
+
546
+
547
  53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 401/750 [14:58<50:15, 8.64s/it]
548
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 402/750 [14:59<38:30, 6.64s/it]
549
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 403/750 [15:02<30:29, 5.27s/it]
550
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 404/750 [15:04<25:06, 4.35s/it]
551
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 405/750 [15:06<21:24, 3.72s/it]
552
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 406/750 [15:08<18:20, 3.20s/it]
553
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 407/750 [15:10<16:17, 2.85s/it]
554
  54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 408/750 [15:12<14:38, 2.57s/it]
555
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 409/750 [15:14<14:14, 2.50s/it]
556
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 410/750 [15:16<13:22, 2.36s/it]
557
 
558
+
559
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 410/750 [15:16<13:22, 2.36s/it]
560
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 411/750 [15:18<12:44, 2.25s/it]
561
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 412/750 [15:20<12:22, 2.20s/it]
562
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 413/750 [15:23<12:29, 2.22s/it]
563
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 414/750 [15:25<12:21, 2.21s/it]
564
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 415/750 [15:27<12:02, 2.16s/it]
565
  55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 416/750 [15:29<11:52, 2.13s/it]
566
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 417/750 [15:31<12:00, 2.16s/it]
567
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 418/750 [15:33<11:44, 2.12s/it]
568
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 419/750 [15:35<11:32, 2.09s/it]
569
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 420/750 [15:37<11:29, 2.09s/it]
570
 
571
+
572
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 420/750 [15:37<11:29, 2.09s/it]
573
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 421/750 [15:40<11:48, 2.15s/it]
574
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 422/750 [15:42<11:36, 2.12s/it]
575
  56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 423/750 [15:44<11:24, 2.09s/it]
576
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 424/750 [15:46<11:14, 2.07s/it]
577
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 425/750 [15:48<11:24, 2.11s/it]
578
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 426/750 [15:50<11:35, 2.15s/it]
579
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 427/750 [15:52<11:19, 2.10s/it]
580
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 428/750 [15:54<11:07, 2.07s/it]
581
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 429/750 [15:56<11:16, 2.11s/it]
582
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 430/750 [15:59<11:29, 2.16s/it]
583
 
584
+
585
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 430/750 [15:59<11:29, 2.16s/it]
586
  57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 431/750 [16:01<11:20, 2.13s/it]
587
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 432/750 [16:03<11:00, 2.08s/it]
588
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 433/750 [16:05<11:01, 2.09s/it]
589
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 434/750 [16:07<11:14, 2.14s/it]
590
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 435/750 [16:09<11:10, 2.13s/it]
591
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 436/750 [16:11<10:52, 2.08s/it]
592
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 437/750 [16:13<11:02, 2.12s/it]
593
  58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 438/750 [16:15<11:05, 2.13s/it]
594
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 439/750 [16:17<10:47, 2.08s/it]
595
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 440/750 [16:19<10:37, 2.06s/it]
596
 
597
+
598
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 440/750 [16:19<10:37, 2.06s/it]
599
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 441/750 [16:21<10:26, 2.03s/it]
600
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 442/750 [16:23<10:25, 2.03s/it]
601
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 443/750 [16:26<10:36, 2.07s/it]
602
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 444/750 [16:28<10:38, 2.09s/it]
603
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 445/750 [16:30<10:30, 2.07s/it]
604
  59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 446/750 [16:32<10:22, 2.05s/it]
605
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 447/750 [16:34<10:31, 2.08s/it]
606
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 448/750 [16:36<10:16, 2.04s/it]
607
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 449/750 [16:38<10:27, 2.09s/it]
608
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 450/750 [16:40<10:13, 2.05s/it]
609
 
610
+
611
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 450/750 [16:40<10:13, 2.05s/it]
612
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 451/750 [16:42<10:28, 2.10s/it]
613
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 452/750 [16:44<10:19, 2.08s/it]
614
  60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 453/750 [16:46<10:19, 2.09s/it]
615
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 454/750 [16:48<10:08, 2.06s/it]
616
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 455/750 [16:51<10:27, 2.13s/it]
617
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 456/750 [16:53<10:25, 2.13s/it]
618
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 457/750 [16:55<10:24, 2.13s/it]
619
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 458/750 [16:57<10:46, 2.21s/it]
620
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 459/750 [16:59<10:23, 2.14s/it]
621
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 460/750 [17:02<10:37, 2.20s/it]
622
 
623
+
624
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 460/750 [17:02<10:37, 2.20s/it]
625
  61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 461/750 [17:04<10:14, 2.12s/it]
626
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 462/750 [17:06<10:15, 2.14s/it]
627
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 463/750 [17:08<10:09, 2.12s/it]
628
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 464/750 [17:10<10:20, 2.17s/it]
629
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 465/750 [17:12<10:05, 2.12s/it]
630
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 466/750 [17:14<10:01, 2.12s/it]
631
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 467/750 [17:16<09:49, 2.08s/it]
632
  62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 468/750 [17:18<10:01, 2.13s/it]
633
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 469/750 [17:20<09:48, 2.09s/it]
634
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 470/750 [17:22<09:40, 2.07s/it]
635
 
636
+
637
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 470/750 [17:23<09:40, 2.07s/it]
638
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 471/750 [17:25<09:38, 2.07s/it]
639
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 472/750 [17:27<09:46, 2.11s/it]
640
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 473/750 [17:29<09:36, 2.08s/it]
641
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 474/750 [17:31<09:36, 2.09s/it]
642
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 475/750 [17:33<09:28, 2.07s/it]
643
  63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 476/750 [17:35<09:37, 2.11s/it]
644
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆοΏ½οΏ½β–Ž | 477/750 [17:37<09:21, 2.06s/it]
645
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 478/750 [17:39<09:38, 2.13s/it]
646
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 479/750 [17:41<09:39, 2.14s/it]
647
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 480/750 [17:44<09:31, 2.12s/it]
648
 
649
+
650
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 480/750 [17:44<09:31, 2.12s/it]
651
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 481/750 [17:46<09:36, 2.14s/it]
652
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 482/750 [17:48<09:22, 2.10s/it]
653
  64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 483/750 [17:50<09:22, 2.11s/it]
654
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 484/750 [17:52<09:18, 2.10s/it]
655
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 485/750 [17:54<09:26, 2.14s/it]
656
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 486/750 [17:56<09:18, 2.11s/it]
657
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 487/750 [17:58<09:02, 2.06s/it]
658
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 488/750 [18:00<09:01, 2.07s/it]
659
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 489/750 [18:03<09:18, 2.14s/it]
660
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 490/750 [18:05<09:10, 2.12s/it]
661
 
662
+
663
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 490/750 [18:05<09:10, 2.12s/it]
664
  65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 491/750 [18:07<09:27, 2.19s/it]
665
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 492/750 [18:09<09:15, 2.15s/it]
666
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 493/750 [18:11<09:18, 2.17s/it]
667
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 494/750 [18:13<09:11, 2.15s/it]
668
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 495/750 [18:16<09:12, 2.17s/it]
669
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 496/750 [18:18<08:57, 2.12s/it]
670
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 497/750 [18:20<09:14, 2.19s/it]
671
  66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 498/750 [18:22<09:10, 2.18s/it]
672
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 499/750 [18:24<08:59, 2.15s/it]
673
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 500/750 [18:26<08:51, 2.13s/it]
674
 
675
+
676
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 500/750 [18:26<08:51, 2.13s/it]
677
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 501/750 [18:28<08:45, 2.11s/it]
678
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 502/750 [18:31<08:55, 2.16s/it]
679
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 503/750 [18:33<08:47, 2.14s/it]
680
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 504/750 [18:35<08:48, 2.15s/it]
681
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 505/750 [18:37<08:34, 2.10s/it]
682
  67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 506/750 [18:39<08:56, 2.20s/it]
683
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 507/750 [18:42<09:14, 2.28s/it]
684
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 508/750 [18:44<08:59, 2.23s/it]
685
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 509/750 [18:46<08:51, 2.20s/it]
686
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 510/750 [18:48<08:59, 2.25s/it]
687
 
688
+
689
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 510/750 [18:48<08:59, 2.25s/it]
690
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 511/750 [18:51<08:50, 2.22s/it]
691
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 512/750 [18:53<08:33, 2.16s/it]
692
  68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 513/750 [18:55<08:25, 2.13s/it]
693
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 514/750 [18:57<08:43, 2.22s/it]
694
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 515/750 [18:59<08:26, 2.15s/it]
695
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 516/750 [19:01<08:16, 2.12s/it]
696
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 517/750 [19:03<08:21, 2.15s/it]
697
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 518/750 [19:06<08:34, 2.22s/it]
698
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 519/750 [19:08<08:17, 2.15s/it]
699
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 520/750 [19:10<08:06, 2.12s/it]
700
 
701
+
702
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 520/750 [19:10<08:06, 2.12s/it]
703
  69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 521/750 [19:12<07:58, 2.09s/it]
704
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 522/750 [19:14<08:11, 2.15s/it]
705
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 523/750 [19:16<08:01, 2.12s/it]
706
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 524/750 [19:18<07:58, 2.12s/it]
707
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 525/750 [19:20<07:48, 2.08s/it]
708
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 526/750 [19:22<07:48, 2.09s/it]
709
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 527/750 [19:25<08:03, 2.17s/it]
710
  70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 528/750 [19:27<08:10, 2.21s/it]
711
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 529/750 [19:29<08:13, 2.23s/it]
712
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 530/750 [19:32<08:13, 2.24s/it]
713
 
714
+
715
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 530/750 [19:32<08:13, 2.24s/it]
716
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 531/750 [19:34<08:19, 2.28s/it]
717
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 532/750 [19:36<08:02, 2.21s/it]
718
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 533/750 [19:38<07:56, 2.19s/it]
719
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 534/750 [19:40<07:45, 2.15s/it]
720
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 535/750 [19:42<07:47, 2.18s/it]
721
  71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 536/750 [19:44<07:33, 2.12s/it]
722
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 537/750 [19:46<07:31, 2.12s/it]
723
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 538/750 [19:48<07:21, 2.08s/it]
724
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 539/750 [19:51<07:31, 2.14s/it]
725
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 540/750 [19:53<07:24, 2.12s/it]
726
 
727
+
728
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 540/750 [19:53<07:24, 2.12s/it]
729
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 541/750 [19:55<07:16, 2.09s/it]
730
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 542/750 [19:57<07:13, 2.08s/it]
731
  72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 543/750 [19:59<07:34, 2.20s/it]
732
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 544/750 [20:01<07:21, 2.14s/it]
733
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 545/750 [20:03<07:13, 2.11s/it]
734
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 546/750 [20:05<07:05, 2.08s/it]
735
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 547/750 [20:07<06:56, 2.05s/it]
736
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 548/750 [20:10<07:07, 2.12s/it]
737
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 549/750 [20:12<06:56, 2.07s/it]
738
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 550/750 [20:14<06:50, 2.05s/it]
739
 
740
+
741
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 550/750 [20:14<06:50, 2.05s/it]
742
  73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 551/750 [20:16<06:48, 2.05s/it]
743
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 552/750 [20:18<07:02, 2.13s/it]
744
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 553/750 [20:20<06:54, 2.11s/it]
745
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 554/750 [20:22<06:48, 2.08s/it]
746
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 555/750 [20:24<06:44, 2.07s/it]
747
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 556/750 [20:26<06:50, 2.12s/it]
748
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 557/750 [20:28<06:45, 2.10s/it]
749
  74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 558/750 [20:31<06:49, 2.13s/it]
750
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 559/750 [20:33<06:39, 2.09s/it]
751
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 560/750 [20:35<06:42, 2.12s/it]
752
 
753
+
754
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 560/750 [20:35<06:42, 2.12s/it]
755
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 561/750 [20:37<06:44, 2.14s/it]
756
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 562/750 [20:39<06:32, 2.09s/it]
757
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 563/750 [20:41<06:35, 2.11s/it]
758
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 564/750 [20:43<06:42, 2.16s/it]
759
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 565/750 [20:46<06:39, 2.16s/it]
760
  75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 566/750 [20:48<06:33, 2.14s/it]
761
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 567/750 [20:50<06:22, 2.09s/it]
762
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 568/750 [20:52<06:20, 2.09s/it]
763
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 569/750 [20:54<06:32, 2.17s/it]
764
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 570/750 [20:56<06:19, 2.11s/it]
765
 
766
+
767
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 570/750 [20:56<06:19, 2.11s/it]
768
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 571/750 [20:58<06:14, 2.09s/it]
769
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 572/750 [21:00<06:14, 2.10s/it]
770
  76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 573/750 [21:03<06:20, 2.15s/it]
771
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 574/750 [21:05<06:32, 2.23s/it]
772
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 575/750 [21:07<06:22, 2.19s/it]
773
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 576/750 [21:09<06:14, 2.15s/it]
774
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 577/750 [21:11<06:16, 2.18s/it]
775
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 578/750 [21:13<06:11, 2.16s/it]
776
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 579/750 [21:15<06:02, 2.12s/it]
777
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 580/750 [21:17<05:54, 2.08s/it]
778
 
779
+
780
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 580/750 [21:17<05:54, 2.08s/it]
781
  77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 581/750 [21:20<06:04, 2.15s/it]
782
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 582/750 [21:22<05:53, 2.10s/it]
783
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 583/750 [21:24<05:47, 2.08s/it]
784
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 584/750 [21:26<05:39, 2.05s/it]
785
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 585/750 [21:28<05:52, 2.14s/it]
786
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 586/750 [21:30<05:47, 2.12s/it]
787
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 587/750 [21:32<05:47, 2.13s/it]
788
  78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 588/750 [21:34<05:38, 2.09s/it]
789
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 589/750 [21:36<05:36, 2.09s/it]
790
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 590/750 [21:39<05:39, 2.12s/it]
791
 
792
+
793
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 590/750 [21:39<05:39, 2.12s/it]
794
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 591/750 [21:41<05:46, 2.18s/it]
795
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 592/750 [21:43<05:35, 2.12s/it]
796
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 593/750 [21:45<05:37, 2.15s/it]
797
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 594/750 [21:47<05:38, 2.17s/it]
798
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 595/750 [21:49<05:31, 2.14s/it]
799
  79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 596/750 [21:51<05:20, 2.08s/it]
800
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 597/750 [21:53<05:11, 2.04s/it]
801
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 598/750 [21:56<05:19, 2.10s/it]
802
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 599/750 [21:58<05:15, 2.09s/it]
803
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 600/750 [22:00<05:10, 2.07s/it]
804
 
805
+
806
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 600/750 [22:00<05:10, 2.07s/it]
807
+
808
+
809
+
810
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 601/750 [22:25<22:22, 9.01s/it]
811
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 602/750 [22:28<17:34, 7.13s/it]
812
  80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 603/750 [22:30<13:45, 5.61s/it]
813
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 604/750 [22:32<11:07, 4.57s/it]
814
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 605/750 [22:34<09:16, 3.84s/it]
815
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 606/750 [22:36<08:00, 3.34s/it]
816
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 607/750 [22:38<07:02, 2.96s/it]
817
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 608/750 [22:40<06:17, 2.66s/it]
818
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 609/750 [22:42<05:46, 2.46s/it]
819
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 610/750 [22:44<05:22, 2.30s/it]
820
 
821
+
822
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 610/750 [22:44<05:22, 2.30s/it]
823
  81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 611/750 [22:46<05:15, 2.27s/it]
824
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 612/750 [22:48<05:12, 2.26s/it]
825
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 613/750 [22:51<05:03, 2.22s/it]
826
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 614/750 [22:53<04:54, 2.17s/it]
827
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 615/750 [22:55<04:56, 2.20s/it]
828
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 616/750 [22:57<04:45, 2.13s/it]
829
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 617/750 [22:59<04:43, 2.13s/it]
830
  82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 618/750 [23:01<04:37, 2.10s/it]
831
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 619/750 [23:03<04:43, 2.16s/it]
832
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 620/750 [23:05<04:39, 2.15s/it]
833
 
834
+
835
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 620/750 [23:06<04:39, 2.15s/it]
836
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 621/750 [23:08<04:37, 2.15s/it]
837
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 622/750 [23:10<04:32, 2.13s/it]
838
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 623/750 [23:12<04:32, 2.15s/it]
839
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 624/750 [23:14<04:24, 2.10s/it]
840
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 625/750 [23:16<04:15, 2.05s/it]
841
  83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 626/750 [23:18<04:16, 2.07s/it]
842
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 627/750 [23:20<04:18, 2.10s/it]
843
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 628/750 [23:22<04:20, 2.13s/it]
844
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 629/750 [23:24<04:13, 2.10s/it]
845
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 630/750 [23:26<04:07, 2.06s/it]
846
 
847
+
848
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 630/750 [23:26<04:07, 2.06s/it]
849
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 631/750 [23:28<04:05, 2.06s/it]
850
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 632/750 [23:31<04:09, 2.11s/it]
851
  84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 633/750 [23:33<04:03, 2.08s/it]
852
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 634/750 [23:35<04:13, 2.18s/it]
853
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 635/750 [23:37<04:04, 2.12s/it]
854
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 636/750 [23:39<04:05, 2.16s/it]
855
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 637/750 [23:41<03:56, 2.09s/it]
856
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 638/750 [23:43<03:49, 2.04s/it]
857
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 639/750 [23:45<03:44, 2.02s/it]
858
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 640/750 [23:47<03:53, 2.12s/it]
859
 
860
+
861
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 640/750 [23:47<03:53, 2.12s/it]
862
  85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 641/750 [23:50<03:49, 2.10s/it]
863
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 642/750 [23:52<03:45, 2.09s/it]
864
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 643/750 [23:54<03:40, 2.06s/it]
865
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 644/750 [23:56<03:37, 2.05s/it]
866
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 645/750 [23:58<03:39, 2.09s/it]
867
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 646/750 [24:00<03:38, 2.10s/it]
868
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 647/750 [24:02<03:36, 2.10s/it]
869
  86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 648/750 [24:04<03:30, 2.06s/it]
870
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 649/750 [24:06<03:38, 2.16s/it]
871
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 650/750 [24:09<03:35, 2.15s/it]
872
 
873
+
874
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 650/750 [24:09<03:35, 2.15s/it]
875
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 651/750 [24:11<03:33, 2.16s/it]
876
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 652/750 [24:13<03:28, 2.13s/it]
877
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 653/750 [24:15<03:32, 2.19s/it]
878
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 654/750 [24:17<03:27, 2.16s/it]
879
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 655/750 [24:19<03:22, 2.13s/it]
880
  87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 656/750 [24:21<03:19, 2.12s/it]
881
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 657/750 [24:24<03:22, 2.17s/it]
882
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 658/750 [24:26<03:19, 2.17s/it]
883
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 659/750 [24:28<03:21, 2.22s/it]
884
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 660/750 [24:30<03:15, 2.17s/it]
885
 
886
+
887
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 660/750 [24:30<03:15, 2.17s/it]
888
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 661/750 [24:32<03:15, 2.19s/it]
889
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 662/750 [24:34<03:08, 2.15s/it]
890
  88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 663/750 [24:37<03:07, 2.16s/it]
891
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 664/750 [24:39<03:02, 2.13s/it]
892
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 665/750 [24:41<02:58, 2.10s/it]
893
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 666/750 [24:43<02:59, 2.13s/it]
894
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 667/750 [24:45<02:54, 2.10s/it]
895
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 668/750 [24:47<02:51, 2.09s/it]
896
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 669/750 [24:49<02:46, 2.06s/it]
897
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 670/750 [24:51<02:46, 2.08s/it]
898
 
899
+
900
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 670/750 [24:51<02:46, 2.08s/it]
901
  89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 671/750 [24:53<02:41, 2.04s/it]
902
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 672/750 [24:55<02:43, 2.10s/it]
903
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 673/750 [24:57<02:41, 2.10s/it]
904
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 674/750 [25:00<02:42, 2.13s/it]
905
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 675/750 [25:02<02:40, 2.14s/it]
906
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 676/750 [25:04<02:33, 2.08s/it]
907
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 677/750 [25:06<02:31, 2.08s/it]
908
  90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 678/750 [25:08<02:33, 2.13s/it]
909
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 679/750 [25:10<02:36, 2.21s/it]
910
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 680/750 [25:12<02:31, 2.16s/it]
911
 
912
+
913
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 680/750 [25:13<02:31, 2.16s/it]
914
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 681/750 [25:15<02:28, 2.16s/it]
915
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 682/750 [25:17<02:28, 2.18s/it]
916
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 683/750 [25:19<02:22, 2.13s/it]
917
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 684/750 [25:21<02:18, 2.10s/it]
918
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 685/750 [25:23<02:15, 2.08s/it]
919
  91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 686/750 [25:25<02:17, 2.15s/it]
920
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 687/750 [25:27<02:12, 2.10s/it]
921
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 688/750 [25:29<02:09, 2.09s/it]
922
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 689/750 [25:32<02:08, 2.11s/it]
923
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 690/750 [25:34<02:05, 2.08s/it]
924
 
925
+
926
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 690/750 [25:34<02:05, 2.08s/it]
927
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 691/750 [25:36<02:07, 2.15s/it]
928
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 692/750 [25:38<02:03, 2.14s/it]
929
  92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 693/750 [25:40<02:05, 2.20s/it]
930
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 694/750 [25:42<01:58, 2.12s/it]
931
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 695/750 [25:44<01:59, 2.17s/it]
932
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 696/750 [25:46<01:53, 2.11s/it]
933
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 697/750 [25:49<01:52, 2.12s/it]
934
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 698/750 [25:51<01:49, 2.11s/it]
935
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 699/750 [25:53<01:48, 2.13s/it]
936
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 700/750 [25:55<01:45, 2.10s/it]
937
 
938
+
939
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 700/750 [25:55<01:45, 2.10s/it]
940
  93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 701/750 [25:57<01:42, 2.08s/it]
941
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 702/750 [25:59<01:38, 2.05s/it]
942
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 703/750 [26:01<01:39, 2.12s/it]
943
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 704/750 [26:03<01:35, 2.07s/it]
944
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 705/750 [26:05<01:32, 2.05s/it]
945
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 706/750 [26:07<01:29, 2.04s/it]
946
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 707/750 [26:09<01:26, 2.02s/it]
947
  94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 708/750 [26:12<01:29, 2.13s/it]
948
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 709/750 [26:14<01:27, 2.14s/it]
949
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 710/750 [26:16<01:24, 2.12s/it]
950
 
951
+
952
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 710/750 [26:16<01:24, 2.12s/it]
953
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 711/750 [26:18<01:20, 2.07s/it]
954
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 712/750 [26:20<01:21, 2.14s/it]
955
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 713/750 [26:22<01:17, 2.10s/it]
956
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 714/750 [26:24<01:15, 2.10s/it]
957
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 715/750 [26:26<01:13, 2.11s/it]
958
  95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 716/750 [26:28<01:12, 2.14s/it]
959
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 717/750 [26:31<01:10, 2.13s/it]
960
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 718/750 [26:33<01:07, 2.12s/it]
961
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 719/750 [26:35<01:04, 2.09s/it]
962
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 720/750 [26:37<01:04, 2.14s/it]
963
 
964
+
965
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 720/750 [26:37<01:04, 2.14s/it]
966
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 721/750 [26:39<01:01, 2.12s/it]
967
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 722/750 [26:41<00:58, 2.10s/it]
968
  96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 723/750 [26:43<00:56, 2.11s/it]
969
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 724/750 [26:45<00:53, 2.07s/it]
970
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 725/750 [26:47<00:53, 2.13s/it]
971
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 726/750 [26:49<00:49, 2.07s/it]
972
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 727/750 [26:51<00:47, 2.06s/it]
973
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 728/750 [26:54<00:45, 2.09s/it]
974
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 729/750 [26:56<00:44, 2.14s/it]
975
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 730/750 [26:58<00:42, 2.11s/it]
976
 
977
+
978
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 730/750 [26:58<00:42, 2.11s/it]
979
  97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 731/750 [27:00<00:39, 2.08s/it]
980
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 732/750 [27:02<00:36, 2.05s/it]
981
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 733/750 [27:04<00:35, 2.11s/it]
982
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 734/750 [27:06<00:33, 2.08s/it]
983
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 735/750 [27:08<00:30, 2.05s/it]
984
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 736/750 [27:10<00:28, 2.06s/it]
985
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 737/750 [27:12<00:27, 2.11s/it]
986
  98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 738/750 [27:15<00:25, 2.11s/it]
987
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 739/750 [27:17<00:22, 2.09s/it]
988
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 740/750 [27:19<00:20, 2.07s/it]
989
 
990
+
991
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 740/750 [27:19<00:20, 2.07s/it]
992
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 741/750 [27:21<00:18, 2.08s/it]
993
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 742/750 [27:23<00:16, 2.12s/it]
994
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 743/750 [27:25<00:14, 2.12s/it]
995
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 744/750 [27:28<00:13, 2.23s/it]
996
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 745/750 [27:29<00:10, 2.15s/it]
997
  99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 746/750 [27:32<00:08, 2.15s/it]
998
 
999
+
1000
+
1001
+
1002
+
1003
 
1004
+
1005
+
1006
+ Saved to /scratch/sohaddad/checkpoints/sft
1007
+ wandb:
1008
+ wandb: πŸš€ View run math_model_sft at: https://wandb.ai/duo_run/huggingface/runs/r0gc2y2j
1009
+ wandb: Find logs at: wandb/run-20260512_183722-r0gc2y2j/logs
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be830bdc5f60d908c726016e2883e3030a67ac3c95df8f0b3975ce517d68f4c6
3
+ size 5777