Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- checkpoint-189/README.md +208 -0
- checkpoint-189/adapter_config.json +41 -0
- checkpoint-189/adapter_model.safetensors +3 -0
- checkpoint-189/added_tokens.json +33 -0
- checkpoint-189/chat_template.jinja +89 -0
- checkpoint-189/merges.txt +0 -0
- checkpoint-189/optimizer.pt +3 -0
- checkpoint-189/rng_state.pth +3 -0
- checkpoint-189/scaler.pt +3 -0
- checkpoint-189/scheduler.pt +3 -0
- checkpoint-189/special_tokens_map.json +53 -0
- checkpoint-189/tokenizer.json +3 -0
- checkpoint-189/tokenizer_config.json +272 -0
- checkpoint-189/trainer_state.json +692 -0
- checkpoint-189/training_args.bin +3 -0
- checkpoint-189/vocab.json +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
checkpoint-189/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-189/README.md
ADDED
@@ -0,0 +1,208 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: /home/msalimi/.cache/huggingface/hub/models--Qwen--Qwen3-8B/snapshots/b968826d9c46dd6066d109eabc6255188de91218
|
3 |
+
library_name: peft
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- base_model:adapter:/home/msalimi/.cache/huggingface/hub/models--Qwen--Qwen3-8B/snapshots/b968826d9c46dd6066d109eabc6255188de91218
|
7 |
+
- lora
|
8 |
+
- transformers
|
9 |
+
- unsloth
|
10 |
+
---
|
11 |
+
|
12 |
+
# Model Card for Model ID
|
13 |
+
|
14 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
## Model Details
|
19 |
+
|
20 |
+
### Model Description
|
21 |
+
|
22 |
+
<!-- Provide a longer summary of what this model is. -->
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
- **Developed by:** [More Information Needed]
|
27 |
+
- **Funded by [optional]:** [More Information Needed]
|
28 |
+
- **Shared by [optional]:** [More Information Needed]
|
29 |
+
- **Model type:** [More Information Needed]
|
30 |
+
- **Language(s) (NLP):** [More Information Needed]
|
31 |
+
- **License:** [More Information Needed]
|
32 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
33 |
+
|
34 |
+
### Model Sources [optional]
|
35 |
+
|
36 |
+
<!-- Provide the basic links for the model. -->
|
37 |
+
|
38 |
+
- **Repository:** [More Information Needed]
|
39 |
+
- **Paper [optional]:** [More Information Needed]
|
40 |
+
- **Demo [optional]:** [More Information Needed]
|
41 |
+
|
42 |
+
## Uses
|
43 |
+
|
44 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
45 |
+
|
46 |
+
### Direct Use
|
47 |
+
|
48 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Downstream Use [optional]
|
53 |
+
|
54 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
### Out-of-Scope Use
|
59 |
+
|
60 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
## Bias, Risks, and Limitations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
67 |
+
|
68 |
+
[More Information Needed]
|
69 |
+
|
70 |
+
### Recommendations
|
71 |
+
|
72 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
73 |
+
|
74 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
75 |
+
|
76 |
+
## How to Get Started with the Model
|
77 |
+
|
78 |
+
Use the code below to get started with the model.
|
79 |
+
|
80 |
+
[More Information Needed]
|
81 |
+
|
82 |
+
## Training Details
|
83 |
+
|
84 |
+
### Training Data
|
85 |
+
|
86 |
+
<!-- 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. -->
|
87 |
+
|
88 |
+
[More Information Needed]
|
89 |
+
|
90 |
+
### Training Procedure
|
91 |
+
|
92 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
93 |
+
|
94 |
+
#### Preprocessing [optional]
|
95 |
+
|
96 |
+
[More Information Needed]
|
97 |
+
|
98 |
+
|
99 |
+
#### Training Hyperparameters
|
100 |
+
|
101 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
102 |
+
|
103 |
+
#### Speeds, Sizes, Times [optional]
|
104 |
+
|
105 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
106 |
+
|
107 |
+
[More Information Needed]
|
108 |
+
|
109 |
+
## Evaluation
|
110 |
+
|
111 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
112 |
+
|
113 |
+
### Testing Data, Factors & Metrics
|
114 |
+
|
115 |
+
#### Testing Data
|
116 |
+
|
117 |
+
<!-- This should link to a Dataset Card if possible. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Factors
|
122 |
+
|
123 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
#### Metrics
|
128 |
+
|
129 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
130 |
+
|
131 |
+
[More Information Needed]
|
132 |
+
|
133 |
+
### Results
|
134 |
+
|
135 |
+
[More Information Needed]
|
136 |
+
|
137 |
+
#### Summary
|
138 |
+
|
139 |
+
|
140 |
+
|
141 |
+
## Model Examination [optional]
|
142 |
+
|
143 |
+
<!-- Relevant interpretability work for the model goes here -->
|
144 |
+
|
145 |
+
[More Information Needed]
|
146 |
+
|
147 |
+
## Environmental Impact
|
148 |
+
|
149 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
150 |
+
|
151 |
+
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).
|
152 |
+
|
153 |
+
- **Hardware Type:** [More Information Needed]
|
154 |
+
- **Hours used:** [More Information Needed]
|
155 |
+
- **Cloud Provider:** [More Information Needed]
|
156 |
+
- **Compute Region:** [More Information Needed]
|
157 |
+
- **Carbon Emitted:** [More Information Needed]
|
158 |
+
|
159 |
+
## Technical Specifications [optional]
|
160 |
+
|
161 |
+
### Model Architecture and Objective
|
162 |
+
|
163 |
+
[More Information Needed]
|
164 |
+
|
165 |
+
### Compute Infrastructure
|
166 |
+
|
167 |
+
[More Information Needed]
|
168 |
+
|
169 |
+
#### Hardware
|
170 |
+
|
171 |
+
[More Information Needed]
|
172 |
+
|
173 |
+
#### Software
|
174 |
+
|
175 |
+
[More Information Needed]
|
176 |
+
|
177 |
+
## Citation [optional]
|
178 |
+
|
179 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
180 |
+
|
181 |
+
**BibTeX:**
|
182 |
+
|
183 |
+
[More Information Needed]
|
184 |
+
|
185 |
+
**APA:**
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## Glossary [optional]
|
190 |
+
|
191 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
192 |
+
|
193 |
+
[More Information Needed]
|
194 |
+
|
195 |
+
## More Information [optional]
|
196 |
+
|
197 |
+
[More Information Needed]
|
198 |
+
|
199 |
+
## Model Card Authors [optional]
|
200 |
+
|
201 |
+
[More Information Needed]
|
202 |
+
|
203 |
+
## Model Card Contact
|
204 |
+
|
205 |
+
[More Information Needed]
|
206 |
+
### Framework versions
|
207 |
+
|
208 |
+
- PEFT 0.16.0
|
checkpoint-189/adapter_config.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "/home/msalimi/.cache/huggingface/hub/models--Qwen--Qwen3-8B/snapshots/b968826d9c46dd6066d109eabc6255188de91218",
|
5 |
+
"bias": "none",
|
6 |
+
"corda_config": null,
|
7 |
+
"eva_config": null,
|
8 |
+
"exclude_modules": null,
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 32,
|
17 |
+
"lora_bias": false,
|
18 |
+
"lora_dropout": 0.0,
|
19 |
+
"megatron_config": null,
|
20 |
+
"megatron_core": "megatron.core",
|
21 |
+
"modules_to_save": null,
|
22 |
+
"peft_type": "LORA",
|
23 |
+
"qalora_group_size": 16,
|
24 |
+
"r": 32,
|
25 |
+
"rank_pattern": {},
|
26 |
+
"revision": null,
|
27 |
+
"target_modules": [
|
28 |
+
"down_proj",
|
29 |
+
"k_proj",
|
30 |
+
"q_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"up_proj",
|
33 |
+
"v_proj",
|
34 |
+
"o_proj"
|
35 |
+
],
|
36 |
+
"task_type": "CAUSAL_LM",
|
37 |
+
"trainable_token_indices": null,
|
38 |
+
"use_dora": false,
|
39 |
+
"use_qalora": false,
|
40 |
+
"use_rslora": true
|
41 |
+
}
|
checkpoint-189/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bad7363231e167cbf4804c8b16cd1782d1f92665bf137f1400657f57cbbb280
|
3 |
+
size 2834270800
|
checkpoint-189/added_tokens.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</think>": 151668,
|
3 |
+
"</tool_call>": 151658,
|
4 |
+
"</tool_response>": 151666,
|
5 |
+
"<think>": 151667,
|
6 |
+
"<tool_call>": 151657,
|
7 |
+
"<tool_response>": 151665,
|
8 |
+
"<|analysis|>": 151670,
|
9 |
+
"<|box_end|>": 151649,
|
10 |
+
"<|box_start|>": 151648,
|
11 |
+
"<|endoftext|>": 151643,
|
12 |
+
"<|file_sep|>": 151664,
|
13 |
+
"<|fim_middle|>": 151660,
|
14 |
+
"<|fim_pad|>": 151662,
|
15 |
+
"<|fim_prefix|>": 151659,
|
16 |
+
"<|fim_suffix|>": 151661,
|
17 |
+
"<|forecast|>": 151671,
|
18 |
+
"<|im_end|>": 151645,
|
19 |
+
"<|im_start|>": 151644,
|
20 |
+
"<|image_pad|>": 151655,
|
21 |
+
"<|object_ref_end|>": 151647,
|
22 |
+
"<|object_ref_start|>": 151646,
|
23 |
+
"<|quad_end|>": 151651,
|
24 |
+
"<|quad_start|>": 151650,
|
25 |
+
"<|repo_name|>": 151663,
|
26 |
+
"<|response|>": 151669,
|
27 |
+
"<|risks|>": 151672,
|
28 |
+
"<|video_pad|>": 151656,
|
29 |
+
"<|vision_end|>": 151653,
|
30 |
+
"<|vision_pad|>": 151654,
|
31 |
+
"<|vision_start|>": 151652,
|
32 |
+
"<|watch|>": 151673
|
33 |
+
}
|
checkpoint-189/chat_template.jinja
ADDED
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{%- if tools %}
|
2 |
+
{{- '<|im_start|>system\n' }}
|
3 |
+
{%- if messages[0].role == 'system' %}
|
4 |
+
{{- messages[0].content + '\n\n' }}
|
5 |
+
{%- endif %}
|
6 |
+
{{- "# 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>" }}
|
7 |
+
{%- for tool in tools %}
|
8 |
+
{{- "\n" }}
|
9 |
+
{{- tool | tojson }}
|
10 |
+
{%- endfor %}
|
11 |
+
{{- "\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" }}
|
12 |
+
{%- else %}
|
13 |
+
{%- if messages[0].role == 'system' %}
|
14 |
+
{{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
|
15 |
+
{%- endif %}
|
16 |
+
{%- endif %}
|
17 |
+
{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
|
18 |
+
{%- for message in messages[::-1] %}
|
19 |
+
{%- set index = (messages|length - 1) - loop.index0 %}
|
20 |
+
{%- 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>')) %}
|
21 |
+
{%- set ns.multi_step_tool = false %}
|
22 |
+
{%- set ns.last_query_index = index %}
|
23 |
+
{%- endif %}
|
24 |
+
{%- endfor %}
|
25 |
+
{%- for message in messages %}
|
26 |
+
{%- if message.content is string %}
|
27 |
+
{%- set content = message.content %}
|
28 |
+
{%- else %}
|
29 |
+
{%- set content = '' %}
|
30 |
+
{%- endif %}
|
31 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
|
32 |
+
{{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
|
33 |
+
{%- elif message.role == "assistant" %}
|
34 |
+
{%- set reasoning_content = '' %}
|
35 |
+
{%- if message.reasoning_content is string %}
|
36 |
+
{%- set reasoning_content = message.reasoning_content %}
|
37 |
+
{%- else %}
|
38 |
+
{%- if '</think>' in content %}
|
39 |
+
{%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
|
40 |
+
{%- set content = content.split('</think>')[-1].lstrip('\n') %}
|
41 |
+
{%- endif %}
|
42 |
+
{%- endif %}
|
43 |
+
{%- if loop.index0 > ns.last_query_index %}
|
44 |
+
{%- if loop.last or (not loop.last and reasoning_content) %}
|
45 |
+
{{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
|
46 |
+
{%- else %}
|
47 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
48 |
+
{%- endif %}
|
49 |
+
{%- else %}
|
50 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
51 |
+
{%- endif %}
|
52 |
+
{%- if message.tool_calls %}
|
53 |
+
{%- for tool_call in message.tool_calls %}
|
54 |
+
{%- if (loop.first and content) or (not loop.first) %}
|
55 |
+
{{- '\n' }}
|
56 |
+
{%- endif %}
|
57 |
+
{%- if tool_call.function %}
|
58 |
+
{%- set tool_call = tool_call.function %}
|
59 |
+
{%- endif %}
|
60 |
+
{{- '<tool_call>\n{"name": "' }}
|
61 |
+
{{- tool_call.name }}
|
62 |
+
{{- '", "arguments": ' }}
|
63 |
+
{%- if tool_call.arguments is string %}
|
64 |
+
{{- tool_call.arguments }}
|
65 |
+
{%- else %}
|
66 |
+
{{- tool_call.arguments | tojson }}
|
67 |
+
{%- endif %}
|
68 |
+
{{- '}\n</tool_call>' }}
|
69 |
+
{%- endfor %}
|
70 |
+
{%- endif %}
|
71 |
+
{{- '<|im_end|>\n' }}
|
72 |
+
{%- elif message.role == "tool" %}
|
73 |
+
{%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
|
74 |
+
{{- '<|im_start|>user' }}
|
75 |
+
{%- endif %}
|
76 |
+
{{- '\n<tool_response>\n' }}
|
77 |
+
{{- content }}
|
78 |
+
{{- '\n</tool_response>' }}
|
79 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
80 |
+
{{- '<|im_end|>\n' }}
|
81 |
+
{%- endif %}
|
82 |
+
{%- endif %}
|
83 |
+
{%- endfor %}
|
84 |
+
{%- if add_generation_prompt %}
|
85 |
+
{{- '<|im_start|>assistant\n' }}
|
86 |
+
{%- if enable_thinking is defined and enable_thinking is false %}
|
87 |
+
{{- '<think>\n\n</think>\n\n' }}
|
88 |
+
{%- endif %}
|
89 |
+
{%- endif %}
|
checkpoint-189/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-189/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:503f6a120536d53cd4ead6d2a5216cc120240c438d361a9db205e71ec4a11d47
|
3 |
+
size 698777675
|
checkpoint-189/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4a9f217e852f439efa6bd32fde98d6867f11aa6ea13ddc021ba10af6a0b0934
|
3 |
+
size 14645
|
checkpoint-189/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49f6bef68f1a79850e9c094ae1ada2d209bb00bda2944425e211ef8d4b2d7e85
|
3 |
+
size 1383
|
checkpoint-189/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95e289d876d03c20b388f5f807a607e2db6f294bac252ce11dd04a61be779745
|
3 |
+
size 1465
|
checkpoint-189/special_tokens_map.json
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
{
|
4 |
+
"content": "<|response|>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"content": "<|analysis|>",
|
12 |
+
"lstrip": false,
|
13 |
+
"normalized": false,
|
14 |
+
"rstrip": false,
|
15 |
+
"single_word": false
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"content": "<|forecast|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"content": "<|risks|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"content": "<|watch|>",
|
33 |
+
"lstrip": false,
|
34 |
+
"normalized": false,
|
35 |
+
"rstrip": false,
|
36 |
+
"single_word": false
|
37 |
+
}
|
38 |
+
],
|
39 |
+
"eos_token": {
|
40 |
+
"content": "<|im_end|>",
|
41 |
+
"lstrip": false,
|
42 |
+
"normalized": false,
|
43 |
+
"rstrip": false,
|
44 |
+
"single_word": false
|
45 |
+
},
|
46 |
+
"pad_token": {
|
47 |
+
"content": "<|endoftext|>",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": false,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false
|
52 |
+
}
|
53 |
+
}
|
checkpoint-189/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d762e8901f35e3021e2a14e7adbfd455d87accaf4462388e94a634dd2e9f7042
|
3 |
+
size 11423593
|
checkpoint-189/tokenizer_config.json
ADDED
@@ -0,0 +1,272 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"151643": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"151644": {
|
14 |
+
"content": "<|im_start|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"151645": {
|
22 |
+
"content": "<|im_end|>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"151646": {
|
30 |
+
"content": "<|object_ref_start|>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"151647": {
|
38 |
+
"content": "<|object_ref_end|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"151648": {
|
46 |
+
"content": "<|box_start|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
},
|
53 |
+
"151649": {
|
54 |
+
"content": "<|box_end|>",
|
55 |
+
"lstrip": false,
|
56 |
+
"normalized": false,
|
57 |
+
"rstrip": false,
|
58 |
+
"single_word": false,
|
59 |
+
"special": true
|
60 |
+
},
|
61 |
+
"151650": {
|
62 |
+
"content": "<|quad_start|>",
|
63 |
+
"lstrip": false,
|
64 |
+
"normalized": false,
|
65 |
+
"rstrip": false,
|
66 |
+
"single_word": false,
|
67 |
+
"special": true
|
68 |
+
},
|
69 |
+
"151651": {
|
70 |
+
"content": "<|quad_end|>",
|
71 |
+
"lstrip": false,
|
72 |
+
"normalized": false,
|
73 |
+
"rstrip": false,
|
74 |
+
"single_word": false,
|
75 |
+
"special": true
|
76 |
+
},
|
77 |
+
"151652": {
|
78 |
+
"content": "<|vision_start|>",
|
79 |
+
"lstrip": false,
|
80 |
+
"normalized": false,
|
81 |
+
"rstrip": false,
|
82 |
+
"single_word": false,
|
83 |
+
"special": true
|
84 |
+
},
|
85 |
+
"151653": {
|
86 |
+
"content": "<|vision_end|>",
|
87 |
+
"lstrip": false,
|
88 |
+
"normalized": false,
|
89 |
+
"rstrip": false,
|
90 |
+
"single_word": false,
|
91 |
+
"special": true
|
92 |
+
},
|
93 |
+
"151654": {
|
94 |
+
"content": "<|vision_pad|>",
|
95 |
+
"lstrip": false,
|
96 |
+
"normalized": false,
|
97 |
+
"rstrip": false,
|
98 |
+
"single_word": false,
|
99 |
+
"special": true
|
100 |
+
},
|
101 |
+
"151655": {
|
102 |
+
"content": "<|image_pad|>",
|
103 |
+
"lstrip": false,
|
104 |
+
"normalized": false,
|
105 |
+
"rstrip": false,
|
106 |
+
"single_word": false,
|
107 |
+
"special": true
|
108 |
+
},
|
109 |
+
"151656": {
|
110 |
+
"content": "<|video_pad|>",
|
111 |
+
"lstrip": false,
|
112 |
+
"normalized": false,
|
113 |
+
"rstrip": false,
|
114 |
+
"single_word": false,
|
115 |
+
"special": true
|
116 |
+
},
|
117 |
+
"151657": {
|
118 |
+
"content": "<tool_call>",
|
119 |
+
"lstrip": false,
|
120 |
+
"normalized": false,
|
121 |
+
"rstrip": false,
|
122 |
+
"single_word": false,
|
123 |
+
"special": false
|
124 |
+
},
|
125 |
+
"151658": {
|
126 |
+
"content": "</tool_call>",
|
127 |
+
"lstrip": false,
|
128 |
+
"normalized": false,
|
129 |
+
"rstrip": false,
|
130 |
+
"single_word": false,
|
131 |
+
"special": false
|
132 |
+
},
|
133 |
+
"151659": {
|
134 |
+
"content": "<|fim_prefix|>",
|
135 |
+
"lstrip": false,
|
136 |
+
"normalized": false,
|
137 |
+
"rstrip": false,
|
138 |
+
"single_word": false,
|
139 |
+
"special": false
|
140 |
+
},
|
141 |
+
"151660": {
|
142 |
+
"content": "<|fim_middle|>",
|
143 |
+
"lstrip": false,
|
144 |
+
"normalized": false,
|
145 |
+
"rstrip": false,
|
146 |
+
"single_word": false,
|
147 |
+
"special": false
|
148 |
+
},
|
149 |
+
"151661": {
|
150 |
+
"content": "<|fim_suffix|>",
|
151 |
+
"lstrip": false,
|
152 |
+
"normalized": false,
|
153 |
+
"rstrip": false,
|
154 |
+
"single_word": false,
|
155 |
+
"special": false
|
156 |
+
},
|
157 |
+
"151662": {
|
158 |
+
"content": "<|fim_pad|>",
|
159 |
+
"lstrip": false,
|
160 |
+
"normalized": false,
|
161 |
+
"rstrip": false,
|
162 |
+
"single_word": false,
|
163 |
+
"special": false
|
164 |
+
},
|
165 |
+
"151663": {
|
166 |
+
"content": "<|repo_name|>",
|
167 |
+
"lstrip": false,
|
168 |
+
"normalized": false,
|
169 |
+
"rstrip": false,
|
170 |
+
"single_word": false,
|
171 |
+
"special": false
|
172 |
+
},
|
173 |
+
"151664": {
|
174 |
+
"content": "<|file_sep|>",
|
175 |
+
"lstrip": false,
|
176 |
+
"normalized": false,
|
177 |
+
"rstrip": false,
|
178 |
+
"single_word": false,
|
179 |
+
"special": false
|
180 |
+
},
|
181 |
+
"151665": {
|
182 |
+
"content": "<tool_response>",
|
183 |
+
"lstrip": false,
|
184 |
+
"normalized": false,
|
185 |
+
"rstrip": false,
|
186 |
+
"single_word": false,
|
187 |
+
"special": false
|
188 |
+
},
|
189 |
+
"151666": {
|
190 |
+
"content": "</tool_response>",
|
191 |
+
"lstrip": false,
|
192 |
+
"normalized": false,
|
193 |
+
"rstrip": false,
|
194 |
+
"single_word": false,
|
195 |
+
"special": false
|
196 |
+
},
|
197 |
+
"151667": {
|
198 |
+
"content": "<think>",
|
199 |
+
"lstrip": false,
|
200 |
+
"normalized": false,
|
201 |
+
"rstrip": false,
|
202 |
+
"single_word": false,
|
203 |
+
"special": false
|
204 |
+
},
|
205 |
+
"151668": {
|
206 |
+
"content": "</think>",
|
207 |
+
"lstrip": false,
|
208 |
+
"normalized": false,
|
209 |
+
"rstrip": false,
|
210 |
+
"single_word": false,
|
211 |
+
"special": false
|
212 |
+
},
|
213 |
+
"151669": {
|
214 |
+
"content": "<|response|>",
|
215 |
+
"lstrip": false,
|
216 |
+
"normalized": false,
|
217 |
+
"rstrip": false,
|
218 |
+
"single_word": false,
|
219 |
+
"special": true
|
220 |
+
},
|
221 |
+
"151670": {
|
222 |
+
"content": "<|analysis|>",
|
223 |
+
"lstrip": false,
|
224 |
+
"normalized": false,
|
225 |
+
"rstrip": false,
|
226 |
+
"single_word": false,
|
227 |
+
"special": true
|
228 |
+
},
|
229 |
+
"151671": {
|
230 |
+
"content": "<|forecast|>",
|
231 |
+
"lstrip": false,
|
232 |
+
"normalized": false,
|
233 |
+
"rstrip": false,
|
234 |
+
"single_word": false,
|
235 |
+
"special": true
|
236 |
+
},
|
237 |
+
"151672": {
|
238 |
+
"content": "<|risks|>",
|
239 |
+
"lstrip": false,
|
240 |
+
"normalized": false,
|
241 |
+
"rstrip": false,
|
242 |
+
"single_word": false,
|
243 |
+
"special": true
|
244 |
+
},
|
245 |
+
"151673": {
|
246 |
+
"content": "<|watch|>",
|
247 |
+
"lstrip": false,
|
248 |
+
"normalized": false,
|
249 |
+
"rstrip": false,
|
250 |
+
"single_word": false,
|
251 |
+
"special": true
|
252 |
+
}
|
253 |
+
},
|
254 |
+
"additional_special_tokens": [
|
255 |
+
"<|response|>",
|
256 |
+
"<|analysis|>",
|
257 |
+
"<|forecast|>",
|
258 |
+
"<|risks|>",
|
259 |
+
"<|watch|>"
|
260 |
+
],
|
261 |
+
"bos_token": null,
|
262 |
+
"clean_up_tokenization_spaces": false,
|
263 |
+
"eos_token": "<|im_end|>",
|
264 |
+
"errors": "replace",
|
265 |
+
"extra_special_tokens": {},
|
266 |
+
"model_max_length": 40960,
|
267 |
+
"pad_token": "<|endoftext|>",
|
268 |
+
"padding_side": "right",
|
269 |
+
"split_special_tokens": false,
|
270 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
271 |
+
"unk_token": null
|
272 |
+
}
|
checkpoint-189/trainer_state.json
ADDED
@@ -0,0 +1,692 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": null,
|
3 |
+
"best_metric": null,
|
4 |
+
"best_model_checkpoint": null,
|
5 |
+
"epoch": 3.0,
|
6 |
+
"eval_steps": 500,
|
7 |
+
"global_step": 189,
|
8 |
+
"is_hyper_param_search": false,
|
9 |
+
"is_local_process_zero": true,
|
10 |
+
"is_world_process_zero": true,
|
11 |
+
"log_history": [
|
12 |
+
{
|
13 |
+
"epoch": 0.031914893617021274,
|
14 |
+
"grad_norm": 0.01057420950382948,
|
15 |
+
"learning_rate": 2e-05,
|
16 |
+
"loss": 44.1284,
|
17 |
+
"step": 2
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.06382978723404255,
|
21 |
+
"grad_norm": 0.00569568807259202,
|
22 |
+
"learning_rate": 6e-05,
|
23 |
+
"loss": 24.3059,
|
24 |
+
"step": 4
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.09574468085106383,
|
28 |
+
"grad_norm": 0.0002239234745502472,
|
29 |
+
"learning_rate": 0.0001,
|
30 |
+
"loss": 5.7057,
|
31 |
+
"step": 6
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.1276595744680851,
|
35 |
+
"grad_norm": 0.00011368857667548582,
|
36 |
+
"learning_rate": 0.00014,
|
37 |
+
"loss": 2.7636,
|
38 |
+
"step": 8
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.1595744680851064,
|
42 |
+
"grad_norm": 7.678678957745433e-05,
|
43 |
+
"learning_rate": 0.00018,
|
44 |
+
"loss": 2.4238,
|
45 |
+
"step": 10
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.19148936170212766,
|
49 |
+
"grad_norm": 5.5640477512497455e-05,
|
50 |
+
"learning_rate": 0.00019998459887166634,
|
51 |
+
"loss": 2.2322,
|
52 |
+
"step": 12
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.22340425531914893,
|
56 |
+
"grad_norm": 5.7497938541928306e-05,
|
57 |
+
"learning_rate": 0.00019986141830690625,
|
58 |
+
"loss": 2.1314,
|
59 |
+
"step": 14
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.2553191489361702,
|
63 |
+
"grad_norm": 5.0512484449427575e-05,
|
64 |
+
"learning_rate": 0.00019961520893527383,
|
65 |
+
"loss": 2.07,
|
66 |
+
"step": 16
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.2872340425531915,
|
70 |
+
"grad_norm": 4.325133340898901e-05,
|
71 |
+
"learning_rate": 0.00019924627408557963,
|
72 |
+
"loss": 1.9946,
|
73 |
+
"step": 18
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.3191489361702128,
|
77 |
+
"grad_norm": 3.306111830170266e-05,
|
78 |
+
"learning_rate": 0.00019875506828385722,
|
79 |
+
"loss": 1.9009,
|
80 |
+
"step": 20
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.35106382978723405,
|
84 |
+
"grad_norm": 3.122422640444711e-05,
|
85 |
+
"learning_rate": 0.00019814219669338928,
|
86 |
+
"loss": 1.8646,
|
87 |
+
"step": 22
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.3829787234042553,
|
91 |
+
"grad_norm": 3.1440973543794826e-05,
|
92 |
+
"learning_rate": 0.00019740841436914917,
|
93 |
+
"loss": 1.7765,
|
94 |
+
"step": 24
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.4148936170212766,
|
98 |
+
"grad_norm": 3.0649629479739815e-05,
|
99 |
+
"learning_rate": 0.00019655462532757676,
|
100 |
+
"loss": 1.7768,
|
101 |
+
"step": 26
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.44680851063829785,
|
105 |
+
"grad_norm": 3.085639400524087e-05,
|
106 |
+
"learning_rate": 0.00019558188143283426,
|
107 |
+
"loss": 1.7292,
|
108 |
+
"step": 28
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.4787234042553192,
|
112 |
+
"grad_norm": 3.063358599320054e-05,
|
113 |
+
"learning_rate": 0.00019449138110091445,
|
114 |
+
"loss": 1.6946,
|
115 |
+
"step": 30
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.5106382978723404,
|
119 |
+
"grad_norm": 3.059727168874815e-05,
|
120 |
+
"learning_rate": 0.00019328446782319772,
|
121 |
+
"loss": 1.6523,
|
122 |
+
"step": 32
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.5425531914893617,
|
126 |
+
"grad_norm": 2.677715201571118e-05,
|
127 |
+
"learning_rate": 0.00019196262851127693,
|
128 |
+
"loss": 1.5993,
|
129 |
+
"step": 34
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.574468085106383,
|
133 |
+
"grad_norm": 2.4694048988749273e-05,
|
134 |
+
"learning_rate": 0.00019052749166508908,
|
135 |
+
"loss": 1.5847,
|
136 |
+
"step": 36
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.6063829787234043,
|
140 |
+
"grad_norm": 2.3815042368369177e-05,
|
141 |
+
"learning_rate": 0.00018898082536661094,
|
142 |
+
"loss": 1.5459,
|
143 |
+
"step": 38
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.6382978723404256,
|
147 |
+
"grad_norm": 2.301201493537519e-05,
|
148 |
+
"learning_rate": 0.00018732453510159026,
|
149 |
+
"loss": 1.4705,
|
150 |
+
"step": 40
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.6702127659574468,
|
154 |
+
"grad_norm": 2.2661988623440266e-05,
|
155 |
+
"learning_rate": 0.000185560661411996,
|
156 |
+
"loss": 1.4791,
|
157 |
+
"step": 42
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.7021276595744681,
|
161 |
+
"grad_norm": 2.276069608342368e-05,
|
162 |
+
"learning_rate": 0.0001836913773820802,
|
163 |
+
"loss": 1.4257,
|
164 |
+
"step": 44
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.7340425531914894,
|
168 |
+
"grad_norm": 2.1834361177752726e-05,
|
169 |
+
"learning_rate": 0.00018171898596114805,
|
170 |
+
"loss": 1.3968,
|
171 |
+
"step": 46
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.7659574468085106,
|
175 |
+
"grad_norm": 2.1417945390567183e-05,
|
176 |
+
"learning_rate": 0.00017964591712633498,
|
177 |
+
"loss": 1.3475,
|
178 |
+
"step": 48
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.7978723404255319,
|
182 |
+
"grad_norm": 2.2434667698689736e-05,
|
183 |
+
"learning_rate": 0.00017747472488888622,
|
184 |
+
"loss": 1.3387,
|
185 |
+
"step": 50
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.8297872340425532,
|
189 |
+
"grad_norm": 2.094592673529405e-05,
|
190 |
+
"learning_rate": 0.00017520808414762641,
|
191 |
+
"loss": 1.2859,
|
192 |
+
"step": 52
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.8617021276595744,
|
196 |
+
"grad_norm": 2.0795474483747967e-05,
|
197 |
+
"learning_rate": 0.0001728487873934969,
|
198 |
+
"loss": 1.2813,
|
199 |
+
"step": 54
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.8936170212765957,
|
203 |
+
"grad_norm": 1.884896119008772e-05,
|
204 |
+
"learning_rate": 0.00017039974126921946,
|
205 |
+
"loss": 1.2709,
|
206 |
+
"step": 56
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.925531914893617,
|
210 |
+
"grad_norm": 1.857211100286804e-05,
|
211 |
+
"learning_rate": 0.00016786396298832624,
|
212 |
+
"loss": 1.2611,
|
213 |
+
"step": 58
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.9574468085106383,
|
217 |
+
"grad_norm": 2.0264646082068793e-05,
|
218 |
+
"learning_rate": 0.00016524457661796626,
|
219 |
+
"loss": 1.2927,
|
220 |
+
"step": 60
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.9893617021276596,
|
224 |
+
"grad_norm": 1.7549693438922986e-05,
|
225 |
+
"learning_rate": 0.00016254480923006925,
|
226 |
+
"loss": 1.24,
|
227 |
+
"step": 62
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 1.0159574468085106,
|
231 |
+
"grad_norm": 1.7233558537554927e-05,
|
232 |
+
"learning_rate": 0.00015976798692560795,
|
233 |
+
"loss": 1.221,
|
234 |
+
"step": 64
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 1.047872340425532,
|
238 |
+
"grad_norm": 1.619356407900341e-05,
|
239 |
+
"learning_rate": 0.00015691753073685693,
|
240 |
+
"loss": 1.2402,
|
241 |
+
"step": 66
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 1.0797872340425532,
|
245 |
+
"grad_norm": 1.7525637304061092e-05,
|
246 |
+
"learning_rate": 0.00015399695241269666,
|
247 |
+
"loss": 1.2386,
|
248 |
+
"step": 68
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 1.1117021276595744,
|
252 |
+
"grad_norm": 1.548230829939712e-05,
|
253 |
+
"learning_rate": 0.0001510098500921552,
|
254 |
+
"loss": 1.2308,
|
255 |
+
"step": 70
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 1.1436170212765957,
|
259 |
+
"grad_norm": 1.5968664229149e-05,
|
260 |
+
"learning_rate": 0.00014795990387151718,
|
261 |
+
"loss": 1.2075,
|
262 |
+
"step": 72
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 1.175531914893617,
|
266 |
+
"grad_norm": 1.6628053344902582e-05,
|
267 |
+
"learning_rate": 0.00014485087127046254,
|
268 |
+
"loss": 1.2014,
|
269 |
+
"step": 74
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 1.2074468085106382,
|
273 |
+
"grad_norm": 3.447881681495346e-05,
|
274 |
+
"learning_rate": 0.00014168658260281945,
|
275 |
+
"loss": 1.1938,
|
276 |
+
"step": 76
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 1.2393617021276595,
|
280 |
+
"grad_norm": 1.562910620123148e-05,
|
281 |
+
"learning_rate": 0.00013847093625763516,
|
282 |
+
"loss": 1.2349,
|
283 |
+
"step": 78
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 1.2712765957446808,
|
287 |
+
"grad_norm": 1.557634459459223e-05,
|
288 |
+
"learning_rate": 0.000135207893896379,
|
289 |
+
"loss": 1.1785,
|
290 |
+
"step": 80
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 1.3031914893617023,
|
294 |
+
"grad_norm": 1.7386775652994402e-05,
|
295 |
+
"learning_rate": 0.00013190147557219338,
|
296 |
+
"loss": 1.1821,
|
297 |
+
"step": 82
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 1.3351063829787235,
|
301 |
+
"grad_norm": 1.5759645975776948e-05,
|
302 |
+
"learning_rate": 0.0001285557547772072,
|
303 |
+
"loss": 1.1664,
|
304 |
+
"step": 84
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 1.3670212765957448,
|
308 |
+
"grad_norm": 1.842792335082777e-05,
|
309 |
+
"learning_rate": 0.00012517485342401202,
|
310 |
+
"loss": 1.172,
|
311 |
+
"step": 86
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 1.398936170212766,
|
315 |
+
"grad_norm": 1.647455974307377e-05,
|
316 |
+
"learning_rate": 0.00012176293676748493,
|
317 |
+
"loss": 1.1512,
|
318 |
+
"step": 88
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 1.4308510638297873,
|
322 |
+
"grad_norm": 1.5937717762426473e-05,
|
323 |
+
"learning_rate": 0.00011832420827321373,
|
324 |
+
"loss": 1.1777,
|
325 |
+
"step": 90
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 1.4627659574468086,
|
329 |
+
"grad_norm": 1.6279354895232245e-05,
|
330 |
+
"learning_rate": 0.00011486290443884666,
|
331 |
+
"loss": 1.1755,
|
332 |
+
"step": 92
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 1.4946808510638299,
|
336 |
+
"grad_norm": 1.845241968112532e-05,
|
337 |
+
"learning_rate": 0.00011138328957474691,
|
338 |
+
"loss": 1.1567,
|
339 |
+
"step": 94
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 1.5265957446808511,
|
343 |
+
"grad_norm": 1.5724048353149556e-05,
|
344 |
+
"learning_rate": 0.00010788965055038178,
|
345 |
+
"loss": 1.136,
|
346 |
+
"step": 96
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 1.5585106382978724,
|
350 |
+
"grad_norm": 1.5909397916402668e-05,
|
351 |
+
"learning_rate": 0.00010438629151291943,
|
352 |
+
"loss": 1.1322,
|
353 |
+
"step": 98
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 1.5904255319148937,
|
357 |
+
"grad_norm": 1.6819321899674833e-05,
|
358 |
+
"learning_rate": 0.00010087752858453923,
|
359 |
+
"loss": 1.142,
|
360 |
+
"step": 100
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 1.622340425531915,
|
364 |
+
"grad_norm": 1.8595505025587045e-05,
|
365 |
+
"learning_rate": 9.736768454498936e-05,
|
366 |
+
"loss": 1.1235,
|
367 |
+
"step": 102
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 1.6542553191489362,
|
371 |
+
"grad_norm": 1.5562718544970267e-05,
|
372 |
+
"learning_rate": 9.38610835059419e-05,
|
373 |
+
"loss": 1.1245,
|
374 |
+
"step": 104
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 1.6861702127659575,
|
378 |
+
"grad_norm": 1.642722236283589e-05,
|
379 |
+
"learning_rate": 9.036204558370725e-05,
|
380 |
+
"loss": 1.1236,
|
381 |
+
"step": 106
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 1.7180851063829787,
|
385 |
+
"grad_norm": 1.685773895587772e-05,
|
386 |
+
"learning_rate": 8.68748815768709e-05,
|
387 |
+
"loss": 1.1251,
|
388 |
+
"step": 108
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 1.75,
|
392 |
+
"grad_norm": 1.616249755898025e-05,
|
393 |
+
"learning_rate": 8.340388765540923e-05,
|
394 |
+
"loss": 1.1333,
|
395 |
+
"step": 110
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 1.7819148936170213,
|
399 |
+
"grad_norm": 1.7731554180500098e-05,
|
400 |
+
"learning_rate": 7.995334006782793e-05,
|
401 |
+
"loss": 1.0891,
|
402 |
+
"step": 112
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 1.8138297872340425,
|
406 |
+
"grad_norm": 1.6145961126312613e-05,
|
407 |
+
"learning_rate": 7.652748987284375e-05,
|
408 |
+
"loss": 1.1115,
|
409 |
+
"step": 114
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 1.8457446808510638,
|
413 |
+
"grad_norm": 1.8867127437260933e-05,
|
414 |
+
"learning_rate": 7.31305577020996e-05,
|
415 |
+
"loss": 1.126,
|
416 |
+
"step": 116
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 1.877659574468085,
|
420 |
+
"grad_norm": 1.7003354514599778e-05,
|
421 |
+
"learning_rate": 6.976672856036585e-05,
|
422 |
+
"loss": 1.1392,
|
423 |
+
"step": 118
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 1.9095744680851063,
|
427 |
+
"grad_norm": 1.7117454262916e-05,
|
428 |
+
"learning_rate": 6.644014666963386e-05,
|
429 |
+
"loss": 1.111,
|
430 |
+
"step": 120
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 1.9414893617021276,
|
434 |
+
"grad_norm": 1.7516631487524137e-05,
|
435 |
+
"learning_rate": 6.315491036345338e-05,
|
436 |
+
"loss": 1.1246,
|
437 |
+
"step": 122
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 1.9734042553191489,
|
441 |
+
"grad_norm": 1.5724815966677852e-05,
|
442 |
+
"learning_rate": 5.991506703780475e-05,
|
443 |
+
"loss": 1.0974,
|
444 |
+
"step": 124
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 2.0,
|
448 |
+
"grad_norm": 2.336776742595248e-05,
|
449 |
+
"learning_rate": 5.672460816472556e-05,
|
450 |
+
"loss": 1.107,
|
451 |
+
"step": 126
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 2.0319148936170213,
|
455 |
+
"grad_norm": 1.6835250789881684e-05,
|
456 |
+
"learning_rate": 5.3587464374835596e-05,
|
457 |
+
"loss": 1.1001,
|
458 |
+
"step": 128
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 2.0638297872340425,
|
462 |
+
"grad_norm": 1.553405490994919e-05,
|
463 |
+
"learning_rate": 5.0507500614817995e-05,
|
464 |
+
"loss": 1.0956,
|
465 |
+
"step": 130
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 2.095744680851064,
|
469 |
+
"grad_norm": 1.7505328287370503e-05,
|
470 |
+
"learning_rate": 4.748851138582269e-05,
|
471 |
+
"loss": 1.0879,
|
472 |
+
"step": 132
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 2.127659574468085,
|
476 |
+
"grad_norm": 1.6230000255745836e-05,
|
477 |
+
"learning_rate": 4.453421606865868e-05,
|
478 |
+
"loss": 1.0891,
|
479 |
+
"step": 134
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 2.1595744680851063,
|
483 |
+
"grad_norm": 1.780222009983845e-05,
|
484 |
+
"learning_rate": 4.164825434153381e-05,
|
485 |
+
"loss": 1.0715,
|
486 |
+
"step": 136
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 2.1914893617021276,
|
490 |
+
"grad_norm": 1.7141492207883857e-05,
|
491 |
+
"learning_rate": 3.8834181695988084e-05,
|
492 |
+
"loss": 1.1146,
|
493 |
+
"step": 138
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 2.223404255319149,
|
497 |
+
"grad_norm": 2.137168667104561e-05,
|
498 |
+
"learning_rate": 3.609546505654462e-05,
|
499 |
+
"loss": 1.0861,
|
500 |
+
"step": 140
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 2.25531914893617,
|
504 |
+
"grad_norm": 1.696970321063418e-05,
|
505 |
+
"learning_rate": 3.343547850947434e-05,
|
506 |
+
"loss": 1.0976,
|
507 |
+
"step": 142
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 2.2872340425531914,
|
511 |
+
"grad_norm": 1.701990549918264e-05,
|
512 |
+
"learning_rate": 3.085749914593752e-05,
|
513 |
+
"loss": 1.0974,
|
514 |
+
"step": 144
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 2.3191489361702127,
|
518 |
+
"grad_norm": 1.714567406452261e-05,
|
519 |
+
"learning_rate": 2.8364703024622473e-05,
|
520 |
+
"loss": 1.1207,
|
521 |
+
"step": 146
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 2.351063829787234,
|
525 |
+
"grad_norm": 1.8176993762608618e-05,
|
526 |
+
"learning_rate": 2.596016125885581e-05,
|
527 |
+
"loss": 1.072,
|
528 |
+
"step": 148
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 2.382978723404255,
|
532 |
+
"grad_norm": 1.617791895114351e-05,
|
533 |
+
"learning_rate": 2.364683623300513e-05,
|
534 |
+
"loss": 1.0871,
|
535 |
+
"step": 150
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 2.4148936170212765,
|
539 |
+
"grad_norm": 1.66600220836699e-05,
|
540 |
+
"learning_rate": 2.142757795283504e-05,
|
541 |
+
"loss": 1.0969,
|
542 |
+
"step": 152
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 2.4468085106382977,
|
546 |
+
"grad_norm": 1.8184406144428067e-05,
|
547 |
+
"learning_rate": 1.9305120534313293e-05,
|
548 |
+
"loss": 1.0784,
|
549 |
+
"step": 154
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 2.478723404255319,
|
553 |
+
"grad_norm": 1.820008401409723e-05,
|
554 |
+
"learning_rate": 1.728207883519236e-05,
|
555 |
+
"loss": 1.1015,
|
556 |
+
"step": 156
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 2.5106382978723403,
|
560 |
+
"grad_norm": 1.592674925632309e-05,
|
561 |
+
"learning_rate": 1.536094523351693e-05,
|
562 |
+
"loss": 1.0738,
|
563 |
+
"step": 158
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 2.5425531914893615,
|
567 |
+
"grad_norm": 1.831314330047462e-05,
|
568 |
+
"learning_rate": 1.3544086557025493e-05,
|
569 |
+
"loss": 1.0653,
|
570 |
+
"step": 160
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 2.574468085106383,
|
574 |
+
"grad_norm": 1.7333852156298235e-05,
|
575 |
+
"learning_rate": 1.1833741167229585e-05,
|
576 |
+
"loss": 1.0687,
|
577 |
+
"step": 162
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 2.6063829787234045,
|
581 |
+
"grad_norm": 1.655086816754192e-05,
|
582 |
+
"learning_rate": 1.0232016201762696e-05,
|
583 |
+
"loss": 1.0632,
|
584 |
+
"step": 164
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 2.6382978723404253,
|
588 |
+
"grad_norm": 1.781759965524543e-05,
|
589 |
+
"learning_rate": 8.740884978396357e-06,
|
590 |
+
"loss": 1.0972,
|
591 |
+
"step": 166
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 2.670212765957447,
|
595 |
+
"grad_norm": 1.7160316929221153e-05,
|
596 |
+
"learning_rate": 7.3621845639218704e-06,
|
597 |
+
"loss": 1.0881,
|
598 |
+
"step": 168
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 2.702127659574468,
|
602 |
+
"grad_norm": 1.9183331460226327e-05,
|
603 |
+
"learning_rate": 6.0976135108923636e-06,
|
604 |
+
"loss": 1.0897,
|
605 |
+
"step": 170
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 2.7340425531914896,
|
609 |
+
"grad_norm": 1.6877202142495662e-05,
|
610 |
+
"learning_rate": 4.948729765014004e-06,
|
611 |
+
"loss": 1.1027,
|
612 |
+
"step": 172
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 2.7659574468085104,
|
616 |
+
"grad_norm": 2.217972360085696e-05,
|
617 |
+
"learning_rate": 3.916948745763937e-06,
|
618 |
+
"loss": 1.106,
|
619 |
+
"step": 174
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 2.797872340425532,
|
623 |
+
"grad_norm": 1.8836137314792722e-05,
|
624 |
+
"learning_rate": 3.003541602600157e-06,
|
625 |
+
"loss": 1.0927,
|
626 |
+
"step": 176
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 2.829787234042553,
|
630 |
+
"grad_norm": 1.753212563926354e-05,
|
631 |
+
"learning_rate": 2.2096336489111026e-06,
|
632 |
+
"loss": 1.088,
|
633 |
+
"step": 178
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 2.8617021276595747,
|
637 |
+
"grad_norm": 1.8712935343501158e-05,
|
638 |
+
"learning_rate": 1.5362029756348373e-06,
|
639 |
+
"loss": 1.061,
|
640 |
+
"step": 180
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 2.8936170212765955,
|
644 |
+
"grad_norm": 1.6996633348753676e-05,
|
645 |
+
"learning_rate": 9.840792462555426e-07,
|
646 |
+
"loss": 1.0963,
|
647 |
+
"step": 182
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 2.925531914893617,
|
651 |
+
"grad_norm": 1.7065973224816844e-05,
|
652 |
+
"learning_rate": 5.539426746618336e-07,
|
653 |
+
"loss": 1.1128,
|
654 |
+
"step": 184
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 2.9574468085106385,
|
658 |
+
"grad_norm": 1.629250436963048e-05,
|
659 |
+
"learning_rate": 2.463231871264626e-07,
|
660 |
+
"loss": 1.0805,
|
661 |
+
"step": 186
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 2.9893617021276597,
|
665 |
+
"grad_norm": 1.7370042769471183e-05,
|
666 |
+
"learning_rate": 6.159976943959089e-08,
|
667 |
+
"loss": 1.105,
|
668 |
+
"step": 188
|
669 |
+
}
|
670 |
+
],
|
671 |
+
"logging_steps": 2,
|
672 |
+
"max_steps": 189,
|
673 |
+
"num_input_tokens_seen": 0,
|
674 |
+
"num_train_epochs": 3,
|
675 |
+
"save_steps": 200,
|
676 |
+
"stateful_callbacks": {
|
677 |
+
"TrainerControl": {
|
678 |
+
"args": {
|
679 |
+
"should_epoch_stop": false,
|
680 |
+
"should_evaluate": false,
|
681 |
+
"should_log": false,
|
682 |
+
"should_save": true,
|
683 |
+
"should_training_stop": true
|
684 |
+
},
|
685 |
+
"attributes": {}
|
686 |
+
}
|
687 |
+
},
|
688 |
+
"total_flos": 8.296741061397135e+17,
|
689 |
+
"train_batch_size": 13,
|
690 |
+
"trial_name": null,
|
691 |
+
"trial_params": null
|
692 |
+
}
|
checkpoint-189/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f946f825e4f6c394de85ae5efcdaf8d6b5d75bbfd5b0b62e3bdc32697097fbe9
|
3 |
+
size 5777
|
checkpoint-189/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|