RDson commited on
Commit
25b7ce1
·
1 Parent(s): 319611e

update files

Browse files
adapter/checkpoint-204/README.md DELETED
@@ -1,202 +0,0 @@
1
- ---
2
- base_model: unsloth/DeepSeek-R1-Distill-Qwen-7B-bnb-4bit
3
- library_name: peft
4
- ---
5
-
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
-
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
200
- ### Framework versions
201
-
202
- - PEFT 0.12.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter/checkpoint-204/adapter_config.json DELETED
@@ -1,34 +0,0 @@
1
- {
2
- "alpha_pattern": {},
3
- "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/DeepSeek-R1-Distill-Qwen-7B-bnb-4bit",
5
- "bias": "none",
6
- "fan_in_fan_out": false,
7
- "inference_mode": true,
8
- "init_lora_weights": true,
9
- "layer_replication": null,
10
- "layers_pattern": null,
11
- "layers_to_transform": null,
12
- "loftq_config": {},
13
- "lora_alpha": 16,
14
- "lora_dropout": 0.0,
15
- "megatron_config": null,
16
- "megatron_core": "megatron.core",
17
- "modules_to_save": null,
18
- "peft_type": "LORA",
19
- "r": 8,
20
- "rank_pattern": {},
21
- "revision": null,
22
- "target_modules": [
23
- "up_proj",
24
- "o_proj",
25
- "v_proj",
26
- "down_proj",
27
- "k_proj",
28
- "q_proj",
29
- "gate_proj"
30
- ],
31
- "task_type": "CAUSAL_LM",
32
- "use_dora": false,
33
- "use_rslora": false
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter/checkpoint-204/adapter_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4efd5a47811401eb3c4597e839a7128162a61f31bb44b93d877e5b663410f72
3
- size 80792096
 
 
 
 
adapter/checkpoint-204/optimizer.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:10f8385c6f048703abf86b66dc1f0603b5d15920e67a1beb1c6ba515ba88dec8
3
- size 41462068
 
 
 
 
adapter/checkpoint-204/rng_state.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:386fcc8cc1089aade9450d86fb239ea3483f455fd2d78d8378645feecfec9d69
3
- size 14244
 
 
 
 
adapter/checkpoint-204/scheduler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0eb8c9c4d57dfe4861fde320fdf1ee79e5bdbcd601cfaf0223e3f33f9016b27c
3
- size 1064
 
 
 
 
adapter/checkpoint-204/special_tokens_map.json DELETED
@@ -1,32 +0,0 @@
1
- {
2
- "additional_special_tokens": [
3
- {
4
- "content": "<|end▁of▁sentence|>",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false
9
- }
10
- ],
11
- "bos_token": {
12
- "content": "<|begin▁of▁sentence|>",
13
- "lstrip": false,
14
- "normalized": false,
15
- "rstrip": false,
16
- "single_word": false
17
- },
18
- "eos_token": {
19
- "content": "<|end▁of▁sentence|>",
20
- "lstrip": false,
21
- "normalized": false,
22
- "rstrip": false,
23
- "single_word": false
24
- },
25
- "pad_token": {
26
- "content": "<|vision_pad|>",
27
- "lstrip": false,
28
- "normalized": false,
29
- "rstrip": false,
30
- "single_word": false
31
- }
32
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter/checkpoint-204/tokenizer.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e20ddafc659ba90242154b55275402edeca0715e5dbb30f56815a4ce081f4893
3
- size 11422778
 
 
 
 
adapter/checkpoint-204/tokenizer_config.json DELETED
@@ -1,200 +0,0 @@
1
- {
2
- "add_bos_token": true,
3
- "add_eos_token": false,
4
- "add_prefix_space": null,
5
- "added_tokens_decoder": {
6
- "151643": {
7
- "content": "<|end▁of▁sentence|>",
8
- "lstrip": false,
9
- "normalized": false,
10
- "rstrip": false,
11
- "single_word": false,
12
- "special": true
13
- },
14
- "151644": {
15
- "content": "<|User|>",
16
- "lstrip": false,
17
- "normalized": false,
18
- "rstrip": false,
19
- "single_word": false,
20
- "special": false
21
- },
22
- "151645": {
23
- "content": "<|Assistant|>",
24
- "lstrip": false,
25
- "normalized": false,
26
- "rstrip": false,
27
- "single_word": false,
28
- "special": false
29
- },
30
- "151646": {
31
- "content": "<|begin▁of▁sentence|>",
32
- "lstrip": false,
33
- "normalized": false,
34
- "rstrip": false,
35
- "single_word": false,
36
- "special": true
37
- },
38
- "151647": {
39
- "content": "<|EOT|>",
40
- "lstrip": false,
41
- "normalized": false,
42
- "rstrip": false,
43
- "single_word": false,
44
- "special": false
45
- },
46
- "151648": {
47
- "content": "<think>",
48
- "lstrip": false,
49
- "normalized": false,
50
- "rstrip": false,
51
- "single_word": false,
52
- "special": false
53
- },
54
- "151649": {
55
- "content": "</think>",
56
- "lstrip": false,
57
- "normalized": false,
58
- "rstrip": false,
59
- "single_word": false,
60
- "special": false
61
- },
62
- "151650": {
63
- "content": "<|quad_start|>",
64
- "lstrip": false,
65
- "normalized": false,
66
- "rstrip": false,
67
- "single_word": false,
68
- "special": true
69
- },
70
- "151651": {
71
- "content": "<|quad_end|>",
72
- "lstrip": false,
73
- "normalized": false,
74
- "rstrip": false,
75
- "single_word": false,
76
- "special": true
77
- },
78
- "151652": {
79
- "content": "<|vision_start|>",
80
- "lstrip": false,
81
- "normalized": false,
82
- "rstrip": false,
83
- "single_word": false,
84
- "special": true
85
- },
86
- "151653": {
87
- "content": "<|vision_end|>",
88
- "lstrip": false,
89
- "normalized": false,
90
- "rstrip": false,
91
- "single_word": false,
92
- "special": true
93
- },
94
- "151654": {
95
- "content": "<|vision_pad|>",
96
- "lstrip": false,
97
- "normalized": false,
98
- "rstrip": false,
99
- "single_word": false,
100
- "special": true
101
- },
102
- "151655": {
103
- "content": "<|image_pad|>",
104
- "lstrip": false,
105
- "normalized": false,
106
- "rstrip": false,
107
- "single_word": false,
108
- "special": true
109
- },
110
- "151656": {
111
- "content": "<|video_pad|>",
112
- "lstrip": false,
113
- "normalized": false,
114
- "rstrip": false,
115
- "single_word": false,
116
- "special": true
117
- },
118
- "151657": {
119
- "content": "<tool_call>",
120
- "lstrip": false,
121
- "normalized": false,
122
- "rstrip": false,
123
- "single_word": false,
124
- "special": false
125
- },
126
- "151658": {
127
- "content": "</tool_call>",
128
- "lstrip": false,
129
- "normalized": false,
130
- "rstrip": false,
131
- "single_word": false,
132
- "special": false
133
- },
134
- "151659": {
135
- "content": "<|fim_prefix|>",
136
- "lstrip": false,
137
- "normalized": false,
138
- "rstrip": false,
139
- "single_word": false,
140
- "special": false
141
- },
142
- "151660": {
143
- "content": "<|fim_middle|>",
144
- "lstrip": false,
145
- "normalized": false,
146
- "rstrip": false,
147
- "single_word": false,
148
- "special": false
149
- },
150
- "151661": {
151
- "content": "<|fim_suffix|>",
152
- "lstrip": false,
153
- "normalized": false,
154
- "rstrip": false,
155
- "single_word": false,
156
- "special": false
157
- },
158
- "151662": {
159
- "content": "<|fim_pad|>",
160
- "lstrip": false,
161
- "normalized": false,
162
- "rstrip": false,
163
- "single_word": false,
164
- "special": false
165
- },
166
- "151663": {
167
- "content": "<|repo_name|>",
168
- "lstrip": false,
169
- "normalized": false,
170
- "rstrip": false,
171
- "single_word": false,
172
- "special": false
173
- },
174
- "151664": {
175
- "content": "<|file_sep|>",
176
- "lstrip": false,
177
- "normalized": false,
178
- "rstrip": false,
179
- "single_word": false,
180
- "special": false
181
- }
182
- },
183
- "additional_special_tokens": [
184
- "<|end▁of▁sentence|>"
185
- ],
186
- "bos_token": "<|begin▁of▁sentence|>",
187
- "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set ns = namespace(is_first=false, is_tool=false, is_output_first=true, system_prompt='') %}{%- for message in messages %}{%- if message['role'] == 'system' %}{% set ns.system_prompt = message['content'] %}{%- endif %}{%- endfor %}{{bos_token}}{{ns.system_prompt}}{%- for message in messages %}{%- if message['role'] == 'user' %}{%- set ns.is_tool = false -%}{{'<|User|>' + message['content']}}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is none %}{%- set ns.is_tool = false -%}{%- for tool in message['tool_calls']%}{%- if not ns.is_first %}{{'<|Assistant|><|tool▁calls▁begin|><|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\\n' + '```json' + '\\n' + tool['function']['arguments'] + '\\n' + '```' + '<|tool▁call▁end|>'}}{%- set ns.is_first = true -%}{%- else %}{{'\\n' + '<|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\\n' + '```json' + '\\n' + tool['function']['arguments'] + '\\n' + '```' + '<|tool▁call▁end|>'}}{{'<|tool▁calls▁end|><|end▁of▁sentence|>'}}{%- endif %}{%- endfor %}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is not none %}{%- if ns.is_tool %}{{'<|tool▁outputs▁end|>' + message['content'] + '<|end▁of▁sentence|>'}}{%- set ns.is_tool = false -%}{%- else %}{% set content = message['content'] %}{% if '</think>' in content %}{% set content = content.split('</think>')[-1] %}{% endif %}{{'<|Assistant|>' + content + '<|end▁of▁sentence|>'}}{%- endif %}{%- endif %}{%- if message['role'] == 'tool' %}{%- set ns.is_tool = true -%}{%- if ns.is_output_first %}{{'<|tool▁outputs▁begin|><|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- set ns.is_output_first = false %}{%- else %}{{'\\n<|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- endif %}{%- endif %}{%- endfor -%}{% if ns.is_tool %}{{'<|tool▁outputs▁end|>'}}{% endif %}{% if add_generation_prompt and not ns.is_tool %}{{'<|Assistant|><think>\\n'}}{% endif %}",
188
- "clean_up_tokenization_spaces": false,
189
- "eos_token": "<|end▁of▁sentence|>",
190
- "extra_special_tokens": {},
191
- "legacy": true,
192
- "model_max_length": 6144,
193
- "pad_token": "<|vision_pad|>",
194
- "padding_side": "right",
195
- "sp_model_kwargs": {},
196
- "split_special_tokens": false,
197
- "tokenizer_class": "LlamaTokenizer",
198
- "unk_token": null,
199
- "use_default_system_prompt": false
200
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter/checkpoint-204/trainer_state.json DELETED
@@ -1,1461 +0,0 @@
1
- {
2
- "best_metric": null,
3
- "best_model_checkpoint": null,
4
- "epoch": 0.9987760097919217,
5
- "eval_steps": 500,
6
- "global_step": 204,
7
- "is_hyper_param_search": false,
8
- "is_local_process_zero": true,
9
- "is_world_process_zero": true,
10
- "log_history": [
11
- {
12
- "epoch": 0.004895960832313341,
13
- "grad_norm": 0.03658522292971611,
14
- "learning_rate": 9.090909090909091e-06,
15
- "loss": 0.4365,
16
- "step": 1
17
- },
18
- {
19
- "epoch": 0.009791921664626682,
20
- "grad_norm": 0.035473328083753586,
21
- "learning_rate": 1.8181818181818182e-05,
22
- "loss": 0.6677,
23
- "step": 2
24
- },
25
- {
26
- "epoch": 0.014687882496940025,
27
- "grad_norm": 0.030256139114499092,
28
- "learning_rate": 2.7272727272727273e-05,
29
- "loss": 0.4084,
30
- "step": 3
31
- },
32
- {
33
- "epoch": 0.019583843329253364,
34
- "grad_norm": 0.04286854714155197,
35
- "learning_rate": 3.6363636363636364e-05,
36
- "loss": 0.3422,
37
- "step": 4
38
- },
39
- {
40
- "epoch": 0.02447980416156671,
41
- "grad_norm": 0.06271344423294067,
42
- "learning_rate": 4.545454545454546e-05,
43
- "loss": 0.5332,
44
- "step": 5
45
- },
46
- {
47
- "epoch": 0.02937576499388005,
48
- "grad_norm": 0.09929833561182022,
49
- "learning_rate": 5.4545454545454546e-05,
50
- "loss": 0.7114,
51
- "step": 6
52
- },
53
- {
54
- "epoch": 0.03427172582619339,
55
- "grad_norm": 0.08789193630218506,
56
- "learning_rate": 6.363636363636364e-05,
57
- "loss": 0.5457,
58
- "step": 7
59
- },
60
- {
61
- "epoch": 0.03916768665850673,
62
- "grad_norm": 0.0518026277422905,
63
- "learning_rate": 7.272727272727273e-05,
64
- "loss": 0.3846,
65
- "step": 8
66
- },
67
- {
68
- "epoch": 0.044063647490820076,
69
- "grad_norm": 0.042549822479486465,
70
- "learning_rate": 8.181818181818183e-05,
71
- "loss": 0.5076,
72
- "step": 9
73
- },
74
- {
75
- "epoch": 0.04895960832313342,
76
- "grad_norm": 0.051444098353385925,
77
- "learning_rate": 9.090909090909092e-05,
78
- "loss": 0.4675,
79
- "step": 10
80
- },
81
- {
82
- "epoch": 0.05385556915544676,
83
- "grad_norm": 0.08935613930225372,
84
- "learning_rate": 0.0001,
85
- "loss": 0.3412,
86
- "step": 11
87
- },
88
- {
89
- "epoch": 0.0587515299877601,
90
- "grad_norm": 0.10168597102165222,
91
- "learning_rate": 9.99933760728612e-05,
92
- "loss": 0.4016,
93
- "step": 12
94
- },
95
- {
96
- "epoch": 0.06364749082007344,
97
- "grad_norm": 0.1793641448020935,
98
- "learning_rate": 9.997350604650123e-05,
99
- "loss": 0.3738,
100
- "step": 13
101
- },
102
- {
103
- "epoch": 0.06854345165238677,
104
- "grad_norm": 0.24378074705600739,
105
- "learning_rate": 9.994039518562432e-05,
106
- "loss": 0.5781,
107
- "step": 14
108
- },
109
- {
110
- "epoch": 0.07343941248470012,
111
- "grad_norm": 0.08958296477794647,
112
- "learning_rate": 9.989405226318772e-05,
113
- "loss": 0.4275,
114
- "step": 15
115
- },
116
- {
117
- "epoch": 0.07833537331701346,
118
- "grad_norm": 0.16461962461471558,
119
- "learning_rate": 9.983448955807708e-05,
120
- "loss": 0.4416,
121
- "step": 16
122
- },
123
- {
124
- "epoch": 0.0832313341493268,
125
- "grad_norm": 0.2743546664714813,
126
- "learning_rate": 9.976172285185314e-05,
127
- "loss": 0.5598,
128
- "step": 17
129
- },
130
- {
131
- "epoch": 0.08812729498164015,
132
- "grad_norm": 0.05548033118247986,
133
- "learning_rate": 9.967577142457032e-05,
134
- "loss": 0.3509,
135
- "step": 18
136
- },
137
- {
138
- "epoch": 0.09302325581395349,
139
- "grad_norm": 0.10299059748649597,
140
- "learning_rate": 9.957665804966829e-05,
141
- "loss": 0.7287,
142
- "step": 19
143
- },
144
- {
145
- "epoch": 0.09791921664626684,
146
- "grad_norm": 0.1017536073923111,
147
- "learning_rate": 9.946440898793801e-05,
148
- "loss": 0.638,
149
- "step": 20
150
- },
151
- {
152
- "epoch": 0.10281517747858017,
153
- "grad_norm": 0.09810858964920044,
154
- "learning_rate": 9.933905398056372e-05,
155
- "loss": 0.4959,
156
- "step": 21
157
- },
158
- {
159
- "epoch": 0.10771113831089352,
160
- "grad_norm": 0.07071840763092041,
161
- "learning_rate": 9.920062624124282e-05,
162
- "loss": 0.5835,
163
- "step": 22
164
- },
165
- {
166
- "epoch": 0.11260709914320685,
167
- "grad_norm": 0.23103618621826172,
168
- "learning_rate": 9.904916244738571e-05,
169
- "loss": 0.7785,
170
- "step": 23
171
- },
172
- {
173
- "epoch": 0.1175030599755202,
174
- "grad_norm": 0.11760212481021881,
175
- "learning_rate": 9.888470273039775e-05,
176
- "loss": 0.3422,
177
- "step": 24
178
- },
179
- {
180
- "epoch": 0.12239902080783353,
181
- "grad_norm": 0.07370053976774216,
182
- "learning_rate": 9.870729066504629e-05,
183
- "loss": 0.3107,
184
- "step": 25
185
- },
186
- {
187
- "epoch": 0.12729498164014688,
188
- "grad_norm": 0.07285131514072418,
189
- "learning_rate": 9.851697325791505e-05,
190
- "loss": 0.4473,
191
- "step": 26
192
- },
193
- {
194
- "epoch": 0.13219094247246022,
195
- "grad_norm": 0.05355285108089447,
196
- "learning_rate": 9.831380093494957e-05,
197
- "loss": 0.3368,
198
- "step": 27
199
- },
200
- {
201
- "epoch": 0.13708690330477355,
202
- "grad_norm": 0.07507691532373428,
203
- "learning_rate": 9.809782752809644e-05,
204
- "loss": 0.3709,
205
- "step": 28
206
- },
207
- {
208
- "epoch": 0.1419828641370869,
209
- "grad_norm": 0.055260878056287766,
210
- "learning_rate": 9.786911026104007e-05,
211
- "loss": 0.4986,
212
- "step": 29
213
- },
214
- {
215
- "epoch": 0.14687882496940025,
216
- "grad_norm": 0.16646364331245422,
217
- "learning_rate": 9.762770973404094e-05,
218
- "loss": 0.6252,
219
- "step": 30
220
- },
221
- {
222
- "epoch": 0.15177478580171358,
223
- "grad_norm": 0.22445577383041382,
224
- "learning_rate": 9.737368990787916e-05,
225
- "loss": 0.4772,
226
- "step": 31
227
- },
228
- {
229
- "epoch": 0.15667074663402691,
230
- "grad_norm": 0.22849321365356445,
231
- "learning_rate": 9.710711808690754e-05,
232
- "loss": 0.381,
233
- "step": 32
234
- },
235
- {
236
- "epoch": 0.16156670746634028,
237
- "grad_norm": 0.05855480954051018,
238
- "learning_rate": 9.682806490121885e-05,
239
- "loss": 0.3429,
240
- "step": 33
241
- },
242
- {
243
- "epoch": 0.1664626682986536,
244
- "grad_norm": 0.06263675540685654,
245
- "learning_rate": 9.653660428793188e-05,
246
- "loss": 0.3927,
247
- "step": 34
248
- },
249
- {
250
- "epoch": 0.17135862913096694,
251
- "grad_norm": 0.277313232421875,
252
- "learning_rate": 9.623281347160127e-05,
253
- "loss": 0.9417,
254
- "step": 35
255
- },
256
- {
257
- "epoch": 0.1762545899632803,
258
- "grad_norm": 0.07143048942089081,
259
- "learning_rate": 9.591677294375636e-05,
260
- "loss": 0.4428,
261
- "step": 36
262
- },
263
- {
264
- "epoch": 0.18115055079559364,
265
- "grad_norm": 0.07706379145383835,
266
- "learning_rate": 9.558856644157432e-05,
267
- "loss": 0.3614,
268
- "step": 37
269
- },
270
- {
271
- "epoch": 0.18604651162790697,
272
- "grad_norm": 0.25005754828453064,
273
- "learning_rate": 9.52482809256934e-05,
274
- "loss": 0.6474,
275
- "step": 38
276
- },
277
- {
278
- "epoch": 0.1909424724602203,
279
- "grad_norm": 0.06337836384773254,
280
- "learning_rate": 9.489600655717217e-05,
281
- "loss": 0.4504,
282
- "step": 39
283
- },
284
- {
285
- "epoch": 0.19583843329253367,
286
- "grad_norm": 0.21187523007392883,
287
- "learning_rate": 9.453183667360062e-05,
288
- "loss": 0.6336,
289
- "step": 40
290
- },
291
- {
292
- "epoch": 0.200734394124847,
293
- "grad_norm": 0.1760697066783905,
294
- "learning_rate": 9.415586776436973e-05,
295
- "loss": 0.5665,
296
- "step": 41
297
- },
298
- {
299
- "epoch": 0.20563035495716034,
300
- "grad_norm": 0.10999207943677902,
301
- "learning_rate": 9.376819944510598e-05,
302
- "loss": 0.3929,
303
- "step": 42
304
- },
305
- {
306
- "epoch": 0.21052631578947367,
307
- "grad_norm": 0.09944123774766922,
308
- "learning_rate": 9.336893443127738e-05,
309
- "loss": 0.4195,
310
- "step": 43
311
- },
312
- {
313
- "epoch": 0.21542227662178703,
314
- "grad_norm": 0.1161671131849289,
315
- "learning_rate": 9.295817851097837e-05,
316
- "loss": 0.4643,
317
- "step": 44
318
- },
319
- {
320
- "epoch": 0.22031823745410037,
321
- "grad_norm": 0.11634702235460281,
322
- "learning_rate": 9.253604051690046e-05,
323
- "loss": 0.5375,
324
- "step": 45
325
- },
326
- {
327
- "epoch": 0.2252141982864137,
328
- "grad_norm": 0.07312487810850143,
329
- "learning_rate": 9.210263229749626e-05,
330
- "loss": 0.3291,
331
- "step": 46
332
- },
333
- {
334
- "epoch": 0.23011015911872704,
335
- "grad_norm": 0.08545304834842682,
336
- "learning_rate": 9.165806868734444e-05,
337
- "loss": 0.5543,
338
- "step": 47
339
- },
340
- {
341
- "epoch": 0.2350061199510404,
342
- "grad_norm": 0.15719719231128693,
343
- "learning_rate": 9.120246747672347e-05,
344
- "loss": 0.7045,
345
- "step": 48
346
- },
347
- {
348
- "epoch": 0.23990208078335373,
349
- "grad_norm": 0.11078042536973953,
350
- "learning_rate": 9.073594938040231e-05,
351
- "loss": 0.572,
352
- "step": 49
353
- },
354
- {
355
- "epoch": 0.24479804161566707,
356
- "grad_norm": 0.1860225647687912,
357
- "learning_rate": 9.025863800565613e-05,
358
- "loss": 0.7102,
359
- "step": 50
360
- },
361
- {
362
- "epoch": 0.24969400244798043,
363
- "grad_norm": 0.11442095041275024,
364
- "learning_rate": 8.977065981951566e-05,
365
- "loss": 0.5135,
366
- "step": 51
367
- },
368
- {
369
- "epoch": 0.25458996328029376,
370
- "grad_norm": 0.17788943648338318,
371
- "learning_rate": 8.927214411525895e-05,
372
- "loss": 0.4911,
373
- "step": 52
374
- },
375
- {
376
- "epoch": 0.2594859241126071,
377
- "grad_norm": 0.24241389334201813,
378
- "learning_rate": 8.876322297815405e-05,
379
- "loss": 0.6657,
380
- "step": 53
381
- },
382
- {
383
- "epoch": 0.26438188494492043,
384
- "grad_norm": 0.07881529629230499,
385
- "learning_rate": 8.824403125046225e-05,
386
- "loss": 0.4495,
387
- "step": 54
388
- },
389
- {
390
- "epoch": 0.2692778457772338,
391
- "grad_norm": 0.12150023877620697,
392
- "learning_rate": 8.771470649571056e-05,
393
- "loss": 0.3651,
394
- "step": 55
395
- },
396
- {
397
- "epoch": 0.2741738066095471,
398
- "grad_norm": 0.07412393391132355,
399
- "learning_rate": 8.717538896224332e-05,
400
- "loss": 0.3277,
401
- "step": 56
402
- },
403
- {
404
- "epoch": 0.27906976744186046,
405
- "grad_norm": 0.06195759400725365,
406
- "learning_rate": 8.662622154606237e-05,
407
- "loss": 0.361,
408
- "step": 57
409
- },
410
- {
411
- "epoch": 0.2839657282741738,
412
- "grad_norm": 0.06260855495929718,
413
- "learning_rate": 8.606734975296578e-05,
414
- "loss": 0.4541,
415
- "step": 58
416
- },
417
- {
418
- "epoch": 0.28886168910648713,
419
- "grad_norm": 0.22213032841682434,
420
- "learning_rate": 8.549892165999505e-05,
421
- "loss": 0.4133,
422
- "step": 59
423
- },
424
- {
425
- "epoch": 0.2937576499388005,
426
- "grad_norm": 0.08584744483232498,
427
- "learning_rate": 8.492108787620105e-05,
428
- "loss": 0.3445,
429
- "step": 60
430
- },
431
- {
432
- "epoch": 0.29865361077111385,
433
- "grad_norm": 0.07675541192293167,
434
- "learning_rate": 8.433400150273906e-05,
435
- "loss": 0.4518,
436
- "step": 61
437
- },
438
- {
439
- "epoch": 0.30354957160342716,
440
- "grad_norm": 0.07371577620506287,
441
- "learning_rate": 8.373781809230355e-05,
442
- "loss": 0.308,
443
- "step": 62
444
- },
445
- {
446
- "epoch": 0.3084455324357405,
447
- "grad_norm": 0.10943123698234558,
448
- "learning_rate": 8.313269560791342e-05,
449
- "loss": 0.7011,
450
- "step": 63
451
- },
452
- {
453
- "epoch": 0.31334149326805383,
454
- "grad_norm": 0.07427150011062622,
455
- "learning_rate": 8.251879438105854e-05,
456
- "loss": 0.3193,
457
- "step": 64
458
- },
459
- {
460
- "epoch": 0.3182374541003672,
461
- "grad_norm": 0.06212422996759415,
462
- "learning_rate": 8.189627706921877e-05,
463
- "loss": 0.3383,
464
- "step": 65
465
- },
466
- {
467
- "epoch": 0.32313341493268055,
468
- "grad_norm": 0.1618916094303131,
469
- "learning_rate": 8.126530861276677e-05,
470
- "loss": 0.5653,
471
- "step": 66
472
- },
473
- {
474
- "epoch": 0.32802937576499386,
475
- "grad_norm": 0.06333769857883453,
476
- "learning_rate": 8.062605619126584e-05,
477
- "loss": 0.3395,
478
- "step": 67
479
- },
480
- {
481
- "epoch": 0.3329253365973072,
482
- "grad_norm": 0.16169676184654236,
483
- "learning_rate": 7.997868917917453e-05,
484
- "loss": 0.7753,
485
- "step": 68
486
- },
487
- {
488
- "epoch": 0.3378212974296206,
489
- "grad_norm": 0.06635843217372894,
490
- "learning_rate": 7.932337910096961e-05,
491
- "loss": 0.3176,
492
- "step": 69
493
- },
494
- {
495
- "epoch": 0.3427172582619339,
496
- "grad_norm": 0.16557282209396362,
497
- "learning_rate": 7.866029958569956e-05,
498
- "loss": 0.4603,
499
- "step": 70
500
- },
501
- {
502
- "epoch": 0.34761321909424725,
503
- "grad_norm": 0.08522031456232071,
504
- "learning_rate": 7.798962632098024e-05,
505
- "loss": 0.5636,
506
- "step": 71
507
- },
508
- {
509
- "epoch": 0.3525091799265606,
510
- "grad_norm": 0.05583783611655235,
511
- "learning_rate": 7.73115370064452e-05,
512
- "loss": 0.2692,
513
- "step": 72
514
- },
515
- {
516
- "epoch": 0.3574051407588739,
517
- "grad_norm": 0.08181650191545486,
518
- "learning_rate": 7.6626211306663e-05,
519
- "loss": 0.6908,
520
- "step": 73
521
- },
522
- {
523
- "epoch": 0.3623011015911873,
524
- "grad_norm": 0.07728707045316696,
525
- "learning_rate": 7.59338308035337e-05,
526
- "loss": 0.4046,
527
- "step": 74
528
- },
529
- {
530
- "epoch": 0.3671970624235006,
531
- "grad_norm": 0.09214276075363159,
532
- "learning_rate": 7.523457894817745e-05,
533
- "loss": 0.816,
534
- "step": 75
535
- },
536
- {
537
- "epoch": 0.37209302325581395,
538
- "grad_norm": 0.07536876946687698,
539
- "learning_rate": 7.452864101232798e-05,
540
- "loss": 0.334,
541
- "step": 76
542
- },
543
- {
544
- "epoch": 0.3769889840881273,
545
- "grad_norm": 0.09890823811292648,
546
- "learning_rate": 7.381620403924333e-05,
547
- "loss": 0.4769,
548
- "step": 77
549
- },
550
- {
551
- "epoch": 0.3818849449204406,
552
- "grad_norm": 0.09237520396709442,
553
- "learning_rate": 7.30974567941475e-05,
554
- "loss": 0.4149,
555
- "step": 78
556
- },
557
- {
558
- "epoch": 0.386780905752754,
559
- "grad_norm": 0.14629222452640533,
560
- "learning_rate": 7.237258971421587e-05,
561
- "loss": 0.9113,
562
- "step": 79
563
- },
564
- {
565
- "epoch": 0.39167686658506734,
566
- "grad_norm": 0.0960475504398346,
567
- "learning_rate": 7.164179485811727e-05,
568
- "loss": 0.4643,
569
- "step": 80
570
- },
571
- {
572
- "epoch": 0.39657282741738065,
573
- "grad_norm": 0.07956342399120331,
574
- "learning_rate": 7.090526585512696e-05,
575
- "loss": 0.3902,
576
- "step": 81
577
- },
578
- {
579
- "epoch": 0.401468788249694,
580
- "grad_norm": 0.08580750226974487,
581
- "learning_rate": 7.016319785382296e-05,
582
- "loss": 0.5235,
583
- "step": 82
584
- },
585
- {
586
- "epoch": 0.40636474908200737,
587
- "grad_norm": 0.12661615014076233,
588
- "learning_rate": 6.941578747038023e-05,
589
- "loss": 0.4481,
590
- "step": 83
591
- },
592
- {
593
- "epoch": 0.4112607099143207,
594
- "grad_norm": 0.0649070218205452,
595
- "learning_rate": 6.866323273647563e-05,
596
- "loss": 0.4189,
597
- "step": 84
598
- },
599
- {
600
- "epoch": 0.41615667074663404,
601
- "grad_norm": 0.1020541861653328,
602
- "learning_rate": 6.79057330468182e-05,
603
- "loss": 0.4533,
604
- "step": 85
605
- },
606
- {
607
- "epoch": 0.42105263157894735,
608
- "grad_norm": 0.10127013921737671,
609
- "learning_rate": 6.7143489106318e-05,
610
- "loss": 0.522,
611
- "step": 86
612
- },
613
- {
614
- "epoch": 0.4259485924112607,
615
- "grad_norm": 0.14281871914863586,
616
- "learning_rate": 6.637670287690799e-05,
617
- "loss": 0.4772,
618
- "step": 87
619
- },
620
- {
621
- "epoch": 0.43084455324357407,
622
- "grad_norm": 0.065117247402668,
623
- "learning_rate": 6.560557752403277e-05,
624
- "loss": 0.5043,
625
- "step": 88
626
- },
627
- {
628
- "epoch": 0.4357405140758874,
629
- "grad_norm": 0.12292537093162537,
630
- "learning_rate": 6.483031736281843e-05,
631
- "loss": 0.4375,
632
- "step": 89
633
- },
634
- {
635
- "epoch": 0.44063647490820074,
636
- "grad_norm": 0.06215154007077217,
637
- "learning_rate": 6.40511278039378e-05,
638
- "loss": 0.3519,
639
- "step": 90
640
- },
641
- {
642
- "epoch": 0.4455324357405141,
643
- "grad_norm": 0.070677250623703,
644
- "learning_rate": 6.326821529918553e-05,
645
- "loss": 0.3407,
646
- "step": 91
647
- },
648
- {
649
- "epoch": 0.4504283965728274,
650
- "grad_norm": 0.06239693611860275,
651
- "learning_rate": 6.248178728677711e-05,
652
- "loss": 0.3799,
653
- "step": 92
654
- },
655
- {
656
- "epoch": 0.45532435740514077,
657
- "grad_norm": 0.07950470596551895,
658
- "learning_rate": 6.16920521363867e-05,
659
- "loss": 0.3063,
660
- "step": 93
661
- },
662
- {
663
- "epoch": 0.4602203182374541,
664
- "grad_norm": 0.06621692329645157,
665
- "learning_rate": 6.089921909393812e-05,
666
- "loss": 0.4386,
667
- "step": 94
668
- },
669
- {
670
- "epoch": 0.46511627906976744,
671
- "grad_norm": 0.3681151270866394,
672
- "learning_rate": 6.0103498226163603e-05,
673
- "loss": 0.5919,
674
- "step": 95
675
- },
676
- {
677
- "epoch": 0.4700122399020808,
678
- "grad_norm": 0.20958742499351501,
679
- "learning_rate": 5.93051003649452e-05,
680
- "loss": 0.4636,
681
- "step": 96
682
- },
683
- {
684
- "epoch": 0.4749082007343941,
685
- "grad_norm": 0.09456545114517212,
686
- "learning_rate": 5.850423705145334e-05,
687
- "loss": 0.4564,
688
- "step": 97
689
- },
690
- {
691
- "epoch": 0.47980416156670747,
692
- "grad_norm": 0.06202203407883644,
693
- "learning_rate": 5.770112048009747e-05,
694
- "loss": 0.3652,
695
- "step": 98
696
- },
697
- {
698
- "epoch": 0.4847001223990208,
699
- "grad_norm": 0.11682210117578506,
700
- "learning_rate": 5.68959634423037e-05,
701
- "loss": 0.5179,
702
- "step": 99
703
- },
704
- {
705
- "epoch": 0.48959608323133413,
706
- "grad_norm": 0.11552639305591583,
707
- "learning_rate": 5.60889792701342e-05,
708
- "loss": 0.467,
709
- "step": 100
710
- },
711
- {
712
- "epoch": 0.4944920440636475,
713
- "grad_norm": 0.053526621311903,
714
- "learning_rate": 5.52803817797633e-05,
715
- "loss": 0.2341,
716
- "step": 101
717
- },
718
- {
719
- "epoch": 0.49938800489596086,
720
- "grad_norm": 0.11124971508979797,
721
- "learning_rate": 5.4470385214825416e-05,
722
- "loss": 0.5641,
723
- "step": 102
724
- },
725
- {
726
- "epoch": 0.5042839657282742,
727
- "grad_norm": 0.1113283783197403,
728
- "learning_rate": 5.365920418964973e-05,
729
- "loss": 0.438,
730
- "step": 103
731
- },
732
- {
733
- "epoch": 0.5091799265605875,
734
- "grad_norm": 0.0814870297908783,
735
- "learning_rate": 5.28470536323965e-05,
736
- "loss": 0.4562,
737
- "step": 104
738
- },
739
- {
740
- "epoch": 0.5140758873929009,
741
- "grad_norm": 0.09781132638454437,
742
- "learning_rate": 5.2034148728110424e-05,
743
- "loss": 0.5587,
744
- "step": 105
745
- },
746
- {
747
- "epoch": 0.5189718482252142,
748
- "grad_norm": 0.11908842623233795,
749
- "learning_rate": 5.1220704861705774e-05,
750
- "loss": 0.7554,
751
- "step": 106
752
- },
753
- {
754
- "epoch": 0.5238678090575275,
755
- "grad_norm": 0.06143520399928093,
756
- "learning_rate": 5.0406937560898646e-05,
757
- "loss": 0.2544,
758
- "step": 107
759
- },
760
- {
761
- "epoch": 0.5287637698898409,
762
- "grad_norm": 0.08653257042169571,
763
- "learning_rate": 4.9593062439101365e-05,
764
- "loss": 0.5423,
765
- "step": 108
766
- },
767
- {
768
- "epoch": 0.5336597307221542,
769
- "grad_norm": 0.07373999804258347,
770
- "learning_rate": 4.877929513829424e-05,
771
- "loss": 0.3577,
772
- "step": 109
773
- },
774
- {
775
- "epoch": 0.5385556915544676,
776
- "grad_norm": 0.2530810236930847,
777
- "learning_rate": 4.796585127188958e-05,
778
- "loss": 0.454,
779
- "step": 110
780
- },
781
- {
782
- "epoch": 0.543451652386781,
783
- "grad_norm": 0.0999133363366127,
784
- "learning_rate": 4.715294636760352e-05,
785
- "loss": 0.4601,
786
- "step": 111
787
- },
788
- {
789
- "epoch": 0.5483476132190942,
790
- "grad_norm": 0.07089534401893616,
791
- "learning_rate": 4.634079581035029e-05,
792
- "loss": 0.2958,
793
- "step": 112
794
- },
795
- {
796
- "epoch": 0.5532435740514076,
797
- "grad_norm": 0.15452376008033752,
798
- "learning_rate": 4.55296147851746e-05,
799
- "loss": 0.5048,
800
- "step": 113
801
- },
802
- {
803
- "epoch": 0.5581395348837209,
804
- "grad_norm": 0.12181607633829117,
805
- "learning_rate": 4.471961822023671e-05,
806
- "loss": 0.5176,
807
- "step": 114
808
- },
809
- {
810
- "epoch": 0.5630354957160343,
811
- "grad_norm": 0.07680846750736237,
812
- "learning_rate": 4.391102072986581e-05,
813
- "loss": 0.2968,
814
- "step": 115
815
- },
816
- {
817
- "epoch": 0.5679314565483476,
818
- "grad_norm": 0.071733757853508,
819
- "learning_rate": 4.3104036557696295e-05,
820
- "loss": 0.6076,
821
- "step": 116
822
- },
823
- {
824
- "epoch": 0.572827417380661,
825
- "grad_norm": 0.07903078943490982,
826
- "learning_rate": 4.229887951990255e-05,
827
- "loss": 0.5459,
828
- "step": 117
829
- },
830
- {
831
- "epoch": 0.5777233782129743,
832
- "grad_norm": 0.09677067399024963,
833
- "learning_rate": 4.149576294854668e-05,
834
- "loss": 0.44,
835
- "step": 118
836
- },
837
- {
838
- "epoch": 0.5826193390452876,
839
- "grad_norm": 0.09369610249996185,
840
- "learning_rate": 4.069489963505482e-05,
841
- "loss": 0.6845,
842
- "step": 119
843
- },
844
- {
845
- "epoch": 0.587515299877601,
846
- "grad_norm": 0.06507845222949982,
847
- "learning_rate": 3.98965017738364e-05,
848
- "loss": 0.3054,
849
- "step": 120
850
- },
851
- {
852
- "epoch": 0.5924112607099143,
853
- "grad_norm": 0.1210411936044693,
854
- "learning_rate": 3.9100780906061896e-05,
855
- "loss": 0.4176,
856
- "step": 121
857
- },
858
- {
859
- "epoch": 0.5973072215422277,
860
- "grad_norm": 0.07214700430631638,
861
- "learning_rate": 3.83079478636133e-05,
862
- "loss": 0.4256,
863
- "step": 122
864
- },
865
- {
866
- "epoch": 0.602203182374541,
867
- "grad_norm": 0.07553218305110931,
868
- "learning_rate": 3.7518212713222906e-05,
869
- "loss": 0.5853,
870
- "step": 123
871
- },
872
- {
873
- "epoch": 0.6070991432068543,
874
- "grad_norm": 0.08783773332834244,
875
- "learning_rate": 3.673178470081448e-05,
876
- "loss": 0.5636,
877
- "step": 124
878
- },
879
- {
880
- "epoch": 0.6119951040391677,
881
- "grad_norm": 0.07783231139183044,
882
- "learning_rate": 3.594887219606221e-05,
883
- "loss": 0.6704,
884
- "step": 125
885
- },
886
- {
887
- "epoch": 0.616891064871481,
888
- "grad_norm": 0.14530447125434875,
889
- "learning_rate": 3.516968263718159e-05,
890
- "loss": 0.4881,
891
- "step": 126
892
- },
893
- {
894
- "epoch": 0.6217870257037944,
895
- "grad_norm": 0.23401491343975067,
896
- "learning_rate": 3.439442247596724e-05,
897
- "loss": 0.4918,
898
- "step": 127
899
- },
900
- {
901
- "epoch": 0.6266829865361077,
902
- "grad_norm": 0.07801464200019836,
903
- "learning_rate": 3.3623297123092006e-05,
904
- "loss": 0.5203,
905
- "step": 128
906
- },
907
- {
908
- "epoch": 0.631578947368421,
909
- "grad_norm": 0.1613989621400833,
910
- "learning_rate": 3.285651089368202e-05,
911
- "loss": 0.7026,
912
- "step": 129
913
- },
914
- {
915
- "epoch": 0.6364749082007344,
916
- "grad_norm": 0.12846659123897552,
917
- "learning_rate": 3.209426695318182e-05,
918
- "loss": 0.4857,
919
- "step": 130
920
- },
921
- {
922
- "epoch": 0.6413708690330477,
923
- "grad_norm": 0.11735550314188004,
924
- "learning_rate": 3.133676726352438e-05,
925
- "loss": 0.542,
926
- "step": 131
927
- },
928
- {
929
- "epoch": 0.6462668298653611,
930
- "grad_norm": 0.09229713678359985,
931
- "learning_rate": 3.0584212529619775e-05,
932
- "loss": 0.4807,
933
- "step": 132
934
- },
935
- {
936
- "epoch": 0.6511627906976745,
937
- "grad_norm": 0.1247001513838768,
938
- "learning_rate": 2.9836802146177034e-05,
939
- "loss": 0.5123,
940
- "step": 133
941
- },
942
- {
943
- "epoch": 0.6560587515299877,
944
- "grad_norm": 0.12723222374916077,
945
- "learning_rate": 2.9094734144873036e-05,
946
- "loss": 0.7619,
947
- "step": 134
948
- },
949
- {
950
- "epoch": 0.6609547123623011,
951
- "grad_norm": 0.06785371154546738,
952
- "learning_rate": 2.835820514188273e-05,
953
- "loss": 0.488,
954
- "step": 135
955
- },
956
- {
957
- "epoch": 0.6658506731946144,
958
- "grad_norm": 0.07913102209568024,
959
- "learning_rate": 2.7627410285784163e-05,
960
- "loss": 0.5913,
961
- "step": 136
962
- },
963
- {
964
- "epoch": 0.6707466340269278,
965
- "grad_norm": 0.10038694739341736,
966
- "learning_rate": 2.6902543205852492e-05,
967
- "loss": 0.6774,
968
- "step": 137
969
- },
970
- {
971
- "epoch": 0.6756425948592412,
972
- "grad_norm": 0.06108963489532471,
973
- "learning_rate": 2.618379596075668e-05,
974
- "loss": 0.304,
975
- "step": 138
976
- },
977
- {
978
- "epoch": 0.6805385556915544,
979
- "grad_norm": 0.06344286352396011,
980
- "learning_rate": 2.5471358987672017e-05,
981
- "loss": 0.394,
982
- "step": 139
983
- },
984
- {
985
- "epoch": 0.6854345165238678,
986
- "grad_norm": 0.1912202686071396,
987
- "learning_rate": 2.476542105182254e-05,
988
- "loss": 0.4608,
989
- "step": 140
990
- },
991
- {
992
- "epoch": 0.6903304773561811,
993
- "grad_norm": 0.0918666198849678,
994
- "learning_rate": 2.4066169196466326e-05,
995
- "loss": 0.7695,
996
- "step": 141
997
- },
998
- {
999
- "epoch": 0.6952264381884945,
1000
- "grad_norm": 0.09997723251581192,
1001
- "learning_rate": 2.3373788693337024e-05,
1002
- "loss": 0.5197,
1003
- "step": 142
1004
- },
1005
- {
1006
- "epoch": 0.7001223990208079,
1007
- "grad_norm": 0.08384369313716888,
1008
- "learning_rate": 2.268846299355481e-05,
1009
- "loss": 0.4842,
1010
- "step": 143
1011
- },
1012
- {
1013
- "epoch": 0.7050183598531212,
1014
- "grad_norm": 0.14654509723186493,
1015
- "learning_rate": 2.2010373679019776e-05,
1016
- "loss": 0.4083,
1017
- "step": 144
1018
- },
1019
- {
1020
- "epoch": 0.7099143206854345,
1021
- "grad_norm": 0.23128315806388855,
1022
- "learning_rate": 2.133970041430044e-05,
1023
- "loss": 0.6992,
1024
- "step": 145
1025
- },
1026
- {
1027
- "epoch": 0.7148102815177478,
1028
- "grad_norm": 0.09588706493377686,
1029
- "learning_rate": 2.067662089903039e-05,
1030
- "loss": 0.5621,
1031
- "step": 146
1032
- },
1033
- {
1034
- "epoch": 0.7197062423500612,
1035
- "grad_norm": 0.10101126879453659,
1036
- "learning_rate": 2.002131082082549e-05,
1037
- "loss": 0.4135,
1038
- "step": 147
1039
- },
1040
- {
1041
- "epoch": 0.7246022031823746,
1042
- "grad_norm": 0.15346215665340424,
1043
- "learning_rate": 1.937394380873418e-05,
1044
- "loss": 0.5933,
1045
- "step": 148
1046
- },
1047
- {
1048
- "epoch": 0.7294981640146879,
1049
- "grad_norm": 0.07918453961610794,
1050
- "learning_rate": 1.873469138723325e-05,
1051
- "loss": 0.3081,
1052
- "step": 149
1053
- },
1054
- {
1055
- "epoch": 0.7343941248470012,
1056
- "grad_norm": 0.0649547427892685,
1057
- "learning_rate": 1.8103722930781247e-05,
1058
- "loss": 0.407,
1059
- "step": 150
1060
- },
1061
- {
1062
- "epoch": 0.7392900856793145,
1063
- "grad_norm": 0.07419539242982864,
1064
- "learning_rate": 1.748120561894147e-05,
1065
- "loss": 0.7313,
1066
- "step": 151
1067
- },
1068
- {
1069
- "epoch": 0.7441860465116279,
1070
- "grad_norm": 0.09094121307134628,
1071
- "learning_rate": 1.6867304392086575e-05,
1072
- "loss": 0.3871,
1073
- "step": 152
1074
- },
1075
- {
1076
- "epoch": 0.7490820073439413,
1077
- "grad_norm": 0.10387779027223587,
1078
- "learning_rate": 1.6262181907696454e-05,
1079
- "loss": 0.5026,
1080
- "step": 153
1081
- },
1082
- {
1083
- "epoch": 0.7539779681762546,
1084
- "grad_norm": 0.22015878558158875,
1085
- "learning_rate": 1.5665998497260958e-05,
1086
- "loss": 0.4817,
1087
- "step": 154
1088
- },
1089
- {
1090
- "epoch": 0.758873929008568,
1091
- "grad_norm": 0.06719034910202026,
1092
- "learning_rate": 1.5078912123798961e-05,
1093
- "loss": 0.5186,
1094
- "step": 155
1095
- },
1096
- {
1097
- "epoch": 0.7637698898408812,
1098
- "grad_norm": 0.07599823921918869,
1099
- "learning_rate": 1.4501078340004953e-05,
1100
- "loss": 0.4275,
1101
- "step": 156
1102
- },
1103
- {
1104
- "epoch": 0.7686658506731946,
1105
- "grad_norm": 0.1412460058927536,
1106
- "learning_rate": 1.3932650247034218e-05,
1107
- "loss": 0.626,
1108
- "step": 157
1109
- },
1110
- {
1111
- "epoch": 0.773561811505508,
1112
- "grad_norm": 0.1420402228832245,
1113
- "learning_rate": 1.337377845393763e-05,
1114
- "loss": 0.5193,
1115
- "step": 158
1116
- },
1117
- {
1118
- "epoch": 0.7784577723378213,
1119
- "grad_norm": 0.09665469825267792,
1120
- "learning_rate": 1.2824611037756684e-05,
1121
- "loss": 0.5848,
1122
- "step": 159
1123
- },
1124
- {
1125
- "epoch": 0.7833537331701347,
1126
- "grad_norm": 0.06045060604810715,
1127
- "learning_rate": 1.2285293504289447e-05,
1128
- "loss": 0.2627,
1129
- "step": 160
1130
- },
1131
- {
1132
- "epoch": 0.7882496940024479,
1133
- "grad_norm": 0.08824898302555084,
1134
- "learning_rate": 1.1755968749537754e-05,
1135
- "loss": 0.5949,
1136
- "step": 161
1137
- },
1138
- {
1139
- "epoch": 0.7931456548347613,
1140
- "grad_norm": 0.13809214532375336,
1141
- "learning_rate": 1.1236777021845956e-05,
1142
- "loss": 0.7397,
1143
- "step": 162
1144
- },
1145
- {
1146
- "epoch": 0.7980416156670747,
1147
- "grad_norm": 0.12224618345499039,
1148
- "learning_rate": 1.0727855884741056e-05,
1149
- "loss": 0.553,
1150
- "step": 163
1151
- },
1152
- {
1153
- "epoch": 0.802937576499388,
1154
- "grad_norm": 0.07628399133682251,
1155
- "learning_rate": 1.022934018048432e-05,
1156
- "loss": 0.3447,
1157
- "step": 164
1158
- },
1159
- {
1160
- "epoch": 0.8078335373317014,
1161
- "grad_norm": 0.06734273582696915,
1162
- "learning_rate": 9.741361994343867e-06,
1163
- "loss": 0.7473,
1164
- "step": 165
1165
- },
1166
- {
1167
- "epoch": 0.8127294981640147,
1168
- "grad_norm": 0.0891406238079071,
1169
- "learning_rate": 9.264050619597697e-06,
1170
- "loss": 0.5008,
1171
- "step": 166
1172
- },
1173
- {
1174
- "epoch": 0.817625458996328,
1175
- "grad_norm": 0.08535400032997131,
1176
- "learning_rate": 8.797532523276542e-06,
1177
- "loss": 0.4171,
1178
- "step": 167
1179
- },
1180
- {
1181
- "epoch": 0.8225214198286414,
1182
- "grad_norm": 0.3191221058368683,
1183
- "learning_rate": 8.341931312655582e-06,
1184
- "loss": 0.7633,
1185
- "step": 168
1186
- },
1187
- {
1188
- "epoch": 0.8274173806609547,
1189
- "grad_norm": 0.11288396269083023,
1190
- "learning_rate": 7.897367702503756e-06,
1191
- "loss": 0.4054,
1192
- "step": 169
1193
- },
1194
- {
1195
- "epoch": 0.8323133414932681,
1196
- "grad_norm": 0.09110561013221741,
1197
- "learning_rate": 7.463959483099547e-06,
1198
- "loss": 0.4642,
1199
- "step": 170
1200
- },
1201
- {
1202
- "epoch": 0.8372093023255814,
1203
- "grad_norm": 0.08345432579517365,
1204
- "learning_rate": 7.041821489021639e-06,
1205
- "loss": 0.3769,
1206
- "step": 171
1207
- },
1208
- {
1209
- "epoch": 0.8421052631578947,
1210
- "grad_norm": 0.19082055985927582,
1211
- "learning_rate": 6.631065568722633e-06,
1212
- "loss": 0.4487,
1213
- "step": 172
1214
- },
1215
- {
1216
- "epoch": 0.847001223990208,
1217
- "grad_norm": 0.06951060146093369,
1218
- "learning_rate": 6.231800554894029e-06,
1219
- "loss": 0.2915,
1220
- "step": 173
1221
- },
1222
- {
1223
- "epoch": 0.8518971848225214,
1224
- "grad_norm": 0.08803869783878326,
1225
- "learning_rate": 5.844132235630273e-06,
1226
- "loss": 0.5065,
1227
- "step": 174
1228
- },
1229
- {
1230
- "epoch": 0.8567931456548348,
1231
- "grad_norm": 0.06576603651046753,
1232
- "learning_rate": 5.468163326399389e-06,
1233
- "loss": 0.4307,
1234
- "step": 175
1235
- },
1236
- {
1237
- "epoch": 0.8616891064871481,
1238
- "grad_norm": 0.11544258892536163,
1239
- "learning_rate": 5.103993442827831e-06,
1240
- "loss": 0.6356,
1241
- "step": 176
1242
- },
1243
- {
1244
- "epoch": 0.8665850673194615,
1245
- "grad_norm": 0.08324428647756577,
1246
- "learning_rate": 4.751719074306604e-06,
1247
- "loss": 0.5426,
1248
- "step": 177
1249
- },
1250
- {
1251
- "epoch": 0.8714810281517748,
1252
- "grad_norm": 0.0815030187368393,
1253
- "learning_rate": 4.411433558425698e-06,
1254
- "loss": 0.4278,
1255
- "step": 178
1256
- },
1257
- {
1258
- "epoch": 0.8763769889840881,
1259
- "grad_norm": 0.06282901763916016,
1260
- "learning_rate": 4.083227056243644e-06,
1261
- "loss": 0.2847,
1262
- "step": 179
1263
- },
1264
- {
1265
- "epoch": 0.8812729498164015,
1266
- "grad_norm": 0.07095268368721008,
1267
- "learning_rate": 3.767186528398725e-06,
1268
- "loss": 0.3923,
1269
- "step": 180
1270
- },
1271
- {
1272
- "epoch": 0.8861689106487148,
1273
- "grad_norm": 0.09169545769691467,
1274
- "learning_rate": 3.4633957120681293e-06,
1275
- "loss": 0.5155,
1276
- "step": 181
1277
- },
1278
- {
1279
- "epoch": 0.8910648714810282,
1280
- "grad_norm": 0.24409419298171997,
1281
- "learning_rate": 3.1719350987811534e-06,
1282
- "loss": 0.5456,
1283
- "step": 182
1284
- },
1285
- {
1286
- "epoch": 0.8959608323133414,
1287
- "grad_norm": 0.08426636457443237,
1288
- "learning_rate": 2.8928819130924657e-06,
1289
- "loss": 0.5679,
1290
- "step": 183
1291
- },
1292
- {
1293
- "epoch": 0.9008567931456548,
1294
- "grad_norm": 0.23968654870986938,
1295
- "learning_rate": 2.6263100921208482e-06,
1296
- "loss": 0.4841,
1297
- "step": 184
1298
- },
1299
- {
1300
- "epoch": 0.9057527539779682,
1301
- "grad_norm": 0.10230088233947754,
1302
- "learning_rate": 2.372290265959065e-06,
1303
- "loss": 0.6307,
1304
- "step": 185
1305
- },
1306
- {
1307
- "epoch": 0.9106487148102815,
1308
- "grad_norm": 0.07012014836072922,
1309
- "learning_rate": 2.130889738959946e-06,
1310
- "loss": 0.489,
1311
- "step": 186
1312
- },
1313
- {
1314
- "epoch": 0.9155446756425949,
1315
- "grad_norm": 0.0840025320649147,
1316
- "learning_rate": 1.9021724719035628e-06,
1317
- "loss": 0.3811,
1318
- "step": 187
1319
- },
1320
- {
1321
- "epoch": 0.9204406364749081,
1322
- "grad_norm": 0.06925945729017258,
1323
- "learning_rate": 1.6861990650504255e-06,
1324
- "loss": 0.3263,
1325
- "step": 188
1326
- },
1327
- {
1328
- "epoch": 0.9253365973072215,
1329
- "grad_norm": 0.07820533215999603,
1330
- "learning_rate": 1.4830267420849585e-06,
1331
- "loss": 0.5176,
1332
- "step": 189
1333
- },
1334
- {
1335
- "epoch": 0.9302325581395349,
1336
- "grad_norm": 0.10654879361391068,
1337
- "learning_rate": 1.292709334953729e-06,
1338
- "loss": 0.5375,
1339
- "step": 190
1340
- },
1341
- {
1342
- "epoch": 0.9351285189718482,
1343
- "grad_norm": 0.06305018812417984,
1344
- "learning_rate": 1.1152972696022445e-06,
1345
- "loss": 0.4505,
1346
- "step": 191
1347
- },
1348
- {
1349
- "epoch": 0.9400244798041616,
1350
- "grad_norm": 0.08257196098566055,
1351
- "learning_rate": 9.508375526142976e-07,
1352
- "loss": 0.4773,
1353
- "step": 192
1354
- },
1355
- {
1356
- "epoch": 0.944920440636475,
1357
- "grad_norm": 0.0973181426525116,
1358
- "learning_rate": 7.993737587571826e-07,
1359
- "loss": 0.4163,
1360
- "step": 193
1361
- },
1362
- {
1363
- "epoch": 0.9498164014687882,
1364
- "grad_norm": 0.1023239865899086,
1365
- "learning_rate": 6.609460194362927e-07,
1366
- "loss": 0.4597,
1367
- "step": 194
1368
- },
1369
- {
1370
- "epoch": 0.9547123623011016,
1371
- "grad_norm": 0.09319756925106049,
1372
- "learning_rate": 5.355910120620034e-07,
1373
- "loss": 0.5937,
1374
- "step": 195
1375
- },
1376
- {
1377
- "epoch": 0.9596083231334149,
1378
- "grad_norm": 0.07661579549312592,
1379
- "learning_rate": 4.233419503317182e-07,
1380
- "loss": 0.6014,
1381
- "step": 196
1382
- },
1383
- {
1384
- "epoch": 0.9645042839657283,
1385
- "grad_norm": 0.07042757421731949,
1386
- "learning_rate": 3.242285754296859e-07,
1387
- "loss": 0.4437,
1388
- "step": 197
1389
- },
1390
- {
1391
- "epoch": 0.9694002447980417,
1392
- "grad_norm": 0.07441776990890503,
1393
- "learning_rate": 2.3827714814686486e-07,
1394
- "loss": 0.2822,
1395
- "step": 198
1396
- },
1397
- {
1398
- "epoch": 0.9742962056303549,
1399
- "grad_norm": 0.06588555127382278,
1400
- "learning_rate": 1.655104419229281e-07,
1401
- "loss": 0.3,
1402
- "step": 199
1403
- },
1404
- {
1405
- "epoch": 0.9791921664626683,
1406
- "grad_norm": 0.06164183467626572,
1407
- "learning_rate": 1.059477368122841e-07,
1408
- "loss": 0.3109,
1409
- "step": 200
1410
- },
1411
- {
1412
- "epoch": 0.9840881272949816,
1413
- "grad_norm": 0.13465183973312378,
1414
- "learning_rate": 5.960481437568555e-08,
1415
- "loss": 0.8621,
1416
- "step": 201
1417
- },
1418
- {
1419
- "epoch": 0.988984088127295,
1420
- "grad_norm": 0.06679002195596695,
1421
- "learning_rate": 2.649395349879069e-08,
1422
- "loss": 0.5233,
1423
- "step": 202
1424
- },
1425
- {
1426
- "epoch": 0.9938800489596084,
1427
- "grad_norm": 0.07267452776432037,
1428
- "learning_rate": 6.623927138804664e-09,
1429
- "loss": 0.59,
1430
- "step": 203
1431
- },
1432
- {
1433
- "epoch": 0.9987760097919217,
1434
- "grad_norm": 0.07579752057790756,
1435
- "learning_rate": 0.0,
1436
- "loss": 0.4031,
1437
- "step": 204
1438
- }
1439
- ],
1440
- "logging_steps": 1,
1441
- "max_steps": 204,
1442
- "num_input_tokens_seen": 0,
1443
- "num_train_epochs": 1,
1444
- "save_steps": 500,
1445
- "stateful_callbacks": {
1446
- "TrainerControl": {
1447
- "args": {
1448
- "should_epoch_stop": false,
1449
- "should_evaluate": false,
1450
- "should_log": false,
1451
- "should_save": true,
1452
- "should_training_stop": true
1453
- },
1454
- "attributes": {}
1455
- }
1456
- },
1457
- "total_flos": 1.7231028658783027e+17,
1458
- "train_batch_size": 1,
1459
- "trial_name": null,
1460
- "trial_params": null
1461
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter/checkpoint-204/training_args.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7df378d0939130465fa7f5d61728d6ae9bbd818e223e5a12ec124d00fe8993d3
3
- size 5624