JK-TK commited on
Commit
d47e621
·
verified ·
1 Parent(s): 948f190

Upload trained model and tokenizer 🚀

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/mistral-7b-v0.3-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/mistral-7b-v0.3-bnb-4bit",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 32,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "embed_tokens",
22
+ "lm_head"
23
+ ],
24
+ "peft_type": "LORA",
25
+ "r": 128,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "v_proj",
30
+ "k_proj",
31
+ "down_proj",
32
+ "o_proj",
33
+ "gate_proj",
34
+ "up_proj",
35
+ "q_proj"
36
+ ],
37
+ "task_type": "CAUSAL_LM",
38
+ "use_dora": false,
39
+ "use_rslora": true
40
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16eac0f0d6d5a5d20813a4c87af9f2ae53822ae3a9aa8ace40b5bed426877f25
3
+ size 2415981336
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f13a83353ec85e034d4eefacb0e041702ab9531299761b42f00b29475778bfd
3
+ size 1227363292
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:608fccb6c056ce88cdfd5355e6be2046f4d107a24a87c6b0d2c3b200ce6bb4ea
3
+ size 14244
scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c74a6b0fa93948347c57c36fe43701bdf05c0a2565ee9e1a5037b8eecf5016f
3
+ size 988
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e138551ed85f2ec8ed6eccd092f891f5910f6cd2bd353e2237175c263b538db
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[control_768]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
+ size 587404
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
trainer_state.json ADDED
@@ -0,0 +1,1126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.9984,
6
+ "eval_steps": 500,
7
+ "global_step": 156,
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.0064,
14
+ "grad_norm": Infinity,
15
+ "learning_rate": 0.0,
16
+ "loss": 4.4717,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.0128,
21
+ "grad_norm": Infinity,
22
+ "learning_rate": 0.0,
23
+ "loss": 3.7313,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.0192,
28
+ "grad_norm": 50.09918975830078,
29
+ "learning_rate": 0.0,
30
+ "loss": 4.8819,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.0256,
35
+ "grad_norm": 49.641700744628906,
36
+ "learning_rate": 3.125e-06,
37
+ "loss": 5.1502,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.032,
42
+ "grad_norm": 38.01877975463867,
43
+ "learning_rate": 6.25e-06,
44
+ "loss": 4.0776,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.0384,
49
+ "grad_norm": 34.66939926147461,
50
+ "learning_rate": 9.375000000000001e-06,
51
+ "loss": 3.8857,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.0448,
56
+ "grad_norm": 33.477439880371094,
57
+ "learning_rate": 1.25e-05,
58
+ "loss": 3.8721,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.0512,
63
+ "grad_norm": 45.55080795288086,
64
+ "learning_rate": 1.5625e-05,
65
+ "loss": 3.7879,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.0576,
70
+ "grad_norm": 32.00156021118164,
71
+ "learning_rate": 1.8750000000000002e-05,
72
+ "loss": 3.345,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.064,
77
+ "grad_norm": 29.618633270263672,
78
+ "learning_rate": 2.1875e-05,
79
+ "loss": 3.1297,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.0704,
84
+ "grad_norm": 32.84077453613281,
85
+ "learning_rate": 2.5e-05,
86
+ "loss": 3.3396,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.0768,
91
+ "grad_norm": 31.820215225219727,
92
+ "learning_rate": 2.8125000000000003e-05,
93
+ "loss": 3.0906,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.0832,
98
+ "grad_norm": 27.288164138793945,
99
+ "learning_rate": 3.125e-05,
100
+ "loss": 2.8775,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.0896,
105
+ "grad_norm": 30.749038696289062,
106
+ "learning_rate": 3.4375e-05,
107
+ "loss": 3.0161,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.096,
112
+ "grad_norm": 25.01470184326172,
113
+ "learning_rate": 3.7500000000000003e-05,
114
+ "loss": 2.8359,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.1024,
119
+ "grad_norm": 24.316774368286133,
120
+ "learning_rate": 4.0625000000000005e-05,
121
+ "loss": 2.7709,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.1088,
126
+ "grad_norm": 21.760366439819336,
127
+ "learning_rate": 4.375e-05,
128
+ "loss": 2.6184,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.1152,
133
+ "grad_norm": 18.646337509155273,
134
+ "learning_rate": 4.6875e-05,
135
+ "loss": 2.1646,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.1216,
140
+ "grad_norm": 23.844223022460938,
141
+ "learning_rate": 5e-05,
142
+ "loss": 2.8295,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.128,
147
+ "grad_norm": 24.90797233581543,
148
+ "learning_rate": 4.9993705873562665e-05,
149
+ "loss": 2.9796,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.1344,
154
+ "grad_norm": 23.792762756347656,
155
+ "learning_rate": 4.997482666353287e-05,
156
+ "loss": 2.9825,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.1408,
161
+ "grad_norm": 21.59649658203125,
162
+ "learning_rate": 4.99433718761614e-05,
163
+ "loss": 2.496,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.1472,
168
+ "grad_norm": Infinity,
169
+ "learning_rate": 4.989935734988098e-05,
170
+ "loss": 2.2942,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.1536,
175
+ "grad_norm": 26.09481430053711,
176
+ "learning_rate": 4.989935734988098e-05,
177
+ "loss": 2.4601,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.16,
182
+ "grad_norm": Infinity,
183
+ "learning_rate": 4.984280524733107e-05,
184
+ "loss": 2.7508,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.1664,
189
+ "grad_norm": Infinity,
190
+ "learning_rate": 4.984280524733107e-05,
191
+ "loss": 3.4579,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.1728,
196
+ "grad_norm": 196.4443359375,
197
+ "learning_rate": 4.984280524733107e-05,
198
+ "loss": 2.5371,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.1792,
203
+ "grad_norm": 24.16455078125,
204
+ "learning_rate": 4.977374404419837e-05,
205
+ "loss": 2.4961,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.1856,
210
+ "grad_norm": 20.553077697753906,
211
+ "learning_rate": 4.9692208514878444e-05,
212
+ "loss": 2.0176,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.192,
217
+ "grad_norm": 20.222591400146484,
218
+ "learning_rate": 4.959823971496574e-05,
219
+ "loss": 2.3133,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.1984,
224
+ "grad_norm": 23.096298217773438,
225
+ "learning_rate": 4.9491884960580894e-05,
226
+ "loss": 2.6822,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.2048,
231
+ "grad_norm": 20.923219680786133,
232
+ "learning_rate": 4.937319780454559e-05,
233
+ "loss": 2.718,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.2112,
238
+ "grad_norm": 20.68602752685547,
239
+ "learning_rate": 4.9242238009417175e-05,
240
+ "loss": 2.7881,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.2176,
245
+ "grad_norm": 20.52227210998535,
246
+ "learning_rate": 4.909907151739633e-05,
247
+ "loss": 2.4548,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.224,
252
+ "grad_norm": 20.739513397216797,
253
+ "learning_rate": 4.894377041712326e-05,
254
+ "loss": 2.7408,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.2304,
259
+ "grad_norm": 16.86931610107422,
260
+ "learning_rate": 4.877641290737884e-05,
261
+ "loss": 2.2282,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.2368,
266
+ "grad_norm": 20.215930938720703,
267
+ "learning_rate": 4.8597083257709194e-05,
268
+ "loss": 2.3036,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.2432,
273
+ "grad_norm": 21.190462112426758,
274
+ "learning_rate": 4.8405871765993433e-05,
275
+ "loss": 2.0958,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.2496,
280
+ "grad_norm": 18.445409774780273,
281
+ "learning_rate": 4.820287471297598e-05,
282
+ "loss": 2.1603,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.256,
287
+ "grad_norm": 17.071805953979492,
288
+ "learning_rate": 4.7988194313786275e-05,
289
+ "loss": 2.6078,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.2624,
294
+ "grad_norm": 18.929542541503906,
295
+ "learning_rate": 4.7761938666470403e-05,
296
+ "loss": 2.0112,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.2688,
301
+ "grad_norm": 17.4970645904541,
302
+ "learning_rate": 4.752422169756048e-05,
303
+ "loss": 2.6611,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.2752,
308
+ "grad_norm": 19.641874313354492,
309
+ "learning_rate": 4.72751631047092e-05,
310
+ "loss": 2.369,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.2816,
315
+ "grad_norm": 18.337270736694336,
316
+ "learning_rate": 4.701488829641845e-05,
317
+ "loss": 2.744,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.288,
322
+ "grad_norm": 17.220279693603516,
323
+ "learning_rate": 4.674352832889239e-05,
324
+ "loss": 2.3373,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.2944,
329
+ "grad_norm": 13.7833251953125,
330
+ "learning_rate": 4.6461219840046654e-05,
331
+ "loss": 2.1818,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.3008,
336
+ "grad_norm": 19.681421279907227,
337
+ "learning_rate": 4.6168104980707107e-05,
338
+ "loss": 2.846,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.3072,
343
+ "grad_norm": 17.642488479614258,
344
+ "learning_rate": 4.586433134303257e-05,
345
+ "loss": 2.6217,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.3136,
350
+ "grad_norm": 15.780743598937988,
351
+ "learning_rate": 4.5550051886197754e-05,
352
+ "loss": 2.0978,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.32,
357
+ "grad_norm": 18.60186004638672,
358
+ "learning_rate": 4.522542485937369e-05,
359
+ "loss": 2.8495,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.3264,
364
+ "grad_norm": 16.284923553466797,
365
+ "learning_rate": 4.489061372204453e-05,
366
+ "loss": 1.9968,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.3328,
371
+ "grad_norm": 18.098651885986328,
372
+ "learning_rate": 4.454578706170075e-05,
373
+ "loss": 2.8142,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.3392,
378
+ "grad_norm": 23.010522842407227,
379
+ "learning_rate": 4.419111850895028e-05,
380
+ "loss": 2.848,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.3456,
385
+ "grad_norm": 21.82461166381836,
386
+ "learning_rate": 4.382678665009028e-05,
387
+ "loss": 2.3738,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.352,
392
+ "grad_norm": 20.080095291137695,
393
+ "learning_rate": 4.345297493718352e-05,
394
+ "loss": 2.55,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.3584,
399
+ "grad_norm": 16.38557243347168,
400
+ "learning_rate": 4.306987159568479e-05,
401
+ "loss": 2.2054,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.3648,
406
+ "grad_norm": 16.24085235595703,
407
+ "learning_rate": 4.267766952966369e-05,
408
+ "loss": 2.2092,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.3712,
413
+ "grad_norm": 17.953500747680664,
414
+ "learning_rate": 4.227656622467162e-05,
415
+ "loss": 2.6697,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.3776,
420
+ "grad_norm": 16.460187911987305,
421
+ "learning_rate": 4.186676364830186e-05,
422
+ "loss": 2.2483,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.384,
427
+ "grad_norm": 15.681517601013184,
428
+ "learning_rate": 4.144846814849282e-05,
429
+ "loss": 2.4484,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.3904,
434
+ "grad_norm": 18.890939712524414,
435
+ "learning_rate": 4.10218903496256e-05,
436
+ "loss": 2.3774,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.3968,
441
+ "grad_norm": 15.988091468811035,
442
+ "learning_rate": 4.058724504646834e-05,
443
+ "loss": 2.1949,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.4032,
448
+ "grad_norm": 12.159764289855957,
449
+ "learning_rate": 4.01447510960205e-05,
450
+ "loss": 2.0308,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.4096,
455
+ "grad_norm": 16.4202938079834,
456
+ "learning_rate": 3.969463130731183e-05,
457
+ "loss": 2.1106,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.416,
462
+ "grad_norm": 16.02802276611328,
463
+ "learning_rate": 3.92371123292113e-05,
464
+ "loss": 2.2022,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.4224,
469
+ "grad_norm": 15.44360065460205,
470
+ "learning_rate": 3.8772424536302564e-05,
471
+ "loss": 2.0292,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.4288,
476
+ "grad_norm": 16.987598419189453,
477
+ "learning_rate": 3.830080191288342e-05,
478
+ "loss": 2.3518,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.4352,
483
+ "grad_norm": 16.269733428955078,
484
+ "learning_rate": 3.782248193514766e-05,
485
+ "loss": 2.7523,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.4416,
490
+ "grad_norm": 15.051939964294434,
491
+ "learning_rate": 3.7337705451608674e-05,
492
+ "loss": 2.2994,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.448,
497
+ "grad_norm": 16.779054641723633,
498
+ "learning_rate": 3.6846716561824965e-05,
499
+ "loss": 2.299,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.4544,
504
+ "grad_norm": 20.661670684814453,
505
+ "learning_rate": 3.634976249348867e-05,
506
+ "loss": 2.5077,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.4608,
511
+ "grad_norm": 17.521690368652344,
512
+ "learning_rate": 3.5847093477938956e-05,
513
+ "loss": 2.3761,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.4672,
518
+ "grad_norm": 13.472983360290527,
519
+ "learning_rate": 3.533896262416302e-05,
520
+ "loss": 1.6423,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.4736,
525
+ "grad_norm": 15.794869422912598,
526
+ "learning_rate": 3.4825625791348096e-05,
527
+ "loss": 2.3065,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.48,
532
+ "grad_norm": 14.395452499389648,
533
+ "learning_rate": 3.4307341460048633e-05,
534
+ "loss": 1.9287,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.4864,
539
+ "grad_norm": 14.031108856201172,
540
+ "learning_rate": 3.378437060203357e-05,
541
+ "loss": 1.7176,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.4928,
546
+ "grad_norm": 14.45324420928955,
547
+ "learning_rate": 3.3256976548879184e-05,
548
+ "loss": 1.7939,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.4992,
553
+ "grad_norm": 16.889461517333984,
554
+ "learning_rate": 3.272542485937369e-05,
555
+ "loss": 2.3255,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.5056,
560
+ "grad_norm": 17.210290908813477,
561
+ "learning_rate": 3.218998318580043e-05,
562
+ "loss": 2.413,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.512,
567
+ "grad_norm": 16.81619644165039,
568
+ "learning_rate": 3.165092113916688e-05,
569
+ "loss": 2.0536,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.5184,
574
+ "grad_norm": 17.692567825317383,
575
+ "learning_rate": 3.110851015344735e-05,
576
+ "loss": 2.4001,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.5248,
581
+ "grad_norm": 17.277616500854492,
582
+ "learning_rate": 3.056302334890786e-05,
583
+ "loss": 2.4519,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.5312,
588
+ "grad_norm": 13.526611328125,
589
+ "learning_rate": 3.0014735394581823e-05,
590
+ "loss": 2.5048,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.5376,
595
+ "grad_norm": 12.37924575805664,
596
+ "learning_rate": 2.9463922369965917e-05,
597
+ "loss": 2.1537,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.544,
602
+ "grad_norm": 12.96046257019043,
603
+ "learning_rate": 2.8910861626005776e-05,
604
+ "loss": 2.039,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.5504,
609
+ "grad_norm": 14.766209602355957,
610
+ "learning_rate": 2.8355831645441388e-05,
611
+ "loss": 1.8841,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.5568,
616
+ "grad_norm": 15.26258659362793,
617
+ "learning_rate": 2.7799111902582696e-05,
618
+ "loss": 1.9104,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.5632,
623
+ "grad_norm": 17.1923770904541,
624
+ "learning_rate": 2.724098272258584e-05,
625
+ "loss": 2.2466,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.5696,
630
+ "grad_norm": 14.253467559814453,
631
+ "learning_rate": 2.6681725140300997e-05,
632
+ "loss": 1.9563,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.576,
637
+ "grad_norm": 15.101798057556152,
638
+ "learning_rate": 2.6121620758762877e-05,
639
+ "loss": 2.0253,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.5824,
644
+ "grad_norm": 13.99666976928711,
645
+ "learning_rate": 2.556095160739513e-05,
646
+ "loss": 2.1236,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.5888,
651
+ "grad_norm": 12.746740341186523,
652
+ "learning_rate": 2.5e-05,
653
+ "loss": 1.6476,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.5952,
658
+ "grad_norm": 19.76336097717285,
659
+ "learning_rate": 2.443904839260488e-05,
660
+ "loss": 2.0452,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.6016,
665
+ "grad_norm": 25.369564056396484,
666
+ "learning_rate": 2.3878379241237136e-05,
667
+ "loss": 2.1431,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.608,
672
+ "grad_norm": 17.740018844604492,
673
+ "learning_rate": 2.331827485969901e-05,
674
+ "loss": 2.0,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 0.6144,
679
+ "grad_norm": 15.30899715423584,
680
+ "learning_rate": 2.2759017277414166e-05,
681
+ "loss": 2.1131,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 0.6208,
686
+ "grad_norm": 14.119115829467773,
687
+ "learning_rate": 2.2200888097417307e-05,
688
+ "loss": 1.7113,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 0.6272,
693
+ "grad_norm": 12.78761100769043,
694
+ "learning_rate": 2.164416835455862e-05,
695
+ "loss": 1.7024,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 0.6336,
700
+ "grad_norm": 14.637947082519531,
701
+ "learning_rate": 2.1089138373994223e-05,
702
+ "loss": 1.999,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 0.64,
707
+ "grad_norm": 12.557490348815918,
708
+ "learning_rate": 2.0536077630034086e-05,
709
+ "loss": 1.9154,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 0.6464,
714
+ "grad_norm": 13.05916690826416,
715
+ "learning_rate": 1.9985264605418183e-05,
716
+ "loss": 2.1664,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 0.6528,
721
+ "grad_norm": 13.55716609954834,
722
+ "learning_rate": 1.9436976651092144e-05,
723
+ "loss": 2.1371,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 0.6592,
728
+ "grad_norm": 13.797104835510254,
729
+ "learning_rate": 1.8891489846552646e-05,
730
+ "loss": 2.0145,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 0.6656,
735
+ "grad_norm": 17.893796920776367,
736
+ "learning_rate": 1.8349078860833123e-05,
737
+ "loss": 2.5387,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 0.672,
742
+ "grad_norm": 13.919113159179688,
743
+ "learning_rate": 1.781001681419957e-05,
744
+ "loss": 1.8043,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 0.6784,
749
+ "grad_norm": 18.958742141723633,
750
+ "learning_rate": 1.7274575140626318e-05,
751
+ "loss": 1.8813,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 0.6848,
756
+ "grad_norm": 14.358981132507324,
757
+ "learning_rate": 1.6743023451120832e-05,
758
+ "loss": 2.2653,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 0.6912,
763
+ "grad_norm": 16.244213104248047,
764
+ "learning_rate": 1.621562939796643e-05,
765
+ "loss": 1.8594,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 0.6976,
770
+ "grad_norm": 10.932610511779785,
771
+ "learning_rate": 1.5692658539951372e-05,
772
+ "loss": 1.5337,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 0.704,
777
+ "grad_norm": 13.12227725982666,
778
+ "learning_rate": 1.5174374208651912e-05,
779
+ "loss": 1.7683,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 0.7104,
784
+ "grad_norm": 14.502724647521973,
785
+ "learning_rate": 1.466103737583699e-05,
786
+ "loss": 1.9204,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 0.7168,
791
+ "grad_norm": 13.592811584472656,
792
+ "learning_rate": 1.4152906522061048e-05,
793
+ "loss": 1.9949,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 0.7232,
798
+ "grad_norm": 12.350465774536133,
799
+ "learning_rate": 1.3650237506511331e-05,
800
+ "loss": 1.7721,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 0.7296,
805
+ "grad_norm": 16.48741912841797,
806
+ "learning_rate": 1.3153283438175034e-05,
807
+ "loss": 2.2935,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 0.736,
812
+ "grad_norm": 15.990097045898438,
813
+ "learning_rate": 1.2662294548391328e-05,
814
+ "loss": 2.0732,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 0.7424,
819
+ "grad_norm": 13.479302406311035,
820
+ "learning_rate": 1.217751806485235e-05,
821
+ "loss": 1.7489,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 0.7488,
826
+ "grad_norm": 14.067448616027832,
827
+ "learning_rate": 1.1699198087116589e-05,
828
+ "loss": 1.7152,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 0.7552,
833
+ "grad_norm": 14.49460220336914,
834
+ "learning_rate": 1.122757546369744e-05,
835
+ "loss": 1.7153,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 0.7616,
840
+ "grad_norm": 13.666254997253418,
841
+ "learning_rate": 1.0762887670788702e-05,
842
+ "loss": 2.0473,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 0.768,
847
+ "grad_norm": 14.832523345947266,
848
+ "learning_rate": 1.0305368692688174e-05,
849
+ "loss": 1.8324,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 0.7744,
854
+ "grad_norm": 12.877457618713379,
855
+ "learning_rate": 9.855248903979506e-06,
856
+ "loss": 1.8216,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 0.7808,
861
+ "grad_norm": 29.62076187133789,
862
+ "learning_rate": 9.412754953531663e-06,
863
+ "loss": 2.3434,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 0.7872,
868
+ "grad_norm": 16.266117095947266,
869
+ "learning_rate": 8.978109650374397e-06,
870
+ "loss": 2.2554,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 0.7936,
875
+ "grad_norm": 14.676825523376465,
876
+ "learning_rate": 8.551531851507186e-06,
877
+ "loss": 1.9236,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 0.8,
882
+ "grad_norm": 15.351411819458008,
883
+ "learning_rate": 8.133236351698143e-06,
884
+ "loss": 2.2928,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 0.8064,
889
+ "grad_norm": 15.592199325561523,
890
+ "learning_rate": 7.723433775328384e-06,
891
+ "loss": 1.8252,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 0.8128,
896
+ "grad_norm": 13.63974666595459,
897
+ "learning_rate": 7.3223304703363135e-06,
898
+ "loss": 1.863,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 0.8192,
903
+ "grad_norm": 14.163743019104004,
904
+ "learning_rate": 6.930128404315214e-06,
905
+ "loss": 2.1451,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 0.8256,
910
+ "grad_norm": 12.641812324523926,
911
+ "learning_rate": 6.547025062816486e-06,
912
+ "loss": 1.5801,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 0.832,
917
+ "grad_norm": 12.196229934692383,
918
+ "learning_rate": 6.173213349909729e-06,
919
+ "loss": 1.6599,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 0.8384,
924
+ "grad_norm": 14.172977447509766,
925
+ "learning_rate": 5.808881491049723e-06,
926
+ "loss": 1.4121,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 0.8448,
931
+ "grad_norm": 15.83859920501709,
932
+ "learning_rate": 5.454212938299255e-06,
933
+ "loss": 2.1285,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 0.8512,
938
+ "grad_norm": 15.493228912353516,
939
+ "learning_rate": 5.1093862779554776e-06,
940
+ "loss": 1.8166,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 0.8576,
945
+ "grad_norm": 12.775120735168457,
946
+ "learning_rate": 4.7745751406263165e-06,
947
+ "loss": 1.797,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 0.864,
952
+ "grad_norm": 16.07529640197754,
953
+ "learning_rate": 4.4499481138022544e-06,
954
+ "loss": 2.4226,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 0.8704,
959
+ "grad_norm": 17.667911529541016,
960
+ "learning_rate": 4.135668656967434e-06,
961
+ "loss": 2.4773,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 0.8768,
966
+ "grad_norm": 11.440982818603516,
967
+ "learning_rate": 3.831895019292897e-06,
968
+ "loss": 1.9243,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 0.8832,
973
+ "grad_norm": 11.593207359313965,
974
+ "learning_rate": 3.5387801599533475e-06,
975
+ "loss": 1.8069,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 0.8896,
980
+ "grad_norm": 12.516495704650879,
981
+ "learning_rate": 3.2564716711076167e-06,
982
+ "loss": 2.0035,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 0.896,
987
+ "grad_norm": 13.478569030761719,
988
+ "learning_rate": 2.98511170358155e-06,
989
+ "loss": 1.8373,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 0.9024,
994
+ "grad_norm": 13.340173721313477,
995
+ "learning_rate": 2.7248368952908053e-06,
996
+ "loss": 1.8686,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 0.9088,
1001
+ "grad_norm": 14.038780212402344,
1002
+ "learning_rate": 2.475778302439524e-06,
1003
+ "loss": 1.788,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 0.9152,
1008
+ "grad_norm": 12.520078659057617,
1009
+ "learning_rate": 2.2380613335296036e-06,
1010
+ "loss": 1.5771,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 0.9216,
1015
+ "grad_norm": 14.458097457885742,
1016
+ "learning_rate": 2.0118056862137357e-06,
1017
+ "loss": 1.7918,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 0.928,
1022
+ "grad_norm": 11.08523941040039,
1023
+ "learning_rate": 1.7971252870240291e-06,
1024
+ "loss": 1.2751,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 0.9344,
1029
+ "grad_norm": 16.677467346191406,
1030
+ "learning_rate": 1.59412823400657e-06,
1031
+ "loss": 1.7166,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 0.9408,
1036
+ "grad_norm": 11.89140796661377,
1037
+ "learning_rate": 1.4029167422908107e-06,
1038
+ "loss": 1.2959,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 0.9472,
1043
+ "grad_norm": 12.096765518188477,
1044
+ "learning_rate": 1.2235870926211619e-06,
1045
+ "loss": 2.0022,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 0.9536,
1050
+ "grad_norm": 16.47886085510254,
1051
+ "learning_rate": 1.0562295828767387e-06,
1052
+ "loss": 1.8419,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 0.96,
1057
+ "grad_norm": 14.262722969055176,
1058
+ "learning_rate": 9.009284826036691e-07,
1059
+ "loss": 2.0822,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 0.9664,
1064
+ "grad_norm": 12.945296287536621,
1065
+ "learning_rate": 7.577619905828282e-07,
1066
+ "loss": 1.6891,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 0.9728,
1071
+ "grad_norm": 13.680462837219238,
1072
+ "learning_rate": 6.268021954544096e-07,
1073
+ "loss": 1.8831,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 0.9792,
1078
+ "grad_norm": 12.656660079956055,
1079
+ "learning_rate": 5.08115039419113e-07,
1080
+ "loss": 1.5704,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 0.9856,
1085
+ "grad_norm": 13.578558921813965,
1086
+ "learning_rate": 4.0176028503425835e-07,
1087
+ "loss": 1.7809,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 0.992,
1092
+ "grad_norm": 12.945449829101562,
1093
+ "learning_rate": 3.077914851215585e-07,
1094
+ "loss": 1.9945,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 0.9984,
1099
+ "grad_norm": 13.290226936340332,
1100
+ "learning_rate": 2.262559558016325e-07,
1101
+ "loss": 2.065,
1102
+ "step": 156
1103
+ }
1104
+ ],
1105
+ "logging_steps": 1,
1106
+ "max_steps": 156,
1107
+ "num_input_tokens_seen": 0,
1108
+ "num_train_epochs": 1,
1109
+ "save_steps": 500,
1110
+ "stateful_callbacks": {
1111
+ "TrainerControl": {
1112
+ "args": {
1113
+ "should_epoch_stop": false,
1114
+ "should_evaluate": false,
1115
+ "should_log": false,
1116
+ "should_save": true,
1117
+ "should_training_stop": true
1118
+ },
1119
+ "attributes": {}
1120
+ }
1121
+ },
1122
+ "total_flos": 3164804878614528.0,
1123
+ "train_batch_size": 2,
1124
+ "trial_name": null,
1125
+ "trial_params": null
1126
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cac4dccb92be3c2e06e78c30f6ddde97392699967093a005743160494168034
3
+ size 5560