kurtpayne commited on
Commit
f4d2609
·
verified ·
1 Parent(s): 6fc80c2

Auto fine-tune: 16589 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-10075/README.md +206 -0
  4. checkpoint-10075/adapter_config.json +44 -0
  5. checkpoint-10075/adapter_model.safetensors +3 -0
  6. checkpoint-10075/optimizer.pt +3 -0
  7. checkpoint-10075/rng_state.pth +3 -0
  8. checkpoint-10075/scaler.pt +3 -0
  9. checkpoint-10075/scheduler.pt +3 -0
  10. checkpoint-10075/special_tokens_map.json +51 -0
  11. checkpoint-10075/tokenizer.json +0 -0
  12. checkpoint-10075/tokenizer_config.json +63 -0
  13. checkpoint-10075/trainer_state.json +0 -0
  14. checkpoint-10075/training_args.bin +3 -0
  15. checkpoint-2015/README.md +206 -0
  16. checkpoint-2015/adapter_config.json +44 -0
  17. checkpoint-2015/adapter_model.safetensors +3 -0
  18. checkpoint-2015/optimizer.pt +3 -0
  19. checkpoint-2015/rng_state.pth +3 -0
  20. checkpoint-2015/scaler.pt +3 -0
  21. checkpoint-2015/scheduler.pt +3 -0
  22. checkpoint-2015/special_tokens_map.json +51 -0
  23. checkpoint-2015/tokenizer.json +0 -0
  24. checkpoint-2015/tokenizer_config.json +63 -0
  25. checkpoint-2015/trainer_state.json +1441 -0
  26. checkpoint-2015/training_args.bin +3 -0
  27. checkpoint-4030/README.md +206 -0
  28. checkpoint-4030/adapter_config.json +44 -0
  29. checkpoint-4030/adapter_model.safetensors +3 -0
  30. checkpoint-4030/optimizer.pt +3 -0
  31. checkpoint-4030/rng_state.pth +3 -0
  32. checkpoint-4030/scaler.pt +3 -0
  33. checkpoint-4030/scheduler.pt +3 -0
  34. checkpoint-4030/special_tokens_map.json +51 -0
  35. checkpoint-4030/tokenizer.json +0 -0
  36. checkpoint-4030/tokenizer_config.json +63 -0
  37. checkpoint-4030/trainer_state.json +2855 -0
  38. checkpoint-4030/training_args.bin +3 -0
  39. checkpoint-6045/README.md +206 -0
  40. checkpoint-6045/adapter_config.json +44 -0
  41. checkpoint-6045/adapter_model.safetensors +3 -0
  42. checkpoint-6045/optimizer.pt +3 -0
  43. checkpoint-6045/rng_state.pth +3 -0
  44. checkpoint-6045/scaler.pt +3 -0
  45. checkpoint-6045/scheduler.pt +3 -0
  46. checkpoint-6045/special_tokens_map.json +51 -0
  47. checkpoint-6045/tokenizer.json +0 -0
  48. checkpoint-6045/tokenizer_config.json +63 -0
  49. checkpoint-6045/trainer_state.json +0 -0
  50. checkpoint-6045/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:52b107fcc83cba29c7d232be9a0543f09a8f49c7a4c859dd8a2bfe6769db13d3
3
  size 9450704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2259511c30404871994c04053dc32ece5c228c38d3ad66dcfedeb0d7c8f9e932
3
  size 9450704
checkpoint-10075/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-10075/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-10075/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2259511c30404871994c04053dc32ece5c228c38d3ad66dcfedeb0d7c8f9e932
3
+ size 9450704
checkpoint-10075/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8846c7d1e2bbe86e65ccdbea3cdfe8ba50fea5cc1cc8390acc56285da563631f
3
+ size 18930123
checkpoint-10075/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f895cb24f053aa26c8b41208283871b8a5402ef60ef88e745c7bbe5a4d9513f
3
+ size 14645
checkpoint-10075/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e345a8c23dc269cbd2e6213ec8367d7085363bf7a3b8452873f9ad640b247f2
3
+ size 1383
checkpoint-10075/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afcc4a2e8f660dc98928734873f7ffb0f1923111fbbe92df7c70edba32c97e70
3
+ size 1465
checkpoint-10075/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-10075/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-10075/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-10075/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-10075/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859efea2201c1469208153e54e3977a99dc6a369e5e443e74e5277d4b63a6e19
3
+ size 5841
checkpoint-2015/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-2015/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-2015/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79c088a4a69a85eae07f72308293014f00d3d78ece33ebd94b2e3904287747b
3
+ size 9450704
checkpoint-2015/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d30c933d75c288961adf2a4c9483a799c2e8ef4c09ff28e91f49fcb329585f
3
+ size 18930123
checkpoint-2015/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d94b3980e6f308a253737a437b363ae6dffd43f5f4bf0d8e348527be5e3b8539
3
+ size 14645
checkpoint-2015/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc6f823943d1c2dab64f49a85bfe23d24a5a6c15134dcffcab60ce7d6e9cefe
3
+ size 1383
checkpoint-2015/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04a0a96278289385313616ae07a6f65745b9bf235e4be5e924824981c8403c59
3
+ size 1465
checkpoint-2015/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-2015/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2015/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-2015/trainer_state.json ADDED
@@ -0,0 +1,1441 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 2015,
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.004962779156327543,
14
+ "grad_norm": NaN,
15
+ "learning_rate": 1.9982133995037223e-05,
16
+ "loss": 4.0715,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.009925558312655087,
21
+ "grad_norm": 7.404272079467773,
22
+ "learning_rate": 1.996228287841191e-05,
23
+ "loss": 2.8811,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.01488833746898263,
28
+ "grad_norm": 13.565997123718262,
29
+ "learning_rate": 1.99424317617866e-05,
30
+ "loss": 3.1689,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.019851116625310174,
35
+ "grad_norm": 15.281591415405273,
36
+ "learning_rate": 1.9922580645161292e-05,
37
+ "loss": 3.0516,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.02481389578163772,
42
+ "grad_norm": 7.509647369384766,
43
+ "learning_rate": 1.9902729528535983e-05,
44
+ "loss": 2.9276,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.02977667493796526,
49
+ "grad_norm": 7.238119602203369,
50
+ "learning_rate": 1.988287841191067e-05,
51
+ "loss": 2.0641,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.034739454094292806,
56
+ "grad_norm": 8.467841148376465,
57
+ "learning_rate": 1.9863027295285362e-05,
58
+ "loss": 1.8259,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.03970223325062035,
63
+ "grad_norm": 7.360463619232178,
64
+ "learning_rate": 1.984317617866005e-05,
65
+ "loss": 1.7238,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.04466501240694789,
70
+ "grad_norm": 6.133955478668213,
71
+ "learning_rate": 1.982332506203474e-05,
72
+ "loss": 1.3318,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.04962779156327544,
77
+ "grad_norm": 6.2159295082092285,
78
+ "learning_rate": 1.980347394540943e-05,
79
+ "loss": 1.1172,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.05459057071960298,
84
+ "grad_norm": 2.4206221103668213,
85
+ "learning_rate": 1.9783622828784122e-05,
86
+ "loss": 1.033,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.05955334987593052,
91
+ "grad_norm": 5.191859245300293,
92
+ "learning_rate": 1.976377171215881e-05,
93
+ "loss": 0.98,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.06451612903225806,
98
+ "grad_norm": 2.742246150970459,
99
+ "learning_rate": 1.97439205955335e-05,
100
+ "loss": 0.7428,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.06947890818858561,
105
+ "grad_norm": 4.614717960357666,
106
+ "learning_rate": 1.972406947890819e-05,
107
+ "loss": 0.9041,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.07444168734491315,
112
+ "grad_norm": 3.7935266494750977,
113
+ "learning_rate": 1.9704218362282882e-05,
114
+ "loss": 0.5919,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.0794044665012407,
119
+ "grad_norm": 3.5459160804748535,
120
+ "learning_rate": 1.968436724565757e-05,
121
+ "loss": 0.7932,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.08436724565756824,
126
+ "grad_norm": 1.8404773473739624,
127
+ "learning_rate": 1.966451612903226e-05,
128
+ "loss": 0.7619,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.08933002481389578,
133
+ "grad_norm": 2.2088851928710938,
134
+ "learning_rate": 1.964466501240695e-05,
135
+ "loss": 0.6204,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.09429280397022333,
140
+ "grad_norm": 1.566972017288208,
141
+ "learning_rate": 1.962481389578164e-05,
142
+ "loss": 0.7081,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.09925558312655088,
147
+ "grad_norm": 1.225921630859375,
148
+ "learning_rate": 1.960496277915633e-05,
149
+ "loss": 0.5577,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.10421836228287841,
154
+ "grad_norm": 2.0241658687591553,
155
+ "learning_rate": 1.958511166253102e-05,
156
+ "loss": 0.5101,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.10918114143920596,
161
+ "grad_norm": 2.1363158226013184,
162
+ "learning_rate": 1.956526054590571e-05,
163
+ "loss": 0.4952,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.1141439205955335,
168
+ "grad_norm": 2.7994675636291504,
169
+ "learning_rate": 1.9545409429280396e-05,
170
+ "loss": 0.5103,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.11910669975186104,
175
+ "grad_norm": 2.4477338790893555,
176
+ "learning_rate": 1.9525558312655087e-05,
177
+ "loss": 0.3801,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.12406947890818859,
182
+ "grad_norm": 2.0796492099761963,
183
+ "learning_rate": 1.9505707196029778e-05,
184
+ "loss": 0.4258,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.12903225806451613,
189
+ "grad_norm": 1.3138341903686523,
190
+ "learning_rate": 1.948585607940447e-05,
191
+ "loss": 0.4838,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.13399503722084366,
196
+ "grad_norm": 1.5272380113601685,
197
+ "learning_rate": 1.9466004962779156e-05,
198
+ "loss": 0.366,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.13895781637717122,
203
+ "grad_norm": 3.6165964603424072,
204
+ "learning_rate": 1.9446153846153847e-05,
205
+ "loss": 0.4171,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.14392059553349876,
210
+ "grad_norm": 2.2593328952789307,
211
+ "learning_rate": 1.9426302729528538e-05,
212
+ "loss": 0.3028,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.1488833746898263,
217
+ "grad_norm": 1.5910056829452515,
218
+ "learning_rate": 1.940645161290323e-05,
219
+ "loss": 0.3047,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.15384615384615385,
224
+ "grad_norm": 1.767904281616211,
225
+ "learning_rate": 1.9386600496277917e-05,
226
+ "loss": 0.4552,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.1588089330024814,
231
+ "grad_norm": 1.7085593938827515,
232
+ "learning_rate": 1.9366749379652608e-05,
233
+ "loss": 0.2556,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.16377171215880892,
238
+ "grad_norm": 1.355582594871521,
239
+ "learning_rate": 1.9346898263027295e-05,
240
+ "loss": 0.4337,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.1687344913151365,
245
+ "grad_norm": 0.8261783123016357,
246
+ "learning_rate": 1.9327047146401986e-05,
247
+ "loss": 0.3328,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.17369727047146402,
252
+ "grad_norm": 0.8605831861495972,
253
+ "learning_rate": 1.9307196029776677e-05,
254
+ "loss": 0.2587,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.17866004962779156,
259
+ "grad_norm": 2.7887861728668213,
260
+ "learning_rate": 1.9287344913151368e-05,
261
+ "loss": 0.3559,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.18362282878411912,
266
+ "grad_norm": 1.0830411911010742,
267
+ "learning_rate": 1.9267493796526055e-05,
268
+ "loss": 0.1826,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.18858560794044665,
273
+ "grad_norm": 3.8424558639526367,
274
+ "learning_rate": 1.9247642679900746e-05,
275
+ "loss": 0.2587,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.1935483870967742,
280
+ "grad_norm": 3.894951343536377,
281
+ "learning_rate": 1.9227791563275434e-05,
282
+ "loss": 0.2034,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.19851116625310175,
287
+ "grad_norm": 3.139410972595215,
288
+ "learning_rate": 1.9207940446650125e-05,
289
+ "loss": 0.2387,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.20347394540942929,
294
+ "grad_norm": 1.7462635040283203,
295
+ "learning_rate": 1.9188089330024816e-05,
296
+ "loss": 0.2626,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.20843672456575682,
301
+ "grad_norm": 4.002986907958984,
302
+ "learning_rate": 1.9168238213399507e-05,
303
+ "loss": 0.1782,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.21339950372208435,
308
+ "grad_norm": 2.251654624938965,
309
+ "learning_rate": 1.9148387096774194e-05,
310
+ "loss": 0.1621,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.21836228287841192,
315
+ "grad_norm": 0.6951057314872742,
316
+ "learning_rate": 1.9128535980148885e-05,
317
+ "loss": 0.1937,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.22332506203473945,
322
+ "grad_norm": 0.8540646433830261,
323
+ "learning_rate": 1.9108684863523576e-05,
324
+ "loss": 0.1913,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.228287841191067,
329
+ "grad_norm": 0.9929500222206116,
330
+ "learning_rate": 1.9088833746898267e-05,
331
+ "loss": 0.2433,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.23325062034739455,
336
+ "grad_norm": 3.8289272785186768,
337
+ "learning_rate": 1.9068982630272954e-05,
338
+ "loss": 0.1903,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.23821339950372208,
343
+ "grad_norm": 4.537591934204102,
344
+ "learning_rate": 1.9049131513647645e-05,
345
+ "loss": 0.2136,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.24317617866004962,
350
+ "grad_norm": 0.20700696110725403,
351
+ "learning_rate": 1.9029280397022333e-05,
352
+ "loss": 0.1888,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.24813895781637718,
357
+ "grad_norm": 0.4332411289215088,
358
+ "learning_rate": 1.9009429280397024e-05,
359
+ "loss": 0.2358,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.2531017369727047,
364
+ "grad_norm": 1.050528645515442,
365
+ "learning_rate": 1.8989578163771715e-05,
366
+ "loss": 0.0832,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.25806451612903225,
371
+ "grad_norm": 0.22720620036125183,
372
+ "learning_rate": 1.8969727047146406e-05,
373
+ "loss": 0.1272,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.2630272952853598,
378
+ "grad_norm": 3.576136350631714,
379
+ "learning_rate": 1.8949875930521093e-05,
380
+ "loss": 0.2066,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.2679900744416873,
385
+ "grad_norm": 0.33265048265457153,
386
+ "learning_rate": 1.8930024813895784e-05,
387
+ "loss": 0.0556,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.2729528535980149,
392
+ "grad_norm": 0.6722800731658936,
393
+ "learning_rate": 1.891017369727047e-05,
394
+ "loss": 0.0807,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.27791563275434245,
399
+ "grad_norm": 1.2628779411315918,
400
+ "learning_rate": 1.8890322580645163e-05,
401
+ "loss": 0.24,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.28287841191067,
406
+ "grad_norm": 0.27271902561187744,
407
+ "learning_rate": 1.8870471464019853e-05,
408
+ "loss": 0.077,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.2878411910669975,
413
+ "grad_norm": 3.738210916519165,
414
+ "learning_rate": 1.885062034739454e-05,
415
+ "loss": 0.395,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.29280397022332505,
420
+ "grad_norm": 0.6131235361099243,
421
+ "learning_rate": 1.8830769230769232e-05,
422
+ "loss": 0.1971,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.2977667493796526,
427
+ "grad_norm": 0.8646567463874817,
428
+ "learning_rate": 1.8810918114143923e-05,
429
+ "loss": 0.0669,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.3027295285359802,
434
+ "grad_norm": 4.964555263519287,
435
+ "learning_rate": 1.8791066997518614e-05,
436
+ "loss": 0.2324,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.3076923076923077,
441
+ "grad_norm": 0.5028713941574097,
442
+ "learning_rate": 1.87712158808933e-05,
443
+ "loss": 0.1819,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.31265508684863524,
448
+ "grad_norm": 0.31731173396110535,
449
+ "learning_rate": 1.8751364764267992e-05,
450
+ "loss": 0.1463,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.3176178660049628,
455
+ "grad_norm": 0.23767873644828796,
456
+ "learning_rate": 1.873151364764268e-05,
457
+ "loss": 0.0874,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.3225806451612903,
462
+ "grad_norm": 0.5757867693901062,
463
+ "learning_rate": 1.871166253101737e-05,
464
+ "loss": 0.1267,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.32754342431761785,
469
+ "grad_norm": 2.5683581829071045,
470
+ "learning_rate": 1.869181141439206e-05,
471
+ "loss": 0.0823,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.3325062034739454,
476
+ "grad_norm": 0.22655190527439117,
477
+ "learning_rate": 1.8671960297766752e-05,
478
+ "loss": 0.2087,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.337468982630273,
483
+ "grad_norm": 2.4306397438049316,
484
+ "learning_rate": 1.865210918114144e-05,
485
+ "loss": 0.1034,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.3424317617866005,
490
+ "grad_norm": 0.11680830270051956,
491
+ "learning_rate": 1.863225806451613e-05,
492
+ "loss": 0.0316,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.34739454094292804,
497
+ "grad_norm": 0.27029949426651,
498
+ "learning_rate": 1.861240694789082e-05,
499
+ "loss": 0.131,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.3523573200992556,
504
+ "grad_norm": 0.31934475898742676,
505
+ "learning_rate": 1.859255583126551e-05,
506
+ "loss": 0.1961,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.3573200992555831,
511
+ "grad_norm": 6.141274929046631,
512
+ "learning_rate": 1.85727047146402e-05,
513
+ "loss": 0.2118,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.36228287841191065,
518
+ "grad_norm": 0.8305376172065735,
519
+ "learning_rate": 1.855285359801489e-05,
520
+ "loss": 0.0207,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.36724565756823824,
525
+ "grad_norm": 1.411669135093689,
526
+ "learning_rate": 1.853300248138958e-05,
527
+ "loss": 0.0639,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.37220843672456577,
532
+ "grad_norm": 2.125790596008301,
533
+ "learning_rate": 1.851315136476427e-05,
534
+ "loss": 0.2443,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.3771712158808933,
539
+ "grad_norm": 0.9730265736579895,
540
+ "learning_rate": 1.849330024813896e-05,
541
+ "loss": 0.0786,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.38213399503722084,
546
+ "grad_norm": 3.10215163230896,
547
+ "learning_rate": 1.847344913151365e-05,
548
+ "loss": 0.3467,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.3870967741935484,
553
+ "grad_norm": 3.7202343940734863,
554
+ "learning_rate": 1.845359801488834e-05,
555
+ "loss": 0.2285,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.3920595533498759,
560
+ "grad_norm": 0.5115141272544861,
561
+ "learning_rate": 1.843374689826303e-05,
562
+ "loss": 0.1705,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.3970223325062035,
567
+ "grad_norm": 0.4430786669254303,
568
+ "learning_rate": 1.8413895781637717e-05,
569
+ "loss": 0.0631,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.40198511166253104,
574
+ "grad_norm": 4.2651143074035645,
575
+ "learning_rate": 1.8394044665012408e-05,
576
+ "loss": 0.1615,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.40694789081885857,
581
+ "grad_norm": 5.431081295013428,
582
+ "learning_rate": 1.83741935483871e-05,
583
+ "loss": 0.0325,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.4119106699751861,
588
+ "grad_norm": 1.7246816158294678,
589
+ "learning_rate": 1.835434243176179e-05,
590
+ "loss": 0.0818,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.41687344913151364,
595
+ "grad_norm": 0.11597002297639847,
596
+ "learning_rate": 1.8334491315136478e-05,
597
+ "loss": 0.1661,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.4218362282878412,
602
+ "grad_norm": 5.003543853759766,
603
+ "learning_rate": 1.831464019851117e-05,
604
+ "loss": 0.0775,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.4267990074441687,
609
+ "grad_norm": 6.160369396209717,
610
+ "learning_rate": 1.8294789081885856e-05,
611
+ "loss": 0.0777,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.4317617866004963,
616
+ "grad_norm": 0.4120528995990753,
617
+ "learning_rate": 1.8274937965260547e-05,
618
+ "loss": 0.0515,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.43672456575682383,
623
+ "grad_norm": 0.1204703077673912,
624
+ "learning_rate": 1.8255086848635238e-05,
625
+ "loss": 0.0356,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.44168734491315137,
630
+ "grad_norm": 0.09946464747190475,
631
+ "learning_rate": 1.8235235732009925e-05,
632
+ "loss": 0.1525,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.4466501240694789,
637
+ "grad_norm": 1.1095144748687744,
638
+ "learning_rate": 1.8215384615384616e-05,
639
+ "loss": 0.098,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.45161290322580644,
644
+ "grad_norm": 0.15330803394317627,
645
+ "learning_rate": 1.8195533498759307e-05,
646
+ "loss": 0.0986,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.456575682382134,
651
+ "grad_norm": 0.231792613863945,
652
+ "learning_rate": 1.8175682382133998e-05,
653
+ "loss": 0.1464,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.46153846153846156,
658
+ "grad_norm": 0.15597473084926605,
659
+ "learning_rate": 1.8155831265508686e-05,
660
+ "loss": 0.166,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.4665012406947891,
665
+ "grad_norm": 1.0127346515655518,
666
+ "learning_rate": 1.8135980148883377e-05,
667
+ "loss": 0.1167,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.47146401985111663,
672
+ "grad_norm": 2.508481740951538,
673
+ "learning_rate": 1.8116129032258064e-05,
674
+ "loss": 0.0913,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.47642679900744417,
679
+ "grad_norm": 0.06334420293569565,
680
+ "learning_rate": 1.8096277915632755e-05,
681
+ "loss": 0.0285,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.4813895781637717,
686
+ "grad_norm": 0.1302240639925003,
687
+ "learning_rate": 1.8076426799007446e-05,
688
+ "loss": 0.123,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.48635235732009924,
693
+ "grad_norm": 1.0986523628234863,
694
+ "learning_rate": 1.8056575682382137e-05,
695
+ "loss": 0.0978,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.4913151364764268,
700
+ "grad_norm": 0.08456585556268692,
701
+ "learning_rate": 1.8036724565756824e-05,
702
+ "loss": 0.253,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.49627791563275436,
707
+ "grad_norm": 3.1052098274230957,
708
+ "learning_rate": 1.8016873449131515e-05,
709
+ "loss": 0.0929,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.5012406947890818,
714
+ "grad_norm": 2.032149314880371,
715
+ "learning_rate": 1.7997022332506203e-05,
716
+ "loss": 0.2004,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.5062034739454094,
721
+ "grad_norm": 0.11190329492092133,
722
+ "learning_rate": 1.7977171215880894e-05,
723
+ "loss": 0.0892,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.511166253101737,
728
+ "grad_norm": 3.9147121906280518,
729
+ "learning_rate": 1.7957320099255585e-05,
730
+ "loss": 0.1345,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.5161290322580645,
735
+ "grad_norm": 0.1115802675485611,
736
+ "learning_rate": 1.7937468982630276e-05,
737
+ "loss": 0.0167,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.5210918114143921,
742
+ "grad_norm": 0.09744033217430115,
743
+ "learning_rate": 1.7917617866004963e-05,
744
+ "loss": 0.0726,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.5260545905707196,
749
+ "grad_norm": 8.279594421386719,
750
+ "learning_rate": 1.7897766749379654e-05,
751
+ "loss": 0.1851,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.5310173697270472,
756
+ "grad_norm": 0.12151824682950974,
757
+ "learning_rate": 1.7877915632754345e-05,
758
+ "loss": 0.1491,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.5359801488833746,
763
+ "grad_norm": 0.8291270136833191,
764
+ "learning_rate": 1.7858064516129036e-05,
765
+ "loss": 0.0114,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.5409429280397022,
770
+ "grad_norm": 3.0179080963134766,
771
+ "learning_rate": 1.7838213399503723e-05,
772
+ "loss": 0.1433,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.5459057071960298,
777
+ "grad_norm": 3.6688222885131836,
778
+ "learning_rate": 1.7818362282878414e-05,
779
+ "loss": 0.2806,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.5508684863523573,
784
+ "grad_norm": 0.08318022638559341,
785
+ "learning_rate": 1.7798511166253102e-05,
786
+ "loss": 0.0321,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.5558312655086849,
791
+ "grad_norm": 0.16207154095172882,
792
+ "learning_rate": 1.7778660049627793e-05,
793
+ "loss": 0.0684,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.5607940446650124,
798
+ "grad_norm": 7.777888774871826,
799
+ "learning_rate": 1.7758808933002484e-05,
800
+ "loss": 0.1594,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.56575682382134,
805
+ "grad_norm": 0.07727096229791641,
806
+ "learning_rate": 1.7738957816377175e-05,
807
+ "loss": 0.0785,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.5707196029776674,
812
+ "grad_norm": 0.2622874975204468,
813
+ "learning_rate": 1.7719106699751862e-05,
814
+ "loss": 0.1995,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.575682382133995,
819
+ "grad_norm": 3.662970542907715,
820
+ "learning_rate": 1.7699255583126553e-05,
821
+ "loss": 0.1673,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.5806451612903226,
826
+ "grad_norm": 7.050316333770752,
827
+ "learning_rate": 1.767940446650124e-05,
828
+ "loss": 0.2565,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.5856079404466501,
833
+ "grad_norm": 0.09787000715732574,
834
+ "learning_rate": 1.765955334987593e-05,
835
+ "loss": 0.1664,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.5905707196029777,
840
+ "grad_norm": 0.08483708649873734,
841
+ "learning_rate": 1.7639702233250622e-05,
842
+ "loss": 0.1026,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.5955334987593052,
847
+ "grad_norm": 2.9109203815460205,
848
+ "learning_rate": 1.761985111662531e-05,
849
+ "loss": 0.1508,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.6004962779156328,
854
+ "grad_norm": 0.09153315424919128,
855
+ "learning_rate": 1.76e-05,
856
+ "loss": 0.0846,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.6054590570719603,
861
+ "grad_norm": 0.5280864834785461,
862
+ "learning_rate": 1.7580148883374692e-05,
863
+ "loss": 0.1233,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.6104218362282878,
868
+ "grad_norm": 0.20713864266872406,
869
+ "learning_rate": 1.7560297766749383e-05,
870
+ "loss": 0.0837,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.6153846153846154,
875
+ "grad_norm": 0.20489178597927094,
876
+ "learning_rate": 1.754044665012407e-05,
877
+ "loss": 0.0938,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.6203473945409429,
882
+ "grad_norm": 0.0775533989071846,
883
+ "learning_rate": 1.752059553349876e-05,
884
+ "loss": 0.0832,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.6253101736972705,
889
+ "grad_norm": 0.16079996526241302,
890
+ "learning_rate": 1.750074441687345e-05,
891
+ "loss": 0.1211,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.630272952853598,
896
+ "grad_norm": 0.06369619816541672,
897
+ "learning_rate": 1.748089330024814e-05,
898
+ "loss": 0.0561,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.6352357320099256,
903
+ "grad_norm": 2.8441195487976074,
904
+ "learning_rate": 1.746104218362283e-05,
905
+ "loss": 0.1201,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.6401985111662531,
910
+ "grad_norm": 6.837566375732422,
911
+ "learning_rate": 1.744119106699752e-05,
912
+ "loss": 0.1761,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.6451612903225806,
917
+ "grad_norm": 0.06762542575597763,
918
+ "learning_rate": 1.742133995037221e-05,
919
+ "loss": 0.1454,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.6501240694789082,
924
+ "grad_norm": 0.10768511891365051,
925
+ "learning_rate": 1.74014888337469e-05,
926
+ "loss": 0.1109,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.6550868486352357,
931
+ "grad_norm": 0.14378197491168976,
932
+ "learning_rate": 1.7381637717121587e-05,
933
+ "loss": 0.0964,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.6600496277915633,
938
+ "grad_norm": 5.744873523712158,
939
+ "learning_rate": 1.736178660049628e-05,
940
+ "loss": 0.1388,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.6650124069478908,
945
+ "grad_norm": 1.2244545221328735,
946
+ "learning_rate": 1.734193548387097e-05,
947
+ "loss": 0.0129,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.6699751861042184,
952
+ "grad_norm": 6.384188175201416,
953
+ "learning_rate": 1.732208436724566e-05,
954
+ "loss": 0.3897,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.674937965260546,
959
+ "grad_norm": 11.079994201660156,
960
+ "learning_rate": 1.7302233250620348e-05,
961
+ "loss": 0.1177,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.6799007444168734,
966
+ "grad_norm": 0.9940871000289917,
967
+ "learning_rate": 1.728238213399504e-05,
968
+ "loss": 0.0522,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.684863523573201,
973
+ "grad_norm": 4.725884914398193,
974
+ "learning_rate": 1.726253101736973e-05,
975
+ "loss": 0.2414,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.6898263027295285,
980
+ "grad_norm": 8.218222618103027,
981
+ "learning_rate": 1.724267990074442e-05,
982
+ "loss": 0.0943,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.6947890818858561,
987
+ "grad_norm": 0.0562286414206028,
988
+ "learning_rate": 1.7222828784119108e-05,
989
+ "loss": 0.0122,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.6997518610421837,
994
+ "grad_norm": 0.0633021891117096,
995
+ "learning_rate": 1.72029776674938e-05,
996
+ "loss": 0.0148,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.7047146401985112,
1001
+ "grad_norm": 0.23889249563217163,
1002
+ "learning_rate": 1.7183126550868486e-05,
1003
+ "loss": 0.0958,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.7096774193548387,
1008
+ "grad_norm": 3.1089024543762207,
1009
+ "learning_rate": 1.7163275434243177e-05,
1010
+ "loss": 0.2354,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.7146401985111662,
1015
+ "grad_norm": 0.04075319692492485,
1016
+ "learning_rate": 1.7143424317617868e-05,
1017
+ "loss": 0.1398,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.7196029776674938,
1022
+ "grad_norm": 0.2210625857114792,
1023
+ "learning_rate": 1.712357320099256e-05,
1024
+ "loss": 0.0855,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.7245657568238213,
1029
+ "grad_norm": 6.384485244750977,
1030
+ "learning_rate": 1.7103722084367247e-05,
1031
+ "loss": 0.2229,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.7295285359801489,
1036
+ "grad_norm": 0.10448583960533142,
1037
+ "learning_rate": 1.7083870967741938e-05,
1038
+ "loss": 0.0054,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.7344913151364765,
1043
+ "grad_norm": 0.06005546450614929,
1044
+ "learning_rate": 1.7064019851116625e-05,
1045
+ "loss": 0.0955,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.739454094292804,
1050
+ "grad_norm": 0.09095001220703125,
1051
+ "learning_rate": 1.7044168734491316e-05,
1052
+ "loss": 0.1075,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.7444168734491315,
1057
+ "grad_norm": 0.05384785681962967,
1058
+ "learning_rate": 1.7024317617866007e-05,
1059
+ "loss": 0.1336,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.749379652605459,
1064
+ "grad_norm": 3.4298574924468994,
1065
+ "learning_rate": 1.7004466501240694e-05,
1066
+ "loss": 0.0192,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.7543424317617866,
1071
+ "grad_norm": 0.11529748886823654,
1072
+ "learning_rate": 1.6984615384615385e-05,
1073
+ "loss": 0.1036,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.7593052109181141,
1078
+ "grad_norm": 13.056891441345215,
1079
+ "learning_rate": 1.6964764267990076e-05,
1080
+ "loss": 0.0958,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.7642679900744417,
1085
+ "grad_norm": 0.05889654532074928,
1086
+ "learning_rate": 1.6944913151364767e-05,
1087
+ "loss": 0.1754,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.7692307692307693,
1092
+ "grad_norm": 5.287586688995361,
1093
+ "learning_rate": 1.6925062034739455e-05,
1094
+ "loss": 0.1773,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.7741935483870968,
1099
+ "grad_norm": 4.1205878257751465,
1100
+ "learning_rate": 1.6905210918114146e-05,
1101
+ "loss": 0.2493,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.7791563275434243,
1106
+ "grad_norm": 0.19854427874088287,
1107
+ "learning_rate": 1.6885359801488833e-05,
1108
+ "loss": 0.1686,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.7841191066997518,
1113
+ "grad_norm": 0.05931422859430313,
1114
+ "learning_rate": 1.6865508684863524e-05,
1115
+ "loss": 0.0397,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.7890818858560794,
1120
+ "grad_norm": 0.10935617238283157,
1121
+ "learning_rate": 1.6845657568238215e-05,
1122
+ "loss": 0.0285,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.794044665012407,
1127
+ "grad_norm": 0.10486113280057907,
1128
+ "learning_rate": 1.6825806451612906e-05,
1129
+ "loss": 0.0781,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.7990074441687345,
1134
+ "grad_norm": 0.7170459032058716,
1135
+ "learning_rate": 1.6805955334987593e-05,
1136
+ "loss": 0.0829,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.8039702233250621,
1141
+ "grad_norm": 0.3470781445503235,
1142
+ "learning_rate": 1.6786104218362284e-05,
1143
+ "loss": 0.053,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.8089330024813896,
1148
+ "grad_norm": 4.012697219848633,
1149
+ "learning_rate": 1.6766253101736972e-05,
1150
+ "loss": 0.1086,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.8138957816377171,
1155
+ "grad_norm": 0.302435040473938,
1156
+ "learning_rate": 1.6746401985111663e-05,
1157
+ "loss": 0.0111,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.8188585607940446,
1162
+ "grad_norm": 0.06520848721265793,
1163
+ "learning_rate": 1.6726550868486354e-05,
1164
+ "loss": 0.0726,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.8238213399503722,
1169
+ "grad_norm": 0.09845948964357376,
1170
+ "learning_rate": 1.6706699751861045e-05,
1171
+ "loss": 0.0094,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 0.8287841191066998,
1176
+ "grad_norm": 0.03756513074040413,
1177
+ "learning_rate": 1.6686848635235732e-05,
1178
+ "loss": 0.23,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 0.8337468982630273,
1183
+ "grad_norm": 0.39116331934928894,
1184
+ "learning_rate": 1.6666997518610423e-05,
1185
+ "loss": 0.034,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 0.8387096774193549,
1190
+ "grad_norm": 0.8433384299278259,
1191
+ "learning_rate": 1.6647146401985114e-05,
1192
+ "loss": 0.0264,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 0.8436724565756824,
1197
+ "grad_norm": 0.05700427293777466,
1198
+ "learning_rate": 1.6627295285359805e-05,
1199
+ "loss": 0.2487,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 0.8486352357320099,
1204
+ "grad_norm": 8.650578498840332,
1205
+ "learning_rate": 1.6607444168734492e-05,
1206
+ "loss": 0.2098,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 0.8535980148883374,
1211
+ "grad_norm": 0.07815321534872055,
1212
+ "learning_rate": 1.6587593052109183e-05,
1213
+ "loss": 0.0113,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 0.858560794044665,
1218
+ "grad_norm": 0.11031467467546463,
1219
+ "learning_rate": 1.656774193548387e-05,
1220
+ "loss": 0.0744,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 0.8635235732009926,
1225
+ "grad_norm": 0.7240772247314453,
1226
+ "learning_rate": 1.6547890818858562e-05,
1227
+ "loss": 0.1165,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 0.8684863523573201,
1232
+ "grad_norm": 0.03234798088669777,
1233
+ "learning_rate": 1.6528039702233253e-05,
1234
+ "loss": 0.0678,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 0.8734491315136477,
1239
+ "grad_norm": 0.024767836555838585,
1240
+ "learning_rate": 1.6508188585607944e-05,
1241
+ "loss": 0.0519,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 0.8784119106699751,
1246
+ "grad_norm": 0.03122510015964508,
1247
+ "learning_rate": 1.648833746898263e-05,
1248
+ "loss": 0.1386,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 0.8833746898263027,
1253
+ "grad_norm": 0.824370265007019,
1254
+ "learning_rate": 1.6468486352357322e-05,
1255
+ "loss": 0.164,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 0.8883374689826302,
1260
+ "grad_norm": 5.419961452484131,
1261
+ "learning_rate": 1.644863523573201e-05,
1262
+ "loss": 0.1668,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 0.8933002481389578,
1267
+ "grad_norm": 0.03851868212223053,
1268
+ "learning_rate": 1.64287841191067e-05,
1269
+ "loss": 0.0614,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 0.8982630272952854,
1274
+ "grad_norm": 0.06279598921537399,
1275
+ "learning_rate": 1.640893300248139e-05,
1276
+ "loss": 0.0031,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 0.9032258064516129,
1281
+ "grad_norm": 0.04613855481147766,
1282
+ "learning_rate": 1.6389081885856082e-05,
1283
+ "loss": 0.1774,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 0.9081885856079405,
1288
+ "grad_norm": 0.6312947869300842,
1289
+ "learning_rate": 1.636923076923077e-05,
1290
+ "loss": 0.0815,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 0.913151364764268,
1295
+ "grad_norm": 0.161106139421463,
1296
+ "learning_rate": 1.634937965260546e-05,
1297
+ "loss": 0.1977,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 0.9181141439205955,
1302
+ "grad_norm": 0.03545048087835312,
1303
+ "learning_rate": 1.6329528535980152e-05,
1304
+ "loss": 0.0353,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 0.9230769230769231,
1309
+ "grad_norm": 0.1279628425836563,
1310
+ "learning_rate": 1.630967741935484e-05,
1311
+ "loss": 0.0503,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 0.9280397022332506,
1316
+ "grad_norm": 8.406203269958496,
1317
+ "learning_rate": 1.628982630272953e-05,
1318
+ "loss": 0.0463,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 0.9330024813895782,
1323
+ "grad_norm": 10.595025062561035,
1324
+ "learning_rate": 1.6269975186104218e-05,
1325
+ "loss": 0.0173,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 0.9379652605459057,
1330
+ "grad_norm": 0.7097483277320862,
1331
+ "learning_rate": 1.625012406947891e-05,
1332
+ "loss": 0.0596,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 0.9429280397022333,
1337
+ "grad_norm": 7.379908561706543,
1338
+ "learning_rate": 1.62302729528536e-05,
1339
+ "loss": 0.2075,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 0.9478908188585607,
1344
+ "grad_norm": 0.1548600196838379,
1345
+ "learning_rate": 1.621042183622829e-05,
1346
+ "loss": 0.2226,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 0.9528535980148883,
1351
+ "grad_norm": 0.026123059913516045,
1352
+ "learning_rate": 1.6190570719602978e-05,
1353
+ "loss": 0.1507,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 0.9578163771712159,
1358
+ "grad_norm": 0.08188609778881073,
1359
+ "learning_rate": 1.617071960297767e-05,
1360
+ "loss": 0.1326,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 0.9627791563275434,
1365
+ "grad_norm": 0.3817611634731293,
1366
+ "learning_rate": 1.6150868486352356e-05,
1367
+ "loss": 0.2298,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 0.967741935483871,
1372
+ "grad_norm": 0.048138681799173355,
1373
+ "learning_rate": 1.6131017369727047e-05,
1374
+ "loss": 0.0676,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 0.9727047146401985,
1379
+ "grad_norm": 0.06823063641786575,
1380
+ "learning_rate": 1.6111166253101738e-05,
1381
+ "loss": 0.0727,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 0.9776674937965261,
1386
+ "grad_norm": 0.031212667003273964,
1387
+ "learning_rate": 1.609131513647643e-05,
1388
+ "loss": 0.0943,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 0.9826302729528535,
1393
+ "grad_norm": 7.244811534881592,
1394
+ "learning_rate": 1.6071464019851117e-05,
1395
+ "loss": 0.1229,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 0.9875930521091811,
1400
+ "grad_norm": 0.06972146779298782,
1401
+ "learning_rate": 1.6051612903225808e-05,
1402
+ "loss": 0.3056,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 0.9925558312655087,
1407
+ "grad_norm": 0.026395201683044434,
1408
+ "learning_rate": 1.60317617866005e-05,
1409
+ "loss": 0.0214,
1410
+ "step": 2000
1411
+ },
1412
+ {
1413
+ "epoch": 0.9975186104218362,
1414
+ "grad_norm": 1.8401563167572021,
1415
+ "learning_rate": 1.601191066997519e-05,
1416
+ "loss": 0.077,
1417
+ "step": 2010
1418
+ }
1419
+ ],
1420
+ "logging_steps": 10,
1421
+ "max_steps": 10075,
1422
+ "num_input_tokens_seen": 0,
1423
+ "num_train_epochs": 5,
1424
+ "save_steps": 500,
1425
+ "stateful_callbacks": {
1426
+ "TrainerControl": {
1427
+ "args": {
1428
+ "should_epoch_stop": false,
1429
+ "should_evaluate": false,
1430
+ "should_log": false,
1431
+ "should_save": true,
1432
+ "should_training_stop": false
1433
+ },
1434
+ "attributes": {}
1435
+ }
1436
+ },
1437
+ "total_flos": 2178492222720000.0,
1438
+ "train_batch_size": 8,
1439
+ "trial_name": null,
1440
+ "trial_params": null
1441
+ }
checkpoint-2015/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859efea2201c1469208153e54e3977a99dc6a369e5e443e74e5277d4b63a6e19
3
+ size 5841
checkpoint-4030/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-4030/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-4030/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b875250ec0b43b2baaf8754ca8840f3ba4642013e2c5eb257eab93f364ab40f
3
+ size 9450704
checkpoint-4030/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd12ebd87804ebc0471156d42893d622de4f0926b10eda654f840e0d7c815cd2
3
+ size 18930123
checkpoint-4030/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c20f1d87bf9bb373a4405a8d181be7fc5327b30fede7bf2424b9019e77b254e
3
+ size 14645
checkpoint-4030/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6797f473fafcecc0847f8098ea716e877002ae9fda5970d9cc61d2dc2e82c0cd
3
+ size 1383
checkpoint-4030/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd7fe1ecd6e791af11d5a14668d52a841f68dbdf724efb88221d4268362a6e2
3
+ size 1465
checkpoint-4030/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-4030/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-4030/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-4030/trainer_state.json ADDED
@@ -0,0 +1,2855 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 4030,
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.004962779156327543,
14
+ "grad_norm": NaN,
15
+ "learning_rate": 1.9982133995037223e-05,
16
+ "loss": 4.0715,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.009925558312655087,
21
+ "grad_norm": 7.404272079467773,
22
+ "learning_rate": 1.996228287841191e-05,
23
+ "loss": 2.8811,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.01488833746898263,
28
+ "grad_norm": 13.565997123718262,
29
+ "learning_rate": 1.99424317617866e-05,
30
+ "loss": 3.1689,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.019851116625310174,
35
+ "grad_norm": 15.281591415405273,
36
+ "learning_rate": 1.9922580645161292e-05,
37
+ "loss": 3.0516,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.02481389578163772,
42
+ "grad_norm": 7.509647369384766,
43
+ "learning_rate": 1.9902729528535983e-05,
44
+ "loss": 2.9276,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.02977667493796526,
49
+ "grad_norm": 7.238119602203369,
50
+ "learning_rate": 1.988287841191067e-05,
51
+ "loss": 2.0641,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.034739454094292806,
56
+ "grad_norm": 8.467841148376465,
57
+ "learning_rate": 1.9863027295285362e-05,
58
+ "loss": 1.8259,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.03970223325062035,
63
+ "grad_norm": 7.360463619232178,
64
+ "learning_rate": 1.984317617866005e-05,
65
+ "loss": 1.7238,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.04466501240694789,
70
+ "grad_norm": 6.133955478668213,
71
+ "learning_rate": 1.982332506203474e-05,
72
+ "loss": 1.3318,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.04962779156327544,
77
+ "grad_norm": 6.2159295082092285,
78
+ "learning_rate": 1.980347394540943e-05,
79
+ "loss": 1.1172,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.05459057071960298,
84
+ "grad_norm": 2.4206221103668213,
85
+ "learning_rate": 1.9783622828784122e-05,
86
+ "loss": 1.033,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.05955334987593052,
91
+ "grad_norm": 5.191859245300293,
92
+ "learning_rate": 1.976377171215881e-05,
93
+ "loss": 0.98,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.06451612903225806,
98
+ "grad_norm": 2.742246150970459,
99
+ "learning_rate": 1.97439205955335e-05,
100
+ "loss": 0.7428,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.06947890818858561,
105
+ "grad_norm": 4.614717960357666,
106
+ "learning_rate": 1.972406947890819e-05,
107
+ "loss": 0.9041,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.07444168734491315,
112
+ "grad_norm": 3.7935266494750977,
113
+ "learning_rate": 1.9704218362282882e-05,
114
+ "loss": 0.5919,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.0794044665012407,
119
+ "grad_norm": 3.5459160804748535,
120
+ "learning_rate": 1.968436724565757e-05,
121
+ "loss": 0.7932,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.08436724565756824,
126
+ "grad_norm": 1.8404773473739624,
127
+ "learning_rate": 1.966451612903226e-05,
128
+ "loss": 0.7619,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.08933002481389578,
133
+ "grad_norm": 2.2088851928710938,
134
+ "learning_rate": 1.964466501240695e-05,
135
+ "loss": 0.6204,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.09429280397022333,
140
+ "grad_norm": 1.566972017288208,
141
+ "learning_rate": 1.962481389578164e-05,
142
+ "loss": 0.7081,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.09925558312655088,
147
+ "grad_norm": 1.225921630859375,
148
+ "learning_rate": 1.960496277915633e-05,
149
+ "loss": 0.5577,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.10421836228287841,
154
+ "grad_norm": 2.0241658687591553,
155
+ "learning_rate": 1.958511166253102e-05,
156
+ "loss": 0.5101,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.10918114143920596,
161
+ "grad_norm": 2.1363158226013184,
162
+ "learning_rate": 1.956526054590571e-05,
163
+ "loss": 0.4952,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.1141439205955335,
168
+ "grad_norm": 2.7994675636291504,
169
+ "learning_rate": 1.9545409429280396e-05,
170
+ "loss": 0.5103,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.11910669975186104,
175
+ "grad_norm": 2.4477338790893555,
176
+ "learning_rate": 1.9525558312655087e-05,
177
+ "loss": 0.3801,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.12406947890818859,
182
+ "grad_norm": 2.0796492099761963,
183
+ "learning_rate": 1.9505707196029778e-05,
184
+ "loss": 0.4258,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.12903225806451613,
189
+ "grad_norm": 1.3138341903686523,
190
+ "learning_rate": 1.948585607940447e-05,
191
+ "loss": 0.4838,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.13399503722084366,
196
+ "grad_norm": 1.5272380113601685,
197
+ "learning_rate": 1.9466004962779156e-05,
198
+ "loss": 0.366,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.13895781637717122,
203
+ "grad_norm": 3.6165964603424072,
204
+ "learning_rate": 1.9446153846153847e-05,
205
+ "loss": 0.4171,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.14392059553349876,
210
+ "grad_norm": 2.2593328952789307,
211
+ "learning_rate": 1.9426302729528538e-05,
212
+ "loss": 0.3028,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.1488833746898263,
217
+ "grad_norm": 1.5910056829452515,
218
+ "learning_rate": 1.940645161290323e-05,
219
+ "loss": 0.3047,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.15384615384615385,
224
+ "grad_norm": 1.767904281616211,
225
+ "learning_rate": 1.9386600496277917e-05,
226
+ "loss": 0.4552,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.1588089330024814,
231
+ "grad_norm": 1.7085593938827515,
232
+ "learning_rate": 1.9366749379652608e-05,
233
+ "loss": 0.2556,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.16377171215880892,
238
+ "grad_norm": 1.355582594871521,
239
+ "learning_rate": 1.9346898263027295e-05,
240
+ "loss": 0.4337,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.1687344913151365,
245
+ "grad_norm": 0.8261783123016357,
246
+ "learning_rate": 1.9327047146401986e-05,
247
+ "loss": 0.3328,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.17369727047146402,
252
+ "grad_norm": 0.8605831861495972,
253
+ "learning_rate": 1.9307196029776677e-05,
254
+ "loss": 0.2587,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.17866004962779156,
259
+ "grad_norm": 2.7887861728668213,
260
+ "learning_rate": 1.9287344913151368e-05,
261
+ "loss": 0.3559,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.18362282878411912,
266
+ "grad_norm": 1.0830411911010742,
267
+ "learning_rate": 1.9267493796526055e-05,
268
+ "loss": 0.1826,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.18858560794044665,
273
+ "grad_norm": 3.8424558639526367,
274
+ "learning_rate": 1.9247642679900746e-05,
275
+ "loss": 0.2587,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.1935483870967742,
280
+ "grad_norm": 3.894951343536377,
281
+ "learning_rate": 1.9227791563275434e-05,
282
+ "loss": 0.2034,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.19851116625310175,
287
+ "grad_norm": 3.139410972595215,
288
+ "learning_rate": 1.9207940446650125e-05,
289
+ "loss": 0.2387,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.20347394540942929,
294
+ "grad_norm": 1.7462635040283203,
295
+ "learning_rate": 1.9188089330024816e-05,
296
+ "loss": 0.2626,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.20843672456575682,
301
+ "grad_norm": 4.002986907958984,
302
+ "learning_rate": 1.9168238213399507e-05,
303
+ "loss": 0.1782,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.21339950372208435,
308
+ "grad_norm": 2.251654624938965,
309
+ "learning_rate": 1.9148387096774194e-05,
310
+ "loss": 0.1621,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.21836228287841192,
315
+ "grad_norm": 0.6951057314872742,
316
+ "learning_rate": 1.9128535980148885e-05,
317
+ "loss": 0.1937,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.22332506203473945,
322
+ "grad_norm": 0.8540646433830261,
323
+ "learning_rate": 1.9108684863523576e-05,
324
+ "loss": 0.1913,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.228287841191067,
329
+ "grad_norm": 0.9929500222206116,
330
+ "learning_rate": 1.9088833746898267e-05,
331
+ "loss": 0.2433,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.23325062034739455,
336
+ "grad_norm": 3.8289272785186768,
337
+ "learning_rate": 1.9068982630272954e-05,
338
+ "loss": 0.1903,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.23821339950372208,
343
+ "grad_norm": 4.537591934204102,
344
+ "learning_rate": 1.9049131513647645e-05,
345
+ "loss": 0.2136,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.24317617866004962,
350
+ "grad_norm": 0.20700696110725403,
351
+ "learning_rate": 1.9029280397022333e-05,
352
+ "loss": 0.1888,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.24813895781637718,
357
+ "grad_norm": 0.4332411289215088,
358
+ "learning_rate": 1.9009429280397024e-05,
359
+ "loss": 0.2358,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.2531017369727047,
364
+ "grad_norm": 1.050528645515442,
365
+ "learning_rate": 1.8989578163771715e-05,
366
+ "loss": 0.0832,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.25806451612903225,
371
+ "grad_norm": 0.22720620036125183,
372
+ "learning_rate": 1.8969727047146406e-05,
373
+ "loss": 0.1272,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.2630272952853598,
378
+ "grad_norm": 3.576136350631714,
379
+ "learning_rate": 1.8949875930521093e-05,
380
+ "loss": 0.2066,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.2679900744416873,
385
+ "grad_norm": 0.33265048265457153,
386
+ "learning_rate": 1.8930024813895784e-05,
387
+ "loss": 0.0556,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.2729528535980149,
392
+ "grad_norm": 0.6722800731658936,
393
+ "learning_rate": 1.891017369727047e-05,
394
+ "loss": 0.0807,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.27791563275434245,
399
+ "grad_norm": 1.2628779411315918,
400
+ "learning_rate": 1.8890322580645163e-05,
401
+ "loss": 0.24,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.28287841191067,
406
+ "grad_norm": 0.27271902561187744,
407
+ "learning_rate": 1.8870471464019853e-05,
408
+ "loss": 0.077,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.2878411910669975,
413
+ "grad_norm": 3.738210916519165,
414
+ "learning_rate": 1.885062034739454e-05,
415
+ "loss": 0.395,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.29280397022332505,
420
+ "grad_norm": 0.6131235361099243,
421
+ "learning_rate": 1.8830769230769232e-05,
422
+ "loss": 0.1971,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.2977667493796526,
427
+ "grad_norm": 0.8646567463874817,
428
+ "learning_rate": 1.8810918114143923e-05,
429
+ "loss": 0.0669,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.3027295285359802,
434
+ "grad_norm": 4.964555263519287,
435
+ "learning_rate": 1.8791066997518614e-05,
436
+ "loss": 0.2324,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.3076923076923077,
441
+ "grad_norm": 0.5028713941574097,
442
+ "learning_rate": 1.87712158808933e-05,
443
+ "loss": 0.1819,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.31265508684863524,
448
+ "grad_norm": 0.31731173396110535,
449
+ "learning_rate": 1.8751364764267992e-05,
450
+ "loss": 0.1463,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.3176178660049628,
455
+ "grad_norm": 0.23767873644828796,
456
+ "learning_rate": 1.873151364764268e-05,
457
+ "loss": 0.0874,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.3225806451612903,
462
+ "grad_norm": 0.5757867693901062,
463
+ "learning_rate": 1.871166253101737e-05,
464
+ "loss": 0.1267,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.32754342431761785,
469
+ "grad_norm": 2.5683581829071045,
470
+ "learning_rate": 1.869181141439206e-05,
471
+ "loss": 0.0823,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.3325062034739454,
476
+ "grad_norm": 0.22655190527439117,
477
+ "learning_rate": 1.8671960297766752e-05,
478
+ "loss": 0.2087,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.337468982630273,
483
+ "grad_norm": 2.4306397438049316,
484
+ "learning_rate": 1.865210918114144e-05,
485
+ "loss": 0.1034,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.3424317617866005,
490
+ "grad_norm": 0.11680830270051956,
491
+ "learning_rate": 1.863225806451613e-05,
492
+ "loss": 0.0316,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.34739454094292804,
497
+ "grad_norm": 0.27029949426651,
498
+ "learning_rate": 1.861240694789082e-05,
499
+ "loss": 0.131,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.3523573200992556,
504
+ "grad_norm": 0.31934475898742676,
505
+ "learning_rate": 1.859255583126551e-05,
506
+ "loss": 0.1961,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.3573200992555831,
511
+ "grad_norm": 6.141274929046631,
512
+ "learning_rate": 1.85727047146402e-05,
513
+ "loss": 0.2118,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.36228287841191065,
518
+ "grad_norm": 0.8305376172065735,
519
+ "learning_rate": 1.855285359801489e-05,
520
+ "loss": 0.0207,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.36724565756823824,
525
+ "grad_norm": 1.411669135093689,
526
+ "learning_rate": 1.853300248138958e-05,
527
+ "loss": 0.0639,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.37220843672456577,
532
+ "grad_norm": 2.125790596008301,
533
+ "learning_rate": 1.851315136476427e-05,
534
+ "loss": 0.2443,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.3771712158808933,
539
+ "grad_norm": 0.9730265736579895,
540
+ "learning_rate": 1.849330024813896e-05,
541
+ "loss": 0.0786,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.38213399503722084,
546
+ "grad_norm": 3.10215163230896,
547
+ "learning_rate": 1.847344913151365e-05,
548
+ "loss": 0.3467,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.3870967741935484,
553
+ "grad_norm": 3.7202343940734863,
554
+ "learning_rate": 1.845359801488834e-05,
555
+ "loss": 0.2285,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.3920595533498759,
560
+ "grad_norm": 0.5115141272544861,
561
+ "learning_rate": 1.843374689826303e-05,
562
+ "loss": 0.1705,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.3970223325062035,
567
+ "grad_norm": 0.4430786669254303,
568
+ "learning_rate": 1.8413895781637717e-05,
569
+ "loss": 0.0631,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.40198511166253104,
574
+ "grad_norm": 4.2651143074035645,
575
+ "learning_rate": 1.8394044665012408e-05,
576
+ "loss": 0.1615,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.40694789081885857,
581
+ "grad_norm": 5.431081295013428,
582
+ "learning_rate": 1.83741935483871e-05,
583
+ "loss": 0.0325,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.4119106699751861,
588
+ "grad_norm": 1.7246816158294678,
589
+ "learning_rate": 1.835434243176179e-05,
590
+ "loss": 0.0818,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.41687344913151364,
595
+ "grad_norm": 0.11597002297639847,
596
+ "learning_rate": 1.8334491315136478e-05,
597
+ "loss": 0.1661,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.4218362282878412,
602
+ "grad_norm": 5.003543853759766,
603
+ "learning_rate": 1.831464019851117e-05,
604
+ "loss": 0.0775,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.4267990074441687,
609
+ "grad_norm": 6.160369396209717,
610
+ "learning_rate": 1.8294789081885856e-05,
611
+ "loss": 0.0777,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.4317617866004963,
616
+ "grad_norm": 0.4120528995990753,
617
+ "learning_rate": 1.8274937965260547e-05,
618
+ "loss": 0.0515,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.43672456575682383,
623
+ "grad_norm": 0.1204703077673912,
624
+ "learning_rate": 1.8255086848635238e-05,
625
+ "loss": 0.0356,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.44168734491315137,
630
+ "grad_norm": 0.09946464747190475,
631
+ "learning_rate": 1.8235235732009925e-05,
632
+ "loss": 0.1525,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.4466501240694789,
637
+ "grad_norm": 1.1095144748687744,
638
+ "learning_rate": 1.8215384615384616e-05,
639
+ "loss": 0.098,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.45161290322580644,
644
+ "grad_norm": 0.15330803394317627,
645
+ "learning_rate": 1.8195533498759307e-05,
646
+ "loss": 0.0986,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.456575682382134,
651
+ "grad_norm": 0.231792613863945,
652
+ "learning_rate": 1.8175682382133998e-05,
653
+ "loss": 0.1464,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.46153846153846156,
658
+ "grad_norm": 0.15597473084926605,
659
+ "learning_rate": 1.8155831265508686e-05,
660
+ "loss": 0.166,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.4665012406947891,
665
+ "grad_norm": 1.0127346515655518,
666
+ "learning_rate": 1.8135980148883377e-05,
667
+ "loss": 0.1167,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.47146401985111663,
672
+ "grad_norm": 2.508481740951538,
673
+ "learning_rate": 1.8116129032258064e-05,
674
+ "loss": 0.0913,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.47642679900744417,
679
+ "grad_norm": 0.06334420293569565,
680
+ "learning_rate": 1.8096277915632755e-05,
681
+ "loss": 0.0285,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.4813895781637717,
686
+ "grad_norm": 0.1302240639925003,
687
+ "learning_rate": 1.8076426799007446e-05,
688
+ "loss": 0.123,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.48635235732009924,
693
+ "grad_norm": 1.0986523628234863,
694
+ "learning_rate": 1.8056575682382137e-05,
695
+ "loss": 0.0978,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.4913151364764268,
700
+ "grad_norm": 0.08456585556268692,
701
+ "learning_rate": 1.8036724565756824e-05,
702
+ "loss": 0.253,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.49627791563275436,
707
+ "grad_norm": 3.1052098274230957,
708
+ "learning_rate": 1.8016873449131515e-05,
709
+ "loss": 0.0929,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.5012406947890818,
714
+ "grad_norm": 2.032149314880371,
715
+ "learning_rate": 1.7997022332506203e-05,
716
+ "loss": 0.2004,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.5062034739454094,
721
+ "grad_norm": 0.11190329492092133,
722
+ "learning_rate": 1.7977171215880894e-05,
723
+ "loss": 0.0892,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.511166253101737,
728
+ "grad_norm": 3.9147121906280518,
729
+ "learning_rate": 1.7957320099255585e-05,
730
+ "loss": 0.1345,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.5161290322580645,
735
+ "grad_norm": 0.1115802675485611,
736
+ "learning_rate": 1.7937468982630276e-05,
737
+ "loss": 0.0167,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.5210918114143921,
742
+ "grad_norm": 0.09744033217430115,
743
+ "learning_rate": 1.7917617866004963e-05,
744
+ "loss": 0.0726,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.5260545905707196,
749
+ "grad_norm": 8.279594421386719,
750
+ "learning_rate": 1.7897766749379654e-05,
751
+ "loss": 0.1851,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.5310173697270472,
756
+ "grad_norm": 0.12151824682950974,
757
+ "learning_rate": 1.7877915632754345e-05,
758
+ "loss": 0.1491,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.5359801488833746,
763
+ "grad_norm": 0.8291270136833191,
764
+ "learning_rate": 1.7858064516129036e-05,
765
+ "loss": 0.0114,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.5409429280397022,
770
+ "grad_norm": 3.0179080963134766,
771
+ "learning_rate": 1.7838213399503723e-05,
772
+ "loss": 0.1433,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.5459057071960298,
777
+ "grad_norm": 3.6688222885131836,
778
+ "learning_rate": 1.7818362282878414e-05,
779
+ "loss": 0.2806,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.5508684863523573,
784
+ "grad_norm": 0.08318022638559341,
785
+ "learning_rate": 1.7798511166253102e-05,
786
+ "loss": 0.0321,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.5558312655086849,
791
+ "grad_norm": 0.16207154095172882,
792
+ "learning_rate": 1.7778660049627793e-05,
793
+ "loss": 0.0684,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.5607940446650124,
798
+ "grad_norm": 7.777888774871826,
799
+ "learning_rate": 1.7758808933002484e-05,
800
+ "loss": 0.1594,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.56575682382134,
805
+ "grad_norm": 0.07727096229791641,
806
+ "learning_rate": 1.7738957816377175e-05,
807
+ "loss": 0.0785,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.5707196029776674,
812
+ "grad_norm": 0.2622874975204468,
813
+ "learning_rate": 1.7719106699751862e-05,
814
+ "loss": 0.1995,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.575682382133995,
819
+ "grad_norm": 3.662970542907715,
820
+ "learning_rate": 1.7699255583126553e-05,
821
+ "loss": 0.1673,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.5806451612903226,
826
+ "grad_norm": 7.050316333770752,
827
+ "learning_rate": 1.767940446650124e-05,
828
+ "loss": 0.2565,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.5856079404466501,
833
+ "grad_norm": 0.09787000715732574,
834
+ "learning_rate": 1.765955334987593e-05,
835
+ "loss": 0.1664,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.5905707196029777,
840
+ "grad_norm": 0.08483708649873734,
841
+ "learning_rate": 1.7639702233250622e-05,
842
+ "loss": 0.1026,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.5955334987593052,
847
+ "grad_norm": 2.9109203815460205,
848
+ "learning_rate": 1.761985111662531e-05,
849
+ "loss": 0.1508,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.6004962779156328,
854
+ "grad_norm": 0.09153315424919128,
855
+ "learning_rate": 1.76e-05,
856
+ "loss": 0.0846,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.6054590570719603,
861
+ "grad_norm": 0.5280864834785461,
862
+ "learning_rate": 1.7580148883374692e-05,
863
+ "loss": 0.1233,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.6104218362282878,
868
+ "grad_norm": 0.20713864266872406,
869
+ "learning_rate": 1.7560297766749383e-05,
870
+ "loss": 0.0837,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.6153846153846154,
875
+ "grad_norm": 0.20489178597927094,
876
+ "learning_rate": 1.754044665012407e-05,
877
+ "loss": 0.0938,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.6203473945409429,
882
+ "grad_norm": 0.0775533989071846,
883
+ "learning_rate": 1.752059553349876e-05,
884
+ "loss": 0.0832,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.6253101736972705,
889
+ "grad_norm": 0.16079996526241302,
890
+ "learning_rate": 1.750074441687345e-05,
891
+ "loss": 0.1211,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.630272952853598,
896
+ "grad_norm": 0.06369619816541672,
897
+ "learning_rate": 1.748089330024814e-05,
898
+ "loss": 0.0561,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.6352357320099256,
903
+ "grad_norm": 2.8441195487976074,
904
+ "learning_rate": 1.746104218362283e-05,
905
+ "loss": 0.1201,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.6401985111662531,
910
+ "grad_norm": 6.837566375732422,
911
+ "learning_rate": 1.744119106699752e-05,
912
+ "loss": 0.1761,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.6451612903225806,
917
+ "grad_norm": 0.06762542575597763,
918
+ "learning_rate": 1.742133995037221e-05,
919
+ "loss": 0.1454,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.6501240694789082,
924
+ "grad_norm": 0.10768511891365051,
925
+ "learning_rate": 1.74014888337469e-05,
926
+ "loss": 0.1109,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.6550868486352357,
931
+ "grad_norm": 0.14378197491168976,
932
+ "learning_rate": 1.7381637717121587e-05,
933
+ "loss": 0.0964,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.6600496277915633,
938
+ "grad_norm": 5.744873523712158,
939
+ "learning_rate": 1.736178660049628e-05,
940
+ "loss": 0.1388,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.6650124069478908,
945
+ "grad_norm": 1.2244545221328735,
946
+ "learning_rate": 1.734193548387097e-05,
947
+ "loss": 0.0129,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.6699751861042184,
952
+ "grad_norm": 6.384188175201416,
953
+ "learning_rate": 1.732208436724566e-05,
954
+ "loss": 0.3897,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.674937965260546,
959
+ "grad_norm": 11.079994201660156,
960
+ "learning_rate": 1.7302233250620348e-05,
961
+ "loss": 0.1177,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.6799007444168734,
966
+ "grad_norm": 0.9940871000289917,
967
+ "learning_rate": 1.728238213399504e-05,
968
+ "loss": 0.0522,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.684863523573201,
973
+ "grad_norm": 4.725884914398193,
974
+ "learning_rate": 1.726253101736973e-05,
975
+ "loss": 0.2414,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.6898263027295285,
980
+ "grad_norm": 8.218222618103027,
981
+ "learning_rate": 1.724267990074442e-05,
982
+ "loss": 0.0943,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.6947890818858561,
987
+ "grad_norm": 0.0562286414206028,
988
+ "learning_rate": 1.7222828784119108e-05,
989
+ "loss": 0.0122,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.6997518610421837,
994
+ "grad_norm": 0.0633021891117096,
995
+ "learning_rate": 1.72029776674938e-05,
996
+ "loss": 0.0148,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.7047146401985112,
1001
+ "grad_norm": 0.23889249563217163,
1002
+ "learning_rate": 1.7183126550868486e-05,
1003
+ "loss": 0.0958,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.7096774193548387,
1008
+ "grad_norm": 3.1089024543762207,
1009
+ "learning_rate": 1.7163275434243177e-05,
1010
+ "loss": 0.2354,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.7146401985111662,
1015
+ "grad_norm": 0.04075319692492485,
1016
+ "learning_rate": 1.7143424317617868e-05,
1017
+ "loss": 0.1398,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.7196029776674938,
1022
+ "grad_norm": 0.2210625857114792,
1023
+ "learning_rate": 1.712357320099256e-05,
1024
+ "loss": 0.0855,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.7245657568238213,
1029
+ "grad_norm": 6.384485244750977,
1030
+ "learning_rate": 1.7103722084367247e-05,
1031
+ "loss": 0.2229,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.7295285359801489,
1036
+ "grad_norm": 0.10448583960533142,
1037
+ "learning_rate": 1.7083870967741938e-05,
1038
+ "loss": 0.0054,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 0.7344913151364765,
1043
+ "grad_norm": 0.06005546450614929,
1044
+ "learning_rate": 1.7064019851116625e-05,
1045
+ "loss": 0.0955,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 0.739454094292804,
1050
+ "grad_norm": 0.09095001220703125,
1051
+ "learning_rate": 1.7044168734491316e-05,
1052
+ "loss": 0.1075,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 0.7444168734491315,
1057
+ "grad_norm": 0.05384785681962967,
1058
+ "learning_rate": 1.7024317617866007e-05,
1059
+ "loss": 0.1336,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 0.749379652605459,
1064
+ "grad_norm": 3.4298574924468994,
1065
+ "learning_rate": 1.7004466501240694e-05,
1066
+ "loss": 0.0192,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 0.7543424317617866,
1071
+ "grad_norm": 0.11529748886823654,
1072
+ "learning_rate": 1.6984615384615385e-05,
1073
+ "loss": 0.1036,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 0.7593052109181141,
1078
+ "grad_norm": 13.056891441345215,
1079
+ "learning_rate": 1.6964764267990076e-05,
1080
+ "loss": 0.0958,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 0.7642679900744417,
1085
+ "grad_norm": 0.05889654532074928,
1086
+ "learning_rate": 1.6944913151364767e-05,
1087
+ "loss": 0.1754,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 0.7692307692307693,
1092
+ "grad_norm": 5.287586688995361,
1093
+ "learning_rate": 1.6925062034739455e-05,
1094
+ "loss": 0.1773,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 0.7741935483870968,
1099
+ "grad_norm": 4.1205878257751465,
1100
+ "learning_rate": 1.6905210918114146e-05,
1101
+ "loss": 0.2493,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 0.7791563275434243,
1106
+ "grad_norm": 0.19854427874088287,
1107
+ "learning_rate": 1.6885359801488833e-05,
1108
+ "loss": 0.1686,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 0.7841191066997518,
1113
+ "grad_norm": 0.05931422859430313,
1114
+ "learning_rate": 1.6865508684863524e-05,
1115
+ "loss": 0.0397,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 0.7890818858560794,
1120
+ "grad_norm": 0.10935617238283157,
1121
+ "learning_rate": 1.6845657568238215e-05,
1122
+ "loss": 0.0285,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 0.794044665012407,
1127
+ "grad_norm": 0.10486113280057907,
1128
+ "learning_rate": 1.6825806451612906e-05,
1129
+ "loss": 0.0781,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 0.7990074441687345,
1134
+ "grad_norm": 0.7170459032058716,
1135
+ "learning_rate": 1.6805955334987593e-05,
1136
+ "loss": 0.0829,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 0.8039702233250621,
1141
+ "grad_norm": 0.3470781445503235,
1142
+ "learning_rate": 1.6786104218362284e-05,
1143
+ "loss": 0.053,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 0.8089330024813896,
1148
+ "grad_norm": 4.012697219848633,
1149
+ "learning_rate": 1.6766253101736972e-05,
1150
+ "loss": 0.1086,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 0.8138957816377171,
1155
+ "grad_norm": 0.302435040473938,
1156
+ "learning_rate": 1.6746401985111663e-05,
1157
+ "loss": 0.0111,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 0.8188585607940446,
1162
+ "grad_norm": 0.06520848721265793,
1163
+ "learning_rate": 1.6726550868486354e-05,
1164
+ "loss": 0.0726,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 0.8238213399503722,
1169
+ "grad_norm": 0.09845948964357376,
1170
+ "learning_rate": 1.6706699751861045e-05,
1171
+ "loss": 0.0094,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 0.8287841191066998,
1176
+ "grad_norm": 0.03756513074040413,
1177
+ "learning_rate": 1.6686848635235732e-05,
1178
+ "loss": 0.23,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 0.8337468982630273,
1183
+ "grad_norm": 0.39116331934928894,
1184
+ "learning_rate": 1.6666997518610423e-05,
1185
+ "loss": 0.034,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 0.8387096774193549,
1190
+ "grad_norm": 0.8433384299278259,
1191
+ "learning_rate": 1.6647146401985114e-05,
1192
+ "loss": 0.0264,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 0.8436724565756824,
1197
+ "grad_norm": 0.05700427293777466,
1198
+ "learning_rate": 1.6627295285359805e-05,
1199
+ "loss": 0.2487,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 0.8486352357320099,
1204
+ "grad_norm": 8.650578498840332,
1205
+ "learning_rate": 1.6607444168734492e-05,
1206
+ "loss": 0.2098,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 0.8535980148883374,
1211
+ "grad_norm": 0.07815321534872055,
1212
+ "learning_rate": 1.6587593052109183e-05,
1213
+ "loss": 0.0113,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 0.858560794044665,
1218
+ "grad_norm": 0.11031467467546463,
1219
+ "learning_rate": 1.656774193548387e-05,
1220
+ "loss": 0.0744,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 0.8635235732009926,
1225
+ "grad_norm": 0.7240772247314453,
1226
+ "learning_rate": 1.6547890818858562e-05,
1227
+ "loss": 0.1165,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 0.8684863523573201,
1232
+ "grad_norm": 0.03234798088669777,
1233
+ "learning_rate": 1.6528039702233253e-05,
1234
+ "loss": 0.0678,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 0.8734491315136477,
1239
+ "grad_norm": 0.024767836555838585,
1240
+ "learning_rate": 1.6508188585607944e-05,
1241
+ "loss": 0.0519,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 0.8784119106699751,
1246
+ "grad_norm": 0.03122510015964508,
1247
+ "learning_rate": 1.648833746898263e-05,
1248
+ "loss": 0.1386,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 0.8833746898263027,
1253
+ "grad_norm": 0.824370265007019,
1254
+ "learning_rate": 1.6468486352357322e-05,
1255
+ "loss": 0.164,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 0.8883374689826302,
1260
+ "grad_norm": 5.419961452484131,
1261
+ "learning_rate": 1.644863523573201e-05,
1262
+ "loss": 0.1668,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 0.8933002481389578,
1267
+ "grad_norm": 0.03851868212223053,
1268
+ "learning_rate": 1.64287841191067e-05,
1269
+ "loss": 0.0614,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 0.8982630272952854,
1274
+ "grad_norm": 0.06279598921537399,
1275
+ "learning_rate": 1.640893300248139e-05,
1276
+ "loss": 0.0031,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 0.9032258064516129,
1281
+ "grad_norm": 0.04613855481147766,
1282
+ "learning_rate": 1.6389081885856082e-05,
1283
+ "loss": 0.1774,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 0.9081885856079405,
1288
+ "grad_norm": 0.6312947869300842,
1289
+ "learning_rate": 1.636923076923077e-05,
1290
+ "loss": 0.0815,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 0.913151364764268,
1295
+ "grad_norm": 0.161106139421463,
1296
+ "learning_rate": 1.634937965260546e-05,
1297
+ "loss": 0.1977,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 0.9181141439205955,
1302
+ "grad_norm": 0.03545048087835312,
1303
+ "learning_rate": 1.6329528535980152e-05,
1304
+ "loss": 0.0353,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 0.9230769230769231,
1309
+ "grad_norm": 0.1279628425836563,
1310
+ "learning_rate": 1.630967741935484e-05,
1311
+ "loss": 0.0503,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 0.9280397022332506,
1316
+ "grad_norm": 8.406203269958496,
1317
+ "learning_rate": 1.628982630272953e-05,
1318
+ "loss": 0.0463,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 0.9330024813895782,
1323
+ "grad_norm": 10.595025062561035,
1324
+ "learning_rate": 1.6269975186104218e-05,
1325
+ "loss": 0.0173,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 0.9379652605459057,
1330
+ "grad_norm": 0.7097483277320862,
1331
+ "learning_rate": 1.625012406947891e-05,
1332
+ "loss": 0.0596,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 0.9429280397022333,
1337
+ "grad_norm": 7.379908561706543,
1338
+ "learning_rate": 1.62302729528536e-05,
1339
+ "loss": 0.2075,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 0.9478908188585607,
1344
+ "grad_norm": 0.1548600196838379,
1345
+ "learning_rate": 1.621042183622829e-05,
1346
+ "loss": 0.2226,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 0.9528535980148883,
1351
+ "grad_norm": 0.026123059913516045,
1352
+ "learning_rate": 1.6190570719602978e-05,
1353
+ "loss": 0.1507,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 0.9578163771712159,
1358
+ "grad_norm": 0.08188609778881073,
1359
+ "learning_rate": 1.617071960297767e-05,
1360
+ "loss": 0.1326,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 0.9627791563275434,
1365
+ "grad_norm": 0.3817611634731293,
1366
+ "learning_rate": 1.6150868486352356e-05,
1367
+ "loss": 0.2298,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 0.967741935483871,
1372
+ "grad_norm": 0.048138681799173355,
1373
+ "learning_rate": 1.6131017369727047e-05,
1374
+ "loss": 0.0676,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 0.9727047146401985,
1379
+ "grad_norm": 0.06823063641786575,
1380
+ "learning_rate": 1.6111166253101738e-05,
1381
+ "loss": 0.0727,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 0.9776674937965261,
1386
+ "grad_norm": 0.031212667003273964,
1387
+ "learning_rate": 1.609131513647643e-05,
1388
+ "loss": 0.0943,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 0.9826302729528535,
1393
+ "grad_norm": 7.244811534881592,
1394
+ "learning_rate": 1.6071464019851117e-05,
1395
+ "loss": 0.1229,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 0.9875930521091811,
1400
+ "grad_norm": 0.06972146779298782,
1401
+ "learning_rate": 1.6051612903225808e-05,
1402
+ "loss": 0.3056,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 0.9925558312655087,
1407
+ "grad_norm": 0.026395201683044434,
1408
+ "learning_rate": 1.60317617866005e-05,
1409
+ "loss": 0.0214,
1410
+ "step": 2000
1411
+ },
1412
+ {
1413
+ "epoch": 0.9975186104218362,
1414
+ "grad_norm": 1.8401563167572021,
1415
+ "learning_rate": 1.601191066997519e-05,
1416
+ "loss": 0.077,
1417
+ "step": 2010
1418
+ },
1419
+ {
1420
+ "epoch": 1.0024813895781637,
1421
+ "grad_norm": 0.16728228330612183,
1422
+ "learning_rate": 1.5992059553349877e-05,
1423
+ "loss": 0.005,
1424
+ "step": 2020
1425
+ },
1426
+ {
1427
+ "epoch": 1.0074441687344913,
1428
+ "grad_norm": 1.7247531414031982,
1429
+ "learning_rate": 1.5972208436724568e-05,
1430
+ "loss": 0.1244,
1431
+ "step": 2030
1432
+ },
1433
+ {
1434
+ "epoch": 1.0124069478908189,
1435
+ "grad_norm": 0.02384355291724205,
1436
+ "learning_rate": 1.5952357320099255e-05,
1437
+ "loss": 0.1123,
1438
+ "step": 2040
1439
+ },
1440
+ {
1441
+ "epoch": 1.0173697270471465,
1442
+ "grad_norm": 8.84070873260498,
1443
+ "learning_rate": 1.5932506203473946e-05,
1444
+ "loss": 0.067,
1445
+ "step": 2050
1446
+ },
1447
+ {
1448
+ "epoch": 1.022332506203474,
1449
+ "grad_norm": 0.37916916608810425,
1450
+ "learning_rate": 1.5912655086848637e-05,
1451
+ "loss": 0.1113,
1452
+ "step": 2060
1453
+ },
1454
+ {
1455
+ "epoch": 1.0272952853598014,
1456
+ "grad_norm": 0.29101115465164185,
1457
+ "learning_rate": 1.5892803970223328e-05,
1458
+ "loss": 0.0715,
1459
+ "step": 2070
1460
+ },
1461
+ {
1462
+ "epoch": 1.032258064516129,
1463
+ "grad_norm": 3.343764066696167,
1464
+ "learning_rate": 1.5872952853598016e-05,
1465
+ "loss": 0.0682,
1466
+ "step": 2080
1467
+ },
1468
+ {
1469
+ "epoch": 1.0372208436724566,
1470
+ "grad_norm": 5.414521217346191,
1471
+ "learning_rate": 1.5853101736972707e-05,
1472
+ "loss": 0.1941,
1473
+ "step": 2090
1474
+ },
1475
+ {
1476
+ "epoch": 1.0421836228287842,
1477
+ "grad_norm": 4.677765846252441,
1478
+ "learning_rate": 1.5833250620347394e-05,
1479
+ "loss": 0.0441,
1480
+ "step": 2100
1481
+ },
1482
+ {
1483
+ "epoch": 1.0471464019851116,
1484
+ "grad_norm": 0.03460843861103058,
1485
+ "learning_rate": 1.5813399503722085e-05,
1486
+ "loss": 0.0268,
1487
+ "step": 2110
1488
+ },
1489
+ {
1490
+ "epoch": 1.0521091811414391,
1491
+ "grad_norm": 1.8757960796356201,
1492
+ "learning_rate": 1.5793548387096776e-05,
1493
+ "loss": 0.0152,
1494
+ "step": 2120
1495
+ },
1496
+ {
1497
+ "epoch": 1.0570719602977667,
1498
+ "grad_norm": 0.0749705508351326,
1499
+ "learning_rate": 1.5773697270471467e-05,
1500
+ "loss": 0.2066,
1501
+ "step": 2130
1502
+ },
1503
+ {
1504
+ "epoch": 1.0620347394540943,
1505
+ "grad_norm": 0.05351117253303528,
1506
+ "learning_rate": 1.5753846153846154e-05,
1507
+ "loss": 0.0652,
1508
+ "step": 2140
1509
+ },
1510
+ {
1511
+ "epoch": 1.066997518610422,
1512
+ "grad_norm": 0.2384226769208908,
1513
+ "learning_rate": 1.5733995037220845e-05,
1514
+ "loss": 0.0989,
1515
+ "step": 2150
1516
+ },
1517
+ {
1518
+ "epoch": 1.0719602977667493,
1519
+ "grad_norm": 10.485825538635254,
1520
+ "learning_rate": 1.5714143920595536e-05,
1521
+ "loss": 0.1214,
1522
+ "step": 2160
1523
+ },
1524
+ {
1525
+ "epoch": 1.0769230769230769,
1526
+ "grad_norm": 0.02599877305328846,
1527
+ "learning_rate": 1.5694292803970224e-05,
1528
+ "loss": 0.1264,
1529
+ "step": 2170
1530
+ },
1531
+ {
1532
+ "epoch": 1.0818858560794045,
1533
+ "grad_norm": 4.427301406860352,
1534
+ "learning_rate": 1.5674441687344915e-05,
1535
+ "loss": 0.0143,
1536
+ "step": 2180
1537
+ },
1538
+ {
1539
+ "epoch": 1.086848635235732,
1540
+ "grad_norm": 0.05011460930109024,
1541
+ "learning_rate": 1.5654590570719602e-05,
1542
+ "loss": 0.0444,
1543
+ "step": 2190
1544
+ },
1545
+ {
1546
+ "epoch": 1.0918114143920596,
1547
+ "grad_norm": 0.08383812755346298,
1548
+ "learning_rate": 1.5634739454094293e-05,
1549
+ "loss": 0.1946,
1550
+ "step": 2200
1551
+ },
1552
+ {
1553
+ "epoch": 1.096774193548387,
1554
+ "grad_norm": 0.2225169986486435,
1555
+ "learning_rate": 1.5614888337468984e-05,
1556
+ "loss": 0.0471,
1557
+ "step": 2210
1558
+ },
1559
+ {
1560
+ "epoch": 1.1017369727047146,
1561
+ "grad_norm": 0.09526325762271881,
1562
+ "learning_rate": 1.5595037220843675e-05,
1563
+ "loss": 0.162,
1564
+ "step": 2220
1565
+ },
1566
+ {
1567
+ "epoch": 1.1066997518610422,
1568
+ "grad_norm": 0.0817873403429985,
1569
+ "learning_rate": 1.5575186104218363e-05,
1570
+ "loss": 0.0623,
1571
+ "step": 2230
1572
+ },
1573
+ {
1574
+ "epoch": 1.1116625310173698,
1575
+ "grad_norm": 0.02879715897142887,
1576
+ "learning_rate": 1.5555334987593053e-05,
1577
+ "loss": 0.1162,
1578
+ "step": 2240
1579
+ },
1580
+ {
1581
+ "epoch": 1.1166253101736974,
1582
+ "grad_norm": 0.04488246515393257,
1583
+ "learning_rate": 1.553548387096774e-05,
1584
+ "loss": 0.0868,
1585
+ "step": 2250
1586
+ },
1587
+ {
1588
+ "epoch": 1.1215880893300247,
1589
+ "grad_norm": 0.0384470596909523,
1590
+ "learning_rate": 1.5515632754342432e-05,
1591
+ "loss": 0.0585,
1592
+ "step": 2260
1593
+ },
1594
+ {
1595
+ "epoch": 1.1265508684863523,
1596
+ "grad_norm": 4.3215813636779785,
1597
+ "learning_rate": 1.5495781637717123e-05,
1598
+ "loss": 0.0381,
1599
+ "step": 2270
1600
+ },
1601
+ {
1602
+ "epoch": 1.13151364764268,
1603
+ "grad_norm": 2.8902511596679688,
1604
+ "learning_rate": 1.5475930521091814e-05,
1605
+ "loss": 0.0082,
1606
+ "step": 2280
1607
+ },
1608
+ {
1609
+ "epoch": 1.1364764267990075,
1610
+ "grad_norm": 4.735926628112793,
1611
+ "learning_rate": 1.54560794044665e-05,
1612
+ "loss": 0.0722,
1613
+ "step": 2290
1614
+ },
1615
+ {
1616
+ "epoch": 1.141439205955335,
1617
+ "grad_norm": 0.10370062291622162,
1618
+ "learning_rate": 1.5436228287841192e-05,
1619
+ "loss": 0.1362,
1620
+ "step": 2300
1621
+ },
1622
+ {
1623
+ "epoch": 1.1464019851116625,
1624
+ "grad_norm": 0.05682974308729172,
1625
+ "learning_rate": 1.5416377171215883e-05,
1626
+ "loss": 0.0302,
1627
+ "step": 2310
1628
+ },
1629
+ {
1630
+ "epoch": 1.15136476426799,
1631
+ "grad_norm": 0.19948908686637878,
1632
+ "learning_rate": 1.5396526054590574e-05,
1633
+ "loss": 0.0604,
1634
+ "step": 2320
1635
+ },
1636
+ {
1637
+ "epoch": 1.1563275434243176,
1638
+ "grad_norm": 0.09828030318021774,
1639
+ "learning_rate": 1.537667493796526e-05,
1640
+ "loss": 0.1613,
1641
+ "step": 2330
1642
+ },
1643
+ {
1644
+ "epoch": 1.1612903225806452,
1645
+ "grad_norm": 0.11819926649332047,
1646
+ "learning_rate": 1.5356823821339952e-05,
1647
+ "loss": 0.0951,
1648
+ "step": 2340
1649
+ },
1650
+ {
1651
+ "epoch": 1.1662531017369726,
1652
+ "grad_norm": 11.936241149902344,
1653
+ "learning_rate": 1.533697270471464e-05,
1654
+ "loss": 0.026,
1655
+ "step": 2350
1656
+ },
1657
+ {
1658
+ "epoch": 1.1712158808933002,
1659
+ "grad_norm": 0.03054685890674591,
1660
+ "learning_rate": 1.531712158808933e-05,
1661
+ "loss": 0.0211,
1662
+ "step": 2360
1663
+ },
1664
+ {
1665
+ "epoch": 1.1761786600496278,
1666
+ "grad_norm": 0.05654008686542511,
1667
+ "learning_rate": 1.5297270471464022e-05,
1668
+ "loss": 0.1283,
1669
+ "step": 2370
1670
+ },
1671
+ {
1672
+ "epoch": 1.1811414392059554,
1673
+ "grad_norm": 10.214383125305176,
1674
+ "learning_rate": 1.5277419354838713e-05,
1675
+ "loss": 0.1008,
1676
+ "step": 2380
1677
+ },
1678
+ {
1679
+ "epoch": 1.186104218362283,
1680
+ "grad_norm": 0.0567215271294117,
1681
+ "learning_rate": 1.52575682382134e-05,
1682
+ "loss": 0.019,
1683
+ "step": 2390
1684
+ },
1685
+ {
1686
+ "epoch": 1.1910669975186103,
1687
+ "grad_norm": 5.2418036460876465,
1688
+ "learning_rate": 1.5237717121588091e-05,
1689
+ "loss": 0.1212,
1690
+ "step": 2400
1691
+ },
1692
+ {
1693
+ "epoch": 1.196029776674938,
1694
+ "grad_norm": 1.5446528196334839,
1695
+ "learning_rate": 1.521786600496278e-05,
1696
+ "loss": 0.0633,
1697
+ "step": 2410
1698
+ },
1699
+ {
1700
+ "epoch": 1.2009925558312655,
1701
+ "grad_norm": 9.704379081726074,
1702
+ "learning_rate": 1.5198014888337471e-05,
1703
+ "loss": 0.0984,
1704
+ "step": 2420
1705
+ },
1706
+ {
1707
+ "epoch": 1.205955334987593,
1708
+ "grad_norm": 0.023028984665870667,
1709
+ "learning_rate": 1.517816377171216e-05,
1710
+ "loss": 0.0584,
1711
+ "step": 2430
1712
+ },
1713
+ {
1714
+ "epoch": 1.2109181141439205,
1715
+ "grad_norm": 0.18110217154026031,
1716
+ "learning_rate": 1.5158312655086851e-05,
1717
+ "loss": 0.1034,
1718
+ "step": 2440
1719
+ },
1720
+ {
1721
+ "epoch": 1.215880893300248,
1722
+ "grad_norm": 0.10866773873567581,
1723
+ "learning_rate": 1.5138461538461539e-05,
1724
+ "loss": 0.0034,
1725
+ "step": 2450
1726
+ },
1727
+ {
1728
+ "epoch": 1.2208436724565757,
1729
+ "grad_norm": 6.370197296142578,
1730
+ "learning_rate": 1.511861042183623e-05,
1731
+ "loss": 0.015,
1732
+ "step": 2460
1733
+ },
1734
+ {
1735
+ "epoch": 1.2258064516129032,
1736
+ "grad_norm": 0.08329326659440994,
1737
+ "learning_rate": 1.5098759305210919e-05,
1738
+ "loss": 0.0499,
1739
+ "step": 2470
1740
+ },
1741
+ {
1742
+ "epoch": 1.2307692307692308,
1743
+ "grad_norm": 3.680455207824707,
1744
+ "learning_rate": 1.5078908188585608e-05,
1745
+ "loss": 0.1308,
1746
+ "step": 2480
1747
+ },
1748
+ {
1749
+ "epoch": 1.2357320099255582,
1750
+ "grad_norm": 0.029821470379829407,
1751
+ "learning_rate": 1.50590570719603e-05,
1752
+ "loss": 0.0368,
1753
+ "step": 2490
1754
+ },
1755
+ {
1756
+ "epoch": 1.2406947890818858,
1757
+ "grad_norm": 0.022040782496333122,
1758
+ "learning_rate": 1.5039205955334988e-05,
1759
+ "loss": 0.0303,
1760
+ "step": 2500
1761
+ },
1762
+ {
1763
+ "epoch": 1.2456575682382134,
1764
+ "grad_norm": 0.07885632663965225,
1765
+ "learning_rate": 1.501935483870968e-05,
1766
+ "loss": 0.1438,
1767
+ "step": 2510
1768
+ },
1769
+ {
1770
+ "epoch": 1.250620347394541,
1771
+ "grad_norm": 0.03130103647708893,
1772
+ "learning_rate": 1.4999503722084367e-05,
1773
+ "loss": 0.1518,
1774
+ "step": 2520
1775
+ },
1776
+ {
1777
+ "epoch": 1.2555831265508686,
1778
+ "grad_norm": 0.05089149251580238,
1779
+ "learning_rate": 1.4979652605459058e-05,
1780
+ "loss": 0.0356,
1781
+ "step": 2530
1782
+ },
1783
+ {
1784
+ "epoch": 1.260545905707196,
1785
+ "grad_norm": 0.050943199545145035,
1786
+ "learning_rate": 1.4959801488833747e-05,
1787
+ "loss": 0.0363,
1788
+ "step": 2540
1789
+ },
1790
+ {
1791
+ "epoch": 1.2655086848635235,
1792
+ "grad_norm": 0.03484184294939041,
1793
+ "learning_rate": 1.4939950372208438e-05,
1794
+ "loss": 0.0081,
1795
+ "step": 2550
1796
+ },
1797
+ {
1798
+ "epoch": 1.2704714640198511,
1799
+ "grad_norm": 0.06282445788383484,
1800
+ "learning_rate": 1.4920099255583127e-05,
1801
+ "loss": 0.0476,
1802
+ "step": 2560
1803
+ },
1804
+ {
1805
+ "epoch": 1.2754342431761787,
1806
+ "grad_norm": 3.406345844268799,
1807
+ "learning_rate": 1.4900248138957818e-05,
1808
+ "loss": 0.0106,
1809
+ "step": 2570
1810
+ },
1811
+ {
1812
+ "epoch": 1.2803970223325063,
1813
+ "grad_norm": 0.05051049962639809,
1814
+ "learning_rate": 1.4880397022332507e-05,
1815
+ "loss": 0.2119,
1816
+ "step": 2580
1817
+ },
1818
+ {
1819
+ "epoch": 1.2853598014888337,
1820
+ "grad_norm": 0.05261968821287155,
1821
+ "learning_rate": 1.4860545905707198e-05,
1822
+ "loss": 0.0109,
1823
+ "step": 2590
1824
+ },
1825
+ {
1826
+ "epoch": 1.2903225806451613,
1827
+ "grad_norm": 1.54677414894104,
1828
+ "learning_rate": 1.4840694789081886e-05,
1829
+ "loss": 0.0026,
1830
+ "step": 2600
1831
+ },
1832
+ {
1833
+ "epoch": 1.2952853598014888,
1834
+ "grad_norm": 0.010906929150223732,
1835
+ "learning_rate": 1.4820843672456577e-05,
1836
+ "loss": 0.0889,
1837
+ "step": 2610
1838
+ },
1839
+ {
1840
+ "epoch": 1.3002481389578164,
1841
+ "grad_norm": 0.014594710431993008,
1842
+ "learning_rate": 1.4800992555831266e-05,
1843
+ "loss": 0.1475,
1844
+ "step": 2620
1845
+ },
1846
+ {
1847
+ "epoch": 1.305210918114144,
1848
+ "grad_norm": 0.02966361679136753,
1849
+ "learning_rate": 1.4781141439205957e-05,
1850
+ "loss": 0.0145,
1851
+ "step": 2630
1852
+ },
1853
+ {
1854
+ "epoch": 1.3101736972704714,
1855
+ "grad_norm": 0.02814514935016632,
1856
+ "learning_rate": 1.4761290322580646e-05,
1857
+ "loss": 0.1239,
1858
+ "step": 2640
1859
+ },
1860
+ {
1861
+ "epoch": 1.315136476426799,
1862
+ "grad_norm": 0.014956213533878326,
1863
+ "learning_rate": 1.4741439205955337e-05,
1864
+ "loss": 0.0637,
1865
+ "step": 2650
1866
+ },
1867
+ {
1868
+ "epoch": 1.3200992555831266,
1869
+ "grad_norm": 0.01340537704527378,
1870
+ "learning_rate": 1.4721588089330026e-05,
1871
+ "loss": 0.09,
1872
+ "step": 2660
1873
+ },
1874
+ {
1875
+ "epoch": 1.3250620347394542,
1876
+ "grad_norm": 0.031831275671720505,
1877
+ "learning_rate": 1.4701736972704717e-05,
1878
+ "loss": 0.0536,
1879
+ "step": 2670
1880
+ },
1881
+ {
1882
+ "epoch": 1.3300248138957818,
1883
+ "grad_norm": 0.035812411457300186,
1884
+ "learning_rate": 1.4681885856079405e-05,
1885
+ "loss": 0.1342,
1886
+ "step": 2680
1887
+ },
1888
+ {
1889
+ "epoch": 1.3349875930521091,
1890
+ "grad_norm": 0.18592360615730286,
1891
+ "learning_rate": 1.4662034739454096e-05,
1892
+ "loss": 0.0345,
1893
+ "step": 2690
1894
+ },
1895
+ {
1896
+ "epoch": 1.3399503722084367,
1897
+ "grad_norm": 0.07656742632389069,
1898
+ "learning_rate": 1.4642183622828785e-05,
1899
+ "loss": 0.0741,
1900
+ "step": 2700
1901
+ },
1902
+ {
1903
+ "epoch": 1.3449131513647643,
1904
+ "grad_norm": 0.048842281103134155,
1905
+ "learning_rate": 1.4622332506203476e-05,
1906
+ "loss": 0.0996,
1907
+ "step": 2710
1908
+ },
1909
+ {
1910
+ "epoch": 1.349875930521092,
1911
+ "grad_norm": 0.04869871214032173,
1912
+ "learning_rate": 1.4602481389578165e-05,
1913
+ "loss": 0.0219,
1914
+ "step": 2720
1915
+ },
1916
+ {
1917
+ "epoch": 1.3548387096774195,
1918
+ "grad_norm": 0.14760206639766693,
1919
+ "learning_rate": 1.4582630272952856e-05,
1920
+ "loss": 0.1133,
1921
+ "step": 2730
1922
+ },
1923
+ {
1924
+ "epoch": 1.3598014888337469,
1925
+ "grad_norm": 8.338112831115723,
1926
+ "learning_rate": 1.4562779156327545e-05,
1927
+ "loss": 0.0339,
1928
+ "step": 2740
1929
+ },
1930
+ {
1931
+ "epoch": 1.3647642679900744,
1932
+ "grad_norm": 3.8133182525634766,
1933
+ "learning_rate": 1.4542928039702236e-05,
1934
+ "loss": 0.1043,
1935
+ "step": 2750
1936
+ },
1937
+ {
1938
+ "epoch": 1.369727047146402,
1939
+ "grad_norm": 0.024321183562278748,
1940
+ "learning_rate": 1.4523076923076923e-05,
1941
+ "loss": 0.0852,
1942
+ "step": 2760
1943
+ },
1944
+ {
1945
+ "epoch": 1.3746898263027294,
1946
+ "grad_norm": 14.953070640563965,
1947
+ "learning_rate": 1.4503225806451614e-05,
1948
+ "loss": 0.1715,
1949
+ "step": 2770
1950
+ },
1951
+ {
1952
+ "epoch": 1.379652605459057,
1953
+ "grad_norm": 0.029152385890483856,
1954
+ "learning_rate": 1.4483374689826304e-05,
1955
+ "loss": 0.2272,
1956
+ "step": 2780
1957
+ },
1958
+ {
1959
+ "epoch": 1.3846153846153846,
1960
+ "grad_norm": 0.01473495364189148,
1961
+ "learning_rate": 1.4463523573200993e-05,
1962
+ "loss": 0.0318,
1963
+ "step": 2790
1964
+ },
1965
+ {
1966
+ "epoch": 1.3895781637717122,
1967
+ "grad_norm": 0.009415539912879467,
1968
+ "learning_rate": 1.4443672456575684e-05,
1969
+ "loss": 0.017,
1970
+ "step": 2800
1971
+ },
1972
+ {
1973
+ "epoch": 1.3945409429280398,
1974
+ "grad_norm": 0.01470163743942976,
1975
+ "learning_rate": 1.4423821339950373e-05,
1976
+ "loss": 0.0066,
1977
+ "step": 2810
1978
+ },
1979
+ {
1980
+ "epoch": 1.3995037220843671,
1981
+ "grad_norm": 0.09982536733150482,
1982
+ "learning_rate": 1.4403970223325064e-05,
1983
+ "loss": 0.0051,
1984
+ "step": 2820
1985
+ },
1986
+ {
1987
+ "epoch": 1.4044665012406947,
1988
+ "grad_norm": 0.03142406791448593,
1989
+ "learning_rate": 1.4384119106699751e-05,
1990
+ "loss": 0.0129,
1991
+ "step": 2830
1992
+ },
1993
+ {
1994
+ "epoch": 1.4094292803970223,
1995
+ "grad_norm": 0.34097033739089966,
1996
+ "learning_rate": 1.4364267990074442e-05,
1997
+ "loss": 0.0786,
1998
+ "step": 2840
1999
+ },
2000
+ {
2001
+ "epoch": 1.41439205955335,
2002
+ "grad_norm": 5.292384624481201,
2003
+ "learning_rate": 1.4344416873449132e-05,
2004
+ "loss": 0.0771,
2005
+ "step": 2850
2006
+ },
2007
+ {
2008
+ "epoch": 1.4193548387096775,
2009
+ "grad_norm": 0.014468374662101269,
2010
+ "learning_rate": 1.4324565756823822e-05,
2011
+ "loss": 0.2335,
2012
+ "step": 2860
2013
+ },
2014
+ {
2015
+ "epoch": 1.4243176178660049,
2016
+ "grad_norm": 4.065907001495361,
2017
+ "learning_rate": 1.4304714640198512e-05,
2018
+ "loss": 0.0379,
2019
+ "step": 2870
2020
+ },
2021
+ {
2022
+ "epoch": 1.4292803970223324,
2023
+ "grad_norm": 0.17883175611495972,
2024
+ "learning_rate": 1.4284863523573203e-05,
2025
+ "loss": 0.1032,
2026
+ "step": 2880
2027
+ },
2028
+ {
2029
+ "epoch": 1.43424317617866,
2030
+ "grad_norm": 0.16030851006507874,
2031
+ "learning_rate": 1.4265012406947892e-05,
2032
+ "loss": 0.0889,
2033
+ "step": 2890
2034
+ },
2035
+ {
2036
+ "epoch": 1.4392059553349876,
2037
+ "grad_norm": 0.027890929952263832,
2038
+ "learning_rate": 1.4245161290322583e-05,
2039
+ "loss": 0.0775,
2040
+ "step": 2900
2041
+ },
2042
+ {
2043
+ "epoch": 1.4441687344913152,
2044
+ "grad_norm": 0.018904339522123337,
2045
+ "learning_rate": 1.422531017369727e-05,
2046
+ "loss": 0.0695,
2047
+ "step": 2910
2048
+ },
2049
+ {
2050
+ "epoch": 1.4491315136476426,
2051
+ "grad_norm": 0.018008772283792496,
2052
+ "learning_rate": 1.4205459057071961e-05,
2053
+ "loss": 0.0132,
2054
+ "step": 2920
2055
+ },
2056
+ {
2057
+ "epoch": 1.4540942928039702,
2058
+ "grad_norm": 0.06981614977121353,
2059
+ "learning_rate": 1.418560794044665e-05,
2060
+ "loss": 0.0018,
2061
+ "step": 2930
2062
+ },
2063
+ {
2064
+ "epoch": 1.4590570719602978,
2065
+ "grad_norm": 0.014432519674301147,
2066
+ "learning_rate": 1.4165756823821341e-05,
2067
+ "loss": 0.1379,
2068
+ "step": 2940
2069
+ },
2070
+ {
2071
+ "epoch": 1.4640198511166254,
2072
+ "grad_norm": 0.09437421709299088,
2073
+ "learning_rate": 1.414590570719603e-05,
2074
+ "loss": 0.016,
2075
+ "step": 2950
2076
+ },
2077
+ {
2078
+ "epoch": 1.468982630272953,
2079
+ "grad_norm": 7.359278678894043,
2080
+ "learning_rate": 1.4126054590570721e-05,
2081
+ "loss": 0.1921,
2082
+ "step": 2960
2083
+ },
2084
+ {
2085
+ "epoch": 1.4739454094292803,
2086
+ "grad_norm": 0.030443871393799782,
2087
+ "learning_rate": 1.410620347394541e-05,
2088
+ "loss": 0.0919,
2089
+ "step": 2970
2090
+ },
2091
+ {
2092
+ "epoch": 1.478908188585608,
2093
+ "grad_norm": 0.020756110548973083,
2094
+ "learning_rate": 1.4086352357320102e-05,
2095
+ "loss": 0.1741,
2096
+ "step": 2980
2097
+ },
2098
+ {
2099
+ "epoch": 1.4838709677419355,
2100
+ "grad_norm": 10.432821273803711,
2101
+ "learning_rate": 1.4066501240694789e-05,
2102
+ "loss": 0.1364,
2103
+ "step": 2990
2104
+ },
2105
+ {
2106
+ "epoch": 1.488833746898263,
2107
+ "grad_norm": 2.563176393508911,
2108
+ "learning_rate": 1.404665012406948e-05,
2109
+ "loss": 0.1259,
2110
+ "step": 3000
2111
+ },
2112
+ {
2113
+ "epoch": 1.4937965260545907,
2114
+ "grad_norm": 0.11504728347063065,
2115
+ "learning_rate": 1.402679900744417e-05,
2116
+ "loss": 0.0028,
2117
+ "step": 3010
2118
+ },
2119
+ {
2120
+ "epoch": 1.498759305210918,
2121
+ "grad_norm": 0.07825014740228653,
2122
+ "learning_rate": 1.400694789081886e-05,
2123
+ "loss": 0.0029,
2124
+ "step": 3020
2125
+ },
2126
+ {
2127
+ "epoch": 1.5037220843672456,
2128
+ "grad_norm": 0.05102028325200081,
2129
+ "learning_rate": 1.398709677419355e-05,
2130
+ "loss": 0.1108,
2131
+ "step": 3030
2132
+ },
2133
+ {
2134
+ "epoch": 1.5086848635235732,
2135
+ "grad_norm": 0.10214142501354218,
2136
+ "learning_rate": 1.396724565756824e-05,
2137
+ "loss": 0.0138,
2138
+ "step": 3040
2139
+ },
2140
+ {
2141
+ "epoch": 1.5136476426799006,
2142
+ "grad_norm": 0.13721299171447754,
2143
+ "learning_rate": 1.394739454094293e-05,
2144
+ "loss": 0.0175,
2145
+ "step": 3050
2146
+ },
2147
+ {
2148
+ "epoch": 1.5186104218362284,
2149
+ "grad_norm": 0.024655604735016823,
2150
+ "learning_rate": 1.392754342431762e-05,
2151
+ "loss": 0.0084,
2152
+ "step": 3060
2153
+ },
2154
+ {
2155
+ "epoch": 1.5235732009925558,
2156
+ "grad_norm": 0.0303645096719265,
2157
+ "learning_rate": 1.3907692307692308e-05,
2158
+ "loss": 0.022,
2159
+ "step": 3070
2160
+ },
2161
+ {
2162
+ "epoch": 1.5285359801488834,
2163
+ "grad_norm": 0.5544743537902832,
2164
+ "learning_rate": 1.3887841191066999e-05,
2165
+ "loss": 0.0382,
2166
+ "step": 3080
2167
+ },
2168
+ {
2169
+ "epoch": 1.533498759305211,
2170
+ "grad_norm": 0.09961941838264465,
2171
+ "learning_rate": 1.3867990074441688e-05,
2172
+ "loss": 0.0049,
2173
+ "step": 3090
2174
+ },
2175
+ {
2176
+ "epoch": 1.5384615384615383,
2177
+ "grad_norm": 0.05996626988053322,
2178
+ "learning_rate": 1.3848138957816379e-05,
2179
+ "loss": 0.0591,
2180
+ "step": 3100
2181
+ },
2182
+ {
2183
+ "epoch": 1.5434243176178661,
2184
+ "grad_norm": 0.01039404422044754,
2185
+ "learning_rate": 1.3828287841191068e-05,
2186
+ "loss": 0.0516,
2187
+ "step": 3110
2188
+ },
2189
+ {
2190
+ "epoch": 1.5483870967741935,
2191
+ "grad_norm": 0.21032479405403137,
2192
+ "learning_rate": 1.3808436724565757e-05,
2193
+ "loss": 0.12,
2194
+ "step": 3120
2195
+ },
2196
+ {
2197
+ "epoch": 1.553349875930521,
2198
+ "grad_norm": 0.010956893675029278,
2199
+ "learning_rate": 1.3788585607940448e-05,
2200
+ "loss": 0.0044,
2201
+ "step": 3130
2202
+ },
2203
+ {
2204
+ "epoch": 1.5583126550868487,
2205
+ "grad_norm": 8.013826370239258,
2206
+ "learning_rate": 1.3768734491315136e-05,
2207
+ "loss": 0.0719,
2208
+ "step": 3140
2209
+ },
2210
+ {
2211
+ "epoch": 1.563275434243176,
2212
+ "grad_norm": 6.619443893432617,
2213
+ "learning_rate": 1.3748883374689827e-05,
2214
+ "loss": 0.0613,
2215
+ "step": 3150
2216
+ },
2217
+ {
2218
+ "epoch": 1.5682382133995039,
2219
+ "grad_norm": 0.01725432462990284,
2220
+ "learning_rate": 1.3729032258064516e-05,
2221
+ "loss": 0.0175,
2222
+ "step": 3160
2223
+ },
2224
+ {
2225
+ "epoch": 1.5732009925558312,
2226
+ "grad_norm": 0.05100134387612343,
2227
+ "learning_rate": 1.3709181141439207e-05,
2228
+ "loss": 0.0024,
2229
+ "step": 3170
2230
+ },
2231
+ {
2232
+ "epoch": 1.5781637717121588,
2233
+ "grad_norm": 4.458766937255859,
2234
+ "learning_rate": 1.3689330024813896e-05,
2235
+ "loss": 0.2125,
2236
+ "step": 3180
2237
+ },
2238
+ {
2239
+ "epoch": 1.5831265508684864,
2240
+ "grad_norm": 0.03693610802292824,
2241
+ "learning_rate": 1.3669478908188587e-05,
2242
+ "loss": 0.0088,
2243
+ "step": 3190
2244
+ },
2245
+ {
2246
+ "epoch": 1.5880893300248138,
2247
+ "grad_norm": 0.0044688996858894825,
2248
+ "learning_rate": 1.3649627791563276e-05,
2249
+ "loss": 0.0023,
2250
+ "step": 3200
2251
+ },
2252
+ {
2253
+ "epoch": 1.5930521091811416,
2254
+ "grad_norm": 0.5581690073013306,
2255
+ "learning_rate": 1.3629776674937967e-05,
2256
+ "loss": 0.0911,
2257
+ "step": 3210
2258
+ },
2259
+ {
2260
+ "epoch": 1.598014888337469,
2261
+ "grad_norm": 0.07121065258979797,
2262
+ "learning_rate": 1.3609925558312655e-05,
2263
+ "loss": 0.1167,
2264
+ "step": 3220
2265
+ },
2266
+ {
2267
+ "epoch": 1.6029776674937966,
2268
+ "grad_norm": 0.01797034777700901,
2269
+ "learning_rate": 1.3590074441687346e-05,
2270
+ "loss": 0.2361,
2271
+ "step": 3230
2272
+ },
2273
+ {
2274
+ "epoch": 1.6079404466501241,
2275
+ "grad_norm": 0.03692857176065445,
2276
+ "learning_rate": 1.3570223325062035e-05,
2277
+ "loss": 0.0056,
2278
+ "step": 3240
2279
+ },
2280
+ {
2281
+ "epoch": 1.6129032258064515,
2282
+ "grad_norm": 0.07059811800718307,
2283
+ "learning_rate": 1.3550372208436726e-05,
2284
+ "loss": 0.0783,
2285
+ "step": 3250
2286
+ },
2287
+ {
2288
+ "epoch": 1.617866004962779,
2289
+ "grad_norm": 0.02054552175104618,
2290
+ "learning_rate": 1.3530521091811415e-05,
2291
+ "loss": 0.0771,
2292
+ "step": 3260
2293
+ },
2294
+ {
2295
+ "epoch": 1.6228287841191067,
2296
+ "grad_norm": 0.4568418264389038,
2297
+ "learning_rate": 1.3510669975186106e-05,
2298
+ "loss": 0.0927,
2299
+ "step": 3270
2300
+ },
2301
+ {
2302
+ "epoch": 1.6277915632754343,
2303
+ "grad_norm": 0.021787209436297417,
2304
+ "learning_rate": 1.3490818858560795e-05,
2305
+ "loss": 0.0586,
2306
+ "step": 3280
2307
+ },
2308
+ {
2309
+ "epoch": 1.6327543424317619,
2310
+ "grad_norm": 0.043457385152578354,
2311
+ "learning_rate": 1.3470967741935486e-05,
2312
+ "loss": 0.0994,
2313
+ "step": 3290
2314
+ },
2315
+ {
2316
+ "epoch": 1.6377171215880892,
2317
+ "grad_norm": 1.623487114906311,
2318
+ "learning_rate": 1.3451116625310174e-05,
2319
+ "loss": 0.126,
2320
+ "step": 3300
2321
+ },
2322
+ {
2323
+ "epoch": 1.6426799007444168,
2324
+ "grad_norm": 2.6221861839294434,
2325
+ "learning_rate": 1.3431265508684865e-05,
2326
+ "loss": 0.1692,
2327
+ "step": 3310
2328
+ },
2329
+ {
2330
+ "epoch": 1.6476426799007444,
2331
+ "grad_norm": 0.015129676088690758,
2332
+ "learning_rate": 1.3411414392059554e-05,
2333
+ "loss": 0.0484,
2334
+ "step": 3320
2335
+ },
2336
+ {
2337
+ "epoch": 1.652605459057072,
2338
+ "grad_norm": 0.0224574226886034,
2339
+ "learning_rate": 1.3391563275434245e-05,
2340
+ "loss": 0.1117,
2341
+ "step": 3330
2342
+ },
2343
+ {
2344
+ "epoch": 1.6575682382133996,
2345
+ "grad_norm": 0.01793314330279827,
2346
+ "learning_rate": 1.3371712158808934e-05,
2347
+ "loss": 0.0027,
2348
+ "step": 3340
2349
+ },
2350
+ {
2351
+ "epoch": 1.662531017369727,
2352
+ "grad_norm": 0.022349951788783073,
2353
+ "learning_rate": 1.3351861042183625e-05,
2354
+ "loss": 0.1361,
2355
+ "step": 3350
2356
+ },
2357
+ {
2358
+ "epoch": 1.6674937965260546,
2359
+ "grad_norm": 4.284688472747803,
2360
+ "learning_rate": 1.3332009925558314e-05,
2361
+ "loss": 0.0903,
2362
+ "step": 3360
2363
+ },
2364
+ {
2365
+ "epoch": 1.6724565756823822,
2366
+ "grad_norm": 0.08580008149147034,
2367
+ "learning_rate": 1.3312158808933005e-05,
2368
+ "loss": 0.004,
2369
+ "step": 3370
2370
+ },
2371
+ {
2372
+ "epoch": 1.6774193548387095,
2373
+ "grad_norm": 0.04226774722337723,
2374
+ "learning_rate": 1.3292307692307692e-05,
2375
+ "loss": 0.0053,
2376
+ "step": 3380
2377
+ },
2378
+ {
2379
+ "epoch": 1.6823821339950373,
2380
+ "grad_norm": 0.02099980227649212,
2381
+ "learning_rate": 1.3272456575682383e-05,
2382
+ "loss": 0.0261,
2383
+ "step": 3390
2384
+ },
2385
+ {
2386
+ "epoch": 1.6873449131513647,
2387
+ "grad_norm": 0.025450438261032104,
2388
+ "learning_rate": 1.3252605459057073e-05,
2389
+ "loss": 0.0015,
2390
+ "step": 3400
2391
+ },
2392
+ {
2393
+ "epoch": 1.6923076923076923,
2394
+ "grad_norm": 0.016049442812800407,
2395
+ "learning_rate": 1.3232754342431764e-05,
2396
+ "loss": 0.0091,
2397
+ "step": 3410
2398
+ },
2399
+ {
2400
+ "epoch": 1.6972704714640199,
2401
+ "grad_norm": 0.02252548560500145,
2402
+ "learning_rate": 1.3212903225806453e-05,
2403
+ "loss": 0.042,
2404
+ "step": 3420
2405
+ },
2406
+ {
2407
+ "epoch": 1.7022332506203472,
2408
+ "grad_norm": 0.015311924740672112,
2409
+ "learning_rate": 1.3193052109181142e-05,
2410
+ "loss": 0.0435,
2411
+ "step": 3430
2412
+ },
2413
+ {
2414
+ "epoch": 1.707196029776675,
2415
+ "grad_norm": 0.17135725915431976,
2416
+ "learning_rate": 1.3173200992555833e-05,
2417
+ "loss": 0.0139,
2418
+ "step": 3440
2419
+ },
2420
+ {
2421
+ "epoch": 1.7121588089330024,
2422
+ "grad_norm": 0.04031744971871376,
2423
+ "learning_rate": 1.315334987593052e-05,
2424
+ "loss": 0.022,
2425
+ "step": 3450
2426
+ },
2427
+ {
2428
+ "epoch": 1.71712158808933,
2429
+ "grad_norm": 0.02933545410633087,
2430
+ "learning_rate": 1.3133498759305211e-05,
2431
+ "loss": 0.0036,
2432
+ "step": 3460
2433
+ },
2434
+ {
2435
+ "epoch": 1.7220843672456576,
2436
+ "grad_norm": 1.0902290344238281,
2437
+ "learning_rate": 1.31136476426799e-05,
2438
+ "loss": 0.0873,
2439
+ "step": 3470
2440
+ },
2441
+ {
2442
+ "epoch": 1.727047146401985,
2443
+ "grad_norm": 0.018781030550599098,
2444
+ "learning_rate": 1.3093796526054591e-05,
2445
+ "loss": 0.0296,
2446
+ "step": 3480
2447
+ },
2448
+ {
2449
+ "epoch": 1.7320099255583128,
2450
+ "grad_norm": 0.01297234371304512,
2451
+ "learning_rate": 1.307394540942928e-05,
2452
+ "loss": 0.0081,
2453
+ "step": 3490
2454
+ },
2455
+ {
2456
+ "epoch": 1.7369727047146402,
2457
+ "grad_norm": 1.0218632221221924,
2458
+ "learning_rate": 1.3054094292803972e-05,
2459
+ "loss": 0.0631,
2460
+ "step": 3500
2461
+ },
2462
+ {
2463
+ "epoch": 1.7419354838709677,
2464
+ "grad_norm": 0.012826375663280487,
2465
+ "learning_rate": 1.303424317617866e-05,
2466
+ "loss": 0.0023,
2467
+ "step": 3510
2468
+ },
2469
+ {
2470
+ "epoch": 1.7468982630272953,
2471
+ "grad_norm": 0.019672391936182976,
2472
+ "learning_rate": 1.3014392059553352e-05,
2473
+ "loss": 0.0103,
2474
+ "step": 3520
2475
+ },
2476
+ {
2477
+ "epoch": 1.7518610421836227,
2478
+ "grad_norm": 0.20490695536136627,
2479
+ "learning_rate": 1.299454094292804e-05,
2480
+ "loss": 0.0101,
2481
+ "step": 3530
2482
+ },
2483
+ {
2484
+ "epoch": 1.7568238213399505,
2485
+ "grad_norm": 0.061675168573856354,
2486
+ "learning_rate": 1.297468982630273e-05,
2487
+ "loss": 0.1038,
2488
+ "step": 3540
2489
+ },
2490
+ {
2491
+ "epoch": 1.7617866004962779,
2492
+ "grad_norm": 0.028713202103972435,
2493
+ "learning_rate": 1.295483870967742e-05,
2494
+ "loss": 0.0312,
2495
+ "step": 3550
2496
+ },
2497
+ {
2498
+ "epoch": 1.7667493796526055,
2499
+ "grad_norm": 12.863529205322266,
2500
+ "learning_rate": 1.293498759305211e-05,
2501
+ "loss": 0.0733,
2502
+ "step": 3560
2503
+ },
2504
+ {
2505
+ "epoch": 1.771712158808933,
2506
+ "grad_norm": 24.391372680664062,
2507
+ "learning_rate": 1.29151364764268e-05,
2508
+ "loss": 0.1042,
2509
+ "step": 3570
2510
+ },
2511
+ {
2512
+ "epoch": 1.7766749379652604,
2513
+ "grad_norm": 0.01382366195321083,
2514
+ "learning_rate": 1.289528535980149e-05,
2515
+ "loss": 0.0284,
2516
+ "step": 3580
2517
+ },
2518
+ {
2519
+ "epoch": 1.7816377171215882,
2520
+ "grad_norm": 0.019975418224930763,
2521
+ "learning_rate": 1.287543424317618e-05,
2522
+ "loss": 0.0012,
2523
+ "step": 3590
2524
+ },
2525
+ {
2526
+ "epoch": 1.7866004962779156,
2527
+ "grad_norm": 0.007871775887906551,
2528
+ "learning_rate": 1.285558312655087e-05,
2529
+ "loss": 0.1208,
2530
+ "step": 3600
2531
+ },
2532
+ {
2533
+ "epoch": 1.7915632754342432,
2534
+ "grad_norm": 0.019381511956453323,
2535
+ "learning_rate": 1.2835732009925558e-05,
2536
+ "loss": 0.0046,
2537
+ "step": 3610
2538
+ },
2539
+ {
2540
+ "epoch": 1.7965260545905708,
2541
+ "grad_norm": 0.013670637272298336,
2542
+ "learning_rate": 1.2815880893300249e-05,
2543
+ "loss": 0.0546,
2544
+ "step": 3620
2545
+ },
2546
+ {
2547
+ "epoch": 1.8014888337468982,
2548
+ "grad_norm": 0.04148397967219353,
2549
+ "learning_rate": 1.2796029776674938e-05,
2550
+ "loss": 0.0383,
2551
+ "step": 3630
2552
+ },
2553
+ {
2554
+ "epoch": 1.8064516129032258,
2555
+ "grad_norm": 0.029673762619495392,
2556
+ "learning_rate": 1.277617866004963e-05,
2557
+ "loss": 0.1479,
2558
+ "step": 3640
2559
+ },
2560
+ {
2561
+ "epoch": 1.8114143920595533,
2562
+ "grad_norm": 0.013847707770764828,
2563
+ "learning_rate": 1.2756327543424318e-05,
2564
+ "loss": 0.1445,
2565
+ "step": 3650
2566
+ },
2567
+ {
2568
+ "epoch": 1.816377171215881,
2569
+ "grad_norm": 0.02659500390291214,
2570
+ "learning_rate": 1.273647642679901e-05,
2571
+ "loss": 0.0098,
2572
+ "step": 3660
2573
+ },
2574
+ {
2575
+ "epoch": 1.8213399503722085,
2576
+ "grad_norm": 0.05986494943499565,
2577
+ "learning_rate": 1.2716625310173699e-05,
2578
+ "loss": 0.1771,
2579
+ "step": 3670
2580
+ },
2581
+ {
2582
+ "epoch": 1.826302729528536,
2583
+ "grad_norm": 0.04136352613568306,
2584
+ "learning_rate": 1.269677419354839e-05,
2585
+ "loss": 0.0054,
2586
+ "step": 3680
2587
+ },
2588
+ {
2589
+ "epoch": 1.8312655086848635,
2590
+ "grad_norm": 0.15637284517288208,
2591
+ "learning_rate": 1.2676923076923077e-05,
2592
+ "loss": 0.0506,
2593
+ "step": 3690
2594
+ },
2595
+ {
2596
+ "epoch": 1.836228287841191,
2597
+ "grad_norm": 0.010170268826186657,
2598
+ "learning_rate": 1.2657071960297768e-05,
2599
+ "loss": 0.0489,
2600
+ "step": 3700
2601
+ },
2602
+ {
2603
+ "epoch": 1.8411910669975184,
2604
+ "grad_norm": 0.01803481951355934,
2605
+ "learning_rate": 1.2637220843672457e-05,
2606
+ "loss": 0.1091,
2607
+ "step": 3710
2608
+ },
2609
+ {
2610
+ "epoch": 1.8461538461538463,
2611
+ "grad_norm": 0.014371192082762718,
2612
+ "learning_rate": 1.2617369727047148e-05,
2613
+ "loss": 0.0032,
2614
+ "step": 3720
2615
+ },
2616
+ {
2617
+ "epoch": 1.8511166253101736,
2618
+ "grad_norm": 0.010766633786261082,
2619
+ "learning_rate": 1.2597518610421837e-05,
2620
+ "loss": 0.0161,
2621
+ "step": 3730
2622
+ },
2623
+ {
2624
+ "epoch": 1.8560794044665012,
2625
+ "grad_norm": 0.0055402047000825405,
2626
+ "learning_rate": 1.2577667493796528e-05,
2627
+ "loss": 0.0011,
2628
+ "step": 3740
2629
+ },
2630
+ {
2631
+ "epoch": 1.8610421836228288,
2632
+ "grad_norm": 4.953767776489258,
2633
+ "learning_rate": 1.2557816377171217e-05,
2634
+ "loss": 0.1624,
2635
+ "step": 3750
2636
+ },
2637
+ {
2638
+ "epoch": 1.8660049627791562,
2639
+ "grad_norm": 0.0288150105625391,
2640
+ "learning_rate": 1.2537965260545905e-05,
2641
+ "loss": 0.0129,
2642
+ "step": 3760
2643
+ },
2644
+ {
2645
+ "epoch": 1.870967741935484,
2646
+ "grad_norm": 9.697022438049316,
2647
+ "learning_rate": 1.2518114143920596e-05,
2648
+ "loss": 0.1279,
2649
+ "step": 3770
2650
+ },
2651
+ {
2652
+ "epoch": 1.8759305210918114,
2653
+ "grad_norm": 0.04901479184627533,
2654
+ "learning_rate": 1.2498263027295285e-05,
2655
+ "loss": 0.1341,
2656
+ "step": 3780
2657
+ },
2658
+ {
2659
+ "epoch": 1.880893300248139,
2660
+ "grad_norm": 0.03689178079366684,
2661
+ "learning_rate": 1.2478411910669976e-05,
2662
+ "loss": 0.0377,
2663
+ "step": 3790
2664
+ },
2665
+ {
2666
+ "epoch": 1.8858560794044665,
2667
+ "grad_norm": 0.9575324058532715,
2668
+ "learning_rate": 1.2458560794044665e-05,
2669
+ "loss": 0.0089,
2670
+ "step": 3800
2671
+ },
2672
+ {
2673
+ "epoch": 1.890818858560794,
2674
+ "grad_norm": 0.010843999683856964,
2675
+ "learning_rate": 1.2438709677419356e-05,
2676
+ "loss": 0.1107,
2677
+ "step": 3810
2678
+ },
2679
+ {
2680
+ "epoch": 1.8957816377171217,
2681
+ "grad_norm": 0.022446051239967346,
2682
+ "learning_rate": 1.2418858560794045e-05,
2683
+ "loss": 0.0457,
2684
+ "step": 3820
2685
+ },
2686
+ {
2687
+ "epoch": 1.900744416873449,
2688
+ "grad_norm": 9.969408988952637,
2689
+ "learning_rate": 1.2399007444168736e-05,
2690
+ "loss": 0.044,
2691
+ "step": 3830
2692
+ },
2693
+ {
2694
+ "epoch": 1.9057071960297767,
2695
+ "grad_norm": 0.07644571363925934,
2696
+ "learning_rate": 1.2379156327543424e-05,
2697
+ "loss": 0.0042,
2698
+ "step": 3840
2699
+ },
2700
+ {
2701
+ "epoch": 1.9106699751861043,
2702
+ "grad_norm": 4.885651111602783,
2703
+ "learning_rate": 1.2359305210918115e-05,
2704
+ "loss": 0.1051,
2705
+ "step": 3850
2706
+ },
2707
+ {
2708
+ "epoch": 1.9156327543424316,
2709
+ "grad_norm": 0.010463743470609188,
2710
+ "learning_rate": 1.2339454094292804e-05,
2711
+ "loss": 0.0643,
2712
+ "step": 3860
2713
+ },
2714
+ {
2715
+ "epoch": 1.9205955334987594,
2716
+ "grad_norm": 0.02377431094646454,
2717
+ "learning_rate": 1.2319602977667495e-05,
2718
+ "loss": 0.004,
2719
+ "step": 3870
2720
+ },
2721
+ {
2722
+ "epoch": 1.9255583126550868,
2723
+ "grad_norm": 0.11802198737859726,
2724
+ "learning_rate": 1.2299751861042184e-05,
2725
+ "loss": 0.1587,
2726
+ "step": 3880
2727
+ },
2728
+ {
2729
+ "epoch": 1.9305210918114144,
2730
+ "grad_norm": 0.02262243442237377,
2731
+ "learning_rate": 1.2279900744416875e-05,
2732
+ "loss": 0.0633,
2733
+ "step": 3890
2734
+ },
2735
+ {
2736
+ "epoch": 1.935483870967742,
2737
+ "grad_norm": 0.011804407462477684,
2738
+ "learning_rate": 1.2260049627791564e-05,
2739
+ "loss": 0.1357,
2740
+ "step": 3900
2741
+ },
2742
+ {
2743
+ "epoch": 1.9404466501240694,
2744
+ "grad_norm": 2.050931930541992,
2745
+ "learning_rate": 1.2240198511166255e-05,
2746
+ "loss": 0.1882,
2747
+ "step": 3910
2748
+ },
2749
+ {
2750
+ "epoch": 1.9454094292803972,
2751
+ "grad_norm": 0.028718573972582817,
2752
+ "learning_rate": 1.2220347394540943e-05,
2753
+ "loss": 0.0456,
2754
+ "step": 3920
2755
+ },
2756
+ {
2757
+ "epoch": 1.9503722084367245,
2758
+ "grad_norm": 0.19728246331214905,
2759
+ "learning_rate": 1.2200496277915634e-05,
2760
+ "loss": 0.0862,
2761
+ "step": 3930
2762
+ },
2763
+ {
2764
+ "epoch": 1.9553349875930521,
2765
+ "grad_norm": 0.057744573801755905,
2766
+ "learning_rate": 1.2180645161290323e-05,
2767
+ "loss": 0.0009,
2768
+ "step": 3940
2769
+ },
2770
+ {
2771
+ "epoch": 1.9602977667493797,
2772
+ "grad_norm": 0.824889600276947,
2773
+ "learning_rate": 1.2160794044665014e-05,
2774
+ "loss": 0.1256,
2775
+ "step": 3950
2776
+ },
2777
+ {
2778
+ "epoch": 1.965260545905707,
2779
+ "grad_norm": 0.25211405754089355,
2780
+ "learning_rate": 1.2140942928039703e-05,
2781
+ "loss": 0.035,
2782
+ "step": 3960
2783
+ },
2784
+ {
2785
+ "epoch": 1.970223325062035,
2786
+ "grad_norm": 0.6483780145645142,
2787
+ "learning_rate": 1.2121091811414394e-05,
2788
+ "loss": 0.0189,
2789
+ "step": 3970
2790
+ },
2791
+ {
2792
+ "epoch": 1.9751861042183623,
2793
+ "grad_norm": 0.1307402402162552,
2794
+ "learning_rate": 1.2101240694789083e-05,
2795
+ "loss": 0.0522,
2796
+ "step": 3980
2797
+ },
2798
+ {
2799
+ "epoch": 1.9801488833746899,
2800
+ "grad_norm": 0.0058226073160767555,
2801
+ "learning_rate": 1.2081389578163774e-05,
2802
+ "loss": 0.1483,
2803
+ "step": 3990
2804
+ },
2805
+ {
2806
+ "epoch": 1.9851116625310175,
2807
+ "grad_norm": 0.011639786884188652,
2808
+ "learning_rate": 1.2061538461538462e-05,
2809
+ "loss": 0.0036,
2810
+ "step": 4000
2811
+ },
2812
+ {
2813
+ "epoch": 1.9900744416873448,
2814
+ "grad_norm": 0.9634393453598022,
2815
+ "learning_rate": 1.2041687344913152e-05,
2816
+ "loss": 0.0767,
2817
+ "step": 4010
2818
+ },
2819
+ {
2820
+ "epoch": 1.9950372208436724,
2821
+ "grad_norm": 0.015393534675240517,
2822
+ "learning_rate": 1.2021836228287842e-05,
2823
+ "loss": 0.0206,
2824
+ "step": 4020
2825
+ },
2826
+ {
2827
+ "epoch": 2.0,
2828
+ "grad_norm": 0.01411303412169218,
2829
+ "learning_rate": 1.2001985111662533e-05,
2830
+ "loss": 0.008,
2831
+ "step": 4030
2832
+ }
2833
+ ],
2834
+ "logging_steps": 10,
2835
+ "max_steps": 10075,
2836
+ "num_input_tokens_seen": 0,
2837
+ "num_train_epochs": 5,
2838
+ "save_steps": 500,
2839
+ "stateful_callbacks": {
2840
+ "TrainerControl": {
2841
+ "args": {
2842
+ "should_epoch_stop": false,
2843
+ "should_evaluate": false,
2844
+ "should_log": false,
2845
+ "should_save": true,
2846
+ "should_training_stop": false
2847
+ },
2848
+ "attributes": {}
2849
+ }
2850
+ },
2851
+ "total_flos": 4356984445440000.0,
2852
+ "train_batch_size": 8,
2853
+ "trial_name": null,
2854
+ "trial_params": null
2855
+ }
checkpoint-4030/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859efea2201c1469208153e54e3977a99dc6a369e5e443e74e5277d4b63a6e19
3
+ size 5841
checkpoint-6045/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-6045/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-6045/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c93da9750f2b7749b57fb6dc1b2277a443b58c89c46cc4dc577adafe665bab0
3
+ size 9450704
checkpoint-6045/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5997dd5ea83bf723521dd93eb7347baa17f87e36f61d040ad7d3d08bbe7b3824
3
+ size 18930123
checkpoint-6045/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ee72212a030d8452a57c57be98ab1e17510937f683e62d5ee2c344040f04c2
3
+ size 14645
checkpoint-6045/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7207a60515ba26ba02a6e3b66fb20ca760789c077bc0a7b95de2554829d36af
3
+ size 1383
checkpoint-6045/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ab71b57431a604c98e8d67cfcc90735fb8211c2acb9d8ef158fed260c91c089
3
+ size 1465
checkpoint-6045/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-6045/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-6045/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-6045/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-6045/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859efea2201c1469208153e54e3977a99dc6a369e5e443e74e5277d4b63a6e19
3
+ size 5841