kurtpayne commited on
Commit
67335b6
·
verified ·
1 Parent(s): acc7b75

Auto fine-tune: 13577 examples (LoRA adapter)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
  3. checkpoint-1669/README.md +206 -0
  4. checkpoint-1669/adapter_config.json +44 -0
  5. checkpoint-1669/adapter_model.safetensors +3 -0
  6. checkpoint-1669/optimizer.pt +3 -0
  7. checkpoint-1669/rng_state.pth +3 -0
  8. checkpoint-1669/scaler.pt +3 -0
  9. checkpoint-1669/scheduler.pt +3 -0
  10. checkpoint-1669/special_tokens_map.json +51 -0
  11. checkpoint-1669/tokenizer.json +0 -0
  12. checkpoint-1669/tokenizer_config.json +63 -0
  13. checkpoint-1669/trainer_state.json +1196 -0
  14. checkpoint-1669/training_args.bin +3 -0
  15. checkpoint-3338/README.md +206 -0
  16. checkpoint-3338/adapter_config.json +44 -0
  17. checkpoint-3338/adapter_model.safetensors +3 -0
  18. checkpoint-3338/optimizer.pt +3 -0
  19. checkpoint-3338/rng_state.pth +3 -0
  20. checkpoint-3338/scaler.pt +3 -0
  21. checkpoint-3338/scheduler.pt +3 -0
  22. checkpoint-3338/special_tokens_map.json +51 -0
  23. checkpoint-3338/tokenizer.json +0 -0
  24. checkpoint-3338/tokenizer_config.json +63 -0
  25. checkpoint-3338/trainer_state.json +2365 -0
  26. checkpoint-3338/training_args.bin +3 -0
  27. checkpoint-5007/README.md +206 -0
  28. checkpoint-5007/adapter_config.json +44 -0
  29. checkpoint-5007/adapter_model.safetensors +3 -0
  30. checkpoint-5007/optimizer.pt +3 -0
  31. checkpoint-5007/rng_state.pth +3 -0
  32. checkpoint-5007/scaler.pt +3 -0
  33. checkpoint-5007/scheduler.pt +3 -0
  34. checkpoint-5007/special_tokens_map.json +51 -0
  35. checkpoint-5007/tokenizer.json +0 -0
  36. checkpoint-5007/tokenizer_config.json +63 -0
  37. checkpoint-5007/trainer_state.json +3534 -0
  38. checkpoint-5007/training_args.bin +3 -0
  39. checkpoint-6676/README.md +206 -0
  40. checkpoint-6676/adapter_config.json +44 -0
  41. checkpoint-6676/adapter_model.safetensors +3 -0
  42. checkpoint-6676/optimizer.pt +3 -0
  43. checkpoint-6676/rng_state.pth +3 -0
  44. checkpoint-6676/scaler.pt +3 -0
  45. checkpoint-6676/scheduler.pt +3 -0
  46. checkpoint-6676/special_tokens_map.json +51 -0
  47. checkpoint-6676/tokenizer.json +0 -0
  48. checkpoint-6676/tokenizer_config.json +63 -0
  49. checkpoint-6676/trainer_state.json +0 -0
  50. checkpoint-6676/training_args.bin +3 -0
adapter_config.json CHANGED
@@ -32,8 +32,8 @@
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
- "query_proj",
36
- "value_proj"
37
  ],
38
  "target_parameters": null,
39
  "task_type": "SEQ_CLS",
 
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
+ "value_proj",
36
+ "query_proj"
37
  ],
38
  "target_parameters": null,
39
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7e770b0faa195df5977e8d302a1747068350d573934a792741fdc6ad99e7a1e
3
  size 9450704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0f39f68a60dd8c2f9c0ee6403f58f7fe8e35ce39d7f3cd00deb350d9e13a952
3
  size 9450704
checkpoint-1669/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: protectai/deberta-v3-base-prompt-injection-v2
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:protectai/deberta-v3-base-prompt-injection-v2
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.1
checkpoint-1669/adapter_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "protectai/deberta-v3-base-prompt-injection-v2",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": [
25
+ "classifier",
26
+ "score"
27
+ ],
28
+ "peft_type": "LORA",
29
+ "peft_version": "0.18.1",
30
+ "qalora_group_size": 16,
31
+ "r": 64,
32
+ "rank_pattern": {},
33
+ "revision": null,
34
+ "target_modules": [
35
+ "value_proj",
36
+ "query_proj"
37
+ ],
38
+ "target_parameters": null,
39
+ "task_type": "SEQ_CLS",
40
+ "trainable_token_indices": null,
41
+ "use_dora": false,
42
+ "use_qalora": false,
43
+ "use_rslora": false
44
+ }
checkpoint-1669/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e8ed2b0d00a3c76c1e8c7796186bcbb826dc9fb6ac2270114faf9f1fb2aac82
3
+ size 9450704
checkpoint-1669/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb63621775556780c268c81b5c0b39cb8b7f1964790b1327d81b77d7b2255852
3
+ size 18930123
checkpoint-1669/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c6158e3b26b21e20774cdf5ea632d7b1720fb4104c6387fe6dcd0ab9d3f7aa
3
+ size 14645
checkpoint-1669/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9341931841d46abf9e5c777a9fda21eb34e0191adffa508dea2adadbc874cdb0
3
+ size 1383
checkpoint-1669/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fb64644154f1ca9834b1196d3d727c6136c0ee8bdadc75601076dc18193f99c
3
+ size 1465
checkpoint-1669/special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "[CLS]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "[SEP]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "[MASK]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "[PAD]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "[SEP]",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "[UNK]",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
checkpoint-1669/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1669/tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "extra_special_tokens": {},
50
+ "mask_token": "[MASK]",
51
+ "max_length": 512,
52
+ "model_max_length": 1000000000000000019884624838656,
53
+ "pad_token": "[PAD]",
54
+ "sep_token": "[SEP]",
55
+ "sp_model_kwargs": {},
56
+ "split_by_punct": false,
57
+ "stride": 0,
58
+ "tokenizer_class": "DebertaV2Tokenizer",
59
+ "truncation_side": "right",
60
+ "truncation_strategy": "longest_first",
61
+ "unk_token": "[UNK]",
62
+ "vocab_type": "spm"
63
+ }
checkpoint-1669/trainer_state.json ADDED
@@ -0,0 +1,1196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1669,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.005991611743559017,
14
+ "grad_norm": 14.359950065612793,
15
+ "learning_rate": 1.997843019772319e-05,
16
+ "loss": 3.861,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.011983223487118035,
21
+ "grad_norm": 12.101113319396973,
22
+ "learning_rate": 1.9954463750748953e-05,
23
+ "loss": 3.8415,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.017974835230677052,
28
+ "grad_norm": 10.004314422607422,
29
+ "learning_rate": 1.9930497303774716e-05,
30
+ "loss": 4.2761,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.02396644697423607,
35
+ "grad_norm": 16.439271926879883,
36
+ "learning_rate": 1.9906530856800483e-05,
37
+ "loss": 3.1662,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.029958058717795086,
42
+ "grad_norm": 8.314520835876465,
43
+ "learning_rate": 1.9882564409826242e-05,
44
+ "loss": 2.2725,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.035949670461354104,
49
+ "grad_norm": 7.219951629638672,
50
+ "learning_rate": 1.985859796285201e-05,
51
+ "loss": 1.6924,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.041941282204913125,
56
+ "grad_norm": 5.505298137664795,
57
+ "learning_rate": 1.9834631515877772e-05,
58
+ "loss": 1.95,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.04793289394847214,
63
+ "grad_norm": 7.056728839874268,
64
+ "learning_rate": 1.9810665068903536e-05,
65
+ "loss": 1.5851,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.05392450569203116,
70
+ "grad_norm": 5.243770122528076,
71
+ "learning_rate": 1.9786698621929302e-05,
72
+ "loss": 1.6582,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.05991611743559017,
77
+ "grad_norm": 3.040250062942505,
78
+ "learning_rate": 1.9762732174955062e-05,
79
+ "loss": 1.2531,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.0659077291791492,
84
+ "grad_norm": 2.790670871734619,
85
+ "learning_rate": 1.973876572798083e-05,
86
+ "loss": 0.806,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.07189934092270821,
91
+ "grad_norm": 1.9770421981811523,
92
+ "learning_rate": 1.9714799281006592e-05,
93
+ "loss": 0.9815,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.07789095266626722,
98
+ "grad_norm": 2.5403683185577393,
99
+ "learning_rate": 1.9690832834032356e-05,
100
+ "loss": 0.8991,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.08388256440982625,
105
+ "grad_norm": 1.4992563724517822,
106
+ "learning_rate": 1.9666866387058122e-05,
107
+ "loss": 0.786,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.08987417615338526,
112
+ "grad_norm": 1.9247097969055176,
113
+ "learning_rate": 1.9642899940083882e-05,
114
+ "loss": 0.7889,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.09586578789694428,
119
+ "grad_norm": 2.602421760559082,
120
+ "learning_rate": 1.961893349310965e-05,
121
+ "loss": 0.6899,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.10185739964050329,
126
+ "grad_norm": 3.100372552871704,
127
+ "learning_rate": 1.9594967046135412e-05,
128
+ "loss": 0.6404,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.10784901138406232,
133
+ "grad_norm": 1.9390970468521118,
134
+ "learning_rate": 1.9571000599161176e-05,
135
+ "loss": 0.7704,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.11384062312762133,
140
+ "grad_norm": 3.3870458602905273,
141
+ "learning_rate": 1.954703415218694e-05,
142
+ "loss": 0.6139,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.11983223487118035,
147
+ "grad_norm": 1.3053693771362305,
148
+ "learning_rate": 1.9523067705212702e-05,
149
+ "loss": 0.5689,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.12582384661473936,
154
+ "grad_norm": 1.2191935777664185,
155
+ "learning_rate": 1.949910125823847e-05,
156
+ "loss": 0.5028,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.1318154583582984,
161
+ "grad_norm": 2.6621413230895996,
162
+ "learning_rate": 1.9475134811264232e-05,
163
+ "loss": 0.5092,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.1378070701018574,
168
+ "grad_norm": 1.3271522521972656,
169
+ "learning_rate": 1.9451168364289996e-05,
170
+ "loss": 0.4642,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.14379868184541642,
175
+ "grad_norm": 1.4823532104492188,
176
+ "learning_rate": 1.942720191731576e-05,
177
+ "loss": 0.4131,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.14979029358897544,
182
+ "grad_norm": 2.383667469024658,
183
+ "learning_rate": 1.9403235470341522e-05,
184
+ "loss": 0.4538,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.15578190533253444,
189
+ "grad_norm": 1.7010211944580078,
190
+ "learning_rate": 1.9379269023367285e-05,
191
+ "loss": 0.4115,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.16177351707609347,
196
+ "grad_norm": 2.666038751602173,
197
+ "learning_rate": 1.9355302576393052e-05,
198
+ "loss": 0.5417,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.1677651288196525,
203
+ "grad_norm": 1.305761456489563,
204
+ "learning_rate": 1.9331336129418815e-05,
205
+ "loss": 0.3276,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.1737567405632115,
210
+ "grad_norm": 3.8523528575897217,
211
+ "learning_rate": 1.930736968244458e-05,
212
+ "loss": 0.3585,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.17974835230677053,
217
+ "grad_norm": 1.716810703277588,
218
+ "learning_rate": 1.9283403235470345e-05,
219
+ "loss": 0.3654,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.18573996405032953,
224
+ "grad_norm": 3.501094102859497,
225
+ "learning_rate": 1.9259436788496105e-05,
226
+ "loss": 0.3887,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.19173157579388855,
231
+ "grad_norm": 2.3599185943603516,
232
+ "learning_rate": 1.9235470341521872e-05,
233
+ "loss": 0.3611,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.19772318753744758,
238
+ "grad_norm": 1.6535183191299438,
239
+ "learning_rate": 1.9211503894547635e-05,
240
+ "loss": 0.3239,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.20371479928100658,
245
+ "grad_norm": 1.9914402961730957,
246
+ "learning_rate": 1.91875374475734e-05,
247
+ "loss": 0.2675,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.2097064110245656,
252
+ "grad_norm": 2.252779483795166,
253
+ "learning_rate": 1.9163571000599165e-05,
254
+ "loss": 0.1988,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.21569802276812464,
259
+ "grad_norm": 1.5508679151535034,
260
+ "learning_rate": 1.9139604553624925e-05,
261
+ "loss": 0.2692,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.22168963451168364,
266
+ "grad_norm": 0.7902656197547913,
267
+ "learning_rate": 1.9115638106650692e-05,
268
+ "loss": 0.1997,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.22768124625524266,
273
+ "grad_norm": 0.9471192359924316,
274
+ "learning_rate": 1.9091671659676455e-05,
275
+ "loss": 0.2092,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.23367285799880166,
280
+ "grad_norm": 2.4359939098358154,
281
+ "learning_rate": 1.906770521270222e-05,
282
+ "loss": 0.1485,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.2396644697423607,
287
+ "grad_norm": 3.544926643371582,
288
+ "learning_rate": 1.9043738765727982e-05,
289
+ "loss": 0.1794,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.24565608148591972,
294
+ "grad_norm": 0.9743560552597046,
295
+ "learning_rate": 1.9019772318753745e-05,
296
+ "loss": 0.178,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.2516476932294787,
301
+ "grad_norm": 1.081807255744934,
302
+ "learning_rate": 1.8995805871779512e-05,
303
+ "loss": 0.1998,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.2576393049730378,
308
+ "grad_norm": 4.310516834259033,
309
+ "learning_rate": 1.8971839424805275e-05,
310
+ "loss": 0.1436,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.2636309167165968,
315
+ "grad_norm": 3.291015863418579,
316
+ "learning_rate": 1.894787297783104e-05,
317
+ "loss": 0.2322,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.2696225284601558,
322
+ "grad_norm": 2.137129068374634,
323
+ "learning_rate": 1.8923906530856802e-05,
324
+ "loss": 0.2803,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.2756141402037148,
329
+ "grad_norm": 1.2563791275024414,
330
+ "learning_rate": 1.8899940083882565e-05,
331
+ "loss": 0.0917,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.28160575194727383,
336
+ "grad_norm": 1.040859580039978,
337
+ "learning_rate": 1.887597363690833e-05,
338
+ "loss": 0.2886,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.28759736369083283,
343
+ "grad_norm": 0.8456333875656128,
344
+ "learning_rate": 1.8852007189934095e-05,
345
+ "loss": 0.0595,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.29358897543439183,
350
+ "grad_norm": 0.48272740840911865,
351
+ "learning_rate": 1.882804074295986e-05,
352
+ "loss": 0.246,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.2995805871779509,
357
+ "grad_norm": 2.618961811065674,
358
+ "learning_rate": 1.880407429598562e-05,
359
+ "loss": 0.2451,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.3055721989215099,
364
+ "grad_norm": 0.3517022132873535,
365
+ "learning_rate": 1.8780107849011385e-05,
366
+ "loss": 0.1654,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.3115638106650689,
371
+ "grad_norm": 1.6747334003448486,
372
+ "learning_rate": 1.8756141402037148e-05,
373
+ "loss": 0.1799,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.31755542240862794,
378
+ "grad_norm": 2.117666721343994,
379
+ "learning_rate": 1.8732174955062915e-05,
380
+ "loss": 0.1261,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.32354703415218694,
385
+ "grad_norm": 0.19665931165218353,
386
+ "learning_rate": 1.8708208508088678e-05,
387
+ "loss": 0.188,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.32953864589574594,
392
+ "grad_norm": 1.191916584968567,
393
+ "learning_rate": 1.868424206111444e-05,
394
+ "loss": 0.1724,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.335530257639305,
399
+ "grad_norm": 1.2246049642562866,
400
+ "learning_rate": 1.8660275614140205e-05,
401
+ "loss": 0.1396,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.341521869382864,
406
+ "grad_norm": 3.8998968601226807,
407
+ "learning_rate": 1.8636309167165968e-05,
408
+ "loss": 0.2443,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.347513481126423,
413
+ "grad_norm": 2.960259437561035,
414
+ "learning_rate": 1.8612342720191735e-05,
415
+ "loss": 0.0666,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.35350509286998205,
420
+ "grad_norm": 0.2642715275287628,
421
+ "learning_rate": 1.8588376273217498e-05,
422
+ "loss": 0.0762,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.35949670461354105,
427
+ "grad_norm": 0.17688815295696259,
428
+ "learning_rate": 1.856440982624326e-05,
429
+ "loss": 0.2089,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.36548831635710005,
434
+ "grad_norm": 4.196078300476074,
435
+ "learning_rate": 1.8540443379269025e-05,
436
+ "loss": 0.1096,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.37147992810065905,
441
+ "grad_norm": 0.2561958432197571,
442
+ "learning_rate": 1.8516476932294788e-05,
443
+ "loss": 0.0929,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.3774715398442181,
448
+ "grad_norm": 0.1568160057067871,
449
+ "learning_rate": 1.849251048532055e-05,
450
+ "loss": 0.0806,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.3834631515877771,
455
+ "grad_norm": 6.045626163482666,
456
+ "learning_rate": 1.8468544038346318e-05,
457
+ "loss": 0.1246,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.3894547633313361,
462
+ "grad_norm": 0.14914169907569885,
463
+ "learning_rate": 1.844457759137208e-05,
464
+ "loss": 0.3811,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.39544637507489516,
469
+ "grad_norm": 0.17124433815479279,
470
+ "learning_rate": 1.8420611144397845e-05,
471
+ "loss": 0.1483,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.40143798681845416,
476
+ "grad_norm": 2.6290740966796875,
477
+ "learning_rate": 1.8396644697423608e-05,
478
+ "loss": 0.172,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.40742959856201316,
483
+ "grad_norm": 0.3510734438896179,
484
+ "learning_rate": 1.837267825044937e-05,
485
+ "loss": 0.046,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.4134212103055722,
490
+ "grad_norm": 0.10554163157939911,
491
+ "learning_rate": 1.8348711803475138e-05,
492
+ "loss": 0.1101,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.4194128220491312,
497
+ "grad_norm": 4.550940990447998,
498
+ "learning_rate": 1.8324745356500898e-05,
499
+ "loss": 0.2874,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.4254044337926902,
504
+ "grad_norm": 0.1715688854455948,
505
+ "learning_rate": 1.8300778909526665e-05,
506
+ "loss": 0.0646,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.4313960455362493,
511
+ "grad_norm": 0.18250742554664612,
512
+ "learning_rate": 1.8276812462552428e-05,
513
+ "loss": 0.1469,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.4373876572798083,
518
+ "grad_norm": 3.09301495552063,
519
+ "learning_rate": 1.825284601557819e-05,
520
+ "loss": 0.2629,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.4433792690233673,
525
+ "grad_norm": 0.5220704674720764,
526
+ "learning_rate": 1.8228879568603958e-05,
527
+ "loss": 0.2149,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.44937088076692633,
532
+ "grad_norm": 1.2170970439910889,
533
+ "learning_rate": 1.8204913121629718e-05,
534
+ "loss": 0.07,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.45536249251048533,
539
+ "grad_norm": 1.489578366279602,
540
+ "learning_rate": 1.8180946674655484e-05,
541
+ "loss": 0.0958,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.46135410425404433,
546
+ "grad_norm": 0.1645469218492508,
547
+ "learning_rate": 1.8156980227681248e-05,
548
+ "loss": 0.1492,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.46734571599760333,
553
+ "grad_norm": 2.8297619819641113,
554
+ "learning_rate": 1.813301378070701e-05,
555
+ "loss": 0.0685,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.4733373277411624,
560
+ "grad_norm": 3.6126089096069336,
561
+ "learning_rate": 1.8109047333732778e-05,
562
+ "loss": 0.4015,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.4793289394847214,
567
+ "grad_norm": 0.10542018711566925,
568
+ "learning_rate": 1.8085080886758538e-05,
569
+ "loss": 0.2247,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.4853205512282804,
574
+ "grad_norm": 1.2594517469406128,
575
+ "learning_rate": 1.8061114439784304e-05,
576
+ "loss": 0.1112,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.49131216297183944,
581
+ "grad_norm": 0.4562743604183197,
582
+ "learning_rate": 1.8037147992810068e-05,
583
+ "loss": 0.0226,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.49730377471539844,
588
+ "grad_norm": 0.1834215372800827,
589
+ "learning_rate": 1.801318154583583e-05,
590
+ "loss": 0.2794,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.5032953864589574,
595
+ "grad_norm": 3.9980556964874268,
596
+ "learning_rate": 1.7989215098861594e-05,
597
+ "loss": 0.0433,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.5092869982025164,
602
+ "grad_norm": 0.14011366665363312,
603
+ "learning_rate": 1.7965248651887358e-05,
604
+ "loss": 0.2138,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.5152786099460755,
609
+ "grad_norm": 0.10665978491306305,
610
+ "learning_rate": 1.7941282204913124e-05,
611
+ "loss": 0.0905,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.5212702216896345,
616
+ "grad_norm": 0.1397276073694229,
617
+ "learning_rate": 1.7917315757938888e-05,
618
+ "loss": 0.1843,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.5272618334331935,
623
+ "grad_norm": 0.16804572939872742,
624
+ "learning_rate": 1.789334931096465e-05,
625
+ "loss": 0.157,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.5332534451767525,
630
+ "grad_norm": 0.26901257038116455,
631
+ "learning_rate": 1.7869382863990414e-05,
632
+ "loss": 0.0178,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.5392450569203115,
637
+ "grad_norm": 0.14510805904865265,
638
+ "learning_rate": 1.784541641701618e-05,
639
+ "loss": 0.2101,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.5452366686638705,
644
+ "grad_norm": 3.9463536739349365,
645
+ "learning_rate": 1.782144997004194e-05,
646
+ "loss": 0.2117,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.5512282804074295,
651
+ "grad_norm": 0.21243120729923248,
652
+ "learning_rate": 1.7797483523067707e-05,
653
+ "loss": 0.0767,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.5572198921509887,
658
+ "grad_norm": 2.7352852821350098,
659
+ "learning_rate": 1.777351707609347e-05,
660
+ "loss": 0.2818,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.5632115038945477,
665
+ "grad_norm": 0.18097062408924103,
666
+ "learning_rate": 1.7749550629119234e-05,
667
+ "loss": 0.2466,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.5692031156381067,
672
+ "grad_norm": 0.47787579894065857,
673
+ "learning_rate": 1.7725584182145e-05,
674
+ "loss": 0.1284,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.5751947273816657,
679
+ "grad_norm": 0.1338675320148468,
680
+ "learning_rate": 1.770161773517076e-05,
681
+ "loss": 0.0702,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.5811863391252247,
686
+ "grad_norm": 0.13273289799690247,
687
+ "learning_rate": 1.7677651288196527e-05,
688
+ "loss": 0.0819,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.5871779508687837,
693
+ "grad_norm": 0.21575608849525452,
694
+ "learning_rate": 1.765368484122229e-05,
695
+ "loss": 0.0677,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.5931695626123428,
700
+ "grad_norm": 0.20240628719329834,
701
+ "learning_rate": 1.7629718394248054e-05,
702
+ "loss": 0.2247,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.5991611743559018,
707
+ "grad_norm": 2.5133779048919678,
708
+ "learning_rate": 1.760575194727382e-05,
709
+ "loss": 0.1365,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.6051527860994608,
714
+ "grad_norm": 3.5979275703430176,
715
+ "learning_rate": 1.758178550029958e-05,
716
+ "loss": 0.2812,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.6111443978430198,
721
+ "grad_norm": 4.272907733917236,
722
+ "learning_rate": 1.7557819053325347e-05,
723
+ "loss": 0.2016,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.6171360095865788,
728
+ "grad_norm": 0.18080638349056244,
729
+ "learning_rate": 1.753385260635111e-05,
730
+ "loss": 0.2632,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.6231276213301378,
735
+ "grad_norm": 11.383519172668457,
736
+ "learning_rate": 1.7509886159376874e-05,
737
+ "loss": 0.1658,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.6291192330736968,
742
+ "grad_norm": 0.09264327585697174,
743
+ "learning_rate": 1.7485919712402637e-05,
744
+ "loss": 0.1115,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.6351108448172559,
749
+ "grad_norm": 10.092135429382324,
750
+ "learning_rate": 1.74619532654284e-05,
751
+ "loss": 0.1155,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.6411024565608149,
756
+ "grad_norm": 0.24743185937404633,
757
+ "learning_rate": 1.7437986818454164e-05,
758
+ "loss": 0.058,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.6470940683043739,
763
+ "grad_norm": 0.059999220073223114,
764
+ "learning_rate": 1.741402037147993e-05,
765
+ "loss": 0.0319,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.6530856800479329,
770
+ "grad_norm": 0.36990979313850403,
771
+ "learning_rate": 1.7390053924505694e-05,
772
+ "loss": 0.1234,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.6590772917914919,
777
+ "grad_norm": 0.06359705328941345,
778
+ "learning_rate": 1.7366087477531457e-05,
779
+ "loss": 0.0331,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.6650689035350509,
784
+ "grad_norm": 0.9902179837226868,
785
+ "learning_rate": 1.734212103055722e-05,
786
+ "loss": 0.1776,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.67106051527861,
791
+ "grad_norm": 0.1487484723329544,
792
+ "learning_rate": 1.7318154583582984e-05,
793
+ "loss": 0.0453,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.677052127022169,
798
+ "grad_norm": 3.291440486907959,
799
+ "learning_rate": 1.729418813660875e-05,
800
+ "loss": 0.1319,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.683043738765728,
805
+ "grad_norm": 4.135313510894775,
806
+ "learning_rate": 1.7270221689634514e-05,
807
+ "loss": 0.1407,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.689035350509287,
812
+ "grad_norm": 3.0162625312805176,
813
+ "learning_rate": 1.7246255242660277e-05,
814
+ "loss": 0.1195,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.695026962252846,
819
+ "grad_norm": 0.39453208446502686,
820
+ "learning_rate": 1.722228879568604e-05,
821
+ "loss": 0.109,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.701018573996405,
826
+ "grad_norm": 0.10638894885778427,
827
+ "learning_rate": 1.7198322348711804e-05,
828
+ "loss": 0.0129,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.7070101857399641,
833
+ "grad_norm": 3.731870412826538,
834
+ "learning_rate": 1.717435590173757e-05,
835
+ "loss": 0.0908,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.7130017974835231,
840
+ "grad_norm": 0.04978983476758003,
841
+ "learning_rate": 1.7150389454763334e-05,
842
+ "loss": 0.1074,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.7189934092270821,
847
+ "grad_norm": 1.7611494064331055,
848
+ "learning_rate": 1.7126423007789097e-05,
849
+ "loss": 0.3482,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.7249850209706411,
854
+ "grad_norm": 0.08287082612514496,
855
+ "learning_rate": 1.710245656081486e-05,
856
+ "loss": 0.0496,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.7309766327142001,
861
+ "grad_norm": 6.231540679931641,
862
+ "learning_rate": 1.7078490113840624e-05,
863
+ "loss": 0.0517,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.7369682444577591,
868
+ "grad_norm": 2.400113582611084,
869
+ "learning_rate": 1.705452366686639e-05,
870
+ "loss": 0.2114,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.7429598562013181,
875
+ "grad_norm": 1.6142483949661255,
876
+ "learning_rate": 1.7030557219892154e-05,
877
+ "loss": 0.0671,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.7489514679448772,
882
+ "grad_norm": 0.2070663422346115,
883
+ "learning_rate": 1.7006590772917917e-05,
884
+ "loss": 0.0366,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.7549430796884362,
889
+ "grad_norm": 4.471796035766602,
890
+ "learning_rate": 1.698262432594368e-05,
891
+ "loss": 0.2286,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.7609346914319952,
896
+ "grad_norm": 0.5789320468902588,
897
+ "learning_rate": 1.6958657878969443e-05,
898
+ "loss": 0.0674,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.7669263031755542,
903
+ "grad_norm": 0.6938683390617371,
904
+ "learning_rate": 1.6934691431995207e-05,
905
+ "loss": 0.1932,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.7729179149191132,
910
+ "grad_norm": 4.913439750671387,
911
+ "learning_rate": 1.6910724985020973e-05,
912
+ "loss": 0.0911,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.7789095266626722,
917
+ "grad_norm": 0.046824924647808075,
918
+ "learning_rate": 1.6886758538046737e-05,
919
+ "loss": 0.1345,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.7849011384062313,
924
+ "grad_norm": 1.7659252882003784,
925
+ "learning_rate": 1.68627920910725e-05,
926
+ "loss": 0.0684,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.7908927501497903,
931
+ "grad_norm": 0.20476020872592926,
932
+ "learning_rate": 1.6838825644098263e-05,
933
+ "loss": 0.0786,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.7968843618933493,
938
+ "grad_norm": 0.07570721209049225,
939
+ "learning_rate": 1.6814859197124027e-05,
940
+ "loss": 0.0158,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.8028759736369083,
945
+ "grad_norm": 5.012739181518555,
946
+ "learning_rate": 1.6790892750149793e-05,
947
+ "loss": 0.038,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.8088675853804673,
952
+ "grad_norm": 7.547544479370117,
953
+ "learning_rate": 1.6766926303175553e-05,
954
+ "loss": 0.147,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.8148591971240263,
959
+ "grad_norm": 0.1006358191370964,
960
+ "learning_rate": 1.674295985620132e-05,
961
+ "loss": 0.0114,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.8208508088675854,
966
+ "grad_norm": 11.058313369750977,
967
+ "learning_rate": 1.6718993409227083e-05,
968
+ "loss": 0.0761,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.8268424206111444,
973
+ "grad_norm": 0.1453923135995865,
974
+ "learning_rate": 1.6695026962252847e-05,
975
+ "loss": 0.1704,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.8328340323547034,
980
+ "grad_norm": 0.1431044638156891,
981
+ "learning_rate": 1.6671060515278613e-05,
982
+ "loss": 0.1106,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.8388256440982624,
987
+ "grad_norm": 0.2025890201330185,
988
+ "learning_rate": 1.6647094068304373e-05,
989
+ "loss": 0.1167,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.8448172558418214,
994
+ "grad_norm": 0.23716259002685547,
995
+ "learning_rate": 1.662312762133014e-05,
996
+ "loss": 0.116,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.8508088675853804,
1001
+ "grad_norm": 0.1600418984889984,
1002
+ "learning_rate": 1.6599161174355903e-05,
1003
+ "loss": 0.0952,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.8568004793289394,
1008
+ "grad_norm": 0.06645786017179489,
1009
+ "learning_rate": 1.6575194727381666e-05,
1010
+ "loss": 0.1398,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.8627920910724985,
1015
+ "grad_norm": 0.19163642823696136,
1016
+ "learning_rate": 1.6551228280407433e-05,
1017
+ "loss": 0.1538,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.8687837028160575,
1022
+ "grad_norm": 5.776573657989502,
1023
+ "learning_rate": 1.6527261833433193e-05,
1024
+ "loss": 0.1355,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.8747753145596165,
1029
+ "grad_norm": 0.02827533707022667,
1030
+ "learning_rate": 1.650329538645896e-05,
1031
+ "loss": 0.0201,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.8807669263031755,
1036
+ "grad_norm": 3.105292797088623,
1037
+ "learning_rate": 1.6479328939484723e-05,
1038
+ "loss": 0.2075,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.8867585380467345,
1043
+ "grad_norm": 0.7877713441848755,
1044
+ "learning_rate": 1.6455362492510486e-05,
1045
+ "loss": 0.109,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.8927501497902935,
1050
+ "grad_norm": 4.8379011154174805,
1051
+ "learning_rate": 1.643139604553625e-05,
1052
+ "loss": 0.0918,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.8987417615338527,
1057
+ "grad_norm": 0.39010000228881836,
1058
+ "learning_rate": 1.6407429598562016e-05,
1059
+ "loss": 0.1121,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.9047333732774117,
1064
+ "grad_norm": 1.0015766620635986,
1065
+ "learning_rate": 1.638346315158778e-05,
1066
+ "loss": 0.1122,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.9107249850209707,
1071
+ "grad_norm": 4.100639820098877,
1072
+ "learning_rate": 1.6359496704613543e-05,
1073
+ "loss": 0.0455,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.9167165967645297,
1078
+ "grad_norm": 0.05489400029182434,
1079
+ "learning_rate": 1.6335530257639306e-05,
1080
+ "loss": 0.1016,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.9227082085080887,
1085
+ "grad_norm": 0.05371953547000885,
1086
+ "learning_rate": 1.631156381066507e-05,
1087
+ "loss": 0.0981,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.9286998202516477,
1092
+ "grad_norm": 2.555436134338379,
1093
+ "learning_rate": 1.6287597363690836e-05,
1094
+ "loss": 0.0516,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.9346914319952067,
1099
+ "grad_norm": 3.265012502670288,
1100
+ "learning_rate": 1.6263630916716596e-05,
1101
+ "loss": 0.0982,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.9406830437387658,
1106
+ "grad_norm": 9.475634574890137,
1107
+ "learning_rate": 1.6239664469742363e-05,
1108
+ "loss": 0.1105,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.9466746554823248,
1113
+ "grad_norm": 3.6841535568237305,
1114
+ "learning_rate": 1.6215698022768126e-05,
1115
+ "loss": 0.0792,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.9526662672258838,
1120
+ "grad_norm": 0.1265707165002823,
1121
+ "learning_rate": 1.619173157579389e-05,
1122
+ "loss": 0.1439,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.9586578789694428,
1127
+ "grad_norm": 0.4595036208629608,
1128
+ "learning_rate": 1.6167765128819656e-05,
1129
+ "loss": 0.0952,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.9646494907130018,
1134
+ "grad_norm": 0.31598517298698425,
1135
+ "learning_rate": 1.6143798681845416e-05,
1136
+ "loss": 0.0293,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.9706411024565608,
1141
+ "grad_norm": 0.05105925351381302,
1142
+ "learning_rate": 1.6119832234871183e-05,
1143
+ "loss": 0.137,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.9766327142001199,
1148
+ "grad_norm": 3.5691120624542236,
1149
+ "learning_rate": 1.6095865787896946e-05,
1150
+ "loss": 0.1187,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.9826243259436789,
1155
+ "grad_norm": 0.042971353977918625,
1156
+ "learning_rate": 1.607189934092271e-05,
1157
+ "loss": 0.0516,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.9886159376872379,
1162
+ "grad_norm": 0.04622162878513336,
1163
+ "learning_rate": 1.6047932893948473e-05,
1164
+ "loss": 0.1545,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.9946075494307969,
1169
+ "grad_norm": 0.602811872959137,
1170
+ "learning_rate": 1.6023966446974236e-05,
1171
+ "loss": 0.0455,
1172
+ "step": 1660
1173
+ }
1174
+ ],
1175
+ "logging_steps": 10,
1176
+ "max_steps": 8345,
1177
+ "num_input_tokens_seen": 0,
1178
+ "num_train_epochs": 5,
1179
+ "save_steps": 500,
1180
+ "stateful_callbacks": {
1181
+ "TrainerControl": {
1182
+ "args": {
1183
+ "should_epoch_stop": false,
1184
+ "should_evaluate": false,
1185
+ "should_log": false,
1186
+ "should_save": true,
1187
+ "should_training_stop": false
1188
+ },
1189
+ "attributes": {}
1190
+ }
1191
+ },
1192
+ "total_flos": 1804708108800000.0,
1193
+ "train_batch_size": 8,
1194
+ "trial_name": null,
1195
+ "trial_params": null
1196
+ }
checkpoint-1669/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7393e8b1695f5a44fedebbaff295b46de68bee1099ca76bf6dcea0081603da1
3
+ size 5841
checkpoint-3338/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: protectai/deberta-v3-base-prompt-injection-v2
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:protectai/deberta-v3-base-prompt-injection-v2
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.1
checkpoint-3338/adapter_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "protectai/deberta-v3-base-prompt-injection-v2",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": [
25
+ "classifier",
26
+ "score"
27
+ ],
28
+ "peft_type": "LORA",
29
+ "peft_version": "0.18.1",
30
+ "qalora_group_size": 16,
31
+ "r": 64,
32
+ "rank_pattern": {},
33
+ "revision": null,
34
+ "target_modules": [
35
+ "value_proj",
36
+ "query_proj"
37
+ ],
38
+ "target_parameters": null,
39
+ "task_type": "SEQ_CLS",
40
+ "trainable_token_indices": null,
41
+ "use_dora": false,
42
+ "use_qalora": false,
43
+ "use_rslora": false
44
+ }
checkpoint-3338/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52cc3b1887956285b6e7f501e9089684c389bd0be130668fe8543d98efd7e786
3
+ size 9450704
checkpoint-3338/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e858d1d0dc94f51b41c6ed48752d553a6797a3f113b8178def94b9a39843be5a
3
+ size 18930123
checkpoint-3338/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe9d81ba7cce1ea44a50c1f0384119eff0834be499da210589f318b77376f57
3
+ size 14645
checkpoint-3338/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee694643dd8f8572e8c35ac1fd457f08d617a4abc38c3e2eed1cc621b9420b3
3
+ size 1383
checkpoint-3338/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941f1aa09bd8fa750aa7feed3aafa76b7900be3b9a31ad9e13a7acbd92a39d6b
3
+ size 1465
checkpoint-3338/special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "[CLS]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "[SEP]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "[MASK]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "[PAD]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "[SEP]",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "[UNK]",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
checkpoint-3338/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-3338/tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "extra_special_tokens": {},
50
+ "mask_token": "[MASK]",
51
+ "max_length": 512,
52
+ "model_max_length": 1000000000000000019884624838656,
53
+ "pad_token": "[PAD]",
54
+ "sep_token": "[SEP]",
55
+ "sp_model_kwargs": {},
56
+ "split_by_punct": false,
57
+ "stride": 0,
58
+ "tokenizer_class": "DebertaV2Tokenizer",
59
+ "truncation_side": "right",
60
+ "truncation_strategy": "longest_first",
61
+ "unk_token": "[UNK]",
62
+ "vocab_type": "spm"
63
+ }
checkpoint-3338/trainer_state.json ADDED
@@ -0,0 +1,2365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 3338,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.005991611743559017,
14
+ "grad_norm": 14.359950065612793,
15
+ "learning_rate": 1.997843019772319e-05,
16
+ "loss": 3.861,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.011983223487118035,
21
+ "grad_norm": 12.101113319396973,
22
+ "learning_rate": 1.9954463750748953e-05,
23
+ "loss": 3.8415,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.017974835230677052,
28
+ "grad_norm": 10.004314422607422,
29
+ "learning_rate": 1.9930497303774716e-05,
30
+ "loss": 4.2761,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.02396644697423607,
35
+ "grad_norm": 16.439271926879883,
36
+ "learning_rate": 1.9906530856800483e-05,
37
+ "loss": 3.1662,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.029958058717795086,
42
+ "grad_norm": 8.314520835876465,
43
+ "learning_rate": 1.9882564409826242e-05,
44
+ "loss": 2.2725,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.035949670461354104,
49
+ "grad_norm": 7.219951629638672,
50
+ "learning_rate": 1.985859796285201e-05,
51
+ "loss": 1.6924,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.041941282204913125,
56
+ "grad_norm": 5.505298137664795,
57
+ "learning_rate": 1.9834631515877772e-05,
58
+ "loss": 1.95,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.04793289394847214,
63
+ "grad_norm": 7.056728839874268,
64
+ "learning_rate": 1.9810665068903536e-05,
65
+ "loss": 1.5851,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.05392450569203116,
70
+ "grad_norm": 5.243770122528076,
71
+ "learning_rate": 1.9786698621929302e-05,
72
+ "loss": 1.6582,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.05991611743559017,
77
+ "grad_norm": 3.040250062942505,
78
+ "learning_rate": 1.9762732174955062e-05,
79
+ "loss": 1.2531,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.0659077291791492,
84
+ "grad_norm": 2.790670871734619,
85
+ "learning_rate": 1.973876572798083e-05,
86
+ "loss": 0.806,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.07189934092270821,
91
+ "grad_norm": 1.9770421981811523,
92
+ "learning_rate": 1.9714799281006592e-05,
93
+ "loss": 0.9815,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.07789095266626722,
98
+ "grad_norm": 2.5403683185577393,
99
+ "learning_rate": 1.9690832834032356e-05,
100
+ "loss": 0.8991,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.08388256440982625,
105
+ "grad_norm": 1.4992563724517822,
106
+ "learning_rate": 1.9666866387058122e-05,
107
+ "loss": 0.786,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.08987417615338526,
112
+ "grad_norm": 1.9247097969055176,
113
+ "learning_rate": 1.9642899940083882e-05,
114
+ "loss": 0.7889,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.09586578789694428,
119
+ "grad_norm": 2.602421760559082,
120
+ "learning_rate": 1.961893349310965e-05,
121
+ "loss": 0.6899,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.10185739964050329,
126
+ "grad_norm": 3.100372552871704,
127
+ "learning_rate": 1.9594967046135412e-05,
128
+ "loss": 0.6404,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.10784901138406232,
133
+ "grad_norm": 1.9390970468521118,
134
+ "learning_rate": 1.9571000599161176e-05,
135
+ "loss": 0.7704,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.11384062312762133,
140
+ "grad_norm": 3.3870458602905273,
141
+ "learning_rate": 1.954703415218694e-05,
142
+ "loss": 0.6139,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.11983223487118035,
147
+ "grad_norm": 1.3053693771362305,
148
+ "learning_rate": 1.9523067705212702e-05,
149
+ "loss": 0.5689,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.12582384661473936,
154
+ "grad_norm": 1.2191935777664185,
155
+ "learning_rate": 1.949910125823847e-05,
156
+ "loss": 0.5028,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.1318154583582984,
161
+ "grad_norm": 2.6621413230895996,
162
+ "learning_rate": 1.9475134811264232e-05,
163
+ "loss": 0.5092,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.1378070701018574,
168
+ "grad_norm": 1.3271522521972656,
169
+ "learning_rate": 1.9451168364289996e-05,
170
+ "loss": 0.4642,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.14379868184541642,
175
+ "grad_norm": 1.4823532104492188,
176
+ "learning_rate": 1.942720191731576e-05,
177
+ "loss": 0.4131,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.14979029358897544,
182
+ "grad_norm": 2.383667469024658,
183
+ "learning_rate": 1.9403235470341522e-05,
184
+ "loss": 0.4538,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.15578190533253444,
189
+ "grad_norm": 1.7010211944580078,
190
+ "learning_rate": 1.9379269023367285e-05,
191
+ "loss": 0.4115,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.16177351707609347,
196
+ "grad_norm": 2.666038751602173,
197
+ "learning_rate": 1.9355302576393052e-05,
198
+ "loss": 0.5417,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.1677651288196525,
203
+ "grad_norm": 1.305761456489563,
204
+ "learning_rate": 1.9331336129418815e-05,
205
+ "loss": 0.3276,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.1737567405632115,
210
+ "grad_norm": 3.8523528575897217,
211
+ "learning_rate": 1.930736968244458e-05,
212
+ "loss": 0.3585,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.17974835230677053,
217
+ "grad_norm": 1.716810703277588,
218
+ "learning_rate": 1.9283403235470345e-05,
219
+ "loss": 0.3654,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.18573996405032953,
224
+ "grad_norm": 3.501094102859497,
225
+ "learning_rate": 1.9259436788496105e-05,
226
+ "loss": 0.3887,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.19173157579388855,
231
+ "grad_norm": 2.3599185943603516,
232
+ "learning_rate": 1.9235470341521872e-05,
233
+ "loss": 0.3611,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.19772318753744758,
238
+ "grad_norm": 1.6535183191299438,
239
+ "learning_rate": 1.9211503894547635e-05,
240
+ "loss": 0.3239,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.20371479928100658,
245
+ "grad_norm": 1.9914402961730957,
246
+ "learning_rate": 1.91875374475734e-05,
247
+ "loss": 0.2675,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.2097064110245656,
252
+ "grad_norm": 2.252779483795166,
253
+ "learning_rate": 1.9163571000599165e-05,
254
+ "loss": 0.1988,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.21569802276812464,
259
+ "grad_norm": 1.5508679151535034,
260
+ "learning_rate": 1.9139604553624925e-05,
261
+ "loss": 0.2692,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.22168963451168364,
266
+ "grad_norm": 0.7902656197547913,
267
+ "learning_rate": 1.9115638106650692e-05,
268
+ "loss": 0.1997,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.22768124625524266,
273
+ "grad_norm": 0.9471192359924316,
274
+ "learning_rate": 1.9091671659676455e-05,
275
+ "loss": 0.2092,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.23367285799880166,
280
+ "grad_norm": 2.4359939098358154,
281
+ "learning_rate": 1.906770521270222e-05,
282
+ "loss": 0.1485,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.2396644697423607,
287
+ "grad_norm": 3.544926643371582,
288
+ "learning_rate": 1.9043738765727982e-05,
289
+ "loss": 0.1794,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.24565608148591972,
294
+ "grad_norm": 0.9743560552597046,
295
+ "learning_rate": 1.9019772318753745e-05,
296
+ "loss": 0.178,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.2516476932294787,
301
+ "grad_norm": 1.081807255744934,
302
+ "learning_rate": 1.8995805871779512e-05,
303
+ "loss": 0.1998,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.2576393049730378,
308
+ "grad_norm": 4.310516834259033,
309
+ "learning_rate": 1.8971839424805275e-05,
310
+ "loss": 0.1436,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.2636309167165968,
315
+ "grad_norm": 3.291015863418579,
316
+ "learning_rate": 1.894787297783104e-05,
317
+ "loss": 0.2322,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.2696225284601558,
322
+ "grad_norm": 2.137129068374634,
323
+ "learning_rate": 1.8923906530856802e-05,
324
+ "loss": 0.2803,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.2756141402037148,
329
+ "grad_norm": 1.2563791275024414,
330
+ "learning_rate": 1.8899940083882565e-05,
331
+ "loss": 0.0917,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.28160575194727383,
336
+ "grad_norm": 1.040859580039978,
337
+ "learning_rate": 1.887597363690833e-05,
338
+ "loss": 0.2886,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.28759736369083283,
343
+ "grad_norm": 0.8456333875656128,
344
+ "learning_rate": 1.8852007189934095e-05,
345
+ "loss": 0.0595,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.29358897543439183,
350
+ "grad_norm": 0.48272740840911865,
351
+ "learning_rate": 1.882804074295986e-05,
352
+ "loss": 0.246,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.2995805871779509,
357
+ "grad_norm": 2.618961811065674,
358
+ "learning_rate": 1.880407429598562e-05,
359
+ "loss": 0.2451,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.3055721989215099,
364
+ "grad_norm": 0.3517022132873535,
365
+ "learning_rate": 1.8780107849011385e-05,
366
+ "loss": 0.1654,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.3115638106650689,
371
+ "grad_norm": 1.6747334003448486,
372
+ "learning_rate": 1.8756141402037148e-05,
373
+ "loss": 0.1799,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.31755542240862794,
378
+ "grad_norm": 2.117666721343994,
379
+ "learning_rate": 1.8732174955062915e-05,
380
+ "loss": 0.1261,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.32354703415218694,
385
+ "grad_norm": 0.19665931165218353,
386
+ "learning_rate": 1.8708208508088678e-05,
387
+ "loss": 0.188,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.32953864589574594,
392
+ "grad_norm": 1.191916584968567,
393
+ "learning_rate": 1.868424206111444e-05,
394
+ "loss": 0.1724,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.335530257639305,
399
+ "grad_norm": 1.2246049642562866,
400
+ "learning_rate": 1.8660275614140205e-05,
401
+ "loss": 0.1396,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.341521869382864,
406
+ "grad_norm": 3.8998968601226807,
407
+ "learning_rate": 1.8636309167165968e-05,
408
+ "loss": 0.2443,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.347513481126423,
413
+ "grad_norm": 2.960259437561035,
414
+ "learning_rate": 1.8612342720191735e-05,
415
+ "loss": 0.0666,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.35350509286998205,
420
+ "grad_norm": 0.2642715275287628,
421
+ "learning_rate": 1.8588376273217498e-05,
422
+ "loss": 0.0762,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.35949670461354105,
427
+ "grad_norm": 0.17688815295696259,
428
+ "learning_rate": 1.856440982624326e-05,
429
+ "loss": 0.2089,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.36548831635710005,
434
+ "grad_norm": 4.196078300476074,
435
+ "learning_rate": 1.8540443379269025e-05,
436
+ "loss": 0.1096,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.37147992810065905,
441
+ "grad_norm": 0.2561958432197571,
442
+ "learning_rate": 1.8516476932294788e-05,
443
+ "loss": 0.0929,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.3774715398442181,
448
+ "grad_norm": 0.1568160057067871,
449
+ "learning_rate": 1.849251048532055e-05,
450
+ "loss": 0.0806,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.3834631515877771,
455
+ "grad_norm": 6.045626163482666,
456
+ "learning_rate": 1.8468544038346318e-05,
457
+ "loss": 0.1246,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.3894547633313361,
462
+ "grad_norm": 0.14914169907569885,
463
+ "learning_rate": 1.844457759137208e-05,
464
+ "loss": 0.3811,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.39544637507489516,
469
+ "grad_norm": 0.17124433815479279,
470
+ "learning_rate": 1.8420611144397845e-05,
471
+ "loss": 0.1483,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.40143798681845416,
476
+ "grad_norm": 2.6290740966796875,
477
+ "learning_rate": 1.8396644697423608e-05,
478
+ "loss": 0.172,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.40742959856201316,
483
+ "grad_norm": 0.3510734438896179,
484
+ "learning_rate": 1.837267825044937e-05,
485
+ "loss": 0.046,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.4134212103055722,
490
+ "grad_norm": 0.10554163157939911,
491
+ "learning_rate": 1.8348711803475138e-05,
492
+ "loss": 0.1101,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.4194128220491312,
497
+ "grad_norm": 4.550940990447998,
498
+ "learning_rate": 1.8324745356500898e-05,
499
+ "loss": 0.2874,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.4254044337926902,
504
+ "grad_norm": 0.1715688854455948,
505
+ "learning_rate": 1.8300778909526665e-05,
506
+ "loss": 0.0646,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.4313960455362493,
511
+ "grad_norm": 0.18250742554664612,
512
+ "learning_rate": 1.8276812462552428e-05,
513
+ "loss": 0.1469,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.4373876572798083,
518
+ "grad_norm": 3.09301495552063,
519
+ "learning_rate": 1.825284601557819e-05,
520
+ "loss": 0.2629,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.4433792690233673,
525
+ "grad_norm": 0.5220704674720764,
526
+ "learning_rate": 1.8228879568603958e-05,
527
+ "loss": 0.2149,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.44937088076692633,
532
+ "grad_norm": 1.2170970439910889,
533
+ "learning_rate": 1.8204913121629718e-05,
534
+ "loss": 0.07,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.45536249251048533,
539
+ "grad_norm": 1.489578366279602,
540
+ "learning_rate": 1.8180946674655484e-05,
541
+ "loss": 0.0958,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.46135410425404433,
546
+ "grad_norm": 0.1645469218492508,
547
+ "learning_rate": 1.8156980227681248e-05,
548
+ "loss": 0.1492,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.46734571599760333,
553
+ "grad_norm": 2.8297619819641113,
554
+ "learning_rate": 1.813301378070701e-05,
555
+ "loss": 0.0685,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.4733373277411624,
560
+ "grad_norm": 3.6126089096069336,
561
+ "learning_rate": 1.8109047333732778e-05,
562
+ "loss": 0.4015,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.4793289394847214,
567
+ "grad_norm": 0.10542018711566925,
568
+ "learning_rate": 1.8085080886758538e-05,
569
+ "loss": 0.2247,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.4853205512282804,
574
+ "grad_norm": 1.2594517469406128,
575
+ "learning_rate": 1.8061114439784304e-05,
576
+ "loss": 0.1112,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.49131216297183944,
581
+ "grad_norm": 0.4562743604183197,
582
+ "learning_rate": 1.8037147992810068e-05,
583
+ "loss": 0.0226,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.49730377471539844,
588
+ "grad_norm": 0.1834215372800827,
589
+ "learning_rate": 1.801318154583583e-05,
590
+ "loss": 0.2794,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.5032953864589574,
595
+ "grad_norm": 3.9980556964874268,
596
+ "learning_rate": 1.7989215098861594e-05,
597
+ "loss": 0.0433,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.5092869982025164,
602
+ "grad_norm": 0.14011366665363312,
603
+ "learning_rate": 1.7965248651887358e-05,
604
+ "loss": 0.2138,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.5152786099460755,
609
+ "grad_norm": 0.10665978491306305,
610
+ "learning_rate": 1.7941282204913124e-05,
611
+ "loss": 0.0905,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.5212702216896345,
616
+ "grad_norm": 0.1397276073694229,
617
+ "learning_rate": 1.7917315757938888e-05,
618
+ "loss": 0.1843,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.5272618334331935,
623
+ "grad_norm": 0.16804572939872742,
624
+ "learning_rate": 1.789334931096465e-05,
625
+ "loss": 0.157,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.5332534451767525,
630
+ "grad_norm": 0.26901257038116455,
631
+ "learning_rate": 1.7869382863990414e-05,
632
+ "loss": 0.0178,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.5392450569203115,
637
+ "grad_norm": 0.14510805904865265,
638
+ "learning_rate": 1.784541641701618e-05,
639
+ "loss": 0.2101,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.5452366686638705,
644
+ "grad_norm": 3.9463536739349365,
645
+ "learning_rate": 1.782144997004194e-05,
646
+ "loss": 0.2117,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.5512282804074295,
651
+ "grad_norm": 0.21243120729923248,
652
+ "learning_rate": 1.7797483523067707e-05,
653
+ "loss": 0.0767,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.5572198921509887,
658
+ "grad_norm": 2.7352852821350098,
659
+ "learning_rate": 1.777351707609347e-05,
660
+ "loss": 0.2818,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.5632115038945477,
665
+ "grad_norm": 0.18097062408924103,
666
+ "learning_rate": 1.7749550629119234e-05,
667
+ "loss": 0.2466,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.5692031156381067,
672
+ "grad_norm": 0.47787579894065857,
673
+ "learning_rate": 1.7725584182145e-05,
674
+ "loss": 0.1284,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.5751947273816657,
679
+ "grad_norm": 0.1338675320148468,
680
+ "learning_rate": 1.770161773517076e-05,
681
+ "loss": 0.0702,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.5811863391252247,
686
+ "grad_norm": 0.13273289799690247,
687
+ "learning_rate": 1.7677651288196527e-05,
688
+ "loss": 0.0819,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.5871779508687837,
693
+ "grad_norm": 0.21575608849525452,
694
+ "learning_rate": 1.765368484122229e-05,
695
+ "loss": 0.0677,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.5931695626123428,
700
+ "grad_norm": 0.20240628719329834,
701
+ "learning_rate": 1.7629718394248054e-05,
702
+ "loss": 0.2247,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.5991611743559018,
707
+ "grad_norm": 2.5133779048919678,
708
+ "learning_rate": 1.760575194727382e-05,
709
+ "loss": 0.1365,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.6051527860994608,
714
+ "grad_norm": 3.5979275703430176,
715
+ "learning_rate": 1.758178550029958e-05,
716
+ "loss": 0.2812,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.6111443978430198,
721
+ "grad_norm": 4.272907733917236,
722
+ "learning_rate": 1.7557819053325347e-05,
723
+ "loss": 0.2016,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.6171360095865788,
728
+ "grad_norm": 0.18080638349056244,
729
+ "learning_rate": 1.753385260635111e-05,
730
+ "loss": 0.2632,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.6231276213301378,
735
+ "grad_norm": 11.383519172668457,
736
+ "learning_rate": 1.7509886159376874e-05,
737
+ "loss": 0.1658,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.6291192330736968,
742
+ "grad_norm": 0.09264327585697174,
743
+ "learning_rate": 1.7485919712402637e-05,
744
+ "loss": 0.1115,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.6351108448172559,
749
+ "grad_norm": 10.092135429382324,
750
+ "learning_rate": 1.74619532654284e-05,
751
+ "loss": 0.1155,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.6411024565608149,
756
+ "grad_norm": 0.24743185937404633,
757
+ "learning_rate": 1.7437986818454164e-05,
758
+ "loss": 0.058,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.6470940683043739,
763
+ "grad_norm": 0.059999220073223114,
764
+ "learning_rate": 1.741402037147993e-05,
765
+ "loss": 0.0319,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.6530856800479329,
770
+ "grad_norm": 0.36990979313850403,
771
+ "learning_rate": 1.7390053924505694e-05,
772
+ "loss": 0.1234,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.6590772917914919,
777
+ "grad_norm": 0.06359705328941345,
778
+ "learning_rate": 1.7366087477531457e-05,
779
+ "loss": 0.0331,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.6650689035350509,
784
+ "grad_norm": 0.9902179837226868,
785
+ "learning_rate": 1.734212103055722e-05,
786
+ "loss": 0.1776,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.67106051527861,
791
+ "grad_norm": 0.1487484723329544,
792
+ "learning_rate": 1.7318154583582984e-05,
793
+ "loss": 0.0453,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.677052127022169,
798
+ "grad_norm": 3.291440486907959,
799
+ "learning_rate": 1.729418813660875e-05,
800
+ "loss": 0.1319,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.683043738765728,
805
+ "grad_norm": 4.135313510894775,
806
+ "learning_rate": 1.7270221689634514e-05,
807
+ "loss": 0.1407,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.689035350509287,
812
+ "grad_norm": 3.0162625312805176,
813
+ "learning_rate": 1.7246255242660277e-05,
814
+ "loss": 0.1195,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.695026962252846,
819
+ "grad_norm": 0.39453208446502686,
820
+ "learning_rate": 1.722228879568604e-05,
821
+ "loss": 0.109,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.701018573996405,
826
+ "grad_norm": 0.10638894885778427,
827
+ "learning_rate": 1.7198322348711804e-05,
828
+ "loss": 0.0129,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.7070101857399641,
833
+ "grad_norm": 3.731870412826538,
834
+ "learning_rate": 1.717435590173757e-05,
835
+ "loss": 0.0908,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.7130017974835231,
840
+ "grad_norm": 0.04978983476758003,
841
+ "learning_rate": 1.7150389454763334e-05,
842
+ "loss": 0.1074,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.7189934092270821,
847
+ "grad_norm": 1.7611494064331055,
848
+ "learning_rate": 1.7126423007789097e-05,
849
+ "loss": 0.3482,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.7249850209706411,
854
+ "grad_norm": 0.08287082612514496,
855
+ "learning_rate": 1.710245656081486e-05,
856
+ "loss": 0.0496,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.7309766327142001,
861
+ "grad_norm": 6.231540679931641,
862
+ "learning_rate": 1.7078490113840624e-05,
863
+ "loss": 0.0517,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.7369682444577591,
868
+ "grad_norm": 2.400113582611084,
869
+ "learning_rate": 1.705452366686639e-05,
870
+ "loss": 0.2114,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.7429598562013181,
875
+ "grad_norm": 1.6142483949661255,
876
+ "learning_rate": 1.7030557219892154e-05,
877
+ "loss": 0.0671,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.7489514679448772,
882
+ "grad_norm": 0.2070663422346115,
883
+ "learning_rate": 1.7006590772917917e-05,
884
+ "loss": 0.0366,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.7549430796884362,
889
+ "grad_norm": 4.471796035766602,
890
+ "learning_rate": 1.698262432594368e-05,
891
+ "loss": 0.2286,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.7609346914319952,
896
+ "grad_norm": 0.5789320468902588,
897
+ "learning_rate": 1.6958657878969443e-05,
898
+ "loss": 0.0674,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.7669263031755542,
903
+ "grad_norm": 0.6938683390617371,
904
+ "learning_rate": 1.6934691431995207e-05,
905
+ "loss": 0.1932,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.7729179149191132,
910
+ "grad_norm": 4.913439750671387,
911
+ "learning_rate": 1.6910724985020973e-05,
912
+ "loss": 0.0911,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.7789095266626722,
917
+ "grad_norm": 0.046824924647808075,
918
+ "learning_rate": 1.6886758538046737e-05,
919
+ "loss": 0.1345,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.7849011384062313,
924
+ "grad_norm": 1.7659252882003784,
925
+ "learning_rate": 1.68627920910725e-05,
926
+ "loss": 0.0684,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.7908927501497903,
931
+ "grad_norm": 0.20476020872592926,
932
+ "learning_rate": 1.6838825644098263e-05,
933
+ "loss": 0.0786,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.7968843618933493,
938
+ "grad_norm": 0.07570721209049225,
939
+ "learning_rate": 1.6814859197124027e-05,
940
+ "loss": 0.0158,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.8028759736369083,
945
+ "grad_norm": 5.012739181518555,
946
+ "learning_rate": 1.6790892750149793e-05,
947
+ "loss": 0.038,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.8088675853804673,
952
+ "grad_norm": 7.547544479370117,
953
+ "learning_rate": 1.6766926303175553e-05,
954
+ "loss": 0.147,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.8148591971240263,
959
+ "grad_norm": 0.1006358191370964,
960
+ "learning_rate": 1.674295985620132e-05,
961
+ "loss": 0.0114,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.8208508088675854,
966
+ "grad_norm": 11.058313369750977,
967
+ "learning_rate": 1.6718993409227083e-05,
968
+ "loss": 0.0761,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.8268424206111444,
973
+ "grad_norm": 0.1453923135995865,
974
+ "learning_rate": 1.6695026962252847e-05,
975
+ "loss": 0.1704,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.8328340323547034,
980
+ "grad_norm": 0.1431044638156891,
981
+ "learning_rate": 1.6671060515278613e-05,
982
+ "loss": 0.1106,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.8388256440982624,
987
+ "grad_norm": 0.2025890201330185,
988
+ "learning_rate": 1.6647094068304373e-05,
989
+ "loss": 0.1167,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.8448172558418214,
994
+ "grad_norm": 0.23716259002685547,
995
+ "learning_rate": 1.662312762133014e-05,
996
+ "loss": 0.116,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.8508088675853804,
1001
+ "grad_norm": 0.1600418984889984,
1002
+ "learning_rate": 1.6599161174355903e-05,
1003
+ "loss": 0.0952,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.8568004793289394,
1008
+ "grad_norm": 0.06645786017179489,
1009
+ "learning_rate": 1.6575194727381666e-05,
1010
+ "loss": 0.1398,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.8627920910724985,
1015
+ "grad_norm": 0.19163642823696136,
1016
+ "learning_rate": 1.6551228280407433e-05,
1017
+ "loss": 0.1538,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.8687837028160575,
1022
+ "grad_norm": 5.776573657989502,
1023
+ "learning_rate": 1.6527261833433193e-05,
1024
+ "loss": 0.1355,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.8747753145596165,
1029
+ "grad_norm": 0.02827533707022667,
1030
+ "learning_rate": 1.650329538645896e-05,
1031
+ "loss": 0.0201,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.8807669263031755,
1036
+ "grad_norm": 3.105292797088623,
1037
+ "learning_rate": 1.6479328939484723e-05,
1038
+ "loss": 0.2075,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.8867585380467345,
1043
+ "grad_norm": 0.7877713441848755,
1044
+ "learning_rate": 1.6455362492510486e-05,
1045
+ "loss": 0.109,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.8927501497902935,
1050
+ "grad_norm": 4.8379011154174805,
1051
+ "learning_rate": 1.643139604553625e-05,
1052
+ "loss": 0.0918,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.8987417615338527,
1057
+ "grad_norm": 0.39010000228881836,
1058
+ "learning_rate": 1.6407429598562016e-05,
1059
+ "loss": 0.1121,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.9047333732774117,
1064
+ "grad_norm": 1.0015766620635986,
1065
+ "learning_rate": 1.638346315158778e-05,
1066
+ "loss": 0.1122,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.9107249850209707,
1071
+ "grad_norm": 4.100639820098877,
1072
+ "learning_rate": 1.6359496704613543e-05,
1073
+ "loss": 0.0455,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.9167165967645297,
1078
+ "grad_norm": 0.05489400029182434,
1079
+ "learning_rate": 1.6335530257639306e-05,
1080
+ "loss": 0.1016,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.9227082085080887,
1085
+ "grad_norm": 0.05371953547000885,
1086
+ "learning_rate": 1.631156381066507e-05,
1087
+ "loss": 0.0981,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.9286998202516477,
1092
+ "grad_norm": 2.555436134338379,
1093
+ "learning_rate": 1.6287597363690836e-05,
1094
+ "loss": 0.0516,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.9346914319952067,
1099
+ "grad_norm": 3.265012502670288,
1100
+ "learning_rate": 1.6263630916716596e-05,
1101
+ "loss": 0.0982,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.9406830437387658,
1106
+ "grad_norm": 9.475634574890137,
1107
+ "learning_rate": 1.6239664469742363e-05,
1108
+ "loss": 0.1105,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.9466746554823248,
1113
+ "grad_norm": 3.6841535568237305,
1114
+ "learning_rate": 1.6215698022768126e-05,
1115
+ "loss": 0.0792,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.9526662672258838,
1120
+ "grad_norm": 0.1265707165002823,
1121
+ "learning_rate": 1.619173157579389e-05,
1122
+ "loss": 0.1439,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.9586578789694428,
1127
+ "grad_norm": 0.4595036208629608,
1128
+ "learning_rate": 1.6167765128819656e-05,
1129
+ "loss": 0.0952,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.9646494907130018,
1134
+ "grad_norm": 0.31598517298698425,
1135
+ "learning_rate": 1.6143798681845416e-05,
1136
+ "loss": 0.0293,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.9706411024565608,
1141
+ "grad_norm": 0.05105925351381302,
1142
+ "learning_rate": 1.6119832234871183e-05,
1143
+ "loss": 0.137,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.9766327142001199,
1148
+ "grad_norm": 3.5691120624542236,
1149
+ "learning_rate": 1.6095865787896946e-05,
1150
+ "loss": 0.1187,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.9826243259436789,
1155
+ "grad_norm": 0.042971353977918625,
1156
+ "learning_rate": 1.607189934092271e-05,
1157
+ "loss": 0.0516,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.9886159376872379,
1162
+ "grad_norm": 0.04622162878513336,
1163
+ "learning_rate": 1.6047932893948473e-05,
1164
+ "loss": 0.1545,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.9946075494307969,
1169
+ "grad_norm": 0.602811872959137,
1170
+ "learning_rate": 1.6023966446974236e-05,
1171
+ "loss": 0.0455,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 1.0005991611743559,
1176
+ "grad_norm": 0.6982079744338989,
1177
+ "learning_rate": 1.6000000000000003e-05,
1178
+ "loss": 0.0695,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 1.0065907729179149,
1183
+ "grad_norm": 0.03475095331668854,
1184
+ "learning_rate": 1.5976033553025766e-05,
1185
+ "loss": 0.057,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 1.0125823846614739,
1190
+ "grad_norm": 4.078356742858887,
1191
+ "learning_rate": 1.595206710605153e-05,
1192
+ "loss": 0.1038,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 1.0185739964050329,
1197
+ "grad_norm": 5.459364891052246,
1198
+ "learning_rate": 1.5928100659077293e-05,
1199
+ "loss": 0.0766,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 1.0245656081485919,
1204
+ "grad_norm": 0.03982257843017578,
1205
+ "learning_rate": 1.5904134212103056e-05,
1206
+ "loss": 0.0075,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 1.030557219892151,
1211
+ "grad_norm": 5.760798931121826,
1212
+ "learning_rate": 1.588016776512882e-05,
1213
+ "loss": 0.0585,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 1.03654883163571,
1218
+ "grad_norm": 4.0245747566223145,
1219
+ "learning_rate": 1.5856201318154586e-05,
1220
+ "loss": 0.1501,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 1.042540443379269,
1225
+ "grad_norm": 1.2482857704162598,
1226
+ "learning_rate": 1.583223487118035e-05,
1227
+ "loss": 0.0201,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 1.048532055122828,
1232
+ "grad_norm": 18.634233474731445,
1233
+ "learning_rate": 1.5808268424206112e-05,
1234
+ "loss": 0.2168,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 1.054523666866387,
1239
+ "grad_norm": 0.20913250744342804,
1240
+ "learning_rate": 1.5784301977231876e-05,
1241
+ "loss": 0.1727,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 1.060515278609946,
1246
+ "grad_norm": 0.1989765614271164,
1247
+ "learning_rate": 1.576033553025764e-05,
1248
+ "loss": 0.0107,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 1.066506890353505,
1253
+ "grad_norm": 0.05211184173822403,
1254
+ "learning_rate": 1.5736369083283406e-05,
1255
+ "loss": 0.0105,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 1.072498502097064,
1260
+ "grad_norm": 0.0636366605758667,
1261
+ "learning_rate": 1.571240263630917e-05,
1262
+ "loss": 0.0905,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 1.078490113840623,
1267
+ "grad_norm": 0.06860699504613876,
1268
+ "learning_rate": 1.5688436189334932e-05,
1269
+ "loss": 0.1332,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 1.084481725584182,
1274
+ "grad_norm": 0.7349448800086975,
1275
+ "learning_rate": 1.5664469742360696e-05,
1276
+ "loss": 0.1874,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 1.090473337327741,
1281
+ "grad_norm": 0.09191104024648666,
1282
+ "learning_rate": 1.564050329538646e-05,
1283
+ "loss": 0.0925,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 1.0964649490713,
1288
+ "grad_norm": 6.260336399078369,
1289
+ "learning_rate": 1.5616536848412226e-05,
1290
+ "loss": 0.0838,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 1.102456560814859,
1295
+ "grad_norm": 0.5041155219078064,
1296
+ "learning_rate": 1.559257040143799e-05,
1297
+ "loss": 0.0566,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 1.1084481725584183,
1302
+ "grad_norm": 10.206388473510742,
1303
+ "learning_rate": 1.5568603954463752e-05,
1304
+ "loss": 0.2077,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 1.1144397843019773,
1309
+ "grad_norm": 0.04087497666478157,
1310
+ "learning_rate": 1.5544637507489516e-05,
1311
+ "loss": 0.0405,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 1.1204313960455363,
1316
+ "grad_norm": 1.3421440124511719,
1317
+ "learning_rate": 1.552067106051528e-05,
1318
+ "loss": 0.0285,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 1.1264230077890953,
1323
+ "grad_norm": 0.04586942866444588,
1324
+ "learning_rate": 1.5496704613541046e-05,
1325
+ "loss": 0.0463,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 1.1324146195326543,
1330
+ "grad_norm": 0.06597231328487396,
1331
+ "learning_rate": 1.547273816656681e-05,
1332
+ "loss": 0.0086,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 1.1384062312762133,
1337
+ "grad_norm": 0.04438505694270134,
1338
+ "learning_rate": 1.5448771719592572e-05,
1339
+ "loss": 0.2737,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 1.1443978430197723,
1344
+ "grad_norm": 1.1162869930267334,
1345
+ "learning_rate": 1.5424805272618335e-05,
1346
+ "loss": 0.0192,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 1.1503894547633313,
1351
+ "grad_norm": 0.08184799551963806,
1352
+ "learning_rate": 1.54008388256441e-05,
1353
+ "loss": 0.1442,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 1.1563810665068903,
1358
+ "grad_norm": 0.04711981117725372,
1359
+ "learning_rate": 1.5376872378669862e-05,
1360
+ "loss": 0.066,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 1.1623726782504493,
1365
+ "grad_norm": 0.09149064868688583,
1366
+ "learning_rate": 1.535290593169563e-05,
1367
+ "loss": 0.0473,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 1.1683642899940083,
1372
+ "grad_norm": 2.835522413253784,
1373
+ "learning_rate": 1.5328939484721392e-05,
1374
+ "loss": 0.1254,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 1.1743559017375673,
1379
+ "grad_norm": 0.04330209270119667,
1380
+ "learning_rate": 1.5304973037747155e-05,
1381
+ "loss": 0.0691,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 1.1803475134811263,
1386
+ "grad_norm": 0.05856228992342949,
1387
+ "learning_rate": 1.528100659077292e-05,
1388
+ "loss": 0.0884,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 1.1863391252246855,
1393
+ "grad_norm": 0.5286661982536316,
1394
+ "learning_rate": 1.5257040143798682e-05,
1395
+ "loss": 0.0616,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 1.1923307369682445,
1400
+ "grad_norm": 8.249409675598145,
1401
+ "learning_rate": 1.5233073696824447e-05,
1402
+ "loss": 0.0294,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 1.1983223487118035,
1407
+ "grad_norm": 2.9396862983703613,
1408
+ "learning_rate": 1.520910724985021e-05,
1409
+ "loss": 0.0968,
1410
+ "step": 2000
1411
+ },
1412
+ {
1413
+ "epoch": 1.2043139604553625,
1414
+ "grad_norm": 1.5034931898117065,
1415
+ "learning_rate": 1.5185140802875975e-05,
1416
+ "loss": 0.0823,
1417
+ "step": 2010
1418
+ },
1419
+ {
1420
+ "epoch": 1.2103055721989215,
1421
+ "grad_norm": 3.621363878250122,
1422
+ "learning_rate": 1.516117435590174e-05,
1423
+ "loss": 0.1799,
1424
+ "step": 2020
1425
+ },
1426
+ {
1427
+ "epoch": 1.2162971839424805,
1428
+ "grad_norm": 5.200911998748779,
1429
+ "learning_rate": 1.5137207908927502e-05,
1430
+ "loss": 0.1185,
1431
+ "step": 2030
1432
+ },
1433
+ {
1434
+ "epoch": 1.2222887956860395,
1435
+ "grad_norm": 0.612970769405365,
1436
+ "learning_rate": 1.5113241461953267e-05,
1437
+ "loss": 0.0793,
1438
+ "step": 2040
1439
+ },
1440
+ {
1441
+ "epoch": 1.2282804074295985,
1442
+ "grad_norm": 4.035425662994385,
1443
+ "learning_rate": 1.508927501497903e-05,
1444
+ "loss": 0.3275,
1445
+ "step": 2050
1446
+ },
1447
+ {
1448
+ "epoch": 1.2342720191731575,
1449
+ "grad_norm": 0.04112398624420166,
1450
+ "learning_rate": 1.5065308568004795e-05,
1451
+ "loss": 0.1231,
1452
+ "step": 2060
1453
+ },
1454
+ {
1455
+ "epoch": 1.2402636309167165,
1456
+ "grad_norm": 0.07865159958600998,
1457
+ "learning_rate": 1.5041342121030559e-05,
1458
+ "loss": 0.0887,
1459
+ "step": 2070
1460
+ },
1461
+ {
1462
+ "epoch": 1.2462552426602755,
1463
+ "grad_norm": 4.758896827697754,
1464
+ "learning_rate": 1.5017375674056322e-05,
1465
+ "loss": 0.3142,
1466
+ "step": 2080
1467
+ },
1468
+ {
1469
+ "epoch": 1.2522468544038348,
1470
+ "grad_norm": 0.05802519619464874,
1471
+ "learning_rate": 1.4993409227082085e-05,
1472
+ "loss": 0.0976,
1473
+ "step": 2090
1474
+ },
1475
+ {
1476
+ "epoch": 1.2582384661473935,
1477
+ "grad_norm": 0.1568356454372406,
1478
+ "learning_rate": 1.496944278010785e-05,
1479
+ "loss": 0.0085,
1480
+ "step": 2100
1481
+ },
1482
+ {
1483
+ "epoch": 1.2642300778909528,
1484
+ "grad_norm": 0.13319264352321625,
1485
+ "learning_rate": 1.4945476333133615e-05,
1486
+ "loss": 0.0149,
1487
+ "step": 2110
1488
+ },
1489
+ {
1490
+ "epoch": 1.2702216896345118,
1491
+ "grad_norm": 0.018829574808478355,
1492
+ "learning_rate": 1.4921509886159378e-05,
1493
+ "loss": 0.0738,
1494
+ "step": 2120
1495
+ },
1496
+ {
1497
+ "epoch": 1.2762133013780708,
1498
+ "grad_norm": 0.033460091799497604,
1499
+ "learning_rate": 1.4897543439185142e-05,
1500
+ "loss": 0.0317,
1501
+ "step": 2130
1502
+ },
1503
+ {
1504
+ "epoch": 1.2822049131216298,
1505
+ "grad_norm": 0.021299323067069054,
1506
+ "learning_rate": 1.4873576992210905e-05,
1507
+ "loss": 0.1073,
1508
+ "step": 2140
1509
+ },
1510
+ {
1511
+ "epoch": 1.2881965248651888,
1512
+ "grad_norm": 0.7060806155204773,
1513
+ "learning_rate": 1.484961054523667e-05,
1514
+ "loss": 0.0714,
1515
+ "step": 2150
1516
+ },
1517
+ {
1518
+ "epoch": 1.2941881366087478,
1519
+ "grad_norm": 0.1948225498199463,
1520
+ "learning_rate": 1.4825644098262433e-05,
1521
+ "loss": 0.0424,
1522
+ "step": 2160
1523
+ },
1524
+ {
1525
+ "epoch": 1.3001797483523068,
1526
+ "grad_norm": 0.13054120540618896,
1527
+ "learning_rate": 1.4801677651288198e-05,
1528
+ "loss": 0.0206,
1529
+ "step": 2170
1530
+ },
1531
+ {
1532
+ "epoch": 1.3061713600958658,
1533
+ "grad_norm": 0.04223169386386871,
1534
+ "learning_rate": 1.4777711204313963e-05,
1535
+ "loss": 0.0423,
1536
+ "step": 2180
1537
+ },
1538
+ {
1539
+ "epoch": 1.3121629718394248,
1540
+ "grad_norm": 0.1254136711359024,
1541
+ "learning_rate": 1.4753744757339725e-05,
1542
+ "loss": 0.0645,
1543
+ "step": 2190
1544
+ },
1545
+ {
1546
+ "epoch": 1.3181545835829838,
1547
+ "grad_norm": 0.06104205921292305,
1548
+ "learning_rate": 1.472977831036549e-05,
1549
+ "loss": 0.123,
1550
+ "step": 2200
1551
+ },
1552
+ {
1553
+ "epoch": 1.3241461953265428,
1554
+ "grad_norm": 0.23050899803638458,
1555
+ "learning_rate": 1.4705811863391253e-05,
1556
+ "loss": 0.0671,
1557
+ "step": 2210
1558
+ },
1559
+ {
1560
+ "epoch": 1.330137807070102,
1561
+ "grad_norm": 0.04681383818387985,
1562
+ "learning_rate": 1.4681845416417018e-05,
1563
+ "loss": 0.1377,
1564
+ "step": 2220
1565
+ },
1566
+ {
1567
+ "epoch": 1.3361294188136608,
1568
+ "grad_norm": 0.028773179277777672,
1569
+ "learning_rate": 1.465787896944278e-05,
1570
+ "loss": 0.057,
1571
+ "step": 2230
1572
+ },
1573
+ {
1574
+ "epoch": 1.34212103055722,
1575
+ "grad_norm": 0.04106605425477028,
1576
+ "learning_rate": 1.4633912522468545e-05,
1577
+ "loss": 0.0429,
1578
+ "step": 2240
1579
+ },
1580
+ {
1581
+ "epoch": 1.348112642300779,
1582
+ "grad_norm": 0.0542633980512619,
1583
+ "learning_rate": 1.460994607549431e-05,
1584
+ "loss": 0.2043,
1585
+ "step": 2250
1586
+ },
1587
+ {
1588
+ "epoch": 1.354104254044338,
1589
+ "grad_norm": 0.09934031963348389,
1590
+ "learning_rate": 1.4585979628520073e-05,
1591
+ "loss": 0.2453,
1592
+ "step": 2260
1593
+ },
1594
+ {
1595
+ "epoch": 1.360095865787897,
1596
+ "grad_norm": 0.3046591877937317,
1597
+ "learning_rate": 1.4562013181545838e-05,
1598
+ "loss": 0.1249,
1599
+ "step": 2270
1600
+ },
1601
+ {
1602
+ "epoch": 1.366087477531456,
1603
+ "grad_norm": 0.021634723991155624,
1604
+ "learning_rate": 1.45380467345716e-05,
1605
+ "loss": 0.2081,
1606
+ "step": 2280
1607
+ },
1608
+ {
1609
+ "epoch": 1.372079089275015,
1610
+ "grad_norm": 11.152080535888672,
1611
+ "learning_rate": 1.4514080287597365e-05,
1612
+ "loss": 0.0253,
1613
+ "step": 2290
1614
+ },
1615
+ {
1616
+ "epoch": 1.378070701018574,
1617
+ "grad_norm": 0.028545133769512177,
1618
+ "learning_rate": 1.4490113840623128e-05,
1619
+ "loss": 0.0191,
1620
+ "step": 2300
1621
+ },
1622
+ {
1623
+ "epoch": 1.384062312762133,
1624
+ "grad_norm": 5.096395015716553,
1625
+ "learning_rate": 1.4466147393648893e-05,
1626
+ "loss": 0.1217,
1627
+ "step": 2310
1628
+ },
1629
+ {
1630
+ "epoch": 1.390053924505692,
1631
+ "grad_norm": 0.0451168455183506,
1632
+ "learning_rate": 1.4442180946674658e-05,
1633
+ "loss": 0.0836,
1634
+ "step": 2320
1635
+ },
1636
+ {
1637
+ "epoch": 1.396045536249251,
1638
+ "grad_norm": 0.06692526489496231,
1639
+ "learning_rate": 1.441821449970042e-05,
1640
+ "loss": 0.1136,
1641
+ "step": 2330
1642
+ },
1643
+ {
1644
+ "epoch": 1.40203714799281,
1645
+ "grad_norm": 0.06649862229824066,
1646
+ "learning_rate": 1.4394248052726185e-05,
1647
+ "loss": 0.0163,
1648
+ "step": 2340
1649
+ },
1650
+ {
1651
+ "epoch": 1.4080287597363692,
1652
+ "grad_norm": 0.4998444616794586,
1653
+ "learning_rate": 1.4370281605751948e-05,
1654
+ "loss": 0.1108,
1655
+ "step": 2350
1656
+ },
1657
+ {
1658
+ "epoch": 1.414020371479928,
1659
+ "grad_norm": 6.390930652618408,
1660
+ "learning_rate": 1.4346315158777713e-05,
1661
+ "loss": 0.0243,
1662
+ "step": 2360
1663
+ },
1664
+ {
1665
+ "epoch": 1.4200119832234872,
1666
+ "grad_norm": 0.02488260343670845,
1667
+ "learning_rate": 1.4322348711803476e-05,
1668
+ "loss": 0.0065,
1669
+ "step": 2370
1670
+ },
1671
+ {
1672
+ "epoch": 1.4260035949670462,
1673
+ "grad_norm": 0.03655543178319931,
1674
+ "learning_rate": 1.429838226482924e-05,
1675
+ "loss": 0.0605,
1676
+ "step": 2380
1677
+ },
1678
+ {
1679
+ "epoch": 1.4319952067106052,
1680
+ "grad_norm": 2.9984970092773438,
1681
+ "learning_rate": 1.4274415817855005e-05,
1682
+ "loss": 0.0718,
1683
+ "step": 2390
1684
+ },
1685
+ {
1686
+ "epoch": 1.4379868184541642,
1687
+ "grad_norm": 0.03452447056770325,
1688
+ "learning_rate": 1.4250449370880768e-05,
1689
+ "loss": 0.0064,
1690
+ "step": 2400
1691
+ },
1692
+ {
1693
+ "epoch": 1.4439784301977232,
1694
+ "grad_norm": 0.03897671774029732,
1695
+ "learning_rate": 1.4226482923906533e-05,
1696
+ "loss": 0.045,
1697
+ "step": 2410
1698
+ },
1699
+ {
1700
+ "epoch": 1.4499700419412822,
1701
+ "grad_norm": 0.02675081230700016,
1702
+ "learning_rate": 1.4202516476932296e-05,
1703
+ "loss": 0.0699,
1704
+ "step": 2420
1705
+ },
1706
+ {
1707
+ "epoch": 1.4559616536848412,
1708
+ "grad_norm": 0.04056804999709129,
1709
+ "learning_rate": 1.417855002995806e-05,
1710
+ "loss": 0.0738,
1711
+ "step": 2430
1712
+ },
1713
+ {
1714
+ "epoch": 1.4619532654284002,
1715
+ "grad_norm": 4.270316123962402,
1716
+ "learning_rate": 1.4154583582983823e-05,
1717
+ "loss": 0.0683,
1718
+ "step": 2440
1719
+ },
1720
+ {
1721
+ "epoch": 1.4679448771719592,
1722
+ "grad_norm": 4.297961235046387,
1723
+ "learning_rate": 1.4130617136009588e-05,
1724
+ "loss": 0.1103,
1725
+ "step": 2450
1726
+ },
1727
+ {
1728
+ "epoch": 1.4739364889155182,
1729
+ "grad_norm": 0.013836883008480072,
1730
+ "learning_rate": 1.4106650689035353e-05,
1731
+ "loss": 0.0619,
1732
+ "step": 2460
1733
+ },
1734
+ {
1735
+ "epoch": 1.4799281006590772,
1736
+ "grad_norm": 0.06297888606786728,
1737
+ "learning_rate": 1.4082684242061116e-05,
1738
+ "loss": 0.0946,
1739
+ "step": 2470
1740
+ },
1741
+ {
1742
+ "epoch": 1.4859197124026364,
1743
+ "grad_norm": 0.04960017278790474,
1744
+ "learning_rate": 1.4058717795086881e-05,
1745
+ "loss": 0.092,
1746
+ "step": 2480
1747
+ },
1748
+ {
1749
+ "epoch": 1.4919113241461952,
1750
+ "grad_norm": 12.941429138183594,
1751
+ "learning_rate": 1.4034751348112643e-05,
1752
+ "loss": 0.0659,
1753
+ "step": 2490
1754
+ },
1755
+ {
1756
+ "epoch": 1.4979029358897544,
1757
+ "grad_norm": 3.4308390617370605,
1758
+ "learning_rate": 1.4010784901138408e-05,
1759
+ "loss": 0.1507,
1760
+ "step": 2500
1761
+ },
1762
+ {
1763
+ "epoch": 1.5038945476333132,
1764
+ "grad_norm": 0.09149917960166931,
1765
+ "learning_rate": 1.3986818454164171e-05,
1766
+ "loss": 0.2003,
1767
+ "step": 2510
1768
+ },
1769
+ {
1770
+ "epoch": 1.5098861593768724,
1771
+ "grad_norm": 0.040571510791778564,
1772
+ "learning_rate": 1.3962852007189936e-05,
1773
+ "loss": 0.0337,
1774
+ "step": 2520
1775
+ },
1776
+ {
1777
+ "epoch": 1.5158777711204314,
1778
+ "grad_norm": 2.511943817138672,
1779
+ "learning_rate": 1.3938885560215698e-05,
1780
+ "loss": 0.1091,
1781
+ "step": 2530
1782
+ },
1783
+ {
1784
+ "epoch": 1.5218693828639904,
1785
+ "grad_norm": 1.4314278364181519,
1786
+ "learning_rate": 1.3914919113241463e-05,
1787
+ "loss": 0.1232,
1788
+ "step": 2540
1789
+ },
1790
+ {
1791
+ "epoch": 1.5278609946075494,
1792
+ "grad_norm": 0.02619498409330845,
1793
+ "learning_rate": 1.3890952666267228e-05,
1794
+ "loss": 0.1292,
1795
+ "step": 2550
1796
+ },
1797
+ {
1798
+ "epoch": 1.5338526063511084,
1799
+ "grad_norm": 0.02880849689245224,
1800
+ "learning_rate": 1.3866986219292991e-05,
1801
+ "loss": 0.0168,
1802
+ "step": 2560
1803
+ },
1804
+ {
1805
+ "epoch": 1.5398442180946674,
1806
+ "grad_norm": 0.04375477507710457,
1807
+ "learning_rate": 1.3843019772318756e-05,
1808
+ "loss": 0.1625,
1809
+ "step": 2570
1810
+ },
1811
+ {
1812
+ "epoch": 1.5458358298382264,
1813
+ "grad_norm": 0.2853914201259613,
1814
+ "learning_rate": 1.3819053325344517e-05,
1815
+ "loss": 0.0653,
1816
+ "step": 2580
1817
+ },
1818
+ {
1819
+ "epoch": 1.5518274415817856,
1820
+ "grad_norm": 0.1651131510734558,
1821
+ "learning_rate": 1.3795086878370282e-05,
1822
+ "loss": 0.0761,
1823
+ "step": 2590
1824
+ },
1825
+ {
1826
+ "epoch": 1.5578190533253444,
1827
+ "grad_norm": 0.08444736897945404,
1828
+ "learning_rate": 1.3771120431396046e-05,
1829
+ "loss": 0.0261,
1830
+ "step": 2600
1831
+ },
1832
+ {
1833
+ "epoch": 1.5638106650689036,
1834
+ "grad_norm": 2.683365821838379,
1835
+ "learning_rate": 1.374715398442181e-05,
1836
+ "loss": 0.1182,
1837
+ "step": 2610
1838
+ },
1839
+ {
1840
+ "epoch": 1.5698022768124624,
1841
+ "grad_norm": 0.05761442705988884,
1842
+ "learning_rate": 1.3723187537447576e-05,
1843
+ "loss": 0.0835,
1844
+ "step": 2620
1845
+ },
1846
+ {
1847
+ "epoch": 1.5757938885560216,
1848
+ "grad_norm": 0.05140033736824989,
1849
+ "learning_rate": 1.3699221090473337e-05,
1850
+ "loss": 0.0664,
1851
+ "step": 2630
1852
+ },
1853
+ {
1854
+ "epoch": 1.5817855002995804,
1855
+ "grad_norm": 0.02658945880830288,
1856
+ "learning_rate": 1.3675254643499102e-05,
1857
+ "loss": 0.0216,
1858
+ "step": 2640
1859
+ },
1860
+ {
1861
+ "epoch": 1.5877771120431396,
1862
+ "grad_norm": 0.26024529337882996,
1863
+ "learning_rate": 1.3651288196524866e-05,
1864
+ "loss": 0.0608,
1865
+ "step": 2650
1866
+ },
1867
+ {
1868
+ "epoch": 1.5937687237866986,
1869
+ "grad_norm": 0.07651544362306595,
1870
+ "learning_rate": 1.362732174955063e-05,
1871
+ "loss": 0.0494,
1872
+ "step": 2660
1873
+ },
1874
+ {
1875
+ "epoch": 1.5997603355302576,
1876
+ "grad_norm": 6.539353370666504,
1877
+ "learning_rate": 1.3603355302576394e-05,
1878
+ "loss": 0.1055,
1879
+ "step": 2670
1880
+ },
1881
+ {
1882
+ "epoch": 1.6057519472738166,
1883
+ "grad_norm": 0.025996387004852295,
1884
+ "learning_rate": 1.3579388855602157e-05,
1885
+ "loss": 0.0059,
1886
+ "step": 2680
1887
+ },
1888
+ {
1889
+ "epoch": 1.6117435590173756,
1890
+ "grad_norm": 6.401894569396973,
1891
+ "learning_rate": 1.3555422408627922e-05,
1892
+ "loss": 0.0975,
1893
+ "step": 2690
1894
+ },
1895
+ {
1896
+ "epoch": 1.6177351707609346,
1897
+ "grad_norm": 6.72553825378418,
1898
+ "learning_rate": 1.3531455961653686e-05,
1899
+ "loss": 0.1458,
1900
+ "step": 2700
1901
+ },
1902
+ {
1903
+ "epoch": 1.6237267825044936,
1904
+ "grad_norm": 0.024574628099799156,
1905
+ "learning_rate": 1.350748951467945e-05,
1906
+ "loss": 0.0587,
1907
+ "step": 2710
1908
+ },
1909
+ {
1910
+ "epoch": 1.6297183942480529,
1911
+ "grad_norm": 0.15194350481033325,
1912
+ "learning_rate": 1.3483523067705214e-05,
1913
+ "loss": 0.0516,
1914
+ "step": 2720
1915
+ },
1916
+ {
1917
+ "epoch": 1.6357100059916116,
1918
+ "grad_norm": 0.02475818246603012,
1919
+ "learning_rate": 1.3459556620730977e-05,
1920
+ "loss": 0.0659,
1921
+ "step": 2730
1922
+ },
1923
+ {
1924
+ "epoch": 1.6417016177351709,
1925
+ "grad_norm": 0.019463736563920975,
1926
+ "learning_rate": 1.343559017375674e-05,
1927
+ "loss": 0.004,
1928
+ "step": 2740
1929
+ },
1930
+ {
1931
+ "epoch": 1.6476932294787296,
1932
+ "grad_norm": 0.03872453048825264,
1933
+ "learning_rate": 1.3411623726782505e-05,
1934
+ "loss": 0.1438,
1935
+ "step": 2750
1936
+ },
1937
+ {
1938
+ "epoch": 1.6536848412222889,
1939
+ "grad_norm": 0.13624371588230133,
1940
+ "learning_rate": 1.338765727980827e-05,
1941
+ "loss": 0.0545,
1942
+ "step": 2760
1943
+ },
1944
+ {
1945
+ "epoch": 1.6596764529658476,
1946
+ "grad_norm": 0.9148539304733276,
1947
+ "learning_rate": 1.3363690832834034e-05,
1948
+ "loss": 0.0542,
1949
+ "step": 2770
1950
+ },
1951
+ {
1952
+ "epoch": 1.6656680647094069,
1953
+ "grad_norm": 0.030067751184105873,
1954
+ "learning_rate": 1.3339724385859799e-05,
1955
+ "loss": 0.017,
1956
+ "step": 2780
1957
+ },
1958
+ {
1959
+ "epoch": 1.6716596764529659,
1960
+ "grad_norm": 0.038033872842788696,
1961
+ "learning_rate": 1.331575793888556e-05,
1962
+ "loss": 0.2864,
1963
+ "step": 2790
1964
+ },
1965
+ {
1966
+ "epoch": 1.6776512881965249,
1967
+ "grad_norm": 0.08981003612279892,
1968
+ "learning_rate": 1.3291791491911325e-05,
1969
+ "loss": 0.0885,
1970
+ "step": 2800
1971
+ },
1972
+ {
1973
+ "epoch": 1.6836428999400839,
1974
+ "grad_norm": 0.04005518555641174,
1975
+ "learning_rate": 1.3267825044937089e-05,
1976
+ "loss": 0.1578,
1977
+ "step": 2810
1978
+ },
1979
+ {
1980
+ "epoch": 1.6896345116836429,
1981
+ "grad_norm": 0.20092517137527466,
1982
+ "learning_rate": 1.3243858597962854e-05,
1983
+ "loss": 0.0506,
1984
+ "step": 2820
1985
+ },
1986
+ {
1987
+ "epoch": 1.6956261234272019,
1988
+ "grad_norm": 0.025147387757897377,
1989
+ "learning_rate": 1.3219892150988619e-05,
1990
+ "loss": 0.0566,
1991
+ "step": 2830
1992
+ },
1993
+ {
1994
+ "epoch": 1.7016177351707609,
1995
+ "grad_norm": 0.046073708683252335,
1996
+ "learning_rate": 1.319592570401438e-05,
1997
+ "loss": 0.0761,
1998
+ "step": 2840
1999
+ },
2000
+ {
2001
+ "epoch": 1.70760934691432,
2002
+ "grad_norm": 0.056861020624637604,
2003
+ "learning_rate": 1.3171959257040145e-05,
2004
+ "loss": 0.0304,
2005
+ "step": 2850
2006
+ },
2007
+ {
2008
+ "epoch": 1.7136009586578789,
2009
+ "grad_norm": 0.3135916292667389,
2010
+ "learning_rate": 1.3147992810065909e-05,
2011
+ "loss": 0.0856,
2012
+ "step": 2860
2013
+ },
2014
+ {
2015
+ "epoch": 1.719592570401438,
2016
+ "grad_norm": 0.022032462060451508,
2017
+ "learning_rate": 1.3124026363091674e-05,
2018
+ "loss": 0.0024,
2019
+ "step": 2870
2020
+ },
2021
+ {
2022
+ "epoch": 1.7255841821449969,
2023
+ "grad_norm": 0.026683665812015533,
2024
+ "learning_rate": 1.3100059916117435e-05,
2025
+ "loss": 0.0592,
2026
+ "step": 2880
2027
+ },
2028
+ {
2029
+ "epoch": 1.731575793888556,
2030
+ "grad_norm": 0.029534820467233658,
2031
+ "learning_rate": 1.30760934691432e-05,
2032
+ "loss": 0.1071,
2033
+ "step": 2890
2034
+ },
2035
+ {
2036
+ "epoch": 1.737567405632115,
2037
+ "grad_norm": 7.658933639526367,
2038
+ "learning_rate": 1.3052127022168965e-05,
2039
+ "loss": 0.0833,
2040
+ "step": 2900
2041
+ },
2042
+ {
2043
+ "epoch": 1.743559017375674,
2044
+ "grad_norm": 0.014458650723099709,
2045
+ "learning_rate": 1.3028160575194729e-05,
2046
+ "loss": 0.0422,
2047
+ "step": 2910
2048
+ },
2049
+ {
2050
+ "epoch": 1.749550629119233,
2051
+ "grad_norm": 0.04850522428750992,
2052
+ "learning_rate": 1.3004194128220494e-05,
2053
+ "loss": 0.029,
2054
+ "step": 2920
2055
+ },
2056
+ {
2057
+ "epoch": 1.755542240862792,
2058
+ "grad_norm": 0.010737513191998005,
2059
+ "learning_rate": 1.2980227681246255e-05,
2060
+ "loss": 0.0267,
2061
+ "step": 2930
2062
+ },
2063
+ {
2064
+ "epoch": 1.761533852606351,
2065
+ "grad_norm": 0.053126100450754166,
2066
+ "learning_rate": 1.295626123427202e-05,
2067
+ "loss": 0.0989,
2068
+ "step": 2940
2069
+ },
2070
+ {
2071
+ "epoch": 1.76752546434991,
2072
+ "grad_norm": 0.03656454756855965,
2073
+ "learning_rate": 1.2932294787297783e-05,
2074
+ "loss": 0.0551,
2075
+ "step": 2950
2076
+ },
2077
+ {
2078
+ "epoch": 1.773517076093469,
2079
+ "grad_norm": 0.018888123333454132,
2080
+ "learning_rate": 1.2908328340323548e-05,
2081
+ "loss": 0.0679,
2082
+ "step": 2960
2083
+ },
2084
+ {
2085
+ "epoch": 1.779508687837028,
2086
+ "grad_norm": 0.051330894231796265,
2087
+ "learning_rate": 1.2884361893349313e-05,
2088
+ "loss": 0.105,
2089
+ "step": 2970
2090
+ },
2091
+ {
2092
+ "epoch": 1.7855002995805873,
2093
+ "grad_norm": 0.3962896466255188,
2094
+ "learning_rate": 1.2860395446375075e-05,
2095
+ "loss": 0.0137,
2096
+ "step": 2980
2097
+ },
2098
+ {
2099
+ "epoch": 1.791491911324146,
2100
+ "grad_norm": 0.035579364746809006,
2101
+ "learning_rate": 1.283642899940084e-05,
2102
+ "loss": 0.0765,
2103
+ "step": 2990
2104
+ },
2105
+ {
2106
+ "epoch": 1.7974835230677053,
2107
+ "grad_norm": 5.266751766204834,
2108
+ "learning_rate": 1.2812462552426603e-05,
2109
+ "loss": 0.0082,
2110
+ "step": 3000
2111
+ },
2112
+ {
2113
+ "epoch": 1.803475134811264,
2114
+ "grad_norm": 0.13279317319393158,
2115
+ "learning_rate": 1.2788496105452368e-05,
2116
+ "loss": 0.1104,
2117
+ "step": 3010
2118
+ },
2119
+ {
2120
+ "epoch": 1.8094667465548233,
2121
+ "grad_norm": 0.07038503885269165,
2122
+ "learning_rate": 1.2764529658478132e-05,
2123
+ "loss": 0.0101,
2124
+ "step": 3020
2125
+ },
2126
+ {
2127
+ "epoch": 1.8154583582983823,
2128
+ "grad_norm": 0.0224329624325037,
2129
+ "learning_rate": 1.2740563211503895e-05,
2130
+ "loss": 0.056,
2131
+ "step": 3030
2132
+ },
2133
+ {
2134
+ "epoch": 1.8214499700419413,
2135
+ "grad_norm": 0.06084609031677246,
2136
+ "learning_rate": 1.2716596764529658e-05,
2137
+ "loss": 0.0518,
2138
+ "step": 3040
2139
+ },
2140
+ {
2141
+ "epoch": 1.8274415817855003,
2142
+ "grad_norm": 0.046141840517520905,
2143
+ "learning_rate": 1.2692630317555423e-05,
2144
+ "loss": 0.0026,
2145
+ "step": 3050
2146
+ },
2147
+ {
2148
+ "epoch": 1.8334331935290593,
2149
+ "grad_norm": 0.021090976893901825,
2150
+ "learning_rate": 1.2668663870581188e-05,
2151
+ "loss": 0.0537,
2152
+ "step": 3060
2153
+ },
2154
+ {
2155
+ "epoch": 1.8394248052726183,
2156
+ "grad_norm": 0.02859915792942047,
2157
+ "learning_rate": 1.2644697423606952e-05,
2158
+ "loss": 0.0191,
2159
+ "step": 3070
2160
+ },
2161
+ {
2162
+ "epoch": 1.8454164170161773,
2163
+ "grad_norm": 0.01387891173362732,
2164
+ "learning_rate": 1.2620730976632717e-05,
2165
+ "loss": 0.0019,
2166
+ "step": 3080
2167
+ },
2168
+ {
2169
+ "epoch": 1.8514080287597365,
2170
+ "grad_norm": 4.861968040466309,
2171
+ "learning_rate": 1.2596764529658478e-05,
2172
+ "loss": 0.168,
2173
+ "step": 3090
2174
+ },
2175
+ {
2176
+ "epoch": 1.8573996405032953,
2177
+ "grad_norm": 0.022837089374661446,
2178
+ "learning_rate": 1.2572798082684243e-05,
2179
+ "loss": 0.0146,
2180
+ "step": 3100
2181
+ },
2182
+ {
2183
+ "epoch": 1.8633912522468545,
2184
+ "grad_norm": 5.4890241622924805,
2185
+ "learning_rate": 1.2548831635710006e-05,
2186
+ "loss": 0.0545,
2187
+ "step": 3110
2188
+ },
2189
+ {
2190
+ "epoch": 1.8693828639904133,
2191
+ "grad_norm": 0.12989497184753418,
2192
+ "learning_rate": 1.2524865188735771e-05,
2193
+ "loss": 0.0067,
2194
+ "step": 3120
2195
+ },
2196
+ {
2197
+ "epoch": 1.8753744757339725,
2198
+ "grad_norm": 0.18856944143772125,
2199
+ "learning_rate": 1.2500898741761536e-05,
2200
+ "loss": 0.0031,
2201
+ "step": 3130
2202
+ },
2203
+ {
2204
+ "epoch": 1.8813660874775313,
2205
+ "grad_norm": 10.8010892868042,
2206
+ "learning_rate": 1.2476932294787298e-05,
2207
+ "loss": 0.0295,
2208
+ "step": 3140
2209
+ },
2210
+ {
2211
+ "epoch": 1.8873576992210905,
2212
+ "grad_norm": 0.05125382915139198,
2213
+ "learning_rate": 1.2452965847813063e-05,
2214
+ "loss": 0.1701,
2215
+ "step": 3150
2216
+ },
2217
+ {
2218
+ "epoch": 1.8933493109646495,
2219
+ "grad_norm": 0.06040149927139282,
2220
+ "learning_rate": 1.2428999400838826e-05,
2221
+ "loss": 0.0024,
2222
+ "step": 3160
2223
+ },
2224
+ {
2225
+ "epoch": 1.8993409227082085,
2226
+ "grad_norm": 0.009966638870537281,
2227
+ "learning_rate": 1.2405032953864591e-05,
2228
+ "loss": 0.0019,
2229
+ "step": 3170
2230
+ },
2231
+ {
2232
+ "epoch": 1.9053325344517675,
2233
+ "grad_norm": 2.1728971004486084,
2234
+ "learning_rate": 1.2381066506890353e-05,
2235
+ "loss": 0.0077,
2236
+ "step": 3180
2237
+ },
2238
+ {
2239
+ "epoch": 1.9113241461953265,
2240
+ "grad_norm": 0.033757131546735764,
2241
+ "learning_rate": 1.2357100059916118e-05,
2242
+ "loss": 0.0034,
2243
+ "step": 3190
2244
+ },
2245
+ {
2246
+ "epoch": 1.9173157579388855,
2247
+ "grad_norm": 0.028172140941023827,
2248
+ "learning_rate": 1.2333133612941883e-05,
2249
+ "loss": 0.0751,
2250
+ "step": 3200
2251
+ },
2252
+ {
2253
+ "epoch": 1.9233073696824445,
2254
+ "grad_norm": 0.03659846633672714,
2255
+ "learning_rate": 1.2309167165967646e-05,
2256
+ "loss": 0.0613,
2257
+ "step": 3210
2258
+ },
2259
+ {
2260
+ "epoch": 1.9292989814260038,
2261
+ "grad_norm": 0.3078964054584503,
2262
+ "learning_rate": 1.2285200718993411e-05,
2263
+ "loss": 0.0202,
2264
+ "step": 3220
2265
+ },
2266
+ {
2267
+ "epoch": 1.9352905931695625,
2268
+ "grad_norm": 0.02677793614566326,
2269
+ "learning_rate": 1.2261234272019173e-05,
2270
+ "loss": 0.0117,
2271
+ "step": 3230
2272
+ },
2273
+ {
2274
+ "epoch": 1.9412822049131218,
2275
+ "grad_norm": 0.01334421057254076,
2276
+ "learning_rate": 1.2237267825044938e-05,
2277
+ "loss": 0.0406,
2278
+ "step": 3240
2279
+ },
2280
+ {
2281
+ "epoch": 1.9472738166566805,
2282
+ "grad_norm": 0.03066912479698658,
2283
+ "learning_rate": 1.2213301378070701e-05,
2284
+ "loss": 0.0161,
2285
+ "step": 3250
2286
+ },
2287
+ {
2288
+ "epoch": 1.9532654284002398,
2289
+ "grad_norm": 0.062285132706165314,
2290
+ "learning_rate": 1.2189334931096466e-05,
2291
+ "loss": 0.0755,
2292
+ "step": 3260
2293
+ },
2294
+ {
2295
+ "epoch": 1.9592570401437985,
2296
+ "grad_norm": 2.9412734508514404,
2297
+ "learning_rate": 1.2165368484122231e-05,
2298
+ "loss": 0.0339,
2299
+ "step": 3270
2300
+ },
2301
+ {
2302
+ "epoch": 1.9652486518873578,
2303
+ "grad_norm": 0.031763706356287,
2304
+ "learning_rate": 1.2141402037147993e-05,
2305
+ "loss": 0.0083,
2306
+ "step": 3280
2307
+ },
2308
+ {
2309
+ "epoch": 1.9712402636309168,
2310
+ "grad_norm": 0.1748054176568985,
2311
+ "learning_rate": 1.2117435590173758e-05,
2312
+ "loss": 0.1381,
2313
+ "step": 3290
2314
+ },
2315
+ {
2316
+ "epoch": 1.9772318753744758,
2317
+ "grad_norm": 4.052149295806885,
2318
+ "learning_rate": 1.2093469143199521e-05,
2319
+ "loss": 0.1309,
2320
+ "step": 3300
2321
+ },
2322
+ {
2323
+ "epoch": 1.9832234871180348,
2324
+ "grad_norm": 0.04098323732614517,
2325
+ "learning_rate": 1.2069502696225286e-05,
2326
+ "loss": 0.1787,
2327
+ "step": 3310
2328
+ },
2329
+ {
2330
+ "epoch": 1.9892150988615938,
2331
+ "grad_norm": 0.021714461967349052,
2332
+ "learning_rate": 1.204553624925105e-05,
2333
+ "loss": 0.0192,
2334
+ "step": 3320
2335
+ },
2336
+ {
2337
+ "epoch": 1.9952067106051528,
2338
+ "grad_norm": 0.0282259751111269,
2339
+ "learning_rate": 1.2021569802276813e-05,
2340
+ "loss": 0.0165,
2341
+ "step": 3330
2342
+ }
2343
+ ],
2344
+ "logging_steps": 10,
2345
+ "max_steps": 8345,
2346
+ "num_input_tokens_seen": 0,
2347
+ "num_train_epochs": 5,
2348
+ "save_steps": 500,
2349
+ "stateful_callbacks": {
2350
+ "TrainerControl": {
2351
+ "args": {
2352
+ "should_epoch_stop": false,
2353
+ "should_evaluate": false,
2354
+ "should_log": false,
2355
+ "should_save": true,
2356
+ "should_training_stop": false
2357
+ },
2358
+ "attributes": {}
2359
+ }
2360
+ },
2361
+ "total_flos": 3609416217600000.0,
2362
+ "train_batch_size": 8,
2363
+ "trial_name": null,
2364
+ "trial_params": null
2365
+ }
checkpoint-3338/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7393e8b1695f5a44fedebbaff295b46de68bee1099ca76bf6dcea0081603da1
3
+ size 5841
checkpoint-5007/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: protectai/deberta-v3-base-prompt-injection-v2
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:protectai/deberta-v3-base-prompt-injection-v2
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.1
checkpoint-5007/adapter_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "protectai/deberta-v3-base-prompt-injection-v2",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": [
25
+ "classifier",
26
+ "score"
27
+ ],
28
+ "peft_type": "LORA",
29
+ "peft_version": "0.18.1",
30
+ "qalora_group_size": 16,
31
+ "r": 64,
32
+ "rank_pattern": {},
33
+ "revision": null,
34
+ "target_modules": [
35
+ "value_proj",
36
+ "query_proj"
37
+ ],
38
+ "target_parameters": null,
39
+ "task_type": "SEQ_CLS",
40
+ "trainable_token_indices": null,
41
+ "use_dora": false,
42
+ "use_qalora": false,
43
+ "use_rslora": false
44
+ }
checkpoint-5007/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:376ff2f6152e09eee074c33d4525ddaf604e2c450cd3991b784bcbdcc2b5b2fe
3
+ size 9450704
checkpoint-5007/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a0cc15b48ec61d01cf5a253db0dde9c4f849c271da1d2eacd88a6ffa077cf8
3
+ size 18930123
checkpoint-5007/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f0c89bf98db4cbe4e8f7e8d1a22b29d3886d1e8faa939818a6b83a9b34b49b8
3
+ size 14645
checkpoint-5007/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4129a363e396896969c18c810bacd8af518146b74f5cfb7cabad749005e1e093
3
+ size 1383
checkpoint-5007/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4da25997d67fb2ae7f8c7083c6ba4f816d6d4fbbe586fed3cf9caaabb8bb7042
3
+ size 1465
checkpoint-5007/special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "[CLS]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "[SEP]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "[MASK]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "[PAD]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "[SEP]",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "[UNK]",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
checkpoint-5007/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-5007/tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "extra_special_tokens": {},
50
+ "mask_token": "[MASK]",
51
+ "max_length": 512,
52
+ "model_max_length": 1000000000000000019884624838656,
53
+ "pad_token": "[PAD]",
54
+ "sep_token": "[SEP]",
55
+ "sp_model_kwargs": {},
56
+ "split_by_punct": false,
57
+ "stride": 0,
58
+ "tokenizer_class": "DebertaV2Tokenizer",
59
+ "truncation_side": "right",
60
+ "truncation_strategy": "longest_first",
61
+ "unk_token": "[UNK]",
62
+ "vocab_type": "spm"
63
+ }
checkpoint-5007/trainer_state.json ADDED
@@ -0,0 +1,3534 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 5007,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.005991611743559017,
14
+ "grad_norm": 14.359950065612793,
15
+ "learning_rate": 1.997843019772319e-05,
16
+ "loss": 3.861,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.011983223487118035,
21
+ "grad_norm": 12.101113319396973,
22
+ "learning_rate": 1.9954463750748953e-05,
23
+ "loss": 3.8415,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.017974835230677052,
28
+ "grad_norm": 10.004314422607422,
29
+ "learning_rate": 1.9930497303774716e-05,
30
+ "loss": 4.2761,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.02396644697423607,
35
+ "grad_norm": 16.439271926879883,
36
+ "learning_rate": 1.9906530856800483e-05,
37
+ "loss": 3.1662,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.029958058717795086,
42
+ "grad_norm": 8.314520835876465,
43
+ "learning_rate": 1.9882564409826242e-05,
44
+ "loss": 2.2725,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.035949670461354104,
49
+ "grad_norm": 7.219951629638672,
50
+ "learning_rate": 1.985859796285201e-05,
51
+ "loss": 1.6924,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.041941282204913125,
56
+ "grad_norm": 5.505298137664795,
57
+ "learning_rate": 1.9834631515877772e-05,
58
+ "loss": 1.95,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.04793289394847214,
63
+ "grad_norm": 7.056728839874268,
64
+ "learning_rate": 1.9810665068903536e-05,
65
+ "loss": 1.5851,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.05392450569203116,
70
+ "grad_norm": 5.243770122528076,
71
+ "learning_rate": 1.9786698621929302e-05,
72
+ "loss": 1.6582,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.05991611743559017,
77
+ "grad_norm": 3.040250062942505,
78
+ "learning_rate": 1.9762732174955062e-05,
79
+ "loss": 1.2531,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.0659077291791492,
84
+ "grad_norm": 2.790670871734619,
85
+ "learning_rate": 1.973876572798083e-05,
86
+ "loss": 0.806,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.07189934092270821,
91
+ "grad_norm": 1.9770421981811523,
92
+ "learning_rate": 1.9714799281006592e-05,
93
+ "loss": 0.9815,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.07789095266626722,
98
+ "grad_norm": 2.5403683185577393,
99
+ "learning_rate": 1.9690832834032356e-05,
100
+ "loss": 0.8991,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.08388256440982625,
105
+ "grad_norm": 1.4992563724517822,
106
+ "learning_rate": 1.9666866387058122e-05,
107
+ "loss": 0.786,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.08987417615338526,
112
+ "grad_norm": 1.9247097969055176,
113
+ "learning_rate": 1.9642899940083882e-05,
114
+ "loss": 0.7889,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.09586578789694428,
119
+ "grad_norm": 2.602421760559082,
120
+ "learning_rate": 1.961893349310965e-05,
121
+ "loss": 0.6899,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.10185739964050329,
126
+ "grad_norm": 3.100372552871704,
127
+ "learning_rate": 1.9594967046135412e-05,
128
+ "loss": 0.6404,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.10784901138406232,
133
+ "grad_norm": 1.9390970468521118,
134
+ "learning_rate": 1.9571000599161176e-05,
135
+ "loss": 0.7704,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.11384062312762133,
140
+ "grad_norm": 3.3870458602905273,
141
+ "learning_rate": 1.954703415218694e-05,
142
+ "loss": 0.6139,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.11983223487118035,
147
+ "grad_norm": 1.3053693771362305,
148
+ "learning_rate": 1.9523067705212702e-05,
149
+ "loss": 0.5689,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.12582384661473936,
154
+ "grad_norm": 1.2191935777664185,
155
+ "learning_rate": 1.949910125823847e-05,
156
+ "loss": 0.5028,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.1318154583582984,
161
+ "grad_norm": 2.6621413230895996,
162
+ "learning_rate": 1.9475134811264232e-05,
163
+ "loss": 0.5092,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.1378070701018574,
168
+ "grad_norm": 1.3271522521972656,
169
+ "learning_rate": 1.9451168364289996e-05,
170
+ "loss": 0.4642,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.14379868184541642,
175
+ "grad_norm": 1.4823532104492188,
176
+ "learning_rate": 1.942720191731576e-05,
177
+ "loss": 0.4131,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.14979029358897544,
182
+ "grad_norm": 2.383667469024658,
183
+ "learning_rate": 1.9403235470341522e-05,
184
+ "loss": 0.4538,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.15578190533253444,
189
+ "grad_norm": 1.7010211944580078,
190
+ "learning_rate": 1.9379269023367285e-05,
191
+ "loss": 0.4115,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.16177351707609347,
196
+ "grad_norm": 2.666038751602173,
197
+ "learning_rate": 1.9355302576393052e-05,
198
+ "loss": 0.5417,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.1677651288196525,
203
+ "grad_norm": 1.305761456489563,
204
+ "learning_rate": 1.9331336129418815e-05,
205
+ "loss": 0.3276,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.1737567405632115,
210
+ "grad_norm": 3.8523528575897217,
211
+ "learning_rate": 1.930736968244458e-05,
212
+ "loss": 0.3585,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.17974835230677053,
217
+ "grad_norm": 1.716810703277588,
218
+ "learning_rate": 1.9283403235470345e-05,
219
+ "loss": 0.3654,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.18573996405032953,
224
+ "grad_norm": 3.501094102859497,
225
+ "learning_rate": 1.9259436788496105e-05,
226
+ "loss": 0.3887,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.19173157579388855,
231
+ "grad_norm": 2.3599185943603516,
232
+ "learning_rate": 1.9235470341521872e-05,
233
+ "loss": 0.3611,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.19772318753744758,
238
+ "grad_norm": 1.6535183191299438,
239
+ "learning_rate": 1.9211503894547635e-05,
240
+ "loss": 0.3239,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.20371479928100658,
245
+ "grad_norm": 1.9914402961730957,
246
+ "learning_rate": 1.91875374475734e-05,
247
+ "loss": 0.2675,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.2097064110245656,
252
+ "grad_norm": 2.252779483795166,
253
+ "learning_rate": 1.9163571000599165e-05,
254
+ "loss": 0.1988,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.21569802276812464,
259
+ "grad_norm": 1.5508679151535034,
260
+ "learning_rate": 1.9139604553624925e-05,
261
+ "loss": 0.2692,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.22168963451168364,
266
+ "grad_norm": 0.7902656197547913,
267
+ "learning_rate": 1.9115638106650692e-05,
268
+ "loss": 0.1997,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.22768124625524266,
273
+ "grad_norm": 0.9471192359924316,
274
+ "learning_rate": 1.9091671659676455e-05,
275
+ "loss": 0.2092,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.23367285799880166,
280
+ "grad_norm": 2.4359939098358154,
281
+ "learning_rate": 1.906770521270222e-05,
282
+ "loss": 0.1485,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.2396644697423607,
287
+ "grad_norm": 3.544926643371582,
288
+ "learning_rate": 1.9043738765727982e-05,
289
+ "loss": 0.1794,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.24565608148591972,
294
+ "grad_norm": 0.9743560552597046,
295
+ "learning_rate": 1.9019772318753745e-05,
296
+ "loss": 0.178,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.2516476932294787,
301
+ "grad_norm": 1.081807255744934,
302
+ "learning_rate": 1.8995805871779512e-05,
303
+ "loss": 0.1998,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.2576393049730378,
308
+ "grad_norm": 4.310516834259033,
309
+ "learning_rate": 1.8971839424805275e-05,
310
+ "loss": 0.1436,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.2636309167165968,
315
+ "grad_norm": 3.291015863418579,
316
+ "learning_rate": 1.894787297783104e-05,
317
+ "loss": 0.2322,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.2696225284601558,
322
+ "grad_norm": 2.137129068374634,
323
+ "learning_rate": 1.8923906530856802e-05,
324
+ "loss": 0.2803,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.2756141402037148,
329
+ "grad_norm": 1.2563791275024414,
330
+ "learning_rate": 1.8899940083882565e-05,
331
+ "loss": 0.0917,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.28160575194727383,
336
+ "grad_norm": 1.040859580039978,
337
+ "learning_rate": 1.887597363690833e-05,
338
+ "loss": 0.2886,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.28759736369083283,
343
+ "grad_norm": 0.8456333875656128,
344
+ "learning_rate": 1.8852007189934095e-05,
345
+ "loss": 0.0595,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.29358897543439183,
350
+ "grad_norm": 0.48272740840911865,
351
+ "learning_rate": 1.882804074295986e-05,
352
+ "loss": 0.246,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.2995805871779509,
357
+ "grad_norm": 2.618961811065674,
358
+ "learning_rate": 1.880407429598562e-05,
359
+ "loss": 0.2451,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.3055721989215099,
364
+ "grad_norm": 0.3517022132873535,
365
+ "learning_rate": 1.8780107849011385e-05,
366
+ "loss": 0.1654,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.3115638106650689,
371
+ "grad_norm": 1.6747334003448486,
372
+ "learning_rate": 1.8756141402037148e-05,
373
+ "loss": 0.1799,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.31755542240862794,
378
+ "grad_norm": 2.117666721343994,
379
+ "learning_rate": 1.8732174955062915e-05,
380
+ "loss": 0.1261,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.32354703415218694,
385
+ "grad_norm": 0.19665931165218353,
386
+ "learning_rate": 1.8708208508088678e-05,
387
+ "loss": 0.188,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.32953864589574594,
392
+ "grad_norm": 1.191916584968567,
393
+ "learning_rate": 1.868424206111444e-05,
394
+ "loss": 0.1724,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.335530257639305,
399
+ "grad_norm": 1.2246049642562866,
400
+ "learning_rate": 1.8660275614140205e-05,
401
+ "loss": 0.1396,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.341521869382864,
406
+ "grad_norm": 3.8998968601226807,
407
+ "learning_rate": 1.8636309167165968e-05,
408
+ "loss": 0.2443,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.347513481126423,
413
+ "grad_norm": 2.960259437561035,
414
+ "learning_rate": 1.8612342720191735e-05,
415
+ "loss": 0.0666,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.35350509286998205,
420
+ "grad_norm": 0.2642715275287628,
421
+ "learning_rate": 1.8588376273217498e-05,
422
+ "loss": 0.0762,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.35949670461354105,
427
+ "grad_norm": 0.17688815295696259,
428
+ "learning_rate": 1.856440982624326e-05,
429
+ "loss": 0.2089,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.36548831635710005,
434
+ "grad_norm": 4.196078300476074,
435
+ "learning_rate": 1.8540443379269025e-05,
436
+ "loss": 0.1096,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.37147992810065905,
441
+ "grad_norm": 0.2561958432197571,
442
+ "learning_rate": 1.8516476932294788e-05,
443
+ "loss": 0.0929,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.3774715398442181,
448
+ "grad_norm": 0.1568160057067871,
449
+ "learning_rate": 1.849251048532055e-05,
450
+ "loss": 0.0806,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.3834631515877771,
455
+ "grad_norm": 6.045626163482666,
456
+ "learning_rate": 1.8468544038346318e-05,
457
+ "loss": 0.1246,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.3894547633313361,
462
+ "grad_norm": 0.14914169907569885,
463
+ "learning_rate": 1.844457759137208e-05,
464
+ "loss": 0.3811,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.39544637507489516,
469
+ "grad_norm": 0.17124433815479279,
470
+ "learning_rate": 1.8420611144397845e-05,
471
+ "loss": 0.1483,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.40143798681845416,
476
+ "grad_norm": 2.6290740966796875,
477
+ "learning_rate": 1.8396644697423608e-05,
478
+ "loss": 0.172,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.40742959856201316,
483
+ "grad_norm": 0.3510734438896179,
484
+ "learning_rate": 1.837267825044937e-05,
485
+ "loss": 0.046,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.4134212103055722,
490
+ "grad_norm": 0.10554163157939911,
491
+ "learning_rate": 1.8348711803475138e-05,
492
+ "loss": 0.1101,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.4194128220491312,
497
+ "grad_norm": 4.550940990447998,
498
+ "learning_rate": 1.8324745356500898e-05,
499
+ "loss": 0.2874,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.4254044337926902,
504
+ "grad_norm": 0.1715688854455948,
505
+ "learning_rate": 1.8300778909526665e-05,
506
+ "loss": 0.0646,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.4313960455362493,
511
+ "grad_norm": 0.18250742554664612,
512
+ "learning_rate": 1.8276812462552428e-05,
513
+ "loss": 0.1469,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.4373876572798083,
518
+ "grad_norm": 3.09301495552063,
519
+ "learning_rate": 1.825284601557819e-05,
520
+ "loss": 0.2629,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.4433792690233673,
525
+ "grad_norm": 0.5220704674720764,
526
+ "learning_rate": 1.8228879568603958e-05,
527
+ "loss": 0.2149,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.44937088076692633,
532
+ "grad_norm": 1.2170970439910889,
533
+ "learning_rate": 1.8204913121629718e-05,
534
+ "loss": 0.07,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.45536249251048533,
539
+ "grad_norm": 1.489578366279602,
540
+ "learning_rate": 1.8180946674655484e-05,
541
+ "loss": 0.0958,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.46135410425404433,
546
+ "grad_norm": 0.1645469218492508,
547
+ "learning_rate": 1.8156980227681248e-05,
548
+ "loss": 0.1492,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.46734571599760333,
553
+ "grad_norm": 2.8297619819641113,
554
+ "learning_rate": 1.813301378070701e-05,
555
+ "loss": 0.0685,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.4733373277411624,
560
+ "grad_norm": 3.6126089096069336,
561
+ "learning_rate": 1.8109047333732778e-05,
562
+ "loss": 0.4015,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.4793289394847214,
567
+ "grad_norm": 0.10542018711566925,
568
+ "learning_rate": 1.8085080886758538e-05,
569
+ "loss": 0.2247,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.4853205512282804,
574
+ "grad_norm": 1.2594517469406128,
575
+ "learning_rate": 1.8061114439784304e-05,
576
+ "loss": 0.1112,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.49131216297183944,
581
+ "grad_norm": 0.4562743604183197,
582
+ "learning_rate": 1.8037147992810068e-05,
583
+ "loss": 0.0226,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.49730377471539844,
588
+ "grad_norm": 0.1834215372800827,
589
+ "learning_rate": 1.801318154583583e-05,
590
+ "loss": 0.2794,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.5032953864589574,
595
+ "grad_norm": 3.9980556964874268,
596
+ "learning_rate": 1.7989215098861594e-05,
597
+ "loss": 0.0433,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.5092869982025164,
602
+ "grad_norm": 0.14011366665363312,
603
+ "learning_rate": 1.7965248651887358e-05,
604
+ "loss": 0.2138,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.5152786099460755,
609
+ "grad_norm": 0.10665978491306305,
610
+ "learning_rate": 1.7941282204913124e-05,
611
+ "loss": 0.0905,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.5212702216896345,
616
+ "grad_norm": 0.1397276073694229,
617
+ "learning_rate": 1.7917315757938888e-05,
618
+ "loss": 0.1843,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.5272618334331935,
623
+ "grad_norm": 0.16804572939872742,
624
+ "learning_rate": 1.789334931096465e-05,
625
+ "loss": 0.157,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.5332534451767525,
630
+ "grad_norm": 0.26901257038116455,
631
+ "learning_rate": 1.7869382863990414e-05,
632
+ "loss": 0.0178,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.5392450569203115,
637
+ "grad_norm": 0.14510805904865265,
638
+ "learning_rate": 1.784541641701618e-05,
639
+ "loss": 0.2101,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.5452366686638705,
644
+ "grad_norm": 3.9463536739349365,
645
+ "learning_rate": 1.782144997004194e-05,
646
+ "loss": 0.2117,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.5512282804074295,
651
+ "grad_norm": 0.21243120729923248,
652
+ "learning_rate": 1.7797483523067707e-05,
653
+ "loss": 0.0767,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.5572198921509887,
658
+ "grad_norm": 2.7352852821350098,
659
+ "learning_rate": 1.777351707609347e-05,
660
+ "loss": 0.2818,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.5632115038945477,
665
+ "grad_norm": 0.18097062408924103,
666
+ "learning_rate": 1.7749550629119234e-05,
667
+ "loss": 0.2466,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.5692031156381067,
672
+ "grad_norm": 0.47787579894065857,
673
+ "learning_rate": 1.7725584182145e-05,
674
+ "loss": 0.1284,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.5751947273816657,
679
+ "grad_norm": 0.1338675320148468,
680
+ "learning_rate": 1.770161773517076e-05,
681
+ "loss": 0.0702,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.5811863391252247,
686
+ "grad_norm": 0.13273289799690247,
687
+ "learning_rate": 1.7677651288196527e-05,
688
+ "loss": 0.0819,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.5871779508687837,
693
+ "grad_norm": 0.21575608849525452,
694
+ "learning_rate": 1.765368484122229e-05,
695
+ "loss": 0.0677,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.5931695626123428,
700
+ "grad_norm": 0.20240628719329834,
701
+ "learning_rate": 1.7629718394248054e-05,
702
+ "loss": 0.2247,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.5991611743559018,
707
+ "grad_norm": 2.5133779048919678,
708
+ "learning_rate": 1.760575194727382e-05,
709
+ "loss": 0.1365,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.6051527860994608,
714
+ "grad_norm": 3.5979275703430176,
715
+ "learning_rate": 1.758178550029958e-05,
716
+ "loss": 0.2812,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.6111443978430198,
721
+ "grad_norm": 4.272907733917236,
722
+ "learning_rate": 1.7557819053325347e-05,
723
+ "loss": 0.2016,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.6171360095865788,
728
+ "grad_norm": 0.18080638349056244,
729
+ "learning_rate": 1.753385260635111e-05,
730
+ "loss": 0.2632,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.6231276213301378,
735
+ "grad_norm": 11.383519172668457,
736
+ "learning_rate": 1.7509886159376874e-05,
737
+ "loss": 0.1658,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.6291192330736968,
742
+ "grad_norm": 0.09264327585697174,
743
+ "learning_rate": 1.7485919712402637e-05,
744
+ "loss": 0.1115,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.6351108448172559,
749
+ "grad_norm": 10.092135429382324,
750
+ "learning_rate": 1.74619532654284e-05,
751
+ "loss": 0.1155,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.6411024565608149,
756
+ "grad_norm": 0.24743185937404633,
757
+ "learning_rate": 1.7437986818454164e-05,
758
+ "loss": 0.058,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.6470940683043739,
763
+ "grad_norm": 0.059999220073223114,
764
+ "learning_rate": 1.741402037147993e-05,
765
+ "loss": 0.0319,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.6530856800479329,
770
+ "grad_norm": 0.36990979313850403,
771
+ "learning_rate": 1.7390053924505694e-05,
772
+ "loss": 0.1234,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.6590772917914919,
777
+ "grad_norm": 0.06359705328941345,
778
+ "learning_rate": 1.7366087477531457e-05,
779
+ "loss": 0.0331,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.6650689035350509,
784
+ "grad_norm": 0.9902179837226868,
785
+ "learning_rate": 1.734212103055722e-05,
786
+ "loss": 0.1776,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.67106051527861,
791
+ "grad_norm": 0.1487484723329544,
792
+ "learning_rate": 1.7318154583582984e-05,
793
+ "loss": 0.0453,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.677052127022169,
798
+ "grad_norm": 3.291440486907959,
799
+ "learning_rate": 1.729418813660875e-05,
800
+ "loss": 0.1319,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.683043738765728,
805
+ "grad_norm": 4.135313510894775,
806
+ "learning_rate": 1.7270221689634514e-05,
807
+ "loss": 0.1407,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.689035350509287,
812
+ "grad_norm": 3.0162625312805176,
813
+ "learning_rate": 1.7246255242660277e-05,
814
+ "loss": 0.1195,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.695026962252846,
819
+ "grad_norm": 0.39453208446502686,
820
+ "learning_rate": 1.722228879568604e-05,
821
+ "loss": 0.109,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.701018573996405,
826
+ "grad_norm": 0.10638894885778427,
827
+ "learning_rate": 1.7198322348711804e-05,
828
+ "loss": 0.0129,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.7070101857399641,
833
+ "grad_norm": 3.731870412826538,
834
+ "learning_rate": 1.717435590173757e-05,
835
+ "loss": 0.0908,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.7130017974835231,
840
+ "grad_norm": 0.04978983476758003,
841
+ "learning_rate": 1.7150389454763334e-05,
842
+ "loss": 0.1074,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.7189934092270821,
847
+ "grad_norm": 1.7611494064331055,
848
+ "learning_rate": 1.7126423007789097e-05,
849
+ "loss": 0.3482,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.7249850209706411,
854
+ "grad_norm": 0.08287082612514496,
855
+ "learning_rate": 1.710245656081486e-05,
856
+ "loss": 0.0496,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.7309766327142001,
861
+ "grad_norm": 6.231540679931641,
862
+ "learning_rate": 1.7078490113840624e-05,
863
+ "loss": 0.0517,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.7369682444577591,
868
+ "grad_norm": 2.400113582611084,
869
+ "learning_rate": 1.705452366686639e-05,
870
+ "loss": 0.2114,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.7429598562013181,
875
+ "grad_norm": 1.6142483949661255,
876
+ "learning_rate": 1.7030557219892154e-05,
877
+ "loss": 0.0671,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.7489514679448772,
882
+ "grad_norm": 0.2070663422346115,
883
+ "learning_rate": 1.7006590772917917e-05,
884
+ "loss": 0.0366,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.7549430796884362,
889
+ "grad_norm": 4.471796035766602,
890
+ "learning_rate": 1.698262432594368e-05,
891
+ "loss": 0.2286,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.7609346914319952,
896
+ "grad_norm": 0.5789320468902588,
897
+ "learning_rate": 1.6958657878969443e-05,
898
+ "loss": 0.0674,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.7669263031755542,
903
+ "grad_norm": 0.6938683390617371,
904
+ "learning_rate": 1.6934691431995207e-05,
905
+ "loss": 0.1932,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.7729179149191132,
910
+ "grad_norm": 4.913439750671387,
911
+ "learning_rate": 1.6910724985020973e-05,
912
+ "loss": 0.0911,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.7789095266626722,
917
+ "grad_norm": 0.046824924647808075,
918
+ "learning_rate": 1.6886758538046737e-05,
919
+ "loss": 0.1345,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.7849011384062313,
924
+ "grad_norm": 1.7659252882003784,
925
+ "learning_rate": 1.68627920910725e-05,
926
+ "loss": 0.0684,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.7908927501497903,
931
+ "grad_norm": 0.20476020872592926,
932
+ "learning_rate": 1.6838825644098263e-05,
933
+ "loss": 0.0786,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.7968843618933493,
938
+ "grad_norm": 0.07570721209049225,
939
+ "learning_rate": 1.6814859197124027e-05,
940
+ "loss": 0.0158,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.8028759736369083,
945
+ "grad_norm": 5.012739181518555,
946
+ "learning_rate": 1.6790892750149793e-05,
947
+ "loss": 0.038,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.8088675853804673,
952
+ "grad_norm": 7.547544479370117,
953
+ "learning_rate": 1.6766926303175553e-05,
954
+ "loss": 0.147,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.8148591971240263,
959
+ "grad_norm": 0.1006358191370964,
960
+ "learning_rate": 1.674295985620132e-05,
961
+ "loss": 0.0114,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.8208508088675854,
966
+ "grad_norm": 11.058313369750977,
967
+ "learning_rate": 1.6718993409227083e-05,
968
+ "loss": 0.0761,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.8268424206111444,
973
+ "grad_norm": 0.1453923135995865,
974
+ "learning_rate": 1.6695026962252847e-05,
975
+ "loss": 0.1704,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.8328340323547034,
980
+ "grad_norm": 0.1431044638156891,
981
+ "learning_rate": 1.6671060515278613e-05,
982
+ "loss": 0.1106,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.8388256440982624,
987
+ "grad_norm": 0.2025890201330185,
988
+ "learning_rate": 1.6647094068304373e-05,
989
+ "loss": 0.1167,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.8448172558418214,
994
+ "grad_norm": 0.23716259002685547,
995
+ "learning_rate": 1.662312762133014e-05,
996
+ "loss": 0.116,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.8508088675853804,
1001
+ "grad_norm": 0.1600418984889984,
1002
+ "learning_rate": 1.6599161174355903e-05,
1003
+ "loss": 0.0952,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.8568004793289394,
1008
+ "grad_norm": 0.06645786017179489,
1009
+ "learning_rate": 1.6575194727381666e-05,
1010
+ "loss": 0.1398,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.8627920910724985,
1015
+ "grad_norm": 0.19163642823696136,
1016
+ "learning_rate": 1.6551228280407433e-05,
1017
+ "loss": 0.1538,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.8687837028160575,
1022
+ "grad_norm": 5.776573657989502,
1023
+ "learning_rate": 1.6527261833433193e-05,
1024
+ "loss": 0.1355,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.8747753145596165,
1029
+ "grad_norm": 0.02827533707022667,
1030
+ "learning_rate": 1.650329538645896e-05,
1031
+ "loss": 0.0201,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.8807669263031755,
1036
+ "grad_norm": 3.105292797088623,
1037
+ "learning_rate": 1.6479328939484723e-05,
1038
+ "loss": 0.2075,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.8867585380467345,
1043
+ "grad_norm": 0.7877713441848755,
1044
+ "learning_rate": 1.6455362492510486e-05,
1045
+ "loss": 0.109,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.8927501497902935,
1050
+ "grad_norm": 4.8379011154174805,
1051
+ "learning_rate": 1.643139604553625e-05,
1052
+ "loss": 0.0918,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.8987417615338527,
1057
+ "grad_norm": 0.39010000228881836,
1058
+ "learning_rate": 1.6407429598562016e-05,
1059
+ "loss": 0.1121,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.9047333732774117,
1064
+ "grad_norm": 1.0015766620635986,
1065
+ "learning_rate": 1.638346315158778e-05,
1066
+ "loss": 0.1122,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.9107249850209707,
1071
+ "grad_norm": 4.100639820098877,
1072
+ "learning_rate": 1.6359496704613543e-05,
1073
+ "loss": 0.0455,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.9167165967645297,
1078
+ "grad_norm": 0.05489400029182434,
1079
+ "learning_rate": 1.6335530257639306e-05,
1080
+ "loss": 0.1016,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.9227082085080887,
1085
+ "grad_norm": 0.05371953547000885,
1086
+ "learning_rate": 1.631156381066507e-05,
1087
+ "loss": 0.0981,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.9286998202516477,
1092
+ "grad_norm": 2.555436134338379,
1093
+ "learning_rate": 1.6287597363690836e-05,
1094
+ "loss": 0.0516,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.9346914319952067,
1099
+ "grad_norm": 3.265012502670288,
1100
+ "learning_rate": 1.6263630916716596e-05,
1101
+ "loss": 0.0982,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.9406830437387658,
1106
+ "grad_norm": 9.475634574890137,
1107
+ "learning_rate": 1.6239664469742363e-05,
1108
+ "loss": 0.1105,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.9466746554823248,
1113
+ "grad_norm": 3.6841535568237305,
1114
+ "learning_rate": 1.6215698022768126e-05,
1115
+ "loss": 0.0792,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.9526662672258838,
1120
+ "grad_norm": 0.1265707165002823,
1121
+ "learning_rate": 1.619173157579389e-05,
1122
+ "loss": 0.1439,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.9586578789694428,
1127
+ "grad_norm": 0.4595036208629608,
1128
+ "learning_rate": 1.6167765128819656e-05,
1129
+ "loss": 0.0952,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.9646494907130018,
1134
+ "grad_norm": 0.31598517298698425,
1135
+ "learning_rate": 1.6143798681845416e-05,
1136
+ "loss": 0.0293,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.9706411024565608,
1141
+ "grad_norm": 0.05105925351381302,
1142
+ "learning_rate": 1.6119832234871183e-05,
1143
+ "loss": 0.137,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.9766327142001199,
1148
+ "grad_norm": 3.5691120624542236,
1149
+ "learning_rate": 1.6095865787896946e-05,
1150
+ "loss": 0.1187,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.9826243259436789,
1155
+ "grad_norm": 0.042971353977918625,
1156
+ "learning_rate": 1.607189934092271e-05,
1157
+ "loss": 0.0516,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.9886159376872379,
1162
+ "grad_norm": 0.04622162878513336,
1163
+ "learning_rate": 1.6047932893948473e-05,
1164
+ "loss": 0.1545,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.9946075494307969,
1169
+ "grad_norm": 0.602811872959137,
1170
+ "learning_rate": 1.6023966446974236e-05,
1171
+ "loss": 0.0455,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 1.0005991611743559,
1176
+ "grad_norm": 0.6982079744338989,
1177
+ "learning_rate": 1.6000000000000003e-05,
1178
+ "loss": 0.0695,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 1.0065907729179149,
1183
+ "grad_norm": 0.03475095331668854,
1184
+ "learning_rate": 1.5976033553025766e-05,
1185
+ "loss": 0.057,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 1.0125823846614739,
1190
+ "grad_norm": 4.078356742858887,
1191
+ "learning_rate": 1.595206710605153e-05,
1192
+ "loss": 0.1038,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 1.0185739964050329,
1197
+ "grad_norm": 5.459364891052246,
1198
+ "learning_rate": 1.5928100659077293e-05,
1199
+ "loss": 0.0766,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 1.0245656081485919,
1204
+ "grad_norm": 0.03982257843017578,
1205
+ "learning_rate": 1.5904134212103056e-05,
1206
+ "loss": 0.0075,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 1.030557219892151,
1211
+ "grad_norm": 5.760798931121826,
1212
+ "learning_rate": 1.588016776512882e-05,
1213
+ "loss": 0.0585,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 1.03654883163571,
1218
+ "grad_norm": 4.0245747566223145,
1219
+ "learning_rate": 1.5856201318154586e-05,
1220
+ "loss": 0.1501,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 1.042540443379269,
1225
+ "grad_norm": 1.2482857704162598,
1226
+ "learning_rate": 1.583223487118035e-05,
1227
+ "loss": 0.0201,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 1.048532055122828,
1232
+ "grad_norm": 18.634233474731445,
1233
+ "learning_rate": 1.5808268424206112e-05,
1234
+ "loss": 0.2168,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 1.054523666866387,
1239
+ "grad_norm": 0.20913250744342804,
1240
+ "learning_rate": 1.5784301977231876e-05,
1241
+ "loss": 0.1727,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 1.060515278609946,
1246
+ "grad_norm": 0.1989765614271164,
1247
+ "learning_rate": 1.576033553025764e-05,
1248
+ "loss": 0.0107,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 1.066506890353505,
1253
+ "grad_norm": 0.05211184173822403,
1254
+ "learning_rate": 1.5736369083283406e-05,
1255
+ "loss": 0.0105,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 1.072498502097064,
1260
+ "grad_norm": 0.0636366605758667,
1261
+ "learning_rate": 1.571240263630917e-05,
1262
+ "loss": 0.0905,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 1.078490113840623,
1267
+ "grad_norm": 0.06860699504613876,
1268
+ "learning_rate": 1.5688436189334932e-05,
1269
+ "loss": 0.1332,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 1.084481725584182,
1274
+ "grad_norm": 0.7349448800086975,
1275
+ "learning_rate": 1.5664469742360696e-05,
1276
+ "loss": 0.1874,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 1.090473337327741,
1281
+ "grad_norm": 0.09191104024648666,
1282
+ "learning_rate": 1.564050329538646e-05,
1283
+ "loss": 0.0925,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 1.0964649490713,
1288
+ "grad_norm": 6.260336399078369,
1289
+ "learning_rate": 1.5616536848412226e-05,
1290
+ "loss": 0.0838,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 1.102456560814859,
1295
+ "grad_norm": 0.5041155219078064,
1296
+ "learning_rate": 1.559257040143799e-05,
1297
+ "loss": 0.0566,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 1.1084481725584183,
1302
+ "grad_norm": 10.206388473510742,
1303
+ "learning_rate": 1.5568603954463752e-05,
1304
+ "loss": 0.2077,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 1.1144397843019773,
1309
+ "grad_norm": 0.04087497666478157,
1310
+ "learning_rate": 1.5544637507489516e-05,
1311
+ "loss": 0.0405,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 1.1204313960455363,
1316
+ "grad_norm": 1.3421440124511719,
1317
+ "learning_rate": 1.552067106051528e-05,
1318
+ "loss": 0.0285,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 1.1264230077890953,
1323
+ "grad_norm": 0.04586942866444588,
1324
+ "learning_rate": 1.5496704613541046e-05,
1325
+ "loss": 0.0463,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 1.1324146195326543,
1330
+ "grad_norm": 0.06597231328487396,
1331
+ "learning_rate": 1.547273816656681e-05,
1332
+ "loss": 0.0086,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 1.1384062312762133,
1337
+ "grad_norm": 0.04438505694270134,
1338
+ "learning_rate": 1.5448771719592572e-05,
1339
+ "loss": 0.2737,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 1.1443978430197723,
1344
+ "grad_norm": 1.1162869930267334,
1345
+ "learning_rate": 1.5424805272618335e-05,
1346
+ "loss": 0.0192,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 1.1503894547633313,
1351
+ "grad_norm": 0.08184799551963806,
1352
+ "learning_rate": 1.54008388256441e-05,
1353
+ "loss": 0.1442,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 1.1563810665068903,
1358
+ "grad_norm": 0.04711981117725372,
1359
+ "learning_rate": 1.5376872378669862e-05,
1360
+ "loss": 0.066,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 1.1623726782504493,
1365
+ "grad_norm": 0.09149064868688583,
1366
+ "learning_rate": 1.535290593169563e-05,
1367
+ "loss": 0.0473,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 1.1683642899940083,
1372
+ "grad_norm": 2.835522413253784,
1373
+ "learning_rate": 1.5328939484721392e-05,
1374
+ "loss": 0.1254,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 1.1743559017375673,
1379
+ "grad_norm": 0.04330209270119667,
1380
+ "learning_rate": 1.5304973037747155e-05,
1381
+ "loss": 0.0691,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 1.1803475134811263,
1386
+ "grad_norm": 0.05856228992342949,
1387
+ "learning_rate": 1.528100659077292e-05,
1388
+ "loss": 0.0884,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 1.1863391252246855,
1393
+ "grad_norm": 0.5286661982536316,
1394
+ "learning_rate": 1.5257040143798682e-05,
1395
+ "loss": 0.0616,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 1.1923307369682445,
1400
+ "grad_norm": 8.249409675598145,
1401
+ "learning_rate": 1.5233073696824447e-05,
1402
+ "loss": 0.0294,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 1.1983223487118035,
1407
+ "grad_norm": 2.9396862983703613,
1408
+ "learning_rate": 1.520910724985021e-05,
1409
+ "loss": 0.0968,
1410
+ "step": 2000
1411
+ },
1412
+ {
1413
+ "epoch": 1.2043139604553625,
1414
+ "grad_norm": 1.5034931898117065,
1415
+ "learning_rate": 1.5185140802875975e-05,
1416
+ "loss": 0.0823,
1417
+ "step": 2010
1418
+ },
1419
+ {
1420
+ "epoch": 1.2103055721989215,
1421
+ "grad_norm": 3.621363878250122,
1422
+ "learning_rate": 1.516117435590174e-05,
1423
+ "loss": 0.1799,
1424
+ "step": 2020
1425
+ },
1426
+ {
1427
+ "epoch": 1.2162971839424805,
1428
+ "grad_norm": 5.200911998748779,
1429
+ "learning_rate": 1.5137207908927502e-05,
1430
+ "loss": 0.1185,
1431
+ "step": 2030
1432
+ },
1433
+ {
1434
+ "epoch": 1.2222887956860395,
1435
+ "grad_norm": 0.612970769405365,
1436
+ "learning_rate": 1.5113241461953267e-05,
1437
+ "loss": 0.0793,
1438
+ "step": 2040
1439
+ },
1440
+ {
1441
+ "epoch": 1.2282804074295985,
1442
+ "grad_norm": 4.035425662994385,
1443
+ "learning_rate": 1.508927501497903e-05,
1444
+ "loss": 0.3275,
1445
+ "step": 2050
1446
+ },
1447
+ {
1448
+ "epoch": 1.2342720191731575,
1449
+ "grad_norm": 0.04112398624420166,
1450
+ "learning_rate": 1.5065308568004795e-05,
1451
+ "loss": 0.1231,
1452
+ "step": 2060
1453
+ },
1454
+ {
1455
+ "epoch": 1.2402636309167165,
1456
+ "grad_norm": 0.07865159958600998,
1457
+ "learning_rate": 1.5041342121030559e-05,
1458
+ "loss": 0.0887,
1459
+ "step": 2070
1460
+ },
1461
+ {
1462
+ "epoch": 1.2462552426602755,
1463
+ "grad_norm": 4.758896827697754,
1464
+ "learning_rate": 1.5017375674056322e-05,
1465
+ "loss": 0.3142,
1466
+ "step": 2080
1467
+ },
1468
+ {
1469
+ "epoch": 1.2522468544038348,
1470
+ "grad_norm": 0.05802519619464874,
1471
+ "learning_rate": 1.4993409227082085e-05,
1472
+ "loss": 0.0976,
1473
+ "step": 2090
1474
+ },
1475
+ {
1476
+ "epoch": 1.2582384661473935,
1477
+ "grad_norm": 0.1568356454372406,
1478
+ "learning_rate": 1.496944278010785e-05,
1479
+ "loss": 0.0085,
1480
+ "step": 2100
1481
+ },
1482
+ {
1483
+ "epoch": 1.2642300778909528,
1484
+ "grad_norm": 0.13319264352321625,
1485
+ "learning_rate": 1.4945476333133615e-05,
1486
+ "loss": 0.0149,
1487
+ "step": 2110
1488
+ },
1489
+ {
1490
+ "epoch": 1.2702216896345118,
1491
+ "grad_norm": 0.018829574808478355,
1492
+ "learning_rate": 1.4921509886159378e-05,
1493
+ "loss": 0.0738,
1494
+ "step": 2120
1495
+ },
1496
+ {
1497
+ "epoch": 1.2762133013780708,
1498
+ "grad_norm": 0.033460091799497604,
1499
+ "learning_rate": 1.4897543439185142e-05,
1500
+ "loss": 0.0317,
1501
+ "step": 2130
1502
+ },
1503
+ {
1504
+ "epoch": 1.2822049131216298,
1505
+ "grad_norm": 0.021299323067069054,
1506
+ "learning_rate": 1.4873576992210905e-05,
1507
+ "loss": 0.1073,
1508
+ "step": 2140
1509
+ },
1510
+ {
1511
+ "epoch": 1.2881965248651888,
1512
+ "grad_norm": 0.7060806155204773,
1513
+ "learning_rate": 1.484961054523667e-05,
1514
+ "loss": 0.0714,
1515
+ "step": 2150
1516
+ },
1517
+ {
1518
+ "epoch": 1.2941881366087478,
1519
+ "grad_norm": 0.1948225498199463,
1520
+ "learning_rate": 1.4825644098262433e-05,
1521
+ "loss": 0.0424,
1522
+ "step": 2160
1523
+ },
1524
+ {
1525
+ "epoch": 1.3001797483523068,
1526
+ "grad_norm": 0.13054120540618896,
1527
+ "learning_rate": 1.4801677651288198e-05,
1528
+ "loss": 0.0206,
1529
+ "step": 2170
1530
+ },
1531
+ {
1532
+ "epoch": 1.3061713600958658,
1533
+ "grad_norm": 0.04223169386386871,
1534
+ "learning_rate": 1.4777711204313963e-05,
1535
+ "loss": 0.0423,
1536
+ "step": 2180
1537
+ },
1538
+ {
1539
+ "epoch": 1.3121629718394248,
1540
+ "grad_norm": 0.1254136711359024,
1541
+ "learning_rate": 1.4753744757339725e-05,
1542
+ "loss": 0.0645,
1543
+ "step": 2190
1544
+ },
1545
+ {
1546
+ "epoch": 1.3181545835829838,
1547
+ "grad_norm": 0.06104205921292305,
1548
+ "learning_rate": 1.472977831036549e-05,
1549
+ "loss": 0.123,
1550
+ "step": 2200
1551
+ },
1552
+ {
1553
+ "epoch": 1.3241461953265428,
1554
+ "grad_norm": 0.23050899803638458,
1555
+ "learning_rate": 1.4705811863391253e-05,
1556
+ "loss": 0.0671,
1557
+ "step": 2210
1558
+ },
1559
+ {
1560
+ "epoch": 1.330137807070102,
1561
+ "grad_norm": 0.04681383818387985,
1562
+ "learning_rate": 1.4681845416417018e-05,
1563
+ "loss": 0.1377,
1564
+ "step": 2220
1565
+ },
1566
+ {
1567
+ "epoch": 1.3361294188136608,
1568
+ "grad_norm": 0.028773179277777672,
1569
+ "learning_rate": 1.465787896944278e-05,
1570
+ "loss": 0.057,
1571
+ "step": 2230
1572
+ },
1573
+ {
1574
+ "epoch": 1.34212103055722,
1575
+ "grad_norm": 0.04106605425477028,
1576
+ "learning_rate": 1.4633912522468545e-05,
1577
+ "loss": 0.0429,
1578
+ "step": 2240
1579
+ },
1580
+ {
1581
+ "epoch": 1.348112642300779,
1582
+ "grad_norm": 0.0542633980512619,
1583
+ "learning_rate": 1.460994607549431e-05,
1584
+ "loss": 0.2043,
1585
+ "step": 2250
1586
+ },
1587
+ {
1588
+ "epoch": 1.354104254044338,
1589
+ "grad_norm": 0.09934031963348389,
1590
+ "learning_rate": 1.4585979628520073e-05,
1591
+ "loss": 0.2453,
1592
+ "step": 2260
1593
+ },
1594
+ {
1595
+ "epoch": 1.360095865787897,
1596
+ "grad_norm": 0.3046591877937317,
1597
+ "learning_rate": 1.4562013181545838e-05,
1598
+ "loss": 0.1249,
1599
+ "step": 2270
1600
+ },
1601
+ {
1602
+ "epoch": 1.366087477531456,
1603
+ "grad_norm": 0.021634723991155624,
1604
+ "learning_rate": 1.45380467345716e-05,
1605
+ "loss": 0.2081,
1606
+ "step": 2280
1607
+ },
1608
+ {
1609
+ "epoch": 1.372079089275015,
1610
+ "grad_norm": 11.152080535888672,
1611
+ "learning_rate": 1.4514080287597365e-05,
1612
+ "loss": 0.0253,
1613
+ "step": 2290
1614
+ },
1615
+ {
1616
+ "epoch": 1.378070701018574,
1617
+ "grad_norm": 0.028545133769512177,
1618
+ "learning_rate": 1.4490113840623128e-05,
1619
+ "loss": 0.0191,
1620
+ "step": 2300
1621
+ },
1622
+ {
1623
+ "epoch": 1.384062312762133,
1624
+ "grad_norm": 5.096395015716553,
1625
+ "learning_rate": 1.4466147393648893e-05,
1626
+ "loss": 0.1217,
1627
+ "step": 2310
1628
+ },
1629
+ {
1630
+ "epoch": 1.390053924505692,
1631
+ "grad_norm": 0.0451168455183506,
1632
+ "learning_rate": 1.4442180946674658e-05,
1633
+ "loss": 0.0836,
1634
+ "step": 2320
1635
+ },
1636
+ {
1637
+ "epoch": 1.396045536249251,
1638
+ "grad_norm": 0.06692526489496231,
1639
+ "learning_rate": 1.441821449970042e-05,
1640
+ "loss": 0.1136,
1641
+ "step": 2330
1642
+ },
1643
+ {
1644
+ "epoch": 1.40203714799281,
1645
+ "grad_norm": 0.06649862229824066,
1646
+ "learning_rate": 1.4394248052726185e-05,
1647
+ "loss": 0.0163,
1648
+ "step": 2340
1649
+ },
1650
+ {
1651
+ "epoch": 1.4080287597363692,
1652
+ "grad_norm": 0.4998444616794586,
1653
+ "learning_rate": 1.4370281605751948e-05,
1654
+ "loss": 0.1108,
1655
+ "step": 2350
1656
+ },
1657
+ {
1658
+ "epoch": 1.414020371479928,
1659
+ "grad_norm": 6.390930652618408,
1660
+ "learning_rate": 1.4346315158777713e-05,
1661
+ "loss": 0.0243,
1662
+ "step": 2360
1663
+ },
1664
+ {
1665
+ "epoch": 1.4200119832234872,
1666
+ "grad_norm": 0.02488260343670845,
1667
+ "learning_rate": 1.4322348711803476e-05,
1668
+ "loss": 0.0065,
1669
+ "step": 2370
1670
+ },
1671
+ {
1672
+ "epoch": 1.4260035949670462,
1673
+ "grad_norm": 0.03655543178319931,
1674
+ "learning_rate": 1.429838226482924e-05,
1675
+ "loss": 0.0605,
1676
+ "step": 2380
1677
+ },
1678
+ {
1679
+ "epoch": 1.4319952067106052,
1680
+ "grad_norm": 2.9984970092773438,
1681
+ "learning_rate": 1.4274415817855005e-05,
1682
+ "loss": 0.0718,
1683
+ "step": 2390
1684
+ },
1685
+ {
1686
+ "epoch": 1.4379868184541642,
1687
+ "grad_norm": 0.03452447056770325,
1688
+ "learning_rate": 1.4250449370880768e-05,
1689
+ "loss": 0.0064,
1690
+ "step": 2400
1691
+ },
1692
+ {
1693
+ "epoch": 1.4439784301977232,
1694
+ "grad_norm": 0.03897671774029732,
1695
+ "learning_rate": 1.4226482923906533e-05,
1696
+ "loss": 0.045,
1697
+ "step": 2410
1698
+ },
1699
+ {
1700
+ "epoch": 1.4499700419412822,
1701
+ "grad_norm": 0.02675081230700016,
1702
+ "learning_rate": 1.4202516476932296e-05,
1703
+ "loss": 0.0699,
1704
+ "step": 2420
1705
+ },
1706
+ {
1707
+ "epoch": 1.4559616536848412,
1708
+ "grad_norm": 0.04056804999709129,
1709
+ "learning_rate": 1.417855002995806e-05,
1710
+ "loss": 0.0738,
1711
+ "step": 2430
1712
+ },
1713
+ {
1714
+ "epoch": 1.4619532654284002,
1715
+ "grad_norm": 4.270316123962402,
1716
+ "learning_rate": 1.4154583582983823e-05,
1717
+ "loss": 0.0683,
1718
+ "step": 2440
1719
+ },
1720
+ {
1721
+ "epoch": 1.4679448771719592,
1722
+ "grad_norm": 4.297961235046387,
1723
+ "learning_rate": 1.4130617136009588e-05,
1724
+ "loss": 0.1103,
1725
+ "step": 2450
1726
+ },
1727
+ {
1728
+ "epoch": 1.4739364889155182,
1729
+ "grad_norm": 0.013836883008480072,
1730
+ "learning_rate": 1.4106650689035353e-05,
1731
+ "loss": 0.0619,
1732
+ "step": 2460
1733
+ },
1734
+ {
1735
+ "epoch": 1.4799281006590772,
1736
+ "grad_norm": 0.06297888606786728,
1737
+ "learning_rate": 1.4082684242061116e-05,
1738
+ "loss": 0.0946,
1739
+ "step": 2470
1740
+ },
1741
+ {
1742
+ "epoch": 1.4859197124026364,
1743
+ "grad_norm": 0.04960017278790474,
1744
+ "learning_rate": 1.4058717795086881e-05,
1745
+ "loss": 0.092,
1746
+ "step": 2480
1747
+ },
1748
+ {
1749
+ "epoch": 1.4919113241461952,
1750
+ "grad_norm": 12.941429138183594,
1751
+ "learning_rate": 1.4034751348112643e-05,
1752
+ "loss": 0.0659,
1753
+ "step": 2490
1754
+ },
1755
+ {
1756
+ "epoch": 1.4979029358897544,
1757
+ "grad_norm": 3.4308390617370605,
1758
+ "learning_rate": 1.4010784901138408e-05,
1759
+ "loss": 0.1507,
1760
+ "step": 2500
1761
+ },
1762
+ {
1763
+ "epoch": 1.5038945476333132,
1764
+ "grad_norm": 0.09149917960166931,
1765
+ "learning_rate": 1.3986818454164171e-05,
1766
+ "loss": 0.2003,
1767
+ "step": 2510
1768
+ },
1769
+ {
1770
+ "epoch": 1.5098861593768724,
1771
+ "grad_norm": 0.040571510791778564,
1772
+ "learning_rate": 1.3962852007189936e-05,
1773
+ "loss": 0.0337,
1774
+ "step": 2520
1775
+ },
1776
+ {
1777
+ "epoch": 1.5158777711204314,
1778
+ "grad_norm": 2.511943817138672,
1779
+ "learning_rate": 1.3938885560215698e-05,
1780
+ "loss": 0.1091,
1781
+ "step": 2530
1782
+ },
1783
+ {
1784
+ "epoch": 1.5218693828639904,
1785
+ "grad_norm": 1.4314278364181519,
1786
+ "learning_rate": 1.3914919113241463e-05,
1787
+ "loss": 0.1232,
1788
+ "step": 2540
1789
+ },
1790
+ {
1791
+ "epoch": 1.5278609946075494,
1792
+ "grad_norm": 0.02619498409330845,
1793
+ "learning_rate": 1.3890952666267228e-05,
1794
+ "loss": 0.1292,
1795
+ "step": 2550
1796
+ },
1797
+ {
1798
+ "epoch": 1.5338526063511084,
1799
+ "grad_norm": 0.02880849689245224,
1800
+ "learning_rate": 1.3866986219292991e-05,
1801
+ "loss": 0.0168,
1802
+ "step": 2560
1803
+ },
1804
+ {
1805
+ "epoch": 1.5398442180946674,
1806
+ "grad_norm": 0.04375477507710457,
1807
+ "learning_rate": 1.3843019772318756e-05,
1808
+ "loss": 0.1625,
1809
+ "step": 2570
1810
+ },
1811
+ {
1812
+ "epoch": 1.5458358298382264,
1813
+ "grad_norm": 0.2853914201259613,
1814
+ "learning_rate": 1.3819053325344517e-05,
1815
+ "loss": 0.0653,
1816
+ "step": 2580
1817
+ },
1818
+ {
1819
+ "epoch": 1.5518274415817856,
1820
+ "grad_norm": 0.1651131510734558,
1821
+ "learning_rate": 1.3795086878370282e-05,
1822
+ "loss": 0.0761,
1823
+ "step": 2590
1824
+ },
1825
+ {
1826
+ "epoch": 1.5578190533253444,
1827
+ "grad_norm": 0.08444736897945404,
1828
+ "learning_rate": 1.3771120431396046e-05,
1829
+ "loss": 0.0261,
1830
+ "step": 2600
1831
+ },
1832
+ {
1833
+ "epoch": 1.5638106650689036,
1834
+ "grad_norm": 2.683365821838379,
1835
+ "learning_rate": 1.374715398442181e-05,
1836
+ "loss": 0.1182,
1837
+ "step": 2610
1838
+ },
1839
+ {
1840
+ "epoch": 1.5698022768124624,
1841
+ "grad_norm": 0.05761442705988884,
1842
+ "learning_rate": 1.3723187537447576e-05,
1843
+ "loss": 0.0835,
1844
+ "step": 2620
1845
+ },
1846
+ {
1847
+ "epoch": 1.5757938885560216,
1848
+ "grad_norm": 0.05140033736824989,
1849
+ "learning_rate": 1.3699221090473337e-05,
1850
+ "loss": 0.0664,
1851
+ "step": 2630
1852
+ },
1853
+ {
1854
+ "epoch": 1.5817855002995804,
1855
+ "grad_norm": 0.02658945880830288,
1856
+ "learning_rate": 1.3675254643499102e-05,
1857
+ "loss": 0.0216,
1858
+ "step": 2640
1859
+ },
1860
+ {
1861
+ "epoch": 1.5877771120431396,
1862
+ "grad_norm": 0.26024529337882996,
1863
+ "learning_rate": 1.3651288196524866e-05,
1864
+ "loss": 0.0608,
1865
+ "step": 2650
1866
+ },
1867
+ {
1868
+ "epoch": 1.5937687237866986,
1869
+ "grad_norm": 0.07651544362306595,
1870
+ "learning_rate": 1.362732174955063e-05,
1871
+ "loss": 0.0494,
1872
+ "step": 2660
1873
+ },
1874
+ {
1875
+ "epoch": 1.5997603355302576,
1876
+ "grad_norm": 6.539353370666504,
1877
+ "learning_rate": 1.3603355302576394e-05,
1878
+ "loss": 0.1055,
1879
+ "step": 2670
1880
+ },
1881
+ {
1882
+ "epoch": 1.6057519472738166,
1883
+ "grad_norm": 0.025996387004852295,
1884
+ "learning_rate": 1.3579388855602157e-05,
1885
+ "loss": 0.0059,
1886
+ "step": 2680
1887
+ },
1888
+ {
1889
+ "epoch": 1.6117435590173756,
1890
+ "grad_norm": 6.401894569396973,
1891
+ "learning_rate": 1.3555422408627922e-05,
1892
+ "loss": 0.0975,
1893
+ "step": 2690
1894
+ },
1895
+ {
1896
+ "epoch": 1.6177351707609346,
1897
+ "grad_norm": 6.72553825378418,
1898
+ "learning_rate": 1.3531455961653686e-05,
1899
+ "loss": 0.1458,
1900
+ "step": 2700
1901
+ },
1902
+ {
1903
+ "epoch": 1.6237267825044936,
1904
+ "grad_norm": 0.024574628099799156,
1905
+ "learning_rate": 1.350748951467945e-05,
1906
+ "loss": 0.0587,
1907
+ "step": 2710
1908
+ },
1909
+ {
1910
+ "epoch": 1.6297183942480529,
1911
+ "grad_norm": 0.15194350481033325,
1912
+ "learning_rate": 1.3483523067705214e-05,
1913
+ "loss": 0.0516,
1914
+ "step": 2720
1915
+ },
1916
+ {
1917
+ "epoch": 1.6357100059916116,
1918
+ "grad_norm": 0.02475818246603012,
1919
+ "learning_rate": 1.3459556620730977e-05,
1920
+ "loss": 0.0659,
1921
+ "step": 2730
1922
+ },
1923
+ {
1924
+ "epoch": 1.6417016177351709,
1925
+ "grad_norm": 0.019463736563920975,
1926
+ "learning_rate": 1.343559017375674e-05,
1927
+ "loss": 0.004,
1928
+ "step": 2740
1929
+ },
1930
+ {
1931
+ "epoch": 1.6476932294787296,
1932
+ "grad_norm": 0.03872453048825264,
1933
+ "learning_rate": 1.3411623726782505e-05,
1934
+ "loss": 0.1438,
1935
+ "step": 2750
1936
+ },
1937
+ {
1938
+ "epoch": 1.6536848412222889,
1939
+ "grad_norm": 0.13624371588230133,
1940
+ "learning_rate": 1.338765727980827e-05,
1941
+ "loss": 0.0545,
1942
+ "step": 2760
1943
+ },
1944
+ {
1945
+ "epoch": 1.6596764529658476,
1946
+ "grad_norm": 0.9148539304733276,
1947
+ "learning_rate": 1.3363690832834034e-05,
1948
+ "loss": 0.0542,
1949
+ "step": 2770
1950
+ },
1951
+ {
1952
+ "epoch": 1.6656680647094069,
1953
+ "grad_norm": 0.030067751184105873,
1954
+ "learning_rate": 1.3339724385859799e-05,
1955
+ "loss": 0.017,
1956
+ "step": 2780
1957
+ },
1958
+ {
1959
+ "epoch": 1.6716596764529659,
1960
+ "grad_norm": 0.038033872842788696,
1961
+ "learning_rate": 1.331575793888556e-05,
1962
+ "loss": 0.2864,
1963
+ "step": 2790
1964
+ },
1965
+ {
1966
+ "epoch": 1.6776512881965249,
1967
+ "grad_norm": 0.08981003612279892,
1968
+ "learning_rate": 1.3291791491911325e-05,
1969
+ "loss": 0.0885,
1970
+ "step": 2800
1971
+ },
1972
+ {
1973
+ "epoch": 1.6836428999400839,
1974
+ "grad_norm": 0.04005518555641174,
1975
+ "learning_rate": 1.3267825044937089e-05,
1976
+ "loss": 0.1578,
1977
+ "step": 2810
1978
+ },
1979
+ {
1980
+ "epoch": 1.6896345116836429,
1981
+ "grad_norm": 0.20092517137527466,
1982
+ "learning_rate": 1.3243858597962854e-05,
1983
+ "loss": 0.0506,
1984
+ "step": 2820
1985
+ },
1986
+ {
1987
+ "epoch": 1.6956261234272019,
1988
+ "grad_norm": 0.025147387757897377,
1989
+ "learning_rate": 1.3219892150988619e-05,
1990
+ "loss": 0.0566,
1991
+ "step": 2830
1992
+ },
1993
+ {
1994
+ "epoch": 1.7016177351707609,
1995
+ "grad_norm": 0.046073708683252335,
1996
+ "learning_rate": 1.319592570401438e-05,
1997
+ "loss": 0.0761,
1998
+ "step": 2840
1999
+ },
2000
+ {
2001
+ "epoch": 1.70760934691432,
2002
+ "grad_norm": 0.056861020624637604,
2003
+ "learning_rate": 1.3171959257040145e-05,
2004
+ "loss": 0.0304,
2005
+ "step": 2850
2006
+ },
2007
+ {
2008
+ "epoch": 1.7136009586578789,
2009
+ "grad_norm": 0.3135916292667389,
2010
+ "learning_rate": 1.3147992810065909e-05,
2011
+ "loss": 0.0856,
2012
+ "step": 2860
2013
+ },
2014
+ {
2015
+ "epoch": 1.719592570401438,
2016
+ "grad_norm": 0.022032462060451508,
2017
+ "learning_rate": 1.3124026363091674e-05,
2018
+ "loss": 0.0024,
2019
+ "step": 2870
2020
+ },
2021
+ {
2022
+ "epoch": 1.7255841821449969,
2023
+ "grad_norm": 0.026683665812015533,
2024
+ "learning_rate": 1.3100059916117435e-05,
2025
+ "loss": 0.0592,
2026
+ "step": 2880
2027
+ },
2028
+ {
2029
+ "epoch": 1.731575793888556,
2030
+ "grad_norm": 0.029534820467233658,
2031
+ "learning_rate": 1.30760934691432e-05,
2032
+ "loss": 0.1071,
2033
+ "step": 2890
2034
+ },
2035
+ {
2036
+ "epoch": 1.737567405632115,
2037
+ "grad_norm": 7.658933639526367,
2038
+ "learning_rate": 1.3052127022168965e-05,
2039
+ "loss": 0.0833,
2040
+ "step": 2900
2041
+ },
2042
+ {
2043
+ "epoch": 1.743559017375674,
2044
+ "grad_norm": 0.014458650723099709,
2045
+ "learning_rate": 1.3028160575194729e-05,
2046
+ "loss": 0.0422,
2047
+ "step": 2910
2048
+ },
2049
+ {
2050
+ "epoch": 1.749550629119233,
2051
+ "grad_norm": 0.04850522428750992,
2052
+ "learning_rate": 1.3004194128220494e-05,
2053
+ "loss": 0.029,
2054
+ "step": 2920
2055
+ },
2056
+ {
2057
+ "epoch": 1.755542240862792,
2058
+ "grad_norm": 0.010737513191998005,
2059
+ "learning_rate": 1.2980227681246255e-05,
2060
+ "loss": 0.0267,
2061
+ "step": 2930
2062
+ },
2063
+ {
2064
+ "epoch": 1.761533852606351,
2065
+ "grad_norm": 0.053126100450754166,
2066
+ "learning_rate": 1.295626123427202e-05,
2067
+ "loss": 0.0989,
2068
+ "step": 2940
2069
+ },
2070
+ {
2071
+ "epoch": 1.76752546434991,
2072
+ "grad_norm": 0.03656454756855965,
2073
+ "learning_rate": 1.2932294787297783e-05,
2074
+ "loss": 0.0551,
2075
+ "step": 2950
2076
+ },
2077
+ {
2078
+ "epoch": 1.773517076093469,
2079
+ "grad_norm": 0.018888123333454132,
2080
+ "learning_rate": 1.2908328340323548e-05,
2081
+ "loss": 0.0679,
2082
+ "step": 2960
2083
+ },
2084
+ {
2085
+ "epoch": 1.779508687837028,
2086
+ "grad_norm": 0.051330894231796265,
2087
+ "learning_rate": 1.2884361893349313e-05,
2088
+ "loss": 0.105,
2089
+ "step": 2970
2090
+ },
2091
+ {
2092
+ "epoch": 1.7855002995805873,
2093
+ "grad_norm": 0.3962896466255188,
2094
+ "learning_rate": 1.2860395446375075e-05,
2095
+ "loss": 0.0137,
2096
+ "step": 2980
2097
+ },
2098
+ {
2099
+ "epoch": 1.791491911324146,
2100
+ "grad_norm": 0.035579364746809006,
2101
+ "learning_rate": 1.283642899940084e-05,
2102
+ "loss": 0.0765,
2103
+ "step": 2990
2104
+ },
2105
+ {
2106
+ "epoch": 1.7974835230677053,
2107
+ "grad_norm": 5.266751766204834,
2108
+ "learning_rate": 1.2812462552426603e-05,
2109
+ "loss": 0.0082,
2110
+ "step": 3000
2111
+ },
2112
+ {
2113
+ "epoch": 1.803475134811264,
2114
+ "grad_norm": 0.13279317319393158,
2115
+ "learning_rate": 1.2788496105452368e-05,
2116
+ "loss": 0.1104,
2117
+ "step": 3010
2118
+ },
2119
+ {
2120
+ "epoch": 1.8094667465548233,
2121
+ "grad_norm": 0.07038503885269165,
2122
+ "learning_rate": 1.2764529658478132e-05,
2123
+ "loss": 0.0101,
2124
+ "step": 3020
2125
+ },
2126
+ {
2127
+ "epoch": 1.8154583582983823,
2128
+ "grad_norm": 0.0224329624325037,
2129
+ "learning_rate": 1.2740563211503895e-05,
2130
+ "loss": 0.056,
2131
+ "step": 3030
2132
+ },
2133
+ {
2134
+ "epoch": 1.8214499700419413,
2135
+ "grad_norm": 0.06084609031677246,
2136
+ "learning_rate": 1.2716596764529658e-05,
2137
+ "loss": 0.0518,
2138
+ "step": 3040
2139
+ },
2140
+ {
2141
+ "epoch": 1.8274415817855003,
2142
+ "grad_norm": 0.046141840517520905,
2143
+ "learning_rate": 1.2692630317555423e-05,
2144
+ "loss": 0.0026,
2145
+ "step": 3050
2146
+ },
2147
+ {
2148
+ "epoch": 1.8334331935290593,
2149
+ "grad_norm": 0.021090976893901825,
2150
+ "learning_rate": 1.2668663870581188e-05,
2151
+ "loss": 0.0537,
2152
+ "step": 3060
2153
+ },
2154
+ {
2155
+ "epoch": 1.8394248052726183,
2156
+ "grad_norm": 0.02859915792942047,
2157
+ "learning_rate": 1.2644697423606952e-05,
2158
+ "loss": 0.0191,
2159
+ "step": 3070
2160
+ },
2161
+ {
2162
+ "epoch": 1.8454164170161773,
2163
+ "grad_norm": 0.01387891173362732,
2164
+ "learning_rate": 1.2620730976632717e-05,
2165
+ "loss": 0.0019,
2166
+ "step": 3080
2167
+ },
2168
+ {
2169
+ "epoch": 1.8514080287597365,
2170
+ "grad_norm": 4.861968040466309,
2171
+ "learning_rate": 1.2596764529658478e-05,
2172
+ "loss": 0.168,
2173
+ "step": 3090
2174
+ },
2175
+ {
2176
+ "epoch": 1.8573996405032953,
2177
+ "grad_norm": 0.022837089374661446,
2178
+ "learning_rate": 1.2572798082684243e-05,
2179
+ "loss": 0.0146,
2180
+ "step": 3100
2181
+ },
2182
+ {
2183
+ "epoch": 1.8633912522468545,
2184
+ "grad_norm": 5.4890241622924805,
2185
+ "learning_rate": 1.2548831635710006e-05,
2186
+ "loss": 0.0545,
2187
+ "step": 3110
2188
+ },
2189
+ {
2190
+ "epoch": 1.8693828639904133,
2191
+ "grad_norm": 0.12989497184753418,
2192
+ "learning_rate": 1.2524865188735771e-05,
2193
+ "loss": 0.0067,
2194
+ "step": 3120
2195
+ },
2196
+ {
2197
+ "epoch": 1.8753744757339725,
2198
+ "grad_norm": 0.18856944143772125,
2199
+ "learning_rate": 1.2500898741761536e-05,
2200
+ "loss": 0.0031,
2201
+ "step": 3130
2202
+ },
2203
+ {
2204
+ "epoch": 1.8813660874775313,
2205
+ "grad_norm": 10.8010892868042,
2206
+ "learning_rate": 1.2476932294787298e-05,
2207
+ "loss": 0.0295,
2208
+ "step": 3140
2209
+ },
2210
+ {
2211
+ "epoch": 1.8873576992210905,
2212
+ "grad_norm": 0.05125382915139198,
2213
+ "learning_rate": 1.2452965847813063e-05,
2214
+ "loss": 0.1701,
2215
+ "step": 3150
2216
+ },
2217
+ {
2218
+ "epoch": 1.8933493109646495,
2219
+ "grad_norm": 0.06040149927139282,
2220
+ "learning_rate": 1.2428999400838826e-05,
2221
+ "loss": 0.0024,
2222
+ "step": 3160
2223
+ },
2224
+ {
2225
+ "epoch": 1.8993409227082085,
2226
+ "grad_norm": 0.009966638870537281,
2227
+ "learning_rate": 1.2405032953864591e-05,
2228
+ "loss": 0.0019,
2229
+ "step": 3170
2230
+ },
2231
+ {
2232
+ "epoch": 1.9053325344517675,
2233
+ "grad_norm": 2.1728971004486084,
2234
+ "learning_rate": 1.2381066506890353e-05,
2235
+ "loss": 0.0077,
2236
+ "step": 3180
2237
+ },
2238
+ {
2239
+ "epoch": 1.9113241461953265,
2240
+ "grad_norm": 0.033757131546735764,
2241
+ "learning_rate": 1.2357100059916118e-05,
2242
+ "loss": 0.0034,
2243
+ "step": 3190
2244
+ },
2245
+ {
2246
+ "epoch": 1.9173157579388855,
2247
+ "grad_norm": 0.028172140941023827,
2248
+ "learning_rate": 1.2333133612941883e-05,
2249
+ "loss": 0.0751,
2250
+ "step": 3200
2251
+ },
2252
+ {
2253
+ "epoch": 1.9233073696824445,
2254
+ "grad_norm": 0.03659846633672714,
2255
+ "learning_rate": 1.2309167165967646e-05,
2256
+ "loss": 0.0613,
2257
+ "step": 3210
2258
+ },
2259
+ {
2260
+ "epoch": 1.9292989814260038,
2261
+ "grad_norm": 0.3078964054584503,
2262
+ "learning_rate": 1.2285200718993411e-05,
2263
+ "loss": 0.0202,
2264
+ "step": 3220
2265
+ },
2266
+ {
2267
+ "epoch": 1.9352905931695625,
2268
+ "grad_norm": 0.02677793614566326,
2269
+ "learning_rate": 1.2261234272019173e-05,
2270
+ "loss": 0.0117,
2271
+ "step": 3230
2272
+ },
2273
+ {
2274
+ "epoch": 1.9412822049131218,
2275
+ "grad_norm": 0.01334421057254076,
2276
+ "learning_rate": 1.2237267825044938e-05,
2277
+ "loss": 0.0406,
2278
+ "step": 3240
2279
+ },
2280
+ {
2281
+ "epoch": 1.9472738166566805,
2282
+ "grad_norm": 0.03066912479698658,
2283
+ "learning_rate": 1.2213301378070701e-05,
2284
+ "loss": 0.0161,
2285
+ "step": 3250
2286
+ },
2287
+ {
2288
+ "epoch": 1.9532654284002398,
2289
+ "grad_norm": 0.062285132706165314,
2290
+ "learning_rate": 1.2189334931096466e-05,
2291
+ "loss": 0.0755,
2292
+ "step": 3260
2293
+ },
2294
+ {
2295
+ "epoch": 1.9592570401437985,
2296
+ "grad_norm": 2.9412734508514404,
2297
+ "learning_rate": 1.2165368484122231e-05,
2298
+ "loss": 0.0339,
2299
+ "step": 3270
2300
+ },
2301
+ {
2302
+ "epoch": 1.9652486518873578,
2303
+ "grad_norm": 0.031763706356287,
2304
+ "learning_rate": 1.2141402037147993e-05,
2305
+ "loss": 0.0083,
2306
+ "step": 3280
2307
+ },
2308
+ {
2309
+ "epoch": 1.9712402636309168,
2310
+ "grad_norm": 0.1748054176568985,
2311
+ "learning_rate": 1.2117435590173758e-05,
2312
+ "loss": 0.1381,
2313
+ "step": 3290
2314
+ },
2315
+ {
2316
+ "epoch": 1.9772318753744758,
2317
+ "grad_norm": 4.052149295806885,
2318
+ "learning_rate": 1.2093469143199521e-05,
2319
+ "loss": 0.1309,
2320
+ "step": 3300
2321
+ },
2322
+ {
2323
+ "epoch": 1.9832234871180348,
2324
+ "grad_norm": 0.04098323732614517,
2325
+ "learning_rate": 1.2069502696225286e-05,
2326
+ "loss": 0.1787,
2327
+ "step": 3310
2328
+ },
2329
+ {
2330
+ "epoch": 1.9892150988615938,
2331
+ "grad_norm": 0.021714461967349052,
2332
+ "learning_rate": 1.204553624925105e-05,
2333
+ "loss": 0.0192,
2334
+ "step": 3320
2335
+ },
2336
+ {
2337
+ "epoch": 1.9952067106051528,
2338
+ "grad_norm": 0.0282259751111269,
2339
+ "learning_rate": 1.2021569802276813e-05,
2340
+ "loss": 0.0165,
2341
+ "step": 3330
2342
+ },
2343
+ {
2344
+ "epoch": 2.0011983223487118,
2345
+ "grad_norm": 3.8920559883117676,
2346
+ "learning_rate": 1.1997603355302578e-05,
2347
+ "loss": 0.1199,
2348
+ "step": 3340
2349
+ },
2350
+ {
2351
+ "epoch": 2.007189934092271,
2352
+ "grad_norm": 0.01998058520257473,
2353
+ "learning_rate": 1.1973636908328341e-05,
2354
+ "loss": 0.0105,
2355
+ "step": 3350
2356
+ },
2357
+ {
2358
+ "epoch": 2.0131815458358298,
2359
+ "grad_norm": 0.01607227325439453,
2360
+ "learning_rate": 1.1949670461354106e-05,
2361
+ "loss": 0.0025,
2362
+ "step": 3360
2363
+ },
2364
+ {
2365
+ "epoch": 2.019173157579389,
2366
+ "grad_norm": 0.015282247215509415,
2367
+ "learning_rate": 1.192570401437987e-05,
2368
+ "loss": 0.0346,
2369
+ "step": 3370
2370
+ },
2371
+ {
2372
+ "epoch": 2.0251647693229478,
2373
+ "grad_norm": 0.08632060140371323,
2374
+ "learning_rate": 1.1901737567405634e-05,
2375
+ "loss": 0.0551,
2376
+ "step": 3380
2377
+ },
2378
+ {
2379
+ "epoch": 2.031156381066507,
2380
+ "grad_norm": 0.08891229331493378,
2381
+ "learning_rate": 1.1877771120431396e-05,
2382
+ "loss": 0.0254,
2383
+ "step": 3390
2384
+ },
2385
+ {
2386
+ "epoch": 2.0371479928100658,
2387
+ "grad_norm": 0.012875097803771496,
2388
+ "learning_rate": 1.1853804673457161e-05,
2389
+ "loss": 0.0279,
2390
+ "step": 3400
2391
+ },
2392
+ {
2393
+ "epoch": 2.043139604553625,
2394
+ "grad_norm": 5.437049388885498,
2395
+ "learning_rate": 1.1829838226482926e-05,
2396
+ "loss": 0.0738,
2397
+ "step": 3410
2398
+ },
2399
+ {
2400
+ "epoch": 2.0491312162971838,
2401
+ "grad_norm": 0.016656389459967613,
2402
+ "learning_rate": 1.180587177950869e-05,
2403
+ "loss": 0.0524,
2404
+ "step": 3420
2405
+ },
2406
+ {
2407
+ "epoch": 2.055122828040743,
2408
+ "grad_norm": 0.01116788201034069,
2409
+ "learning_rate": 1.1781905332534454e-05,
2410
+ "loss": 0.0188,
2411
+ "step": 3430
2412
+ },
2413
+ {
2414
+ "epoch": 2.061114439784302,
2415
+ "grad_norm": 0.03885352611541748,
2416
+ "learning_rate": 1.1757938885560216e-05,
2417
+ "loss": 0.1027,
2418
+ "step": 3440
2419
+ },
2420
+ {
2421
+ "epoch": 2.067106051527861,
2422
+ "grad_norm": 13.10006332397461,
2423
+ "learning_rate": 1.173397243858598e-05,
2424
+ "loss": 0.0767,
2425
+ "step": 3450
2426
+ },
2427
+ {
2428
+ "epoch": 2.07309766327142,
2429
+ "grad_norm": 0.13292211294174194,
2430
+ "learning_rate": 1.1710005991611744e-05,
2431
+ "loss": 0.1498,
2432
+ "step": 3460
2433
+ },
2434
+ {
2435
+ "epoch": 2.079089275014979,
2436
+ "grad_norm": 0.01008241530507803,
2437
+ "learning_rate": 1.1686039544637509e-05,
2438
+ "loss": 0.1384,
2439
+ "step": 3470
2440
+ },
2441
+ {
2442
+ "epoch": 2.085080886758538,
2443
+ "grad_norm": 0.2053469866514206,
2444
+ "learning_rate": 1.1662073097663274e-05,
2445
+ "loss": 0.0281,
2446
+ "step": 3480
2447
+ },
2448
+ {
2449
+ "epoch": 2.091072498502097,
2450
+ "grad_norm": 0.1622438281774521,
2451
+ "learning_rate": 1.1638106650689036e-05,
2452
+ "loss": 0.009,
2453
+ "step": 3490
2454
+ },
2455
+ {
2456
+ "epoch": 2.097064110245656,
2457
+ "grad_norm": 0.031283244490623474,
2458
+ "learning_rate": 1.16141402037148e-05,
2459
+ "loss": 0.0057,
2460
+ "step": 3500
2461
+ },
2462
+ {
2463
+ "epoch": 2.103055721989215,
2464
+ "grad_norm": 0.12380139529705048,
2465
+ "learning_rate": 1.1590173756740564e-05,
2466
+ "loss": 0.2168,
2467
+ "step": 3510
2468
+ },
2469
+ {
2470
+ "epoch": 2.109047333732774,
2471
+ "grad_norm": 13.498112678527832,
2472
+ "learning_rate": 1.1566207309766329e-05,
2473
+ "loss": 0.0418,
2474
+ "step": 3520
2475
+ },
2476
+ {
2477
+ "epoch": 2.115038945476333,
2478
+ "grad_norm": 0.014153407886624336,
2479
+ "learning_rate": 1.154224086279209e-05,
2480
+ "loss": 0.0696,
2481
+ "step": 3530
2482
+ },
2483
+ {
2484
+ "epoch": 2.121030557219892,
2485
+ "grad_norm": 0.013626339845359325,
2486
+ "learning_rate": 1.1518274415817856e-05,
2487
+ "loss": 0.0161,
2488
+ "step": 3540
2489
+ },
2490
+ {
2491
+ "epoch": 2.127022168963451,
2492
+ "grad_norm": 0.09620760381221771,
2493
+ "learning_rate": 1.1494307968843619e-05,
2494
+ "loss": 0.1724,
2495
+ "step": 3550
2496
+ },
2497
+ {
2498
+ "epoch": 2.13301378070701,
2499
+ "grad_norm": 0.025053268298506737,
2500
+ "learning_rate": 1.1470341521869384e-05,
2501
+ "loss": 0.0569,
2502
+ "step": 3560
2503
+ },
2504
+ {
2505
+ "epoch": 2.139005392450569,
2506
+ "grad_norm": 0.27246469259262085,
2507
+ "learning_rate": 1.1446375074895149e-05,
2508
+ "loss": 0.0621,
2509
+ "step": 3570
2510
+ },
2511
+ {
2512
+ "epoch": 2.144997004194128,
2513
+ "grad_norm": 0.011995675973594189,
2514
+ "learning_rate": 1.142240862792091e-05,
2515
+ "loss": 0.0471,
2516
+ "step": 3580
2517
+ },
2518
+ {
2519
+ "epoch": 2.1509886159376874,
2520
+ "grad_norm": 0.04540570080280304,
2521
+ "learning_rate": 1.1398442180946675e-05,
2522
+ "loss": 0.0989,
2523
+ "step": 3590
2524
+ },
2525
+ {
2526
+ "epoch": 2.156980227681246,
2527
+ "grad_norm": 0.5425028204917908,
2528
+ "learning_rate": 1.1374475733972439e-05,
2529
+ "loss": 0.0467,
2530
+ "step": 3600
2531
+ },
2532
+ {
2533
+ "epoch": 2.1629718394248054,
2534
+ "grad_norm": 0.38934457302093506,
2535
+ "learning_rate": 1.1350509286998204e-05,
2536
+ "loss": 0.0192,
2537
+ "step": 3610
2538
+ },
2539
+ {
2540
+ "epoch": 2.168963451168364,
2541
+ "grad_norm": 0.06771878898143768,
2542
+ "learning_rate": 1.1326542840023967e-05,
2543
+ "loss": 0.2696,
2544
+ "step": 3620
2545
+ },
2546
+ {
2547
+ "epoch": 2.1749550629119234,
2548
+ "grad_norm": 0.012024886906147003,
2549
+ "learning_rate": 1.130257639304973e-05,
2550
+ "loss": 0.1306,
2551
+ "step": 3630
2552
+ },
2553
+ {
2554
+ "epoch": 2.180946674655482,
2555
+ "grad_norm": 3.300341844558716,
2556
+ "learning_rate": 1.1278609946075495e-05,
2557
+ "loss": 0.1117,
2558
+ "step": 3640
2559
+ },
2560
+ {
2561
+ "epoch": 2.1869382863990414,
2562
+ "grad_norm": 4.806973934173584,
2563
+ "learning_rate": 1.1254643499101259e-05,
2564
+ "loss": 0.0496,
2565
+ "step": 3650
2566
+ },
2567
+ {
2568
+ "epoch": 2.1929298981426,
2569
+ "grad_norm": 0.09798520058393478,
2570
+ "learning_rate": 1.1230677052127024e-05,
2571
+ "loss": 0.0182,
2572
+ "step": 3660
2573
+ },
2574
+ {
2575
+ "epoch": 2.1989215098861594,
2576
+ "grad_norm": 0.024373216554522514,
2577
+ "learning_rate": 1.1206710605152787e-05,
2578
+ "loss": 0.0795,
2579
+ "step": 3670
2580
+ },
2581
+ {
2582
+ "epoch": 2.204913121629718,
2583
+ "grad_norm": 0.07652667164802551,
2584
+ "learning_rate": 1.1182744158178552e-05,
2585
+ "loss": 0.2388,
2586
+ "step": 3680
2587
+ },
2588
+ {
2589
+ "epoch": 2.2109047333732774,
2590
+ "grad_norm": 5.771300792694092,
2591
+ "learning_rate": 1.1158777711204314e-05,
2592
+ "loss": 0.0115,
2593
+ "step": 3690
2594
+ },
2595
+ {
2596
+ "epoch": 2.2168963451168366,
2597
+ "grad_norm": 0.022769521921873093,
2598
+ "learning_rate": 1.1134811264230079e-05,
2599
+ "loss": 0.0924,
2600
+ "step": 3700
2601
+ },
2602
+ {
2603
+ "epoch": 2.2228879568603954,
2604
+ "grad_norm": 7.739857196807861,
2605
+ "learning_rate": 1.1110844817255844e-05,
2606
+ "loss": 0.0373,
2607
+ "step": 3710
2608
+ },
2609
+ {
2610
+ "epoch": 2.2288795686039546,
2611
+ "grad_norm": 0.07927918434143066,
2612
+ "learning_rate": 1.1086878370281607e-05,
2613
+ "loss": 0.1027,
2614
+ "step": 3720
2615
+ },
2616
+ {
2617
+ "epoch": 2.2348711803475134,
2618
+ "grad_norm": 7.156311511993408,
2619
+ "learning_rate": 1.1062911923307372e-05,
2620
+ "loss": 0.0176,
2621
+ "step": 3730
2622
+ },
2623
+ {
2624
+ "epoch": 2.2408627920910726,
2625
+ "grad_norm": 4.183927536010742,
2626
+ "learning_rate": 1.1038945476333133e-05,
2627
+ "loss": 0.0694,
2628
+ "step": 3740
2629
+ },
2630
+ {
2631
+ "epoch": 2.2468544038346314,
2632
+ "grad_norm": 0.023400112986564636,
2633
+ "learning_rate": 1.1014979029358898e-05,
2634
+ "loss": 0.0428,
2635
+ "step": 3750
2636
+ },
2637
+ {
2638
+ "epoch": 2.2528460155781906,
2639
+ "grad_norm": 0.02427937090396881,
2640
+ "learning_rate": 1.0991012582384662e-05,
2641
+ "loss": 0.0712,
2642
+ "step": 3760
2643
+ },
2644
+ {
2645
+ "epoch": 2.2588376273217494,
2646
+ "grad_norm": 0.01212634053081274,
2647
+ "learning_rate": 1.0967046135410427e-05,
2648
+ "loss": 0.0016,
2649
+ "step": 3770
2650
+ },
2651
+ {
2652
+ "epoch": 2.2648292390653086,
2653
+ "grad_norm": 0.022266529500484467,
2654
+ "learning_rate": 1.0943079688436192e-05,
2655
+ "loss": 0.0137,
2656
+ "step": 3780
2657
+ },
2658
+ {
2659
+ "epoch": 2.2708208508088674,
2660
+ "grad_norm": 4.131740093231201,
2661
+ "learning_rate": 1.0919113241461953e-05,
2662
+ "loss": 0.0646,
2663
+ "step": 3790
2664
+ },
2665
+ {
2666
+ "epoch": 2.2768124625524266,
2667
+ "grad_norm": 0.00949007086455822,
2668
+ "learning_rate": 1.0895146794487718e-05,
2669
+ "loss": 0.0019,
2670
+ "step": 3800
2671
+ },
2672
+ {
2673
+ "epoch": 2.282804074295986,
2674
+ "grad_norm": 0.01134122721850872,
2675
+ "learning_rate": 1.0871180347513482e-05,
2676
+ "loss": 0.1,
2677
+ "step": 3810
2678
+ },
2679
+ {
2680
+ "epoch": 2.2887956860395446,
2681
+ "grad_norm": 0.024350911378860474,
2682
+ "learning_rate": 1.0847213900539247e-05,
2683
+ "loss": 0.0115,
2684
+ "step": 3820
2685
+ },
2686
+ {
2687
+ "epoch": 2.2947872977831034,
2688
+ "grad_norm": 2.361084461212158,
2689
+ "learning_rate": 1.0823247453565008e-05,
2690
+ "loss": 0.0188,
2691
+ "step": 3830
2692
+ },
2693
+ {
2694
+ "epoch": 2.3007789095266626,
2695
+ "grad_norm": 0.10859256982803345,
2696
+ "learning_rate": 1.0799281006590773e-05,
2697
+ "loss": 0.0133,
2698
+ "step": 3840
2699
+ },
2700
+ {
2701
+ "epoch": 2.306770521270222,
2702
+ "grad_norm": 0.0714581161737442,
2703
+ "learning_rate": 1.0775314559616538e-05,
2704
+ "loss": 0.0033,
2705
+ "step": 3850
2706
+ },
2707
+ {
2708
+ "epoch": 2.3127621330137806,
2709
+ "grad_norm": 0.009088699705898762,
2710
+ "learning_rate": 1.0751348112642302e-05,
2711
+ "loss": 0.049,
2712
+ "step": 3860
2713
+ },
2714
+ {
2715
+ "epoch": 2.31875374475734,
2716
+ "grad_norm": 0.027858853340148926,
2717
+ "learning_rate": 1.0727381665668067e-05,
2718
+ "loss": 0.113,
2719
+ "step": 3870
2720
+ },
2721
+ {
2722
+ "epoch": 2.3247453565008986,
2723
+ "grad_norm": 0.0641050785779953,
2724
+ "learning_rate": 1.0703415218693828e-05,
2725
+ "loss": 0.0296,
2726
+ "step": 3880
2727
+ },
2728
+ {
2729
+ "epoch": 2.330736968244458,
2730
+ "grad_norm": 0.006066794972866774,
2731
+ "learning_rate": 1.0679448771719593e-05,
2732
+ "loss": 0.0011,
2733
+ "step": 3890
2734
+ },
2735
+ {
2736
+ "epoch": 2.3367285799880166,
2737
+ "grad_norm": 0.026016155257821083,
2738
+ "learning_rate": 1.0655482324745357e-05,
2739
+ "loss": 0.0804,
2740
+ "step": 3900
2741
+ },
2742
+ {
2743
+ "epoch": 2.342720191731576,
2744
+ "grad_norm": 0.023232005536556244,
2745
+ "learning_rate": 1.0631515877771122e-05,
2746
+ "loss": 0.0902,
2747
+ "step": 3910
2748
+ },
2749
+ {
2750
+ "epoch": 2.3487118034751346,
2751
+ "grad_norm": 0.08878772705793381,
2752
+ "learning_rate": 1.0607549430796887e-05,
2753
+ "loss": 0.0336,
2754
+ "step": 3920
2755
+ },
2756
+ {
2757
+ "epoch": 2.354703415218694,
2758
+ "grad_norm": 0.061824578791856766,
2759
+ "learning_rate": 1.0583582983822648e-05,
2760
+ "loss": 0.0463,
2761
+ "step": 3930
2762
+ },
2763
+ {
2764
+ "epoch": 2.3606950269622526,
2765
+ "grad_norm": 0.02581578865647316,
2766
+ "learning_rate": 1.0559616536848413e-05,
2767
+ "loss": 0.0065,
2768
+ "step": 3940
2769
+ },
2770
+ {
2771
+ "epoch": 2.366686638705812,
2772
+ "grad_norm": 0.024095656350255013,
2773
+ "learning_rate": 1.0535650089874176e-05,
2774
+ "loss": 0.136,
2775
+ "step": 3950
2776
+ },
2777
+ {
2778
+ "epoch": 2.372678250449371,
2779
+ "grad_norm": 0.03752965107560158,
2780
+ "learning_rate": 1.0511683642899941e-05,
2781
+ "loss": 0.0574,
2782
+ "step": 3960
2783
+ },
2784
+ {
2785
+ "epoch": 2.37866986219293,
2786
+ "grad_norm": 9.16887378692627,
2787
+ "learning_rate": 1.0487717195925705e-05,
2788
+ "loss": 0.156,
2789
+ "step": 3970
2790
+ },
2791
+ {
2792
+ "epoch": 2.384661473936489,
2793
+ "grad_norm": 10.50056266784668,
2794
+ "learning_rate": 1.046375074895147e-05,
2795
+ "loss": 0.0468,
2796
+ "step": 3980
2797
+ },
2798
+ {
2799
+ "epoch": 2.390653085680048,
2800
+ "grad_norm": 6.190760135650635,
2801
+ "learning_rate": 1.0439784301977233e-05,
2802
+ "loss": 0.0906,
2803
+ "step": 3990
2804
+ },
2805
+ {
2806
+ "epoch": 2.396644697423607,
2807
+ "grad_norm": 0.018317993730306625,
2808
+ "learning_rate": 1.0415817855002996e-05,
2809
+ "loss": 0.0758,
2810
+ "step": 4000
2811
+ },
2812
+ {
2813
+ "epoch": 2.402636309167166,
2814
+ "grad_norm": 0.06936381012201309,
2815
+ "learning_rate": 1.0391851408028761e-05,
2816
+ "loss": 0.0768,
2817
+ "step": 4010
2818
+ },
2819
+ {
2820
+ "epoch": 2.408627920910725,
2821
+ "grad_norm": 0.07090919464826584,
2822
+ "learning_rate": 1.0367884961054525e-05,
2823
+ "loss": 0.1589,
2824
+ "step": 4020
2825
+ },
2826
+ {
2827
+ "epoch": 2.414619532654284,
2828
+ "grad_norm": 0.04442989081144333,
2829
+ "learning_rate": 1.034391851408029e-05,
2830
+ "loss": 0.0023,
2831
+ "step": 4030
2832
+ },
2833
+ {
2834
+ "epoch": 2.420611144397843,
2835
+ "grad_norm": 0.08671809732913971,
2836
+ "learning_rate": 1.0319952067106051e-05,
2837
+ "loss": 0.0107,
2838
+ "step": 4040
2839
+ },
2840
+ {
2841
+ "epoch": 2.426602756141402,
2842
+ "grad_norm": 7.484482765197754,
2843
+ "learning_rate": 1.0295985620131816e-05,
2844
+ "loss": 0.0175,
2845
+ "step": 4050
2846
+ },
2847
+ {
2848
+ "epoch": 2.432594367884961,
2849
+ "grad_norm": 0.019062452018260956,
2850
+ "learning_rate": 1.027201917315758e-05,
2851
+ "loss": 0.0022,
2852
+ "step": 4060
2853
+ },
2854
+ {
2855
+ "epoch": 2.4385859796285203,
2856
+ "grad_norm": 0.021449653431773186,
2857
+ "learning_rate": 1.0248052726183345e-05,
2858
+ "loss": 0.0631,
2859
+ "step": 4070
2860
+ },
2861
+ {
2862
+ "epoch": 2.444577591372079,
2863
+ "grad_norm": 0.03672437742352486,
2864
+ "learning_rate": 1.022408627920911e-05,
2865
+ "loss": 0.0018,
2866
+ "step": 4080
2867
+ },
2868
+ {
2869
+ "epoch": 2.450569203115638,
2870
+ "grad_norm": 0.06747273355722427,
2871
+ "learning_rate": 1.0200119832234871e-05,
2872
+ "loss": 0.1302,
2873
+ "step": 4090
2874
+ },
2875
+ {
2876
+ "epoch": 2.456560814859197,
2877
+ "grad_norm": 6.780957221984863,
2878
+ "learning_rate": 1.0176153385260636e-05,
2879
+ "loss": 0.0655,
2880
+ "step": 4100
2881
+ },
2882
+ {
2883
+ "epoch": 2.4625524266027563,
2884
+ "grad_norm": 0.02951941266655922,
2885
+ "learning_rate": 1.01521869382864e-05,
2886
+ "loss": 0.103,
2887
+ "step": 4110
2888
+ },
2889
+ {
2890
+ "epoch": 2.468544038346315,
2891
+ "grad_norm": 9.630507469177246,
2892
+ "learning_rate": 1.0128220491312164e-05,
2893
+ "loss": 0.0773,
2894
+ "step": 4120
2895
+ },
2896
+ {
2897
+ "epoch": 2.4745356500898743,
2898
+ "grad_norm": 0.09173441678285599,
2899
+ "learning_rate": 1.0104254044337926e-05,
2900
+ "loss": 0.1716,
2901
+ "step": 4130
2902
+ },
2903
+ {
2904
+ "epoch": 2.480527261833433,
2905
+ "grad_norm": 0.041738588362932205,
2906
+ "learning_rate": 1.0080287597363691e-05,
2907
+ "loss": 0.0022,
2908
+ "step": 4140
2909
+ },
2910
+ {
2911
+ "epoch": 2.4865188735769923,
2912
+ "grad_norm": 9.709831237792969,
2913
+ "learning_rate": 1.0056321150389456e-05,
2914
+ "loss": 0.0248,
2915
+ "step": 4150
2916
+ },
2917
+ {
2918
+ "epoch": 2.492510485320551,
2919
+ "grad_norm": 0.011925949715077877,
2920
+ "learning_rate": 1.003235470341522e-05,
2921
+ "loss": 0.0024,
2922
+ "step": 4160
2923
+ },
2924
+ {
2925
+ "epoch": 2.4985020970641103,
2926
+ "grad_norm": 1.7812703847885132,
2927
+ "learning_rate": 1.0008388256440984e-05,
2928
+ "loss": 0.004,
2929
+ "step": 4170
2930
+ },
2931
+ {
2932
+ "epoch": 2.5044937088076695,
2933
+ "grad_norm": 0.03735736012458801,
2934
+ "learning_rate": 9.984421809466748e-06,
2935
+ "loss": 0.0345,
2936
+ "step": 4180
2937
+ },
2938
+ {
2939
+ "epoch": 2.5104853205512283,
2940
+ "grad_norm": 0.04495241120457649,
2941
+ "learning_rate": 9.960455362492511e-06,
2942
+ "loss": 0.0052,
2943
+ "step": 4190
2944
+ },
2945
+ {
2946
+ "epoch": 2.516476932294787,
2947
+ "grad_norm": 0.04182099178433418,
2948
+ "learning_rate": 9.936488915518276e-06,
2949
+ "loss": 0.0043,
2950
+ "step": 4200
2951
+ },
2952
+ {
2953
+ "epoch": 2.5224685440383463,
2954
+ "grad_norm": 4.906485557556152,
2955
+ "learning_rate": 9.91252246854404e-06,
2956
+ "loss": 0.0527,
2957
+ "step": 4210
2958
+ },
2959
+ {
2960
+ "epoch": 2.5284601557819055,
2961
+ "grad_norm": 0.05035964027047157,
2962
+ "learning_rate": 9.888556021569803e-06,
2963
+ "loss": 0.0364,
2964
+ "step": 4220
2965
+ },
2966
+ {
2967
+ "epoch": 2.5344517675254643,
2968
+ "grad_norm": 0.333428293466568,
2969
+ "learning_rate": 9.864589574595566e-06,
2970
+ "loss": 0.0035,
2971
+ "step": 4230
2972
+ },
2973
+ {
2974
+ "epoch": 2.5404433792690235,
2975
+ "grad_norm": 0.016157375648617744,
2976
+ "learning_rate": 9.840623127621331e-06,
2977
+ "loss": 0.0555,
2978
+ "step": 4240
2979
+ },
2980
+ {
2981
+ "epoch": 2.5464349910125823,
2982
+ "grad_norm": 0.017895208671689034,
2983
+ "learning_rate": 9.816656680647096e-06,
2984
+ "loss": 0.0159,
2985
+ "step": 4250
2986
+ },
2987
+ {
2988
+ "epoch": 2.5524266027561415,
2989
+ "grad_norm": 0.004819030407816172,
2990
+ "learning_rate": 9.792690233672859e-06,
2991
+ "loss": 0.0736,
2992
+ "step": 4260
2993
+ },
2994
+ {
2995
+ "epoch": 2.5584182144997003,
2996
+ "grad_norm": 0.007557292468845844,
2997
+ "learning_rate": 9.768723786698622e-06,
2998
+ "loss": 0.039,
2999
+ "step": 4270
3000
+ },
3001
+ {
3002
+ "epoch": 2.5644098262432595,
3003
+ "grad_norm": 0.08144976943731308,
3004
+ "learning_rate": 9.744757339724387e-06,
3005
+ "loss": 0.0577,
3006
+ "step": 4280
3007
+ },
3008
+ {
3009
+ "epoch": 2.5704014379868183,
3010
+ "grad_norm": 3.301244020462036,
3011
+ "learning_rate": 9.72079089275015e-06,
3012
+ "loss": 0.0933,
3013
+ "step": 4290
3014
+ },
3015
+ {
3016
+ "epoch": 2.5763930497303775,
3017
+ "grad_norm": 0.008129007183015347,
3018
+ "learning_rate": 9.696824445775914e-06,
3019
+ "loss": 0.0691,
3020
+ "step": 4300
3021
+ },
3022
+ {
3023
+ "epoch": 2.5823846614739363,
3024
+ "grad_norm": 0.04361555352807045,
3025
+ "learning_rate": 9.672857998801677e-06,
3026
+ "loss": 0.0242,
3027
+ "step": 4310
3028
+ },
3029
+ {
3030
+ "epoch": 2.5883762732174955,
3031
+ "grad_norm": 0.03228648379445076,
3032
+ "learning_rate": 9.648891551827442e-06,
3033
+ "loss": 0.0018,
3034
+ "step": 4320
3035
+ },
3036
+ {
3037
+ "epoch": 2.5943678849610547,
3038
+ "grad_norm": 0.012395369820296764,
3039
+ "learning_rate": 9.624925104853207e-06,
3040
+ "loss": 0.1154,
3041
+ "step": 4330
3042
+ },
3043
+ {
3044
+ "epoch": 2.6003594967046135,
3045
+ "grad_norm": 17.627410888671875,
3046
+ "learning_rate": 9.60095865787897e-06,
3047
+ "loss": 0.0245,
3048
+ "step": 4340
3049
+ },
3050
+ {
3051
+ "epoch": 2.6063511084481723,
3052
+ "grad_norm": 0.08791555464267731,
3053
+ "learning_rate": 9.576992210904734e-06,
3054
+ "loss": 0.0525,
3055
+ "step": 4350
3056
+ },
3057
+ {
3058
+ "epoch": 2.6123427201917315,
3059
+ "grad_norm": 0.009387616068124771,
3060
+ "learning_rate": 9.553025763930497e-06,
3061
+ "loss": 0.0014,
3062
+ "step": 4360
3063
+ },
3064
+ {
3065
+ "epoch": 2.6183343319352907,
3066
+ "grad_norm": 0.01331441942602396,
3067
+ "learning_rate": 9.529059316956262e-06,
3068
+ "loss": 0.066,
3069
+ "step": 4370
3070
+ },
3071
+ {
3072
+ "epoch": 2.6243259436788495,
3073
+ "grad_norm": 0.014849149622023106,
3074
+ "learning_rate": 9.505092869982026e-06,
3075
+ "loss": 0.0016,
3076
+ "step": 4380
3077
+ },
3078
+ {
3079
+ "epoch": 2.6303175554224087,
3080
+ "grad_norm": 0.017203593626618385,
3081
+ "learning_rate": 9.48112642300779e-06,
3082
+ "loss": 0.0009,
3083
+ "step": 4390
3084
+ },
3085
+ {
3086
+ "epoch": 2.6363091671659675,
3087
+ "grad_norm": 0.07304015010595322,
3088
+ "learning_rate": 9.457159976033554e-06,
3089
+ "loss": 0.0015,
3090
+ "step": 4400
3091
+ },
3092
+ {
3093
+ "epoch": 2.6423007789095267,
3094
+ "grad_norm": 0.21042655408382416,
3095
+ "learning_rate": 9.433193529059317e-06,
3096
+ "loss": 0.0288,
3097
+ "step": 4410
3098
+ },
3099
+ {
3100
+ "epoch": 2.6482923906530855,
3101
+ "grad_norm": 0.024030251428484917,
3102
+ "learning_rate": 9.409227082085082e-06,
3103
+ "loss": 0.0016,
3104
+ "step": 4420
3105
+ },
3106
+ {
3107
+ "epoch": 2.6542840023966447,
3108
+ "grad_norm": 4.034460067749023,
3109
+ "learning_rate": 9.385260635110845e-06,
3110
+ "loss": 0.0285,
3111
+ "step": 4430
3112
+ },
3113
+ {
3114
+ "epoch": 2.660275614140204,
3115
+ "grad_norm": 0.020043527707457542,
3116
+ "learning_rate": 9.361294188136609e-06,
3117
+ "loss": 0.0179,
3118
+ "step": 4440
3119
+ },
3120
+ {
3121
+ "epoch": 2.6662672258837627,
3122
+ "grad_norm": 0.04473191499710083,
3123
+ "learning_rate": 9.337327741162374e-06,
3124
+ "loss": 0.0892,
3125
+ "step": 4450
3126
+ },
3127
+ {
3128
+ "epoch": 2.6722588376273215,
3129
+ "grad_norm": 0.07358027249574661,
3130
+ "learning_rate": 9.313361294188137e-06,
3131
+ "loss": 0.0039,
3132
+ "step": 4460
3133
+ },
3134
+ {
3135
+ "epoch": 2.6782504493708807,
3136
+ "grad_norm": 0.006463035941123962,
3137
+ "learning_rate": 9.289394847213902e-06,
3138
+ "loss": 0.0418,
3139
+ "step": 4470
3140
+ },
3141
+ {
3142
+ "epoch": 2.68424206111444,
3143
+ "grad_norm": 0.03076939657330513,
3144
+ "learning_rate": 9.265428400239665e-06,
3145
+ "loss": 0.0027,
3146
+ "step": 4480
3147
+ },
3148
+ {
3149
+ "epoch": 2.6902336728579987,
3150
+ "grad_norm": 17.997535705566406,
3151
+ "learning_rate": 9.241461953265429e-06,
3152
+ "loss": 0.0412,
3153
+ "step": 4490
3154
+ },
3155
+ {
3156
+ "epoch": 2.696225284601558,
3157
+ "grad_norm": 0.00849189329892397,
3158
+ "learning_rate": 9.217495506291194e-06,
3159
+ "loss": 0.0028,
3160
+ "step": 4500
3161
+ },
3162
+ {
3163
+ "epoch": 2.7022168963451167,
3164
+ "grad_norm": 0.010501823388040066,
3165
+ "learning_rate": 9.193529059316957e-06,
3166
+ "loss": 0.0216,
3167
+ "step": 4510
3168
+ },
3169
+ {
3170
+ "epoch": 2.708208508088676,
3171
+ "grad_norm": 0.010916834697127342,
3172
+ "learning_rate": 9.16956261234272e-06,
3173
+ "loss": 0.0528,
3174
+ "step": 4520
3175
+ },
3176
+ {
3177
+ "epoch": 2.7142001198322347,
3178
+ "grad_norm": 7.393762111663818,
3179
+ "learning_rate": 9.145596165368484e-06,
3180
+ "loss": 0.0997,
3181
+ "step": 4530
3182
+ },
3183
+ {
3184
+ "epoch": 2.720191731575794,
3185
+ "grad_norm": 0.012032700702548027,
3186
+ "learning_rate": 9.121629718394249e-06,
3187
+ "loss": 0.0044,
3188
+ "step": 4540
3189
+ },
3190
+ {
3191
+ "epoch": 2.7261833433193527,
3192
+ "grad_norm": 0.007701640482991934,
3193
+ "learning_rate": 9.097663271420014e-06,
3194
+ "loss": 0.1222,
3195
+ "step": 4550
3196
+ },
3197
+ {
3198
+ "epoch": 2.732174955062912,
3199
+ "grad_norm": 0.012310170568525791,
3200
+ "learning_rate": 9.073696824445777e-06,
3201
+ "loss": 0.0461,
3202
+ "step": 4560
3203
+ },
3204
+ {
3205
+ "epoch": 2.7381665668064707,
3206
+ "grad_norm": 0.04256005957722664,
3207
+ "learning_rate": 9.04973037747154e-06,
3208
+ "loss": 0.1391,
3209
+ "step": 4570
3210
+ },
3211
+ {
3212
+ "epoch": 2.74415817855003,
3213
+ "grad_norm": 4.154496669769287,
3214
+ "learning_rate": 9.025763930497305e-06,
3215
+ "loss": 0.056,
3216
+ "step": 4580
3217
+ },
3218
+ {
3219
+ "epoch": 2.750149790293589,
3220
+ "grad_norm": 2.250164270401001,
3221
+ "learning_rate": 9.001797483523068e-06,
3222
+ "loss": 0.0424,
3223
+ "step": 4590
3224
+ },
3225
+ {
3226
+ "epoch": 2.756141402037148,
3227
+ "grad_norm": 0.043895334005355835,
3228
+ "learning_rate": 8.977831036548832e-06,
3229
+ "loss": 0.0607,
3230
+ "step": 4600
3231
+ },
3232
+ {
3233
+ "epoch": 2.7621330137807067,
3234
+ "grad_norm": 0.8660930395126343,
3235
+ "learning_rate": 8.953864589574597e-06,
3236
+ "loss": 0.1221,
3237
+ "step": 4610
3238
+ },
3239
+ {
3240
+ "epoch": 2.768124625524266,
3241
+ "grad_norm": 0.006213495507836342,
3242
+ "learning_rate": 8.92989814260036e-06,
3243
+ "loss": 0.005,
3244
+ "step": 4620
3245
+ },
3246
+ {
3247
+ "epoch": 2.774116237267825,
3248
+ "grad_norm": 2.242598295211792,
3249
+ "learning_rate": 8.905931695626125e-06,
3250
+ "loss": 0.0135,
3251
+ "step": 4630
3252
+ },
3253
+ {
3254
+ "epoch": 2.780107849011384,
3255
+ "grad_norm": 0.08165036141872406,
3256
+ "learning_rate": 8.881965248651888e-06,
3257
+ "loss": 0.0009,
3258
+ "step": 4640
3259
+ },
3260
+ {
3261
+ "epoch": 2.786099460754943,
3262
+ "grad_norm": 14.6126070022583,
3263
+ "learning_rate": 8.857998801677652e-06,
3264
+ "loss": 0.016,
3265
+ "step": 4650
3266
+ },
3267
+ {
3268
+ "epoch": 2.792091072498502,
3269
+ "grad_norm": 0.06245938688516617,
3270
+ "learning_rate": 8.834032354703415e-06,
3271
+ "loss": 0.049,
3272
+ "step": 4660
3273
+ },
3274
+ {
3275
+ "epoch": 2.798082684242061,
3276
+ "grad_norm": 0.02148570865392685,
3277
+ "learning_rate": 8.81006590772918e-06,
3278
+ "loss": 0.0015,
3279
+ "step": 4670
3280
+ },
3281
+ {
3282
+ "epoch": 2.80407429598562,
3283
+ "grad_norm": 0.14220364391803741,
3284
+ "learning_rate": 8.786099460754943e-06,
3285
+ "loss": 0.0246,
3286
+ "step": 4680
3287
+ },
3288
+ {
3289
+ "epoch": 2.810065907729179,
3290
+ "grad_norm": 0.013472040183842182,
3291
+ "learning_rate": 8.762133013780708e-06,
3292
+ "loss": 0.0818,
3293
+ "step": 4690
3294
+ },
3295
+ {
3296
+ "epoch": 2.8160575194727384,
3297
+ "grad_norm": 0.0025457318406552076,
3298
+ "learning_rate": 8.738166566806472e-06,
3299
+ "loss": 0.0357,
3300
+ "step": 4700
3301
+ },
3302
+ {
3303
+ "epoch": 2.822049131216297,
3304
+ "grad_norm": 0.019620398059487343,
3305
+ "learning_rate": 8.714200119832235e-06,
3306
+ "loss": 0.0152,
3307
+ "step": 4710
3308
+ },
3309
+ {
3310
+ "epoch": 2.828040742959856,
3311
+ "grad_norm": 6.796753883361816,
3312
+ "learning_rate": 8.690233672858e-06,
3313
+ "loss": 0.1022,
3314
+ "step": 4720
3315
+ },
3316
+ {
3317
+ "epoch": 2.834032354703415,
3318
+ "grad_norm": 8.005086898803711,
3319
+ "learning_rate": 8.666267225883763e-06,
3320
+ "loss": 0.0513,
3321
+ "step": 4730
3322
+ },
3323
+ {
3324
+ "epoch": 2.8400239664469744,
3325
+ "grad_norm": 0.09481991082429886,
3326
+ "learning_rate": 8.642300778909527e-06,
3327
+ "loss": 0.0301,
3328
+ "step": 4740
3329
+ },
3330
+ {
3331
+ "epoch": 2.846015578190533,
3332
+ "grad_norm": 0.04647276923060417,
3333
+ "learning_rate": 8.618334331935292e-06,
3334
+ "loss": 0.058,
3335
+ "step": 4750
3336
+ },
3337
+ {
3338
+ "epoch": 2.8520071899340924,
3339
+ "grad_norm": 9.724719047546387,
3340
+ "learning_rate": 8.594367884961057e-06,
3341
+ "loss": 0.1342,
3342
+ "step": 4760
3343
+ },
3344
+ {
3345
+ "epoch": 2.857998801677651,
3346
+ "grad_norm": 0.906514585018158,
3347
+ "learning_rate": 8.57040143798682e-06,
3348
+ "loss": 0.0357,
3349
+ "step": 4770
3350
+ },
3351
+ {
3352
+ "epoch": 2.8639904134212104,
3353
+ "grad_norm": 0.04965003579854965,
3354
+ "learning_rate": 8.546434991012583e-06,
3355
+ "loss": 0.0051,
3356
+ "step": 4780
3357
+ },
3358
+ {
3359
+ "epoch": 2.869982025164769,
3360
+ "grad_norm": 0.015778381377458572,
3361
+ "learning_rate": 8.522468544038346e-06,
3362
+ "loss": 0.1718,
3363
+ "step": 4790
3364
+ },
3365
+ {
3366
+ "epoch": 2.8759736369083284,
3367
+ "grad_norm": 0.007225696463137865,
3368
+ "learning_rate": 8.498502097064111e-06,
3369
+ "loss": 0.0006,
3370
+ "step": 4800
3371
+ },
3372
+ {
3373
+ "epoch": 2.8819652486518876,
3374
+ "grad_norm": 0.02228698693215847,
3375
+ "learning_rate": 8.474535650089875e-06,
3376
+ "loss": 0.0008,
3377
+ "step": 4810
3378
+ },
3379
+ {
3380
+ "epoch": 2.8879568603954464,
3381
+ "grad_norm": 0.021870117634534836,
3382
+ "learning_rate": 8.450569203115638e-06,
3383
+ "loss": 0.0877,
3384
+ "step": 4820
3385
+ },
3386
+ {
3387
+ "epoch": 2.893948472139005,
3388
+ "grad_norm": 0.005182800814509392,
3389
+ "learning_rate": 8.426602756141403e-06,
3390
+ "loss": 0.0471,
3391
+ "step": 4830
3392
+ },
3393
+ {
3394
+ "epoch": 2.8999400838825644,
3395
+ "grad_norm": 17.122211456298828,
3396
+ "learning_rate": 8.402636309167166e-06,
3397
+ "loss": 0.2699,
3398
+ "step": 4840
3399
+ },
3400
+ {
3401
+ "epoch": 2.9059316956261236,
3402
+ "grad_norm": 0.03390520438551903,
3403
+ "learning_rate": 8.378669862192931e-06,
3404
+ "loss": 0.1296,
3405
+ "step": 4850
3406
+ },
3407
+ {
3408
+ "epoch": 2.9119233073696824,
3409
+ "grad_norm": 0.2213933914899826,
3410
+ "learning_rate": 8.354703415218695e-06,
3411
+ "loss": 0.0011,
3412
+ "step": 4860
3413
+ },
3414
+ {
3415
+ "epoch": 2.917914919113241,
3416
+ "grad_norm": 0.014676974155008793,
3417
+ "learning_rate": 8.330736968244458e-06,
3418
+ "loss": 0.0381,
3419
+ "step": 4870
3420
+ },
3421
+ {
3422
+ "epoch": 2.9239065308568004,
3423
+ "grad_norm": 0.08230645954608917,
3424
+ "learning_rate": 8.306770521270223e-06,
3425
+ "loss": 0.0625,
3426
+ "step": 4880
3427
+ },
3428
+ {
3429
+ "epoch": 2.9298981426003596,
3430
+ "grad_norm": 0.15032348036766052,
3431
+ "learning_rate": 8.282804074295986e-06,
3432
+ "loss": 0.0519,
3433
+ "step": 4890
3434
+ },
3435
+ {
3436
+ "epoch": 2.9358897543439184,
3437
+ "grad_norm": 0.006113625131547451,
3438
+ "learning_rate": 8.258837627321751e-06,
3439
+ "loss": 0.0586,
3440
+ "step": 4900
3441
+ },
3442
+ {
3443
+ "epoch": 2.9418813660874776,
3444
+ "grad_norm": 0.05670944228768349,
3445
+ "learning_rate": 8.234871180347515e-06,
3446
+ "loss": 0.0611,
3447
+ "step": 4910
3448
+ },
3449
+ {
3450
+ "epoch": 2.9478729778310364,
3451
+ "grad_norm": 0.0138486847281456,
3452
+ "learning_rate": 8.210904733373278e-06,
3453
+ "loss": 0.1497,
3454
+ "step": 4920
3455
+ },
3456
+ {
3457
+ "epoch": 2.9538645895745956,
3458
+ "grad_norm": 0.7315801382064819,
3459
+ "learning_rate": 8.186938286399043e-06,
3460
+ "loss": 0.0034,
3461
+ "step": 4930
3462
+ },
3463
+ {
3464
+ "epoch": 2.9598562013181544,
3465
+ "grad_norm": 0.06611371040344238,
3466
+ "learning_rate": 8.162971839424806e-06,
3467
+ "loss": 0.1018,
3468
+ "step": 4940
3469
+ },
3470
+ {
3471
+ "epoch": 2.9658478130617136,
3472
+ "grad_norm": 0.018092455342411995,
3473
+ "learning_rate": 8.13900539245057e-06,
3474
+ "loss": 0.0009,
3475
+ "step": 4950
3476
+ },
3477
+ {
3478
+ "epoch": 2.971839424805273,
3479
+ "grad_norm": 0.6801764965057373,
3480
+ "learning_rate": 8.115038945476333e-06,
3481
+ "loss": 0.0224,
3482
+ "step": 4960
3483
+ },
3484
+ {
3485
+ "epoch": 2.9778310365488316,
3486
+ "grad_norm": 6.518097877502441,
3487
+ "learning_rate": 8.091072498502098e-06,
3488
+ "loss": 0.0803,
3489
+ "step": 4970
3490
+ },
3491
+ {
3492
+ "epoch": 2.9838226482923904,
3493
+ "grad_norm": 0.01769111678004265,
3494
+ "learning_rate": 8.067106051527863e-06,
3495
+ "loss": 0.0597,
3496
+ "step": 4980
3497
+ },
3498
+ {
3499
+ "epoch": 2.9898142600359496,
3500
+ "grad_norm": 0.04439377412199974,
3501
+ "learning_rate": 8.043139604553626e-06,
3502
+ "loss": 0.0346,
3503
+ "step": 4990
3504
+ },
3505
+ {
3506
+ "epoch": 2.995805871779509,
3507
+ "grad_norm": 0.03676752373576164,
3508
+ "learning_rate": 8.01917315757939e-06,
3509
+ "loss": 0.0007,
3510
+ "step": 5000
3511
+ }
3512
+ ],
3513
+ "logging_steps": 10,
3514
+ "max_steps": 8345,
3515
+ "num_input_tokens_seen": 0,
3516
+ "num_train_epochs": 5,
3517
+ "save_steps": 500,
3518
+ "stateful_callbacks": {
3519
+ "TrainerControl": {
3520
+ "args": {
3521
+ "should_epoch_stop": false,
3522
+ "should_evaluate": false,
3523
+ "should_log": false,
3524
+ "should_save": true,
3525
+ "should_training_stop": false
3526
+ },
3527
+ "attributes": {}
3528
+ }
3529
+ },
3530
+ "total_flos": 5414124326400000.0,
3531
+ "train_batch_size": 8,
3532
+ "trial_name": null,
3533
+ "trial_params": null
3534
+ }
checkpoint-5007/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7393e8b1695f5a44fedebbaff295b46de68bee1099ca76bf6dcea0081603da1
3
+ size 5841
checkpoint-6676/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: protectai/deberta-v3-base-prompt-injection-v2
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:protectai/deberta-v3-base-prompt-injection-v2
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.1
checkpoint-6676/adapter_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "protectai/deberta-v3-base-prompt-injection-v2",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": [
25
+ "classifier",
26
+ "score"
27
+ ],
28
+ "peft_type": "LORA",
29
+ "peft_version": "0.18.1",
30
+ "qalora_group_size": 16,
31
+ "r": 64,
32
+ "rank_pattern": {},
33
+ "revision": null,
34
+ "target_modules": [
35
+ "value_proj",
36
+ "query_proj"
37
+ ],
38
+ "target_parameters": null,
39
+ "task_type": "SEQ_CLS",
40
+ "trainable_token_indices": null,
41
+ "use_dora": false,
42
+ "use_qalora": false,
43
+ "use_rslora": false
44
+ }
checkpoint-6676/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df3531e2294ac386abc6a72489ca35ccc0ef2a8d8d43cd989a96e4fc7e39cc4a
3
+ size 9450704
checkpoint-6676/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4f8e1f44ff2744d88d04094b452601aa8f63ed9419c7ac390d910034f7b18f
3
+ size 18930123
checkpoint-6676/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa99ffbcb0e02043b1eda05b01eae9eec7036a20a359a5df58d6fe15ab62d58
3
+ size 14645
checkpoint-6676/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:448c44ea912467f7cb8b5f02e9c7beccbedc2347d09e0c542cd0f14d0ca6a9b5
3
+ size 1383
checkpoint-6676/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d71df169632b72e5070d520115a4b6b350a93d205e38243027189c7c68fd506
3
+ size 1465
checkpoint-6676/special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "[CLS]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "[SEP]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "[MASK]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "[PAD]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "[SEP]",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "[UNK]",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
checkpoint-6676/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-6676/tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "extra_special_tokens": {},
50
+ "mask_token": "[MASK]",
51
+ "max_length": 512,
52
+ "model_max_length": 1000000000000000019884624838656,
53
+ "pad_token": "[PAD]",
54
+ "sep_token": "[SEP]",
55
+ "sp_model_kwargs": {},
56
+ "split_by_punct": false,
57
+ "stride": 0,
58
+ "tokenizer_class": "DebertaV2Tokenizer",
59
+ "truncation_side": "right",
60
+ "truncation_strategy": "longest_first",
61
+ "unk_token": "[UNK]",
62
+ "vocab_type": "spm"
63
+ }
checkpoint-6676/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-6676/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7393e8b1695f5a44fedebbaff295b46de68bee1099ca76bf6dcea0081603da1
3
+ size 5841