vantaa32 commited on
Commit
327c5cc
·
verified ·
1 Parent(s): 064250b

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Llama-2-7b-hf
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,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
4
+ "bias": "none",
5
+ "exclude_modules": null,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_weights": false,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "modules_to_save": null,
12
+ "n_frequency": 10000,
13
+ "n_frequency_pattern": {},
14
+ "peft_type": "FOURIERFT",
15
+ "random_loc_seed": 777,
16
+ "revision": null,
17
+ "scaling": 512.0,
18
+ "target_modules": [
19
+ "q_proj",
20
+ "v_proj"
21
+ ],
22
+ "task_type": "CAUSAL_LM"
23
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99fec53b9d7ac9661286e0b9ec167485eef462f32a50aa35fec1b66b9f887139
3
+ size 2568672
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7080751f30569d335a9917d30626530873ed3cd573691abd4dafcc06d959dd7d
3
+ size 5173498
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c66118f6263dfd2560392c72baf79d90482a44024b4d62803f77bcee6c9b7c
3
+ size 14180
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f53f50db80ffeeb9eaa4e7efc15d2519eece6c3dede9e688a2379b3d91dedc2
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": "<unk>",
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.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "bos_token": "<s>",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "extra_special_tokens": {},
35
+ "legacy": false,
36
+ "model_max_length": 2048,
37
+ "pad_token": "<unk>",
38
+ "padding_side": "right",
39
+ "sp_model_kwargs": {},
40
+ "spaces_between_special_tokens": false,
41
+ "tokenizer_class": "LlamaTokenizer",
42
+ "unk_token": "<unk>",
43
+ "use_default_system_prompt": false
44
+ }
trainer_state.json ADDED
@@ -0,0 +1,944 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1294,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.015455950540958269,
13
+ "grad_norm": 0.007970565930008888,
14
+ "learning_rate": 3.8461538461538456e-05,
15
+ "loss": 1.028,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.030911901081916538,
20
+ "grad_norm": 0.008583859540522099,
21
+ "learning_rate": 7.692307692307691e-05,
22
+ "loss": 1.0222,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.04636785162287481,
27
+ "grad_norm": 0.007609015330672264,
28
+ "learning_rate": 0.00011538461538461538,
29
+ "loss": 1.0227,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.061823802163833076,
34
+ "grad_norm": 0.008803783915936947,
35
+ "learning_rate": 0.00015384615384615382,
36
+ "loss": 1.0317,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.07727975270479134,
41
+ "grad_norm": 0.007184555754065514,
42
+ "learning_rate": 0.0001923076923076923,
43
+ "loss": 1.0294,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.09273570324574962,
48
+ "grad_norm": 0.006438443902879953,
49
+ "learning_rate": 0.00023076923076923076,
50
+ "loss": 1.0083,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.10819165378670788,
55
+ "grad_norm": 0.0059270295314490795,
56
+ "learning_rate": 0.0002692307692307692,
57
+ "loss": 1.0117,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.12364760432766615,
62
+ "grad_norm": 0.006088848225772381,
63
+ "learning_rate": 0.0002995065789473684,
64
+ "loss": 1.0056,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.1391035548686244,
69
+ "grad_norm": 0.005350991617888212,
70
+ "learning_rate": 0.00029703947368421054,
71
+ "loss": 0.9981,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.1545595054095827,
76
+ "grad_norm": 0.005426456686109304,
77
+ "learning_rate": 0.0002945723684210526,
78
+ "loss": 1.0031,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.17001545595054096,
83
+ "grad_norm": 0.005492262076586485,
84
+ "learning_rate": 0.0002921052631578947,
85
+ "loss": 0.9788,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.18547140649149924,
90
+ "grad_norm": 0.004791167099028826,
91
+ "learning_rate": 0.00028963815789473683,
92
+ "loss": 0.9798,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.2009273570324575,
97
+ "grad_norm": 0.00411441083997488,
98
+ "learning_rate": 0.0002871710526315789,
99
+ "loss": 0.9816,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.21638330757341576,
104
+ "grad_norm": 0.004373603034764528,
105
+ "learning_rate": 0.00028470394736842104,
106
+ "loss": 0.9684,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.23183925811437403,
111
+ "grad_norm": 0.004107773303985596,
112
+ "learning_rate": 0.0002822368421052631,
113
+ "loss": 0.985,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.2472952086553323,
118
+ "grad_norm": 0.004051375202834606,
119
+ "learning_rate": 0.0002797697368421052,
120
+ "loss": 0.9601,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.26275115919629055,
125
+ "grad_norm": 0.00420128321275115,
126
+ "learning_rate": 0.00027730263157894734,
127
+ "loss": 0.9797,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.2782071097372488,
132
+ "grad_norm": 0.004539657384157181,
133
+ "learning_rate": 0.0002748355263157894,
134
+ "loss": 0.9969,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.2936630602782071,
139
+ "grad_norm": 0.004144193138927221,
140
+ "learning_rate": 0.00027236842105263155,
141
+ "loss": 0.9626,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.3091190108191654,
146
+ "grad_norm": 0.003976389765739441,
147
+ "learning_rate": 0.0002699013157894737,
148
+ "loss": 0.9852,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.32457496136012365,
153
+ "grad_norm": 0.004358563106507063,
154
+ "learning_rate": 0.00026743421052631577,
155
+ "loss": 0.9598,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.3400309119010819,
160
+ "grad_norm": 0.0033344165422022343,
161
+ "learning_rate": 0.00026496710526315785,
162
+ "loss": 0.966,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.3554868624420402,
167
+ "grad_norm": 0.0035989703610539436,
168
+ "learning_rate": 0.0002625,
169
+ "loss": 0.9638,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 0.37094281298299847,
174
+ "grad_norm": 0.0036743590608239174,
175
+ "learning_rate": 0.00026003289473684206,
176
+ "loss": 0.9399,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 0.38639876352395675,
181
+ "grad_norm": 0.0036671815905719995,
182
+ "learning_rate": 0.0002575657894736842,
183
+ "loss": 0.9765,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 0.401854714064915,
188
+ "grad_norm": 0.00362190417945385,
189
+ "learning_rate": 0.0002550986842105263,
190
+ "loss": 0.9475,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 0.41731066460587324,
195
+ "grad_norm": 0.0036270206328481436,
196
+ "learning_rate": 0.00025263157894736836,
197
+ "loss": 0.9643,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 0.4327666151468315,
202
+ "grad_norm": 0.003056731540709734,
203
+ "learning_rate": 0.0002501644736842105,
204
+ "loss": 0.9501,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 0.4482225656877898,
209
+ "grad_norm": 0.003415195969864726,
210
+ "learning_rate": 0.00024769736842105263,
211
+ "loss": 0.9416,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 0.46367851622874806,
216
+ "grad_norm": 0.0030140345916152,
217
+ "learning_rate": 0.0002452302631578947,
218
+ "loss": 0.9543,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 0.47913446676970634,
223
+ "grad_norm": 0.0031111338175833225,
224
+ "learning_rate": 0.00024276315789473682,
225
+ "loss": 0.9511,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 0.4945904173106646,
230
+ "grad_norm": 0.0030552814714610577,
231
+ "learning_rate": 0.00024029605263157892,
232
+ "loss": 0.9473,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 0.5100463678516228,
237
+ "grad_norm": 0.002919870661571622,
238
+ "learning_rate": 0.00023782894736842103,
239
+ "loss": 0.954,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 0.5255023183925811,
244
+ "grad_norm": 0.0027907874900847673,
245
+ "learning_rate": 0.00023536184210526314,
246
+ "loss": 0.9423,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 0.5409582689335394,
251
+ "grad_norm": 0.002565987640991807,
252
+ "learning_rate": 0.00023289473684210524,
253
+ "loss": 0.9578,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 0.5564142194744977,
258
+ "grad_norm": 0.0024973973631858826,
259
+ "learning_rate": 0.00023042763157894733,
260
+ "loss": 0.9446,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 0.5718701700154559,
265
+ "grad_norm": 0.003141626948490739,
266
+ "learning_rate": 0.00022796052631578943,
267
+ "loss": 0.9272,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 0.5873261205564142,
272
+ "grad_norm": 0.0028443259652704,
273
+ "learning_rate": 0.00022549342105263157,
274
+ "loss": 0.9237,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 0.6027820710973725,
279
+ "grad_norm": 0.002566965762525797,
280
+ "learning_rate": 0.00022302631578947367,
281
+ "loss": 0.9263,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 0.6182380216383307,
286
+ "grad_norm": 0.0025846476200968027,
287
+ "learning_rate": 0.00022055921052631578,
288
+ "loss": 0.9536,
289
+ "step": 400
290
+ },
291
+ {
292
+ "epoch": 0.633693972179289,
293
+ "grad_norm": 0.0025172478053718805,
294
+ "learning_rate": 0.0002180921052631579,
295
+ "loss": 0.9214,
296
+ "step": 410
297
+ },
298
+ {
299
+ "epoch": 0.6491499227202473,
300
+ "grad_norm": 0.002454539528116584,
301
+ "learning_rate": 0.00021562499999999997,
302
+ "loss": 0.9173,
303
+ "step": 420
304
+ },
305
+ {
306
+ "epoch": 0.6646058732612056,
307
+ "grad_norm": 0.0023846474941819906,
308
+ "learning_rate": 0.00021315789473684208,
309
+ "loss": 0.9208,
310
+ "step": 430
311
+ },
312
+ {
313
+ "epoch": 0.6800618238021638,
314
+ "grad_norm": 0.002443932928144932,
315
+ "learning_rate": 0.00021069078947368418,
316
+ "loss": 0.9252,
317
+ "step": 440
318
+ },
319
+ {
320
+ "epoch": 0.6955177743431221,
321
+ "grad_norm": 0.002230085665360093,
322
+ "learning_rate": 0.0002082236842105263,
323
+ "loss": 0.9369,
324
+ "step": 450
325
+ },
326
+ {
327
+ "epoch": 0.7109737248840804,
328
+ "grad_norm": 0.0022638302762061357,
329
+ "learning_rate": 0.0002057565789473684,
330
+ "loss": 0.9542,
331
+ "step": 460
332
+ },
333
+ {
334
+ "epoch": 0.7264296754250387,
335
+ "grad_norm": 0.002166774356737733,
336
+ "learning_rate": 0.00020328947368421053,
337
+ "loss": 0.9248,
338
+ "step": 470
339
+ },
340
+ {
341
+ "epoch": 0.7418856259659969,
342
+ "grad_norm": 0.0021114011760801077,
343
+ "learning_rate": 0.0002008223684210526,
344
+ "loss": 0.9488,
345
+ "step": 480
346
+ },
347
+ {
348
+ "epoch": 0.7573415765069552,
349
+ "grad_norm": 0.002951017813757062,
350
+ "learning_rate": 0.00019835526315789472,
351
+ "loss": 0.9402,
352
+ "step": 490
353
+ },
354
+ {
355
+ "epoch": 0.7727975270479135,
356
+ "grad_norm": 0.0021385031286627054,
357
+ "learning_rate": 0.00019588815789473683,
358
+ "loss": 0.9234,
359
+ "step": 500
360
+ },
361
+ {
362
+ "epoch": 0.7882534775888718,
363
+ "grad_norm": 0.0022468040697276592,
364
+ "learning_rate": 0.00019342105263157894,
365
+ "loss": 0.9323,
366
+ "step": 510
367
+ },
368
+ {
369
+ "epoch": 0.80370942812983,
370
+ "grad_norm": 0.0025966204702854156,
371
+ "learning_rate": 0.00019095394736842104,
372
+ "loss": 0.9293,
373
+ "step": 520
374
+ },
375
+ {
376
+ "epoch": 0.8191653786707882,
377
+ "grad_norm": 0.002013548044487834,
378
+ "learning_rate": 0.00018848684210526312,
379
+ "loss": 0.9202,
380
+ "step": 530
381
+ },
382
+ {
383
+ "epoch": 0.8346213292117465,
384
+ "grad_norm": 0.0024001169949769974,
385
+ "learning_rate": 0.00018601973684210523,
386
+ "loss": 0.9534,
387
+ "step": 540
388
+ },
389
+ {
390
+ "epoch": 0.8500772797527048,
391
+ "grad_norm": 0.0020644734613597393,
392
+ "learning_rate": 0.00018355263157894734,
393
+ "loss": 0.9309,
394
+ "step": 550
395
+ },
396
+ {
397
+ "epoch": 0.865533230293663,
398
+ "grad_norm": 0.0020888473372906446,
399
+ "learning_rate": 0.00018108552631578945,
400
+ "loss": 0.9257,
401
+ "step": 560
402
+ },
403
+ {
404
+ "epoch": 0.8809891808346213,
405
+ "grad_norm": 0.0018919204594567418,
406
+ "learning_rate": 0.00017861842105263158,
407
+ "loss": 0.9382,
408
+ "step": 570
409
+ },
410
+ {
411
+ "epoch": 0.8964451313755796,
412
+ "grad_norm": 0.0022304460871964693,
413
+ "learning_rate": 0.0001761513157894737,
414
+ "loss": 0.9093,
415
+ "step": 580
416
+ },
417
+ {
418
+ "epoch": 0.9119010819165378,
419
+ "grad_norm": 0.00215856428258121,
420
+ "learning_rate": 0.0001736842105263158,
421
+ "loss": 0.936,
422
+ "step": 590
423
+ },
424
+ {
425
+ "epoch": 0.9273570324574961,
426
+ "grad_norm": 0.0018313382752239704,
427
+ "learning_rate": 0.00017121710526315787,
428
+ "loss": 0.9374,
429
+ "step": 600
430
+ },
431
+ {
432
+ "epoch": 0.9428129829984544,
433
+ "grad_norm": 0.0021125520579516888,
434
+ "learning_rate": 0.00016874999999999998,
435
+ "loss": 0.9392,
436
+ "step": 610
437
+ },
438
+ {
439
+ "epoch": 0.9582689335394127,
440
+ "grad_norm": 0.0019931946881115437,
441
+ "learning_rate": 0.0001662828947368421,
442
+ "loss": 0.929,
443
+ "step": 620
444
+ },
445
+ {
446
+ "epoch": 0.973724884080371,
447
+ "grad_norm": 0.0019637811928987503,
448
+ "learning_rate": 0.0001638157894736842,
449
+ "loss": 0.9295,
450
+ "step": 630
451
+ },
452
+ {
453
+ "epoch": 0.9891808346213292,
454
+ "grad_norm": 0.0020585840102285147,
455
+ "learning_rate": 0.0001613486842105263,
456
+ "loss": 0.9377,
457
+ "step": 640
458
+ },
459
+ {
460
+ "epoch": 1.0,
461
+ "eval_loss": 0.9360042810440063,
462
+ "eval_runtime": 1564.3381,
463
+ "eval_samples_per_second": 6.617,
464
+ "eval_steps_per_second": 0.827,
465
+ "step": 647
466
+ },
467
+ {
468
+ "epoch": 1.0046367851622875,
469
+ "grad_norm": 0.002253631129860878,
470
+ "learning_rate": 0.00015888157894736838,
471
+ "loss": 0.9181,
472
+ "step": 650
473
+ },
474
+ {
475
+ "epoch": 1.0200927357032457,
476
+ "grad_norm": 0.0020864633843302727,
477
+ "learning_rate": 0.00015641447368421052,
478
+ "loss": 0.94,
479
+ "step": 660
480
+ },
481
+ {
482
+ "epoch": 1.035548686244204,
483
+ "grad_norm": 0.0018650912679731846,
484
+ "learning_rate": 0.00015394736842105263,
485
+ "loss": 0.9117,
486
+ "step": 670
487
+ },
488
+ {
489
+ "epoch": 1.0510046367851622,
490
+ "grad_norm": 0.002332298317924142,
491
+ "learning_rate": 0.00015148026315789473,
492
+ "loss": 0.9281,
493
+ "step": 680
494
+ },
495
+ {
496
+ "epoch": 1.0664605873261206,
497
+ "grad_norm": 0.002075729425996542,
498
+ "learning_rate": 0.00014901315789473684,
499
+ "loss": 0.9268,
500
+ "step": 690
501
+ },
502
+ {
503
+ "epoch": 1.0819165378670788,
504
+ "grad_norm": 0.002192331477999687,
505
+ "learning_rate": 0.00014654605263157895,
506
+ "loss": 0.9261,
507
+ "step": 700
508
+ },
509
+ {
510
+ "epoch": 1.0973724884080371,
511
+ "grad_norm": 0.0019454661523923278,
512
+ "learning_rate": 0.00014407894736842103,
513
+ "loss": 0.9298,
514
+ "step": 710
515
+ },
516
+ {
517
+ "epoch": 1.1128284389489953,
518
+ "grad_norm": 0.0020553129725158215,
519
+ "learning_rate": 0.00014161184210526314,
520
+ "loss": 0.9204,
521
+ "step": 720
522
+ },
523
+ {
524
+ "epoch": 1.1282843894899537,
525
+ "grad_norm": 0.0019905162043869495,
526
+ "learning_rate": 0.00013914473684210527,
527
+ "loss": 0.9201,
528
+ "step": 730
529
+ },
530
+ {
531
+ "epoch": 1.1437403400309119,
532
+ "grad_norm": 0.0019737035036087036,
533
+ "learning_rate": 0.00013667763157894735,
534
+ "loss": 0.9474,
535
+ "step": 740
536
+ },
537
+ {
538
+ "epoch": 1.1591962905718702,
539
+ "grad_norm": 0.002226765500381589,
540
+ "learning_rate": 0.00013421052631578946,
541
+ "loss": 0.9109,
542
+ "step": 750
543
+ },
544
+ {
545
+ "epoch": 1.1746522411128284,
546
+ "grad_norm": 0.0018783388659358025,
547
+ "learning_rate": 0.00013174342105263156,
548
+ "loss": 0.9113,
549
+ "step": 760
550
+ },
551
+ {
552
+ "epoch": 1.1901081916537868,
553
+ "grad_norm": 0.0020259451121091843,
554
+ "learning_rate": 0.00012927631578947367,
555
+ "loss": 0.9268,
556
+ "step": 770
557
+ },
558
+ {
559
+ "epoch": 1.205564142194745,
560
+ "grad_norm": 0.0019393162801861763,
561
+ "learning_rate": 0.00012680921052631578,
562
+ "loss": 0.9268,
563
+ "step": 780
564
+ },
565
+ {
566
+ "epoch": 1.2210200927357033,
567
+ "grad_norm": 0.0019078290788456798,
568
+ "learning_rate": 0.0001243421052631579,
569
+ "loss": 0.9104,
570
+ "step": 790
571
+ },
572
+ {
573
+ "epoch": 1.2364760432766615,
574
+ "grad_norm": 0.0019257947569712996,
575
+ "learning_rate": 0.000121875,
576
+ "loss": 0.9187,
577
+ "step": 800
578
+ },
579
+ {
580
+ "epoch": 1.2519319938176197,
581
+ "grad_norm": 0.001832842011936009,
582
+ "learning_rate": 0.00011940789473684209,
583
+ "loss": 0.9184,
584
+ "step": 810
585
+ },
586
+ {
587
+ "epoch": 1.267387944358578,
588
+ "grad_norm": 0.0020238973665982485,
589
+ "learning_rate": 0.0001169407894736842,
590
+ "loss": 0.9291,
591
+ "step": 820
592
+ },
593
+ {
594
+ "epoch": 1.2828438948995364,
595
+ "grad_norm": 0.002693137852475047,
596
+ "learning_rate": 0.00011447368421052632,
597
+ "loss": 0.9377,
598
+ "step": 830
599
+ },
600
+ {
601
+ "epoch": 1.2982998454404946,
602
+ "grad_norm": 0.0018334819469600916,
603
+ "learning_rate": 0.00011200657894736841,
604
+ "loss": 0.9099,
605
+ "step": 840
606
+ },
607
+ {
608
+ "epoch": 1.3137557959814528,
609
+ "grad_norm": 0.0017297156155109406,
610
+ "learning_rate": 0.00010953947368421052,
611
+ "loss": 0.9181,
612
+ "step": 850
613
+ },
614
+ {
615
+ "epoch": 1.3292117465224111,
616
+ "grad_norm": 0.0018593429122120142,
617
+ "learning_rate": 0.00010707236842105261,
618
+ "loss": 0.9115,
619
+ "step": 860
620
+ },
621
+ {
622
+ "epoch": 1.3446676970633695,
623
+ "grad_norm": 0.0018870072672143579,
624
+ "learning_rate": 0.00010460526315789472,
625
+ "loss": 0.9104,
626
+ "step": 870
627
+ },
628
+ {
629
+ "epoch": 1.3601236476043277,
630
+ "grad_norm": 0.0017387955449521542,
631
+ "learning_rate": 0.00010213815789473684,
632
+ "loss": 0.9063,
633
+ "step": 880
634
+ },
635
+ {
636
+ "epoch": 1.3755795981452859,
637
+ "grad_norm": 0.0019155369373038411,
638
+ "learning_rate": 9.967105263157895e-05,
639
+ "loss": 0.9173,
640
+ "step": 890
641
+ },
642
+ {
643
+ "epoch": 1.3910355486862442,
644
+ "grad_norm": 0.0017849941505119205,
645
+ "learning_rate": 9.720394736842104e-05,
646
+ "loss": 0.92,
647
+ "step": 900
648
+ },
649
+ {
650
+ "epoch": 1.4064914992272024,
651
+ "grad_norm": 0.0019383757608011365,
652
+ "learning_rate": 9.473684210526315e-05,
653
+ "loss": 0.9175,
654
+ "step": 910
655
+ },
656
+ {
657
+ "epoch": 1.4219474497681608,
658
+ "grad_norm": 0.0017678983276709914,
659
+ "learning_rate": 9.226973684210527e-05,
660
+ "loss": 0.9109,
661
+ "step": 920
662
+ },
663
+ {
664
+ "epoch": 1.437403400309119,
665
+ "grad_norm": 0.001768452231772244,
666
+ "learning_rate": 8.980263157894736e-05,
667
+ "loss": 0.9377,
668
+ "step": 930
669
+ },
670
+ {
671
+ "epoch": 1.4528593508500773,
672
+ "grad_norm": 0.002097462769597769,
673
+ "learning_rate": 8.733552631578947e-05,
674
+ "loss": 0.9108,
675
+ "step": 940
676
+ },
677
+ {
678
+ "epoch": 1.4683153013910355,
679
+ "grad_norm": 0.0020249139051884413,
680
+ "learning_rate": 8.486842105263156e-05,
681
+ "loss": 0.8974,
682
+ "step": 950
683
+ },
684
+ {
685
+ "epoch": 1.4837712519319939,
686
+ "grad_norm": 0.0017749292310327291,
687
+ "learning_rate": 8.240131578947367e-05,
688
+ "loss": 0.9224,
689
+ "step": 960
690
+ },
691
+ {
692
+ "epoch": 1.499227202472952,
693
+ "grad_norm": 0.0017376118339598179,
694
+ "learning_rate": 7.993421052631579e-05,
695
+ "loss": 0.928,
696
+ "step": 970
697
+ },
698
+ {
699
+ "epoch": 1.5146831530139102,
700
+ "grad_norm": 0.0017990925116464496,
701
+ "learning_rate": 7.746710526315789e-05,
702
+ "loss": 0.9181,
703
+ "step": 980
704
+ },
705
+ {
706
+ "epoch": 1.5301391035548686,
707
+ "grad_norm": 0.0017280506435781717,
708
+ "learning_rate": 7.5e-05,
709
+ "loss": 0.9249,
710
+ "step": 990
711
+ },
712
+ {
713
+ "epoch": 1.545595054095827,
714
+ "grad_norm": 0.0017759246984496713,
715
+ "learning_rate": 7.25328947368421e-05,
716
+ "loss": 0.9296,
717
+ "step": 1000
718
+ },
719
+ {
720
+ "epoch": 1.5610510046367851,
721
+ "grad_norm": 0.0019521367503330112,
722
+ "learning_rate": 7.006578947368421e-05,
723
+ "loss": 0.9225,
724
+ "step": 1010
725
+ },
726
+ {
727
+ "epoch": 1.5765069551777433,
728
+ "grad_norm": 0.0016951177967712283,
729
+ "learning_rate": 6.75986842105263e-05,
730
+ "loss": 0.8985,
731
+ "step": 1020
732
+ },
733
+ {
734
+ "epoch": 1.5919629057187017,
735
+ "grad_norm": 0.001753066317178309,
736
+ "learning_rate": 6.513157894736842e-05,
737
+ "loss": 0.9253,
738
+ "step": 1030
739
+ },
740
+ {
741
+ "epoch": 1.60741885625966,
742
+ "grad_norm": 0.0018665418028831482,
743
+ "learning_rate": 6.266447368421052e-05,
744
+ "loss": 0.9069,
745
+ "step": 1040
746
+ },
747
+ {
748
+ "epoch": 1.6228748068006182,
749
+ "grad_norm": 0.001761508290655911,
750
+ "learning_rate": 6.019736842105263e-05,
751
+ "loss": 0.9069,
752
+ "step": 1050
753
+ },
754
+ {
755
+ "epoch": 1.6383307573415764,
756
+ "grad_norm": 0.0018085099291056395,
757
+ "learning_rate": 5.773026315789473e-05,
758
+ "loss": 0.9209,
759
+ "step": 1060
760
+ },
761
+ {
762
+ "epoch": 1.6537867078825348,
763
+ "grad_norm": 0.0020644268952310085,
764
+ "learning_rate": 5.526315789473683e-05,
765
+ "loss": 0.9337,
766
+ "step": 1070
767
+ },
768
+ {
769
+ "epoch": 1.6692426584234932,
770
+ "grad_norm": 0.001978114480152726,
771
+ "learning_rate": 5.2796052631578946e-05,
772
+ "loss": 0.9126,
773
+ "step": 1080
774
+ },
775
+ {
776
+ "epoch": 1.6846986089644513,
777
+ "grad_norm": 0.0018394580110907555,
778
+ "learning_rate": 5.032894736842105e-05,
779
+ "loss": 0.9428,
780
+ "step": 1090
781
+ },
782
+ {
783
+ "epoch": 1.7001545595054095,
784
+ "grad_norm": 0.0018394400831311941,
785
+ "learning_rate": 4.7861842105263154e-05,
786
+ "loss": 0.9202,
787
+ "step": 1100
788
+ },
789
+ {
790
+ "epoch": 1.7156105100463679,
791
+ "grad_norm": 0.0019055437296628952,
792
+ "learning_rate": 4.539473684210526e-05,
793
+ "loss": 0.917,
794
+ "step": 1110
795
+ },
796
+ {
797
+ "epoch": 1.7310664605873263,
798
+ "grad_norm": 0.0017981872661039233,
799
+ "learning_rate": 4.292763157894736e-05,
800
+ "loss": 0.94,
801
+ "step": 1120
802
+ },
803
+ {
804
+ "epoch": 1.7465224111282844,
805
+ "grad_norm": 0.0017852656310424209,
806
+ "learning_rate": 4.046052631578947e-05,
807
+ "loss": 0.9072,
808
+ "step": 1130
809
+ },
810
+ {
811
+ "epoch": 1.7619783616692426,
812
+ "grad_norm": 0.0017994111403822899,
813
+ "learning_rate": 3.799342105263157e-05,
814
+ "loss": 0.9309,
815
+ "step": 1140
816
+ },
817
+ {
818
+ "epoch": 1.7774343122102008,
819
+ "grad_norm": 0.0018802008125931025,
820
+ "learning_rate": 3.552631578947368e-05,
821
+ "loss": 0.9183,
822
+ "step": 1150
823
+ },
824
+ {
825
+ "epoch": 1.7928902627511591,
826
+ "grad_norm": 0.0018929627258330584,
827
+ "learning_rate": 3.3059210526315785e-05,
828
+ "loss": 0.9239,
829
+ "step": 1160
830
+ },
831
+ {
832
+ "epoch": 1.8083462132921175,
833
+ "grad_norm": 0.0018995252903550863,
834
+ "learning_rate": 3.059210526315789e-05,
835
+ "loss": 0.9472,
836
+ "step": 1170
837
+ },
838
+ {
839
+ "epoch": 1.8238021638330757,
840
+ "grad_norm": 0.0018211195711046457,
841
+ "learning_rate": 2.8125e-05,
842
+ "loss": 0.9189,
843
+ "step": 1180
844
+ },
845
+ {
846
+ "epoch": 1.8392581143740339,
847
+ "grad_norm": 0.001989069627597928,
848
+ "learning_rate": 2.5657894736842103e-05,
849
+ "loss": 0.93,
850
+ "step": 1190
851
+ },
852
+ {
853
+ "epoch": 1.8547140649149922,
854
+ "grad_norm": 0.002026210306212306,
855
+ "learning_rate": 2.319078947368421e-05,
856
+ "loss": 0.928,
857
+ "step": 1200
858
+ },
859
+ {
860
+ "epoch": 1.8701700154559506,
861
+ "grad_norm": 0.001765657914802432,
862
+ "learning_rate": 2.0723684210526315e-05,
863
+ "loss": 0.9121,
864
+ "step": 1210
865
+ },
866
+ {
867
+ "epoch": 1.8856259659969088,
868
+ "grad_norm": 0.0016233667265623808,
869
+ "learning_rate": 1.825657894736842e-05,
870
+ "loss": 0.9039,
871
+ "step": 1220
872
+ },
873
+ {
874
+ "epoch": 1.901081916537867,
875
+ "grad_norm": 0.0018108468502759933,
876
+ "learning_rate": 1.5789473684210522e-05,
877
+ "loss": 0.9234,
878
+ "step": 1230
879
+ },
880
+ {
881
+ "epoch": 1.9165378670788253,
882
+ "grad_norm": 0.0020068648736923933,
883
+ "learning_rate": 1.332236842105263e-05,
884
+ "loss": 0.924,
885
+ "step": 1240
886
+ },
887
+ {
888
+ "epoch": 1.9319938176197837,
889
+ "grad_norm": 0.0018651696154847741,
890
+ "learning_rate": 1.0855263157894737e-05,
891
+ "loss": 0.9342,
892
+ "step": 1250
893
+ },
894
+ {
895
+ "epoch": 1.947449768160742,
896
+ "grad_norm": 0.0016772070666775107,
897
+ "learning_rate": 8.388157894736841e-06,
898
+ "loss": 0.9039,
899
+ "step": 1260
900
+ },
901
+ {
902
+ "epoch": 1.9629057187017,
903
+ "grad_norm": 0.0017584090819582343,
904
+ "learning_rate": 5.921052631578947e-06,
905
+ "loss": 0.9324,
906
+ "step": 1270
907
+ },
908
+ {
909
+ "epoch": 1.9783616692426584,
910
+ "grad_norm": 0.0017967562889680266,
911
+ "learning_rate": 3.453947368421052e-06,
912
+ "loss": 0.9181,
913
+ "step": 1280
914
+ },
915
+ {
916
+ "epoch": 1.9938176197836168,
917
+ "grad_norm": 0.0019226563163101673,
918
+ "learning_rate": 9.868421052631577e-07,
919
+ "loss": 0.9307,
920
+ "step": 1290
921
+ }
922
+ ],
923
+ "logging_steps": 10,
924
+ "max_steps": 1294,
925
+ "num_input_tokens_seen": 0,
926
+ "num_train_epochs": 2,
927
+ "save_steps": 500,
928
+ "stateful_callbacks": {
929
+ "TrainerControl": {
930
+ "args": {
931
+ "should_epoch_stop": false,
932
+ "should_evaluate": false,
933
+ "should_log": false,
934
+ "should_save": true,
935
+ "should_training_stop": true
936
+ },
937
+ "attributes": {}
938
+ }
939
+ },
940
+ "total_flos": 1.0501255843243377e+18,
941
+ "train_batch_size": 2,
942
+ "trial_name": null,
943
+ "trial_params": null
944
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f5b053ab715167b76f44575011d98b78e341d9c278b03ec13a93da97f25161
3
+ size 5432