roy12715 commited on
Commit
ab9d75a
·
verified ·
1 Parent(s): 7dadf38

Upload 14 files

Browse files
.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-980/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-980/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /workspace/ablation/Qwen1.5-14B-Chat-NSFW/
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
checkpoint-980/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "/workspace/ablation/Qwen1.5-14B-Chat-NSFW/",
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,
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
+ "o_proj",
24
+ "up_proj",
25
+ "down_proj",
26
+ "q_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "k_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-980/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5ee964c95521b270dce6b2d0afbb9d68fe49632d70e9ad3a20514cf2aeffac
3
+ size 124756544
checkpoint-980/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
checkpoint-980/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-980/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a01a1488f8a97a87e79e1d603ec27ed9b94d718bd93c9c4f8c43f938d95a582
3
+ size 249836130
checkpoint-980/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b3ee827a7a00012c0a116546df467feee35e70376d81a7a85b1a70eb90414d3
3
+ size 14244
checkpoint-980/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0220ce823a8e5b038f12f11b6e1ef103e10f3a0d671a523b97b55a48d922c697
3
+ size 1064
checkpoint-980/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|im_end|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
checkpoint-980/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
3
+ size 11418266
checkpoint-980/tokenizer_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|im_end|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "padding_side": "right",
41
+ "split_special_tokens": false,
42
+ "tokenizer_class": "Qwen2Tokenizer",
43
+ "unk_token": null
44
+ }
checkpoint-980/trainer_state.json ADDED
@@ -0,0 +1,1405 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 4.991735537190083,
5
+ "eval_steps": 500,
6
+ "global_step": 980,
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.02542911633820725,
13
+ "grad_norm": 0.7163803577423096,
14
+ "learning_rate": 4.9996788644998285e-05,
15
+ "loss": 1.6242,
16
+ "step": 5
17
+ },
18
+ {
19
+ "epoch": 0.0508582326764145,
20
+ "grad_norm": 0.5585092306137085,
21
+ "learning_rate": 4.99871554050172e-05,
22
+ "loss": 1.4834,
23
+ "step": 10
24
+ },
25
+ {
26
+ "epoch": 0.07628734901462174,
27
+ "grad_norm": 0.3108583688735962,
28
+ "learning_rate": 4.997110275491702e-05,
29
+ "loss": 1.3901,
30
+ "step": 15
31
+ },
32
+ {
33
+ "epoch": 0.101716465352829,
34
+ "grad_norm": 0.20925107598304749,
35
+ "learning_rate": 4.994863481875841e-05,
36
+ "loss": 1.2635,
37
+ "step": 20
38
+ },
39
+ {
40
+ "epoch": 0.12714558169103624,
41
+ "grad_norm": 0.2436874657869339,
42
+ "learning_rate": 4.991975736874289e-05,
43
+ "loss": 1.2457,
44
+ "step": 25
45
+ },
46
+ {
47
+ "epoch": 0.15257469802924348,
48
+ "grad_norm": 0.19612200558185577,
49
+ "learning_rate": 4.9884477823729956e-05,
50
+ "loss": 1.2602,
51
+ "step": 30
52
+ },
53
+ {
54
+ "epoch": 0.17800381436745072,
55
+ "grad_norm": 0.1591530740261078,
56
+ "learning_rate": 4.984280524733107e-05,
57
+ "loss": 1.2238,
58
+ "step": 35
59
+ },
60
+ {
61
+ "epoch": 0.203432930705658,
62
+ "grad_norm": 0.15396293997764587,
63
+ "learning_rate": 4.979475034558115e-05,
64
+ "loss": 1.2456,
65
+ "step": 40
66
+ },
67
+ {
68
+ "epoch": 0.22886204704386523,
69
+ "grad_norm": 0.17088189721107483,
70
+ "learning_rate": 4.9740325464188154e-05,
71
+ "loss": 1.2554,
72
+ "step": 45
73
+ },
74
+ {
75
+ "epoch": 0.25429116338207247,
76
+ "grad_norm": 0.14276106655597687,
77
+ "learning_rate": 4.967954458536126e-05,
78
+ "loss": 1.248,
79
+ "step": 50
80
+ },
81
+ {
82
+ "epoch": 0.27972027972027974,
83
+ "grad_norm": 0.13971547782421112,
84
+ "learning_rate": 4.961242332421882e-05,
85
+ "loss": 1.1816,
86
+ "step": 55
87
+ },
88
+ {
89
+ "epoch": 0.30514939605848695,
90
+ "grad_norm": 0.14659512042999268,
91
+ "learning_rate": 4.9538978924776634e-05,
92
+ "loss": 1.1962,
93
+ "step": 60
94
+ },
95
+ {
96
+ "epoch": 0.3305785123966942,
97
+ "grad_norm": 0.1615353226661682,
98
+ "learning_rate": 4.945923025551789e-05,
99
+ "loss": 1.1989,
100
+ "step": 65
101
+ },
102
+ {
103
+ "epoch": 0.35600762873490144,
104
+ "grad_norm": 0.1626625955104828,
105
+ "learning_rate": 4.937319780454559e-05,
106
+ "loss": 1.2023,
107
+ "step": 70
108
+ },
109
+ {
110
+ "epoch": 0.3814367450731087,
111
+ "grad_norm": 0.1588200479745865,
112
+ "learning_rate": 4.92809036743191e-05,
113
+ "loss": 1.2328,
114
+ "step": 75
115
+ },
116
+ {
117
+ "epoch": 0.406865861411316,
118
+ "grad_norm": 0.1648840457201004,
119
+ "learning_rate": 4.9182371575975736e-05,
120
+ "loss": 1.1974,
121
+ "step": 80
122
+ },
123
+ {
124
+ "epoch": 0.4322949777495232,
125
+ "grad_norm": 0.16755953431129456,
126
+ "learning_rate": 4.907762682323927e-05,
127
+ "loss": 1.1876,
128
+ "step": 85
129
+ },
130
+ {
131
+ "epoch": 0.45772409408773046,
132
+ "grad_norm": 0.19065892696380615,
133
+ "learning_rate": 4.8966696325916515e-05,
134
+ "loss": 1.2396,
135
+ "step": 90
136
+ },
137
+ {
138
+ "epoch": 0.4831532104259377,
139
+ "grad_norm": 0.18359169363975525,
140
+ "learning_rate": 4.8849608582984096e-05,
141
+ "loss": 1.1743,
142
+ "step": 95
143
+ },
144
+ {
145
+ "epoch": 0.5085823267641449,
146
+ "grad_norm": 0.18455757200717926,
147
+ "learning_rate": 4.8726393675266716e-05,
148
+ "loss": 1.1566,
149
+ "step": 100
150
+ },
151
+ {
152
+ "epoch": 0.5340114431023522,
153
+ "grad_norm": 0.18412873148918152,
154
+ "learning_rate": 4.8597083257709194e-05,
155
+ "loss": 1.1998,
156
+ "step": 105
157
+ },
158
+ {
159
+ "epoch": 0.5594405594405595,
160
+ "grad_norm": 0.2001655399799347,
161
+ "learning_rate": 4.846171055124401e-05,
162
+ "loss": 1.172,
163
+ "step": 110
164
+ },
165
+ {
166
+ "epoch": 0.5848696757787667,
167
+ "grad_norm": 0.1914481222629547,
168
+ "learning_rate": 4.832031033425662e-05,
169
+ "loss": 1.1514,
170
+ "step": 115
171
+ },
172
+ {
173
+ "epoch": 0.6102987921169739,
174
+ "grad_norm": 0.19641566276550293,
175
+ "learning_rate": 4.817291893365055e-05,
176
+ "loss": 1.1887,
177
+ "step": 120
178
+ },
179
+ {
180
+ "epoch": 0.6357279084551812,
181
+ "grad_norm": 0.20107164978981018,
182
+ "learning_rate": 4.8019574215514705e-05,
183
+ "loss": 1.1932,
184
+ "step": 125
185
+ },
186
+ {
187
+ "epoch": 0.6611570247933884,
188
+ "grad_norm": 0.21638870239257812,
189
+ "learning_rate": 4.7860315575395316e-05,
190
+ "loss": 1.166,
191
+ "step": 130
192
+ },
193
+ {
194
+ "epoch": 0.6865861411315957,
195
+ "grad_norm": 0.22959065437316895,
196
+ "learning_rate": 4.7695183928174804e-05,
197
+ "loss": 1.1645,
198
+ "step": 135
199
+ },
200
+ {
201
+ "epoch": 0.7120152574698029,
202
+ "grad_norm": 0.2240159660577774,
203
+ "learning_rate": 4.752422169756048e-05,
204
+ "loss": 1.167,
205
+ "step": 140
206
+ },
207
+ {
208
+ "epoch": 0.7374443738080102,
209
+ "grad_norm": 0.22989672422409058,
210
+ "learning_rate": 4.734747280518549e-05,
211
+ "loss": 1.187,
212
+ "step": 145
213
+ },
214
+ {
215
+ "epoch": 0.7628734901462174,
216
+ "grad_norm": 0.22513297200202942,
217
+ "learning_rate": 4.716498265932501e-05,
218
+ "loss": 1.18,
219
+ "step": 150
220
+ },
221
+ {
222
+ "epoch": 0.7883026064844246,
223
+ "grad_norm": 0.23522530496120453,
224
+ "learning_rate": 4.6976798143230434e-05,
225
+ "loss": 1.1532,
226
+ "step": 155
227
+ },
228
+ {
229
+ "epoch": 0.813731722822632,
230
+ "grad_norm": 0.2377459853887558,
231
+ "learning_rate": 4.678296760308474e-05,
232
+ "loss": 1.1726,
233
+ "step": 160
234
+ },
235
+ {
236
+ "epoch": 0.8391608391608392,
237
+ "grad_norm": 0.25356563925743103,
238
+ "learning_rate": 4.658354083558188e-05,
239
+ "loss": 1.2446,
240
+ "step": 165
241
+ },
242
+ {
243
+ "epoch": 0.8645899554990464,
244
+ "grad_norm": 0.24188080430030823,
245
+ "learning_rate": 4.637856907513366e-05,
246
+ "loss": 1.1905,
247
+ "step": 170
248
+ },
249
+ {
250
+ "epoch": 0.8900190718372537,
251
+ "grad_norm": 0.2587025761604309,
252
+ "learning_rate": 4.6168104980707107e-05,
253
+ "loss": 1.1594,
254
+ "step": 175
255
+ },
256
+ {
257
+ "epoch": 0.9154481881754609,
258
+ "grad_norm": 0.25419944524765015,
259
+ "learning_rate": 4.595220262229601e-05,
260
+ "loss": 1.1709,
261
+ "step": 180
262
+ },
263
+ {
264
+ "epoch": 0.9408773045136681,
265
+ "grad_norm": 0.2684890031814575,
266
+ "learning_rate": 4.573091746702988e-05,
267
+ "loss": 1.1936,
268
+ "step": 185
269
+ },
270
+ {
271
+ "epoch": 0.9663064208518753,
272
+ "grad_norm": 0.2676820755004883,
273
+ "learning_rate": 4.55043063649239e-05,
274
+ "loss": 1.1692,
275
+ "step": 190
276
+ },
277
+ {
278
+ "epoch": 0.9917355371900827,
279
+ "grad_norm": 0.27281874418258667,
280
+ "learning_rate": 4.5272427534273774e-05,
281
+ "loss": 1.1812,
282
+ "step": 195
283
+ },
284
+ {
285
+ "epoch": 1.0190718372536554,
286
+ "grad_norm": 0.26799142360687256,
287
+ "learning_rate": 4.503534054669892e-05,
288
+ "loss": 1.3447,
289
+ "step": 200
290
+ },
291
+ {
292
+ "epoch": 1.0445009535918626,
293
+ "grad_norm": 0.29342585802078247,
294
+ "learning_rate": 4.4793106311838e-05,
295
+ "loss": 1.1098,
296
+ "step": 205
297
+ },
298
+ {
299
+ "epoch": 1.06993006993007,
300
+ "grad_norm": 0.29103586077690125,
301
+ "learning_rate": 4.454578706170075e-05,
302
+ "loss": 1.1913,
303
+ "step": 210
304
+ },
305
+ {
306
+ "epoch": 1.0953591862682772,
307
+ "grad_norm": 0.28619349002838135,
308
+ "learning_rate": 4.429344633468004e-05,
309
+ "loss": 1.1936,
310
+ "step": 215
311
+ },
312
+ {
313
+ "epoch": 1.1207883026064844,
314
+ "grad_norm": 0.3098839521408081,
315
+ "learning_rate": 4.4036148959228365e-05,
316
+ "loss": 1.1187,
317
+ "step": 220
318
+ },
319
+ {
320
+ "epoch": 1.1462174189446916,
321
+ "grad_norm": 0.30148303508758545,
322
+ "learning_rate": 4.377396103720278e-05,
323
+ "loss": 1.157,
324
+ "step": 225
325
+ },
326
+ {
327
+ "epoch": 1.1716465352828989,
328
+ "grad_norm": 0.31909579038619995,
329
+ "learning_rate": 4.350694992688289e-05,
330
+ "loss": 1.1618,
331
+ "step": 230
332
+ },
333
+ {
334
+ "epoch": 1.197075651621106,
335
+ "grad_norm": 0.327538400888443,
336
+ "learning_rate": 4.323518422566586e-05,
337
+ "loss": 1.1245,
338
+ "step": 235
339
+ },
340
+ {
341
+ "epoch": 1.2225047679593135,
342
+ "grad_norm": 0.334259033203125,
343
+ "learning_rate": 4.2958733752443195e-05,
344
+ "loss": 1.1108,
345
+ "step": 240
346
+ },
347
+ {
348
+ "epoch": 1.2479338842975207,
349
+ "grad_norm": 0.3590494692325592,
350
+ "learning_rate": 4.267766952966369e-05,
351
+ "loss": 1.1006,
352
+ "step": 245
353
+ },
354
+ {
355
+ "epoch": 1.273363000635728,
356
+ "grad_norm": 0.32646894454956055,
357
+ "learning_rate": 4.239206376508717e-05,
358
+ "loss": 1.1424,
359
+ "step": 250
360
+ },
361
+ {
362
+ "epoch": 1.2987921169739352,
363
+ "grad_norm": 0.3532828688621521,
364
+ "learning_rate": 4.210198983323366e-05,
365
+ "loss": 1.141,
366
+ "step": 255
367
+ },
368
+ {
369
+ "epoch": 1.3242212333121424,
370
+ "grad_norm": 0.33540236949920654,
371
+ "learning_rate": 4.180752225653292e-05,
372
+ "loss": 1.0976,
373
+ "step": 260
374
+ },
375
+ {
376
+ "epoch": 1.3496503496503496,
377
+ "grad_norm": 0.3587055504322052,
378
+ "learning_rate": 4.150873668617898e-05,
379
+ "loss": 1.1019,
380
+ "step": 265
381
+ },
382
+ {
383
+ "epoch": 1.375079465988557,
384
+ "grad_norm": 0.35621777176856995,
385
+ "learning_rate": 4.120570988269472e-05,
386
+ "loss": 1.1075,
387
+ "step": 270
388
+ },
389
+ {
390
+ "epoch": 1.400508582326764,
391
+ "grad_norm": 0.3648779094219208,
392
+ "learning_rate": 4.089851969621138e-05,
393
+ "loss": 1.1422,
394
+ "step": 275
395
+ },
396
+ {
397
+ "epoch": 1.4259376986649714,
398
+ "grad_norm": 0.3523823916912079,
399
+ "learning_rate": 4.058724504646834e-05,
400
+ "loss": 1.115,
401
+ "step": 280
402
+ },
403
+ {
404
+ "epoch": 1.4513668150031787,
405
+ "grad_norm": 0.36515510082244873,
406
+ "learning_rate": 4.027196590253786e-05,
407
+ "loss": 1.1293,
408
+ "step": 285
409
+ },
410
+ {
411
+ "epoch": 1.4767959313413859,
412
+ "grad_norm": 0.37401697039604187,
413
+ "learning_rate": 3.9952763262280405e-05,
414
+ "loss": 1.1186,
415
+ "step": 290
416
+ },
417
+ {
418
+ "epoch": 1.502225047679593,
419
+ "grad_norm": 0.3709016442298889,
420
+ "learning_rate": 3.9629719131535594e-05,
421
+ "loss": 1.149,
422
+ "step": 295
423
+ },
424
+ {
425
+ "epoch": 1.5276541640178003,
426
+ "grad_norm": 0.38189002871513367,
427
+ "learning_rate": 3.9302916503054246e-05,
428
+ "loss": 1.1267,
429
+ "step": 300
430
+ },
431
+ {
432
+ "epoch": 1.5530832803560077,
433
+ "grad_norm": 0.36769306659698486,
434
+ "learning_rate": 3.897243933517679e-05,
435
+ "loss": 1.108,
436
+ "step": 305
437
+ },
438
+ {
439
+ "epoch": 1.5785123966942147,
440
+ "grad_norm": 0.398843377828598,
441
+ "learning_rate": 3.8638372530263715e-05,
442
+ "loss": 1.1324,
443
+ "step": 310
444
+ },
445
+ {
446
+ "epoch": 1.6039415130324222,
447
+ "grad_norm": 0.37085267901420593,
448
+ "learning_rate": 3.830080191288342e-05,
449
+ "loss": 1.1051,
450
+ "step": 315
451
+ },
452
+ {
453
+ "epoch": 1.6293706293706294,
454
+ "grad_norm": 0.39182424545288086,
455
+ "learning_rate": 3.7959814207763135e-05,
456
+ "loss": 1.1622,
457
+ "step": 320
458
+ },
459
+ {
460
+ "epoch": 1.6547997457088366,
461
+ "grad_norm": 0.3733777105808258,
462
+ "learning_rate": 3.761549701750865e-05,
463
+ "loss": 1.1146,
464
+ "step": 325
465
+ },
466
+ {
467
+ "epoch": 1.680228862047044,
468
+ "grad_norm": 0.3874206840991974,
469
+ "learning_rate": 3.726793880009845e-05,
470
+ "loss": 1.0812,
471
+ "step": 330
472
+ },
473
+ {
474
+ "epoch": 1.705657978385251,
475
+ "grad_norm": 0.4049334228038788,
476
+ "learning_rate": 3.6917228846158134e-05,
477
+ "loss": 1.1379,
478
+ "step": 335
479
+ },
480
+ {
481
+ "epoch": 1.7310870947234585,
482
+ "grad_norm": 0.4189164340496063,
483
+ "learning_rate": 3.656345725602089e-05,
484
+ "loss": 1.1183,
485
+ "step": 340
486
+ },
487
+ {
488
+ "epoch": 1.7565162110616654,
489
+ "grad_norm": 0.38738593459129333,
490
+ "learning_rate": 3.620671491657993e-05,
491
+ "loss": 1.1094,
492
+ "step": 345
493
+ },
494
+ {
495
+ "epoch": 1.7819453273998729,
496
+ "grad_norm": 0.40121838450431824,
497
+ "learning_rate": 3.5847093477938956e-05,
498
+ "loss": 1.1048,
499
+ "step": 350
500
+ },
501
+ {
502
+ "epoch": 1.80737444373808,
503
+ "grad_norm": 0.42995157837867737,
504
+ "learning_rate": 3.5484685329866425e-05,
505
+ "loss": 1.1209,
506
+ "step": 355
507
+ },
508
+ {
509
+ "epoch": 1.8328035600762873,
510
+ "grad_norm": 0.4180549085140228,
511
+ "learning_rate": 3.5119583578059846e-05,
512
+ "loss": 1.1284,
513
+ "step": 360
514
+ },
515
+ {
516
+ "epoch": 1.8582326764144947,
517
+ "grad_norm": 0.40642648935317993,
518
+ "learning_rate": 3.475188202022617e-05,
519
+ "loss": 1.1239,
520
+ "step": 365
521
+ },
522
+ {
523
+ "epoch": 1.8836617927527017,
524
+ "grad_norm": 0.4026438593864441,
525
+ "learning_rate": 3.438167512198436e-05,
526
+ "loss": 1.1068,
527
+ "step": 370
528
+ },
529
+ {
530
+ "epoch": 1.9090909090909092,
531
+ "grad_norm": 0.4229359030723572,
532
+ "learning_rate": 3.400905799259634e-05,
533
+ "loss": 1.1046,
534
+ "step": 375
535
+ },
536
+ {
537
+ "epoch": 1.9345200254291164,
538
+ "grad_norm": 0.4220713973045349,
539
+ "learning_rate": 3.363412636053269e-05,
540
+ "loss": 1.1127,
541
+ "step": 380
542
+ },
543
+ {
544
+ "epoch": 1.9599491417673236,
545
+ "grad_norm": 0.40782222151756287,
546
+ "learning_rate": 3.3256976548879184e-05,
547
+ "loss": 1.117,
548
+ "step": 385
549
+ },
550
+ {
551
+ "epoch": 1.9853782581055308,
552
+ "grad_norm": 0.43011417984962463,
553
+ "learning_rate": 3.2877705450590526e-05,
554
+ "loss": 1.1105,
555
+ "step": 390
556
+ },
557
+ {
558
+ "epoch": 2.0127145581691037,
559
+ "grad_norm": 0.4370057284832001,
560
+ "learning_rate": 3.249641050359779e-05,
561
+ "loss": 1.2868,
562
+ "step": 395
563
+ },
564
+ {
565
+ "epoch": 2.0381436745073107,
566
+ "grad_norm": 0.42571040987968445,
567
+ "learning_rate": 3.211318966577581e-05,
568
+ "loss": 1.082,
569
+ "step": 400
570
+ },
571
+ {
572
+ "epoch": 2.063572790845518,
573
+ "grad_norm": 0.45124417543411255,
574
+ "learning_rate": 3.172814138977692e-05,
575
+ "loss": 1.0788,
576
+ "step": 405
577
+ },
578
+ {
579
+ "epoch": 2.089001907183725,
580
+ "grad_norm": 0.4748118817806244,
581
+ "learning_rate": 3.1341364597737686e-05,
582
+ "loss": 1.0658,
583
+ "step": 410
584
+ },
585
+ {
586
+ "epoch": 2.1144310235219326,
587
+ "grad_norm": 0.44493603706359863,
588
+ "learning_rate": 3.0952958655864955e-05,
589
+ "loss": 1.0914,
590
+ "step": 415
591
+ },
592
+ {
593
+ "epoch": 2.13986013986014,
594
+ "grad_norm": 0.4867158532142639,
595
+ "learning_rate": 3.056302334890786e-05,
596
+ "loss": 1.0719,
597
+ "step": 420
598
+ },
599
+ {
600
+ "epoch": 2.165289256198347,
601
+ "grad_norm": 0.494890034198761,
602
+ "learning_rate": 3.0171658854522273e-05,
603
+ "loss": 1.0929,
604
+ "step": 425
605
+ },
606
+ {
607
+ "epoch": 2.1907183725365544,
608
+ "grad_norm": 0.489145964384079,
609
+ "learning_rate": 2.9778965717534313e-05,
610
+ "loss": 1.0833,
611
+ "step": 430
612
+ },
613
+ {
614
+ "epoch": 2.2161474888747614,
615
+ "grad_norm": 0.4823625087738037,
616
+ "learning_rate": 2.9385044824109543e-05,
617
+ "loss": 1.0836,
618
+ "step": 435
619
+ },
620
+ {
621
+ "epoch": 2.241576605212969,
622
+ "grad_norm": 0.5059676170349121,
623
+ "learning_rate": 2.8989997375834482e-05,
624
+ "loss": 1.0492,
625
+ "step": 440
626
+ },
627
+ {
628
+ "epoch": 2.2670057215511763,
629
+ "grad_norm": 0.5108452439308167,
630
+ "learning_rate": 2.8593924863717046e-05,
631
+ "loss": 1.0746,
632
+ "step": 445
633
+ },
634
+ {
635
+ "epoch": 2.2924348378893833,
636
+ "grad_norm": 0.516611635684967,
637
+ "learning_rate": 2.8196929042112652e-05,
638
+ "loss": 1.0972,
639
+ "step": 450
640
+ },
641
+ {
642
+ "epoch": 2.3178639542275907,
643
+ "grad_norm": 0.5169530510902405,
644
+ "learning_rate": 2.7799111902582696e-05,
645
+ "loss": 1.0524,
646
+ "step": 455
647
+ },
648
+ {
649
+ "epoch": 2.3432930705657977,
650
+ "grad_norm": 0.5156260132789612,
651
+ "learning_rate": 2.7400575647692046e-05,
652
+ "loss": 1.0402,
653
+ "step": 460
654
+ },
655
+ {
656
+ "epoch": 2.368722186904005,
657
+ "grad_norm": 0.5396901965141296,
658
+ "learning_rate": 2.7001422664752333e-05,
659
+ "loss": 1.0956,
660
+ "step": 465
661
+ },
662
+ {
663
+ "epoch": 2.394151303242212,
664
+ "grad_norm": 0.5307148694992065,
665
+ "learning_rate": 2.6601755499517826e-05,
666
+ "loss": 1.0803,
667
+ "step": 470
668
+ },
669
+ {
670
+ "epoch": 2.4195804195804196,
671
+ "grad_norm": 0.5289092063903809,
672
+ "learning_rate": 2.620167682984052e-05,
673
+ "loss": 1.0657,
674
+ "step": 475
675
+ },
676
+ {
677
+ "epoch": 2.445009535918627,
678
+ "grad_norm": 0.5314033031463623,
679
+ "learning_rate": 2.5801289439291388e-05,
680
+ "loss": 1.07,
681
+ "step": 480
682
+ },
683
+ {
684
+ "epoch": 2.470438652256834,
685
+ "grad_norm": 0.5466395616531372,
686
+ "learning_rate": 2.540069619075435e-05,
687
+ "loss": 1.0835,
688
+ "step": 485
689
+ },
690
+ {
691
+ "epoch": 2.4958677685950414,
692
+ "grad_norm": 0.5496529340744019,
693
+ "learning_rate": 2.5e-05,
694
+ "loss": 1.0571,
695
+ "step": 490
696
+ },
697
+ {
698
+ "epoch": 2.5212968849332484,
699
+ "grad_norm": 0.5266883373260498,
700
+ "learning_rate": 2.459930380924566e-05,
701
+ "loss": 1.0984,
702
+ "step": 495
703
+ },
704
+ {
705
+ "epoch": 2.546726001271456,
706
+ "grad_norm": 0.5321890711784363,
707
+ "learning_rate": 2.419871056070862e-05,
708
+ "loss": 1.0453,
709
+ "step": 500
710
+ },
711
+ {
712
+ "epoch": 2.572155117609663,
713
+ "grad_norm": 0.5523152947425842,
714
+ "learning_rate": 2.3798323170159488e-05,
715
+ "loss": 1.0697,
716
+ "step": 505
717
+ },
718
+ {
719
+ "epoch": 2.5975842339478703,
720
+ "grad_norm": 0.5818379521369934,
721
+ "learning_rate": 2.339824450048218e-05,
722
+ "loss": 1.1192,
723
+ "step": 510
724
+ },
725
+ {
726
+ "epoch": 2.6230133502860777,
727
+ "grad_norm": 0.5280163884162903,
728
+ "learning_rate": 2.299857733524767e-05,
729
+ "loss": 1.0263,
730
+ "step": 515
731
+ },
732
+ {
733
+ "epoch": 2.6484424666242847,
734
+ "grad_norm": 0.5316183567047119,
735
+ "learning_rate": 2.2599424352307957e-05,
736
+ "loss": 1.0851,
737
+ "step": 520
738
+ },
739
+ {
740
+ "epoch": 2.673871582962492,
741
+ "grad_norm": 0.5420896410942078,
742
+ "learning_rate": 2.2200888097417307e-05,
743
+ "loss": 1.0691,
744
+ "step": 525
745
+ },
746
+ {
747
+ "epoch": 2.699300699300699,
748
+ "grad_norm": 0.5518523454666138,
749
+ "learning_rate": 2.1803070957887347e-05,
750
+ "loss": 1.0735,
751
+ "step": 530
752
+ },
753
+ {
754
+ "epoch": 2.7247298156389066,
755
+ "grad_norm": 0.5464677810668945,
756
+ "learning_rate": 2.140607513628296e-05,
757
+ "loss": 1.0905,
758
+ "step": 535
759
+ },
760
+ {
761
+ "epoch": 2.750158931977114,
762
+ "grad_norm": 0.5611386895179749,
763
+ "learning_rate": 2.1010002624165527e-05,
764
+ "loss": 1.0789,
765
+ "step": 540
766
+ },
767
+ {
768
+ "epoch": 2.775588048315321,
769
+ "grad_norm": 0.576288104057312,
770
+ "learning_rate": 2.0614955175890463e-05,
771
+ "loss": 1.0551,
772
+ "step": 545
773
+ },
774
+ {
775
+ "epoch": 2.801017164653528,
776
+ "grad_norm": 0.5907012820243835,
777
+ "learning_rate": 2.02210342824657e-05,
778
+ "loss": 1.0641,
779
+ "step": 550
780
+ },
781
+ {
782
+ "epoch": 2.8264462809917354,
783
+ "grad_norm": 0.5511234998703003,
784
+ "learning_rate": 1.982834114547773e-05,
785
+ "loss": 1.0781,
786
+ "step": 555
787
+ },
788
+ {
789
+ "epoch": 2.851875397329943,
790
+ "grad_norm": 0.5715182423591614,
791
+ "learning_rate": 1.9436976651092144e-05,
792
+ "loss": 1.0377,
793
+ "step": 560
794
+ },
795
+ {
796
+ "epoch": 2.87730451366815,
797
+ "grad_norm": 0.5606087446212769,
798
+ "learning_rate": 1.9047041344135044e-05,
799
+ "loss": 1.037,
800
+ "step": 565
801
+ },
802
+ {
803
+ "epoch": 2.9027336300063573,
804
+ "grad_norm": 0.5559452176094055,
805
+ "learning_rate": 1.865863540226232e-05,
806
+ "loss": 1.0786,
807
+ "step": 570
808
+ },
809
+ {
810
+ "epoch": 2.9281627463445643,
811
+ "grad_norm": 0.5585038065910339,
812
+ "learning_rate": 1.827185861022308e-05,
813
+ "loss": 1.058,
814
+ "step": 575
815
+ },
816
+ {
817
+ "epoch": 2.9535918626827717,
818
+ "grad_norm": 0.6056733727455139,
819
+ "learning_rate": 1.7886810334224192e-05,
820
+ "loss": 1.0654,
821
+ "step": 580
822
+ },
823
+ {
824
+ "epoch": 2.979020979020979,
825
+ "grad_norm": 0.5935595035552979,
826
+ "learning_rate": 1.7503589496402208e-05,
827
+ "loss": 1.0603,
828
+ "step": 585
829
+ },
830
+ {
831
+ "epoch": 3.006357279084552,
832
+ "grad_norm": 0.5643672943115234,
833
+ "learning_rate": 1.7122294549409484e-05,
834
+ "loss": 1.2515,
835
+ "step": 590
836
+ },
837
+ {
838
+ "epoch": 3.031786395422759,
839
+ "grad_norm": 0.5927174687385559,
840
+ "learning_rate": 1.6743023451120832e-05,
841
+ "loss": 1.0486,
842
+ "step": 595
843
+ },
844
+ {
845
+ "epoch": 3.0572155117609663,
846
+ "grad_norm": 0.6135289072990417,
847
+ "learning_rate": 1.6365873639467315e-05,
848
+ "loss": 1.0647,
849
+ "step": 600
850
+ },
851
+ {
852
+ "epoch": 3.0826446280991737,
853
+ "grad_norm": 0.6193404197692871,
854
+ "learning_rate": 1.599094200740367e-05,
855
+ "loss": 1.0201,
856
+ "step": 605
857
+ },
858
+ {
859
+ "epoch": 3.1080737444373807,
860
+ "grad_norm": 0.5914512872695923,
861
+ "learning_rate": 1.561832487801565e-05,
862
+ "loss": 1.0361,
863
+ "step": 610
864
+ },
865
+ {
866
+ "epoch": 3.133502860775588,
867
+ "grad_norm": 0.6324409246444702,
868
+ "learning_rate": 1.5248117979773829e-05,
869
+ "loss": 1.0334,
870
+ "step": 615
871
+ },
872
+ {
873
+ "epoch": 3.158931977113795,
874
+ "grad_norm": 0.6424704790115356,
875
+ "learning_rate": 1.4880416421940155e-05,
876
+ "loss": 0.9946,
877
+ "step": 620
878
+ },
879
+ {
880
+ "epoch": 3.1843610934520026,
881
+ "grad_norm": 0.6515686511993408,
882
+ "learning_rate": 1.4515314670133582e-05,
883
+ "loss": 1.0242,
884
+ "step": 625
885
+ },
886
+ {
887
+ "epoch": 3.20979020979021,
888
+ "grad_norm": 0.6387981176376343,
889
+ "learning_rate": 1.4152906522061048e-05,
890
+ "loss": 1.051,
891
+ "step": 630
892
+ },
893
+ {
894
+ "epoch": 3.235219326128417,
895
+ "grad_norm": 0.6447208523750305,
896
+ "learning_rate": 1.3793285083420077e-05,
897
+ "loss": 1.0407,
898
+ "step": 635
899
+ },
900
+ {
901
+ "epoch": 3.2606484424666244,
902
+ "grad_norm": 0.6469278335571289,
903
+ "learning_rate": 1.3436542743979125e-05,
904
+ "loss": 1.0262,
905
+ "step": 640
906
+ },
907
+ {
908
+ "epoch": 3.2860775588048314,
909
+ "grad_norm": 0.6370428204536438,
910
+ "learning_rate": 1.3082771153841871e-05,
911
+ "loss": 1.0428,
912
+ "step": 645
913
+ },
914
+ {
915
+ "epoch": 3.311506675143039,
916
+ "grad_norm": 0.6550537943840027,
917
+ "learning_rate": 1.2732061199901562e-05,
918
+ "loss": 1.0236,
919
+ "step": 650
920
+ },
921
+ {
922
+ "epoch": 3.336935791481246,
923
+ "grad_norm": 0.6451073288917542,
924
+ "learning_rate": 1.2384502982491358e-05,
925
+ "loss": 1.0346,
926
+ "step": 655
927
+ },
928
+ {
929
+ "epoch": 3.3623649078194533,
930
+ "grad_norm": 0.6514309048652649,
931
+ "learning_rate": 1.2040185792236874e-05,
932
+ "loss": 1.048,
933
+ "step": 660
934
+ },
935
+ {
936
+ "epoch": 3.3877940241576603,
937
+ "grad_norm": 0.6752684116363525,
938
+ "learning_rate": 1.1699198087116589e-05,
939
+ "loss": 1.0338,
940
+ "step": 665
941
+ },
942
+ {
943
+ "epoch": 3.4132231404958677,
944
+ "grad_norm": 0.6573219895362854,
945
+ "learning_rate": 1.1361627469736285e-05,
946
+ "loss": 1.0606,
947
+ "step": 670
948
+ },
949
+ {
950
+ "epoch": 3.438652256834075,
951
+ "grad_norm": 0.6186379194259644,
952
+ "learning_rate": 1.1027560664823209e-05,
953
+ "loss": 1.0397,
954
+ "step": 675
955
+ },
956
+ {
957
+ "epoch": 3.464081373172282,
958
+ "grad_norm": 0.6716841459274292,
959
+ "learning_rate": 1.0697083496945765e-05,
960
+ "loss": 1.0613,
961
+ "step": 680
962
+ },
963
+ {
964
+ "epoch": 3.4895104895104896,
965
+ "grad_norm": 0.6756547093391418,
966
+ "learning_rate": 1.0370280868464405e-05,
967
+ "loss": 1.0409,
968
+ "step": 685
969
+ },
970
+ {
971
+ "epoch": 3.5149396058486966,
972
+ "grad_norm": 0.6823243498802185,
973
+ "learning_rate": 1.0047236737719601e-05,
974
+ "loss": 1.0539,
975
+ "step": 690
976
+ },
977
+ {
978
+ "epoch": 3.540368722186904,
979
+ "grad_norm": 0.6413143277168274,
980
+ "learning_rate": 9.728034097462144e-06,
981
+ "loss": 1.0292,
982
+ "step": 695
983
+ },
984
+ {
985
+ "epoch": 3.5657978385251115,
986
+ "grad_norm": 0.6690115928649902,
987
+ "learning_rate": 9.412754953531663e-06,
988
+ "loss": 1.0183,
989
+ "step": 700
990
+ },
991
+ {
992
+ "epoch": 3.5912269548633184,
993
+ "grad_norm": 0.684471070766449,
994
+ "learning_rate": 9.101480303788623e-06,
995
+ "loss": 1.022,
996
+ "step": 705
997
+ },
998
+ {
999
+ "epoch": 3.616656071201526,
1000
+ "grad_norm": 0.6697286367416382,
1001
+ "learning_rate": 8.794290117305296e-06,
1002
+ "loss": 1.0101,
1003
+ "step": 710
1004
+ },
1005
+ {
1006
+ "epoch": 3.642085187539733,
1007
+ "grad_norm": 0.6681500673294067,
1008
+ "learning_rate": 8.491263313821021e-06,
1009
+ "loss": 1.0113,
1010
+ "step": 715
1011
+ },
1012
+ {
1013
+ "epoch": 3.6675143038779403,
1014
+ "grad_norm": 0.6634730100631714,
1015
+ "learning_rate": 8.192477743467078e-06,
1016
+ "loss": 1.0016,
1017
+ "step": 720
1018
+ },
1019
+ {
1020
+ "epoch": 3.6929434202161477,
1021
+ "grad_norm": 0.645428478717804,
1022
+ "learning_rate": 7.898010166766347e-06,
1023
+ "loss": 1.0227,
1024
+ "step": 725
1025
+ },
1026
+ {
1027
+ "epoch": 3.7183725365543547,
1028
+ "grad_norm": 0.678112804889679,
1029
+ "learning_rate": 7.607936234912841e-06,
1030
+ "loss": 1.0339,
1031
+ "step": 730
1032
+ },
1033
+ {
1034
+ "epoch": 3.7438016528925617,
1035
+ "grad_norm": 0.691081166267395,
1036
+ "learning_rate": 7.3223304703363135e-06,
1037
+ "loss": 0.9891,
1038
+ "step": 735
1039
+ },
1040
+ {
1041
+ "epoch": 3.769230769230769,
1042
+ "grad_norm": 0.6777130961418152,
1043
+ "learning_rate": 7.041266247556813e-06,
1044
+ "loss": 1.0427,
1045
+ "step": 740
1046
+ },
1047
+ {
1048
+ "epoch": 3.7946598855689766,
1049
+ "grad_norm": 0.6708715558052063,
1050
+ "learning_rate": 6.764815774334149e-06,
1051
+ "loss": 1.0068,
1052
+ "step": 745
1053
+ },
1054
+ {
1055
+ "epoch": 3.8200890019071836,
1056
+ "grad_norm": 0.685946524143219,
1057
+ "learning_rate": 6.493050073117116e-06,
1058
+ "loss": 1.0673,
1059
+ "step": 750
1060
+ },
1061
+ {
1062
+ "epoch": 3.845518118245391,
1063
+ "grad_norm": 0.654752790927887,
1064
+ "learning_rate": 6.226038962797218e-06,
1065
+ "loss": 1.015,
1066
+ "step": 755
1067
+ },
1068
+ {
1069
+ "epoch": 3.870947234583598,
1070
+ "grad_norm": 0.679111897945404,
1071
+ "learning_rate": 5.9638510407716394e-06,
1072
+ "loss": 1.0068,
1073
+ "step": 760
1074
+ },
1075
+ {
1076
+ "epoch": 3.8963763509218055,
1077
+ "grad_norm": 0.6768970489501953,
1078
+ "learning_rate": 5.706553665319955e-06,
1079
+ "loss": 1.0424,
1080
+ "step": 765
1081
+ },
1082
+ {
1083
+ "epoch": 3.921805467260013,
1084
+ "grad_norm": 0.6532475352287292,
1085
+ "learning_rate": 5.454212938299255e-06,
1086
+ "loss": 1.0668,
1087
+ "step": 770
1088
+ },
1089
+ {
1090
+ "epoch": 3.94723458359822,
1091
+ "grad_norm": 0.646823525428772,
1092
+ "learning_rate": 5.2068936881620095e-06,
1093
+ "loss": 1.0185,
1094
+ "step": 775
1095
+ },
1096
+ {
1097
+ "epoch": 3.9726636999364273,
1098
+ "grad_norm": 0.6898627281188965,
1099
+ "learning_rate": 4.9646594533010875e-06,
1100
+ "loss": 1.036,
1101
+ "step": 780
1102
+ },
1103
+ {
1104
+ "epoch": 3.9980928162746343,
1105
+ "grad_norm": 1.4582291841506958,
1106
+ "learning_rate": 4.72757246572623e-06,
1107
+ "loss": 1.1749,
1108
+ "step": 785
1109
+ },
1110
+ {
1111
+ "epoch": 4.025429116338207,
1112
+ "grad_norm": 0.6636221408843994,
1113
+ "learning_rate": 4.495693635076101e-06,
1114
+ "loss": 1.0003,
1115
+ "step": 790
1116
+ },
1117
+ {
1118
+ "epoch": 4.050858232676415,
1119
+ "grad_norm": 0.679002046585083,
1120
+ "learning_rate": 4.2690825329701315e-06,
1121
+ "loss": 0.9937,
1122
+ "step": 795
1123
+ },
1124
+ {
1125
+ "epoch": 4.076287349014621,
1126
+ "grad_norm": 0.6657451391220093,
1127
+ "learning_rate": 4.047797377703985e-06,
1128
+ "loss": 1.0328,
1129
+ "step": 800
1130
+ },
1131
+ {
1132
+ "epoch": 4.101716465352829,
1133
+ "grad_norm": 0.6936158537864685,
1134
+ "learning_rate": 3.831895019292897e-06,
1135
+ "loss": 1.0453,
1136
+ "step": 805
1137
+ },
1138
+ {
1139
+ "epoch": 4.127145581691036,
1140
+ "grad_norm": 0.7010984420776367,
1141
+ "learning_rate": 3.621430924866348e-06,
1142
+ "loss": 0.9894,
1143
+ "step": 810
1144
+ },
1145
+ {
1146
+ "epoch": 4.152574698029244,
1147
+ "grad_norm": 0.7202966809272766,
1148
+ "learning_rate": 3.4164591644181233e-06,
1149
+ "loss": 1.0028,
1150
+ "step": 815
1151
+ },
1152
+ {
1153
+ "epoch": 4.17800381436745,
1154
+ "grad_norm": 0.7169246077537537,
1155
+ "learning_rate": 3.217032396915265e-06,
1156
+ "loss": 1.0268,
1157
+ "step": 820
1158
+ },
1159
+ {
1160
+ "epoch": 4.203432930705658,
1161
+ "grad_norm": 0.68609219789505,
1162
+ "learning_rate": 3.0232018567695697e-06,
1163
+ "loss": 1.008,
1164
+ "step": 825
1165
+ },
1166
+ {
1167
+ "epoch": 4.228862047043865,
1168
+ "grad_norm": 0.6944385170936584,
1169
+ "learning_rate": 2.8350173406749973e-06,
1170
+ "loss": 0.9933,
1171
+ "step": 830
1172
+ },
1173
+ {
1174
+ "epoch": 4.254291163382073,
1175
+ "grad_norm": 0.6846181750297546,
1176
+ "learning_rate": 2.652527194814511e-06,
1177
+ "loss": 1.0147,
1178
+ "step": 835
1179
+ },
1180
+ {
1181
+ "epoch": 4.27972027972028,
1182
+ "grad_norm": 0.6891025304794312,
1183
+ "learning_rate": 2.475778302439524e-06,
1184
+ "loss": 1.0619,
1185
+ "step": 840
1186
+ },
1187
+ {
1188
+ "epoch": 4.305149396058487,
1189
+ "grad_norm": 0.7004478573799133,
1190
+ "learning_rate": 2.3048160718251997e-06,
1191
+ "loss": 0.9766,
1192
+ "step": 845
1193
+ },
1194
+ {
1195
+ "epoch": 4.330578512396694,
1196
+ "grad_norm": 0.681630551815033,
1197
+ "learning_rate": 2.1396844246046903e-06,
1198
+ "loss": 1.0194,
1199
+ "step": 850
1200
+ },
1201
+ {
1202
+ "epoch": 4.356007628734901,
1203
+ "grad_norm": 0.7060221433639526,
1204
+ "learning_rate": 1.980425784485293e-06,
1205
+ "loss": 1.0079,
1206
+ "step": 855
1207
+ },
1208
+ {
1209
+ "epoch": 4.381436745073109,
1210
+ "grad_norm": 0.7196823954582214,
1211
+ "learning_rate": 1.827081066349459e-06,
1212
+ "loss": 1.0269,
1213
+ "step": 860
1214
+ },
1215
+ {
1216
+ "epoch": 4.406865861411316,
1217
+ "grad_norm": 0.7184461951255798,
1218
+ "learning_rate": 1.6796896657433808e-06,
1219
+ "loss": 0.9593,
1220
+ "step": 865
1221
+ },
1222
+ {
1223
+ "epoch": 4.432294977749523,
1224
+ "grad_norm": 0.7016611099243164,
1225
+ "learning_rate": 1.538289448755989e-06,
1226
+ "loss": 1.005,
1227
+ "step": 870
1228
+ },
1229
+ {
1230
+ "epoch": 4.45772409408773,
1231
+ "grad_norm": 0.7026543021202087,
1232
+ "learning_rate": 1.4029167422908107e-06,
1233
+ "loss": 1.0268,
1234
+ "step": 875
1235
+ },
1236
+ {
1237
+ "epoch": 4.483153210425938,
1238
+ "grad_norm": 0.722529411315918,
1239
+ "learning_rate": 1.273606324733284e-06,
1240
+ "loss": 1.0258,
1241
+ "step": 880
1242
+ },
1243
+ {
1244
+ "epoch": 4.508582326764145,
1245
+ "grad_norm": 0.6864616274833679,
1246
+ "learning_rate": 1.1503914170159057e-06,
1247
+ "loss": 1.0159,
1248
+ "step": 885
1249
+ },
1250
+ {
1251
+ "epoch": 4.534011443102353,
1252
+ "grad_norm": 0.6917942762374878,
1253
+ "learning_rate": 1.0333036740834856e-06,
1254
+ "loss": 1.0288,
1255
+ "step": 890
1256
+ },
1257
+ {
1258
+ "epoch": 4.559440559440559,
1259
+ "grad_norm": 0.7076994180679321,
1260
+ "learning_rate": 9.223731767607435e-07,
1261
+ "loss": 1.0102,
1262
+ "step": 895
1263
+ },
1264
+ {
1265
+ "epoch": 4.584869675778767,
1266
+ "grad_norm": 0.6951266527175903,
1267
+ "learning_rate": 8.176284240242638e-07,
1268
+ "loss": 1.0253,
1269
+ "step": 900
1270
+ },
1271
+ {
1272
+ "epoch": 4.610298792116974,
1273
+ "grad_norm": 0.6959212422370911,
1274
+ "learning_rate": 7.19096325680907e-07,
1275
+ "loss": 1.0014,
1276
+ "step": 905
1277
+ },
1278
+ {
1279
+ "epoch": 4.6357279084551815,
1280
+ "grad_norm": 0.7114453911781311,
1281
+ "learning_rate": 6.268021954544096e-07,
1282
+ "loss": 0.9987,
1283
+ "step": 910
1284
+ },
1285
+ {
1286
+ "epoch": 4.661157024793388,
1287
+ "grad_norm": 0.7204643487930298,
1288
+ "learning_rate": 5.407697444821169e-07,
1289
+ "loss": 0.9987,
1290
+ "step": 915
1291
+ },
1292
+ {
1293
+ "epoch": 4.686586141131595,
1294
+ "grad_norm": 0.7097218632698059,
1295
+ "learning_rate": 4.6102107522336403e-07,
1296
+ "loss": 1.0043,
1297
+ "step": 920
1298
+ },
1299
+ {
1300
+ "epoch": 4.712015257469803,
1301
+ "grad_norm": 0.7494398951530457,
1302
+ "learning_rate": 3.8757667578118994e-07,
1303
+ "loss": 1.0321,
1304
+ "step": 925
1305
+ },
1306
+ {
1307
+ "epoch": 4.73744437380801,
1308
+ "grad_norm": 0.6792721748352051,
1309
+ "learning_rate": 3.204554146387456e-07,
1310
+ "loss": 1.0747,
1311
+ "step": 930
1312
+ },
1313
+ {
1314
+ "epoch": 4.762873490146218,
1315
+ "grad_norm": 0.6858909130096436,
1316
+ "learning_rate": 2.5967453581185184e-07,
1317
+ "loss": 0.9982,
1318
+ "step": 935
1319
+ },
1320
+ {
1321
+ "epoch": 4.788302606484424,
1322
+ "grad_norm": 0.7001191973686218,
1323
+ "learning_rate": 2.052496544188487e-07,
1324
+ "loss": 1.0616,
1325
+ "step": 940
1326
+ },
1327
+ {
1328
+ "epoch": 4.813731722822632,
1329
+ "grad_norm": 0.7212966084480286,
1330
+ "learning_rate": 1.571947526689349e-07,
1331
+ "loss": 1.0264,
1332
+ "step": 945
1333
+ },
1334
+ {
1335
+ "epoch": 4.839160839160839,
1336
+ "grad_norm": 0.670038104057312,
1337
+ "learning_rate": 1.1552217627004425e-07,
1338
+ "loss": 1.0237,
1339
+ "step": 950
1340
+ },
1341
+ {
1342
+ "epoch": 4.864589955499047,
1343
+ "grad_norm": 0.7079971432685852,
1344
+ "learning_rate": 8.024263125710752e-08,
1345
+ "loss": 0.992,
1346
+ "step": 955
1347
+ },
1348
+ {
1349
+ "epoch": 4.890019071837254,
1350
+ "grad_norm": 0.7235581874847412,
1351
+ "learning_rate": 5.136518124159162e-08,
1352
+ "loss": 0.9947,
1353
+ "step": 960
1354
+ },
1355
+ {
1356
+ "epoch": 4.915448188175461,
1357
+ "grad_norm": 0.6986010074615479,
1358
+ "learning_rate": 2.8897245082978864e-08,
1359
+ "loss": 0.9907,
1360
+ "step": 965
1361
+ },
1362
+ {
1363
+ "epoch": 4.940877304513668,
1364
+ "grad_norm": 0.7248331904411316,
1365
+ "learning_rate": 1.284459498280266e-08,
1366
+ "loss": 0.9958,
1367
+ "step": 970
1368
+ },
1369
+ {
1370
+ "epoch": 4.9663064208518755,
1371
+ "grad_norm": 0.7134162783622742,
1372
+ "learning_rate": 3.2113550017198735e-09,
1373
+ "loss": 1.0067,
1374
+ "step": 975
1375
+ },
1376
+ {
1377
+ "epoch": 4.991735537190083,
1378
+ "grad_norm": 0.7377886176109314,
1379
+ "learning_rate": 0.0,
1380
+ "loss": 0.9834,
1381
+ "step": 980
1382
+ }
1383
+ ],
1384
+ "logging_steps": 5,
1385
+ "max_steps": 980,
1386
+ "num_input_tokens_seen": 0,
1387
+ "num_train_epochs": 5,
1388
+ "save_steps": 100,
1389
+ "stateful_callbacks": {
1390
+ "TrainerControl": {
1391
+ "args": {
1392
+ "should_epoch_stop": false,
1393
+ "should_evaluate": false,
1394
+ "should_log": false,
1395
+ "should_save": true,
1396
+ "should_training_stop": true
1397
+ },
1398
+ "attributes": {}
1399
+ }
1400
+ },
1401
+ "total_flos": 1.2928446514593792e+18,
1402
+ "train_batch_size": 2,
1403
+ "trial_name": null,
1404
+ "trial_params": null
1405
+ }
checkpoint-980/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43cff97309fcbe13e671d6dcd5462d7baba2247d900535898203e167bedcdee9
3
+ size 5496
checkpoint-980/vocab.json ADDED
The diff for this file is too large to render. See raw diff