dhanesh123in commited on
Commit
66f6e31
1 Parent(s): 2b37d60

Model save

Browse files
README.md CHANGED
@@ -1,199 +1,52 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
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
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
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]
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: google-t5/t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: tst-summarization
8
+ results: []
9
  ---
10
 
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # tst-summarization
15
 
16
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
17
 
18
+ ## Model description
19
 
20
+ More information needed
21
 
22
+ ## Intended uses & limitations
23
 
24
+ More information needed
25
 
26
+ ## Training and evaluation data
27
 
28
+ More information needed
 
 
 
 
 
 
29
 
30
+ ## Training procedure
31
 
32
+ ### Training hyperparameters
33
 
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 0.0
42
 
43
+ ### Training results
44
 
 
45
 
 
46
 
47
+ ### Framework versions
48
 
49
+ - Transformers 4.38.2
50
+ - Pytorch 2.2.1+cu121
51
+ - Datasets 2.18.0
52
+ - Tokenizers 0.15.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
all_results.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_gen_len": 73.2282315978456,
4
+ "eval_loss": 1.641965389251709,
5
+ "eval_rouge1": 41.522,
6
+ "eval_rouge2": 19.1468,
7
+ "eval_rougeL": 29.378,
8
+ "eval_rougeLsum": 38.7211,
9
+ "eval_runtime": 1042.218,
10
+ "eval_samples": 13368,
11
+ "eval_samples_per_second": 12.826,
12
+ "eval_steps_per_second": 1.603,
13
+ "train_loss": 1.8120383115867458,
14
+ "train_runtime": 16851.3759,
15
+ "train_samples": 287113,
16
+ "train_samples_per_second": 51.114,
17
+ "train_steps_per_second": 6.389
18
+ }
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "/tmp/tst-summarization/",
3
  "architectures": [
4
- "T5Model"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
 
1
  {
2
+ "_name_or_path": "google-t5/t5-small",
3
  "architectures": [
4
+ "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
eval_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_gen_len": 73.2282315978456,
4
+ "eval_loss": 1.641965389251709,
5
+ "eval_rouge1": 41.522,
6
+ "eval_rouge2": 19.1468,
7
+ "eval_rougeL": 29.378,
8
+ "eval_rougeLsum": 38.7211,
9
+ "eval_runtime": 1042.218,
10
+ "eval_samples": 13368,
11
+ "eval_samples_per_second": 12.826,
12
+ "eval_steps_per_second": 1.603
13
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.38.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbcc3dc388204ec566ca13b045738e173126e70e92eca1730c1b0b1cfb241ef4
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98a199b642a79ace9c1771f134484f74f81d548d02f86928a9c114b4f25e306
3
  size 242041896
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -930,12 +930,8 @@
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
- "max_length": 128,
934
  "model_max_length": 512,
935
  "pad_token": "<pad>",
936
- "stride": 0,
937
  "tokenizer_class": "T5Tokenizer",
938
- "truncation_side": "right",
939
- "truncation_strategy": "longest_first",
940
  "unk_token": "<unk>"
941
  }
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
 
933
  "model_max_length": 512,
934
  "pad_token": "<pad>",
 
935
  "tokenizer_class": "T5Tokenizer",
 
 
936
  "unk_token": "<unk>"
937
  }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 1.8120383115867458,
4
+ "train_runtime": 16851.3759,
5
+ "train_samples": 287113,
6
+ "train_samples_per_second": 51.114,
7
+ "train_steps_per_second": 6.389
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,1535 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 107670,
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.01,
13
+ "grad_norm": 1.9537303447723389,
14
+ "learning_rate": 4.976780904615956e-05,
15
+ "loss": 1.9668,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.03,
20
+ "grad_norm": 1.9948451519012451,
21
+ "learning_rate": 4.953561809231913e-05,
22
+ "loss": 1.8978,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.04,
27
+ "grad_norm": 1.6757797002792358,
28
+ "learning_rate": 4.9303427138478686e-05,
29
+ "loss": 1.8974,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.06,
34
+ "grad_norm": 1.7021833658218384,
35
+ "learning_rate": 4.9071236184638245e-05,
36
+ "loss": 1.9052,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 0.07,
41
+ "grad_norm": 2.8648219108581543,
42
+ "learning_rate": 4.883904523079781e-05,
43
+ "loss": 1.896,
44
+ "step": 2500
45
+ },
46
+ {
47
+ "epoch": 0.08,
48
+ "grad_norm": 1.8240835666656494,
49
+ "learning_rate": 4.860685427695737e-05,
50
+ "loss": 1.868,
51
+ "step": 3000
52
+ },
53
+ {
54
+ "epoch": 0.1,
55
+ "grad_norm": 2.1527557373046875,
56
+ "learning_rate": 4.837466332311693e-05,
57
+ "loss": 1.8731,
58
+ "step": 3500
59
+ },
60
+ {
61
+ "epoch": 0.11,
62
+ "grad_norm": 1.9050869941711426,
63
+ "learning_rate": 4.81424723692765e-05,
64
+ "loss": 1.8807,
65
+ "step": 4000
66
+ },
67
+ {
68
+ "epoch": 0.13,
69
+ "grad_norm": 1.9118114709854126,
70
+ "learning_rate": 4.791028141543606e-05,
71
+ "loss": 1.8889,
72
+ "step": 4500
73
+ },
74
+ {
75
+ "epoch": 0.14,
76
+ "grad_norm": 1.4827492237091064,
77
+ "learning_rate": 4.767809046159562e-05,
78
+ "loss": 1.8786,
79
+ "step": 5000
80
+ },
81
+ {
82
+ "epoch": 0.15,
83
+ "grad_norm": 1.8363677263259888,
84
+ "learning_rate": 4.7445899507755184e-05,
85
+ "loss": 1.8741,
86
+ "step": 5500
87
+ },
88
+ {
89
+ "epoch": 0.17,
90
+ "grad_norm": 1.9690338373184204,
91
+ "learning_rate": 4.721370855391474e-05,
92
+ "loss": 1.8755,
93
+ "step": 6000
94
+ },
95
+ {
96
+ "epoch": 0.18,
97
+ "grad_norm": 1.6585566997528076,
98
+ "learning_rate": 4.69815176000743e-05,
99
+ "loss": 1.8575,
100
+ "step": 6500
101
+ },
102
+ {
103
+ "epoch": 0.2,
104
+ "grad_norm": 1.619232177734375,
105
+ "learning_rate": 4.674932664623387e-05,
106
+ "loss": 1.8638,
107
+ "step": 7000
108
+ },
109
+ {
110
+ "epoch": 0.21,
111
+ "grad_norm": 1.8518427610397339,
112
+ "learning_rate": 4.6517135692393426e-05,
113
+ "loss": 1.8653,
114
+ "step": 7500
115
+ },
116
+ {
117
+ "epoch": 0.22,
118
+ "grad_norm": 2.0025551319122314,
119
+ "learning_rate": 4.6284944738552985e-05,
120
+ "loss": 1.8653,
121
+ "step": 8000
122
+ },
123
+ {
124
+ "epoch": 0.24,
125
+ "grad_norm": 2.128351926803589,
126
+ "learning_rate": 4.605275378471255e-05,
127
+ "loss": 1.863,
128
+ "step": 8500
129
+ },
130
+ {
131
+ "epoch": 0.25,
132
+ "grad_norm": 2.0918049812316895,
133
+ "learning_rate": 4.582056283087211e-05,
134
+ "loss": 1.8472,
135
+ "step": 9000
136
+ },
137
+ {
138
+ "epoch": 0.26,
139
+ "grad_norm": 2.1041295528411865,
140
+ "learning_rate": 4.558837187703167e-05,
141
+ "loss": 1.8523,
142
+ "step": 9500
143
+ },
144
+ {
145
+ "epoch": 0.28,
146
+ "grad_norm": 1.6074202060699463,
147
+ "learning_rate": 4.5356180923191235e-05,
148
+ "loss": 1.8683,
149
+ "step": 10000
150
+ },
151
+ {
152
+ "epoch": 0.29,
153
+ "grad_norm": 1.8500597476959229,
154
+ "learning_rate": 4.5123989969350793e-05,
155
+ "loss": 1.8622,
156
+ "step": 10500
157
+ },
158
+ {
159
+ "epoch": 0.31,
160
+ "grad_norm": 2.6290550231933594,
161
+ "learning_rate": 4.489179901551035e-05,
162
+ "loss": 1.8539,
163
+ "step": 11000
164
+ },
165
+ {
166
+ "epoch": 0.32,
167
+ "grad_norm": 1.9424813985824585,
168
+ "learning_rate": 4.4659608061669925e-05,
169
+ "loss": 1.8579,
170
+ "step": 11500
171
+ },
172
+ {
173
+ "epoch": 0.33,
174
+ "grad_norm": 1.5146945714950562,
175
+ "learning_rate": 4.4427417107829484e-05,
176
+ "loss": 1.8541,
177
+ "step": 12000
178
+ },
179
+ {
180
+ "epoch": 0.35,
181
+ "grad_norm": 1.620976209640503,
182
+ "learning_rate": 4.419522615398904e-05,
183
+ "loss": 1.8601,
184
+ "step": 12500
185
+ },
186
+ {
187
+ "epoch": 0.36,
188
+ "grad_norm": 1.6728603839874268,
189
+ "learning_rate": 4.396303520014861e-05,
190
+ "loss": 1.8716,
191
+ "step": 13000
192
+ },
193
+ {
194
+ "epoch": 0.38,
195
+ "grad_norm": 2.357908010482788,
196
+ "learning_rate": 4.373084424630817e-05,
197
+ "loss": 1.85,
198
+ "step": 13500
199
+ },
200
+ {
201
+ "epoch": 0.39,
202
+ "grad_norm": 1.9841961860656738,
203
+ "learning_rate": 4.3498653292467726e-05,
204
+ "loss": 1.8683,
205
+ "step": 14000
206
+ },
207
+ {
208
+ "epoch": 0.4,
209
+ "grad_norm": 1.6038274765014648,
210
+ "learning_rate": 4.326646233862729e-05,
211
+ "loss": 1.8481,
212
+ "step": 14500
213
+ },
214
+ {
215
+ "epoch": 0.42,
216
+ "grad_norm": 1.645585060119629,
217
+ "learning_rate": 4.303427138478685e-05,
218
+ "loss": 1.8512,
219
+ "step": 15000
220
+ },
221
+ {
222
+ "epoch": 0.43,
223
+ "grad_norm": 1.8110160827636719,
224
+ "learning_rate": 4.280208043094641e-05,
225
+ "loss": 1.8539,
226
+ "step": 15500
227
+ },
228
+ {
229
+ "epoch": 0.45,
230
+ "grad_norm": 1.6607145071029663,
231
+ "learning_rate": 4.2569889477105975e-05,
232
+ "loss": 1.8464,
233
+ "step": 16000
234
+ },
235
+ {
236
+ "epoch": 0.46,
237
+ "grad_norm": 1.4501959085464478,
238
+ "learning_rate": 4.2337698523265534e-05,
239
+ "loss": 1.8304,
240
+ "step": 16500
241
+ },
242
+ {
243
+ "epoch": 0.47,
244
+ "grad_norm": 1.8375539779663086,
245
+ "learning_rate": 4.210550756942509e-05,
246
+ "loss": 1.8413,
247
+ "step": 17000
248
+ },
249
+ {
250
+ "epoch": 0.49,
251
+ "grad_norm": 1.5968436002731323,
252
+ "learning_rate": 4.187331661558466e-05,
253
+ "loss": 1.8373,
254
+ "step": 17500
255
+ },
256
+ {
257
+ "epoch": 0.5,
258
+ "grad_norm": 1.3943761587142944,
259
+ "learning_rate": 4.164112566174422e-05,
260
+ "loss": 1.8509,
261
+ "step": 18000
262
+ },
263
+ {
264
+ "epoch": 0.52,
265
+ "grad_norm": 1.7238069772720337,
266
+ "learning_rate": 4.140893470790378e-05,
267
+ "loss": 1.8549,
268
+ "step": 18500
269
+ },
270
+ {
271
+ "epoch": 0.53,
272
+ "grad_norm": 1.6093735694885254,
273
+ "learning_rate": 4.117674375406335e-05,
274
+ "loss": 1.8272,
275
+ "step": 19000
276
+ },
277
+ {
278
+ "epoch": 0.54,
279
+ "grad_norm": 1.628990888595581,
280
+ "learning_rate": 4.094455280022291e-05,
281
+ "loss": 1.852,
282
+ "step": 19500
283
+ },
284
+ {
285
+ "epoch": 0.56,
286
+ "grad_norm": 1.7063369750976562,
287
+ "learning_rate": 4.071236184638247e-05,
288
+ "loss": 1.8506,
289
+ "step": 20000
290
+ },
291
+ {
292
+ "epoch": 0.57,
293
+ "grad_norm": 1.496973991394043,
294
+ "learning_rate": 4.048017089254203e-05,
295
+ "loss": 1.8382,
296
+ "step": 20500
297
+ },
298
+ {
299
+ "epoch": 0.59,
300
+ "grad_norm": 1.50234854221344,
301
+ "learning_rate": 4.024797993870159e-05,
302
+ "loss": 1.8335,
303
+ "step": 21000
304
+ },
305
+ {
306
+ "epoch": 0.6,
307
+ "grad_norm": 1.779697060585022,
308
+ "learning_rate": 4.001578898486115e-05,
309
+ "loss": 1.8407,
310
+ "step": 21500
311
+ },
312
+ {
313
+ "epoch": 0.61,
314
+ "grad_norm": 1.792860507965088,
315
+ "learning_rate": 3.9783598031020716e-05,
316
+ "loss": 1.8279,
317
+ "step": 22000
318
+ },
319
+ {
320
+ "epoch": 0.63,
321
+ "grad_norm": 1.714028239250183,
322
+ "learning_rate": 3.9551407077180275e-05,
323
+ "loss": 1.8265,
324
+ "step": 22500
325
+ },
326
+ {
327
+ "epoch": 0.64,
328
+ "grad_norm": 2.1110615730285645,
329
+ "learning_rate": 3.9319216123339834e-05,
330
+ "loss": 1.8312,
331
+ "step": 23000
332
+ },
333
+ {
334
+ "epoch": 0.65,
335
+ "grad_norm": 1.8647916316986084,
336
+ "learning_rate": 3.90870251694994e-05,
337
+ "loss": 1.8417,
338
+ "step": 23500
339
+ },
340
+ {
341
+ "epoch": 0.67,
342
+ "grad_norm": 1.669309377670288,
343
+ "learning_rate": 3.885483421565896e-05,
344
+ "loss": 1.8347,
345
+ "step": 24000
346
+ },
347
+ {
348
+ "epoch": 0.68,
349
+ "grad_norm": 1.6504507064819336,
350
+ "learning_rate": 3.862264326181852e-05,
351
+ "loss": 1.8283,
352
+ "step": 24500
353
+ },
354
+ {
355
+ "epoch": 0.7,
356
+ "grad_norm": 1.5461372137069702,
357
+ "learning_rate": 3.839045230797808e-05,
358
+ "loss": 1.8394,
359
+ "step": 25000
360
+ },
361
+ {
362
+ "epoch": 0.71,
363
+ "grad_norm": 2.034350872039795,
364
+ "learning_rate": 3.815826135413764e-05,
365
+ "loss": 1.8326,
366
+ "step": 25500
367
+ },
368
+ {
369
+ "epoch": 0.72,
370
+ "grad_norm": 1.6590315103530884,
371
+ "learning_rate": 3.792607040029721e-05,
372
+ "loss": 1.8343,
373
+ "step": 26000
374
+ },
375
+ {
376
+ "epoch": 0.74,
377
+ "grad_norm": 1.9240669012069702,
378
+ "learning_rate": 3.769387944645677e-05,
379
+ "loss": 1.8601,
380
+ "step": 26500
381
+ },
382
+ {
383
+ "epoch": 0.75,
384
+ "grad_norm": 1.5366922616958618,
385
+ "learning_rate": 3.746168849261633e-05,
386
+ "loss": 1.8191,
387
+ "step": 27000
388
+ },
389
+ {
390
+ "epoch": 0.77,
391
+ "grad_norm": 1.8003100156784058,
392
+ "learning_rate": 3.722949753877589e-05,
393
+ "loss": 1.8313,
394
+ "step": 27500
395
+ },
396
+ {
397
+ "epoch": 0.78,
398
+ "grad_norm": 3.656419277191162,
399
+ "learning_rate": 3.6997306584935456e-05,
400
+ "loss": 1.8192,
401
+ "step": 28000
402
+ },
403
+ {
404
+ "epoch": 0.79,
405
+ "grad_norm": 1.7153360843658447,
406
+ "learning_rate": 3.6765115631095015e-05,
407
+ "loss": 1.844,
408
+ "step": 28500
409
+ },
410
+ {
411
+ "epoch": 0.81,
412
+ "grad_norm": 1.5900826454162598,
413
+ "learning_rate": 3.6532924677254574e-05,
414
+ "loss": 1.8241,
415
+ "step": 29000
416
+ },
417
+ {
418
+ "epoch": 0.82,
419
+ "grad_norm": 1.9120334386825562,
420
+ "learning_rate": 3.630073372341414e-05,
421
+ "loss": 1.8367,
422
+ "step": 29500
423
+ },
424
+ {
425
+ "epoch": 0.84,
426
+ "grad_norm": 1.6516207456588745,
427
+ "learning_rate": 3.60685427695737e-05,
428
+ "loss": 1.8259,
429
+ "step": 30000
430
+ },
431
+ {
432
+ "epoch": 0.85,
433
+ "grad_norm": 1.7761846780776978,
434
+ "learning_rate": 3.583635181573326e-05,
435
+ "loss": 1.8322,
436
+ "step": 30500
437
+ },
438
+ {
439
+ "epoch": 0.86,
440
+ "grad_norm": 1.7233374118804932,
441
+ "learning_rate": 3.560416086189282e-05,
442
+ "loss": 1.8273,
443
+ "step": 31000
444
+ },
445
+ {
446
+ "epoch": 0.88,
447
+ "grad_norm": 1.6779149770736694,
448
+ "learning_rate": 3.537196990805238e-05,
449
+ "loss": 1.8281,
450
+ "step": 31500
451
+ },
452
+ {
453
+ "epoch": 0.89,
454
+ "grad_norm": 1.6603174209594727,
455
+ "learning_rate": 3.513977895421194e-05,
456
+ "loss": 1.8307,
457
+ "step": 32000
458
+ },
459
+ {
460
+ "epoch": 0.91,
461
+ "grad_norm": 1.6743112802505493,
462
+ "learning_rate": 3.490758800037151e-05,
463
+ "loss": 1.8214,
464
+ "step": 32500
465
+ },
466
+ {
467
+ "epoch": 0.92,
468
+ "grad_norm": 1.775214672088623,
469
+ "learning_rate": 3.4675397046531066e-05,
470
+ "loss": 1.8433,
471
+ "step": 33000
472
+ },
473
+ {
474
+ "epoch": 0.93,
475
+ "grad_norm": 1.6865200996398926,
476
+ "learning_rate": 3.444320609269063e-05,
477
+ "loss": 1.8342,
478
+ "step": 33500
479
+ },
480
+ {
481
+ "epoch": 0.95,
482
+ "grad_norm": 1.5064520835876465,
483
+ "learning_rate": 3.42110151388502e-05,
484
+ "loss": 1.8259,
485
+ "step": 34000
486
+ },
487
+ {
488
+ "epoch": 0.96,
489
+ "grad_norm": 1.599684476852417,
490
+ "learning_rate": 3.3978824185009756e-05,
491
+ "loss": 1.8261,
492
+ "step": 34500
493
+ },
494
+ {
495
+ "epoch": 0.98,
496
+ "grad_norm": 1.7616256475448608,
497
+ "learning_rate": 3.3746633231169315e-05,
498
+ "loss": 1.8191,
499
+ "step": 35000
500
+ },
501
+ {
502
+ "epoch": 0.99,
503
+ "grad_norm": 1.7617506980895996,
504
+ "learning_rate": 3.351444227732888e-05,
505
+ "loss": 1.8203,
506
+ "step": 35500
507
+ },
508
+ {
509
+ "epoch": 1.0,
510
+ "grad_norm": 2.03489351272583,
511
+ "learning_rate": 3.328225132348844e-05,
512
+ "loss": 1.825,
513
+ "step": 36000
514
+ },
515
+ {
516
+ "epoch": 1.02,
517
+ "grad_norm": 1.5925586223602295,
518
+ "learning_rate": 3.3050060369648e-05,
519
+ "loss": 1.8058,
520
+ "step": 36500
521
+ },
522
+ {
523
+ "epoch": 1.03,
524
+ "grad_norm": 2.1856117248535156,
525
+ "learning_rate": 3.2817869415807564e-05,
526
+ "loss": 1.8085,
527
+ "step": 37000
528
+ },
529
+ {
530
+ "epoch": 1.04,
531
+ "grad_norm": 1.5426925420761108,
532
+ "learning_rate": 3.258567846196712e-05,
533
+ "loss": 1.8058,
534
+ "step": 37500
535
+ },
536
+ {
537
+ "epoch": 1.06,
538
+ "grad_norm": 2.0849246978759766,
539
+ "learning_rate": 3.235348750812668e-05,
540
+ "loss": 1.796,
541
+ "step": 38000
542
+ },
543
+ {
544
+ "epoch": 1.07,
545
+ "grad_norm": 1.3791111707687378,
546
+ "learning_rate": 3.212129655428625e-05,
547
+ "loss": 1.8027,
548
+ "step": 38500
549
+ },
550
+ {
551
+ "epoch": 1.09,
552
+ "grad_norm": 1.5735108852386475,
553
+ "learning_rate": 3.1889105600445806e-05,
554
+ "loss": 1.8188,
555
+ "step": 39000
556
+ },
557
+ {
558
+ "epoch": 1.1,
559
+ "grad_norm": 1.7609148025512695,
560
+ "learning_rate": 3.1656914646605365e-05,
561
+ "loss": 1.7931,
562
+ "step": 39500
563
+ },
564
+ {
565
+ "epoch": 1.11,
566
+ "grad_norm": 1.814334511756897,
567
+ "learning_rate": 3.142472369276493e-05,
568
+ "loss": 1.8225,
569
+ "step": 40000
570
+ },
571
+ {
572
+ "epoch": 1.13,
573
+ "grad_norm": 1.6874113082885742,
574
+ "learning_rate": 3.119253273892449e-05,
575
+ "loss": 1.8083,
576
+ "step": 40500
577
+ },
578
+ {
579
+ "epoch": 1.14,
580
+ "grad_norm": 1.439292073249817,
581
+ "learning_rate": 3.0960341785084055e-05,
582
+ "loss": 1.82,
583
+ "step": 41000
584
+ },
585
+ {
586
+ "epoch": 1.16,
587
+ "grad_norm": 1.608949065208435,
588
+ "learning_rate": 3.072815083124362e-05,
589
+ "loss": 1.7961,
590
+ "step": 41500
591
+ },
592
+ {
593
+ "epoch": 1.17,
594
+ "grad_norm": 1.7770118713378906,
595
+ "learning_rate": 3.049595987740318e-05,
596
+ "loss": 1.8047,
597
+ "step": 42000
598
+ },
599
+ {
600
+ "epoch": 1.18,
601
+ "grad_norm": 1.6586685180664062,
602
+ "learning_rate": 3.0263768923562742e-05,
603
+ "loss": 1.8114,
604
+ "step": 42500
605
+ },
606
+ {
607
+ "epoch": 1.2,
608
+ "grad_norm": 1.9770480394363403,
609
+ "learning_rate": 3.00315779697223e-05,
610
+ "loss": 1.8178,
611
+ "step": 43000
612
+ },
613
+ {
614
+ "epoch": 1.21,
615
+ "grad_norm": 1.9781038761138916,
616
+ "learning_rate": 2.9799387015881863e-05,
617
+ "loss": 1.7902,
618
+ "step": 43500
619
+ },
620
+ {
621
+ "epoch": 1.23,
622
+ "grad_norm": 1.5816311836242676,
623
+ "learning_rate": 2.9567196062041426e-05,
624
+ "loss": 1.8204,
625
+ "step": 44000
626
+ },
627
+ {
628
+ "epoch": 1.24,
629
+ "grad_norm": 1.7043039798736572,
630
+ "learning_rate": 2.9335005108200985e-05,
631
+ "loss": 1.8009,
632
+ "step": 44500
633
+ },
634
+ {
635
+ "epoch": 1.25,
636
+ "grad_norm": 1.7163785696029663,
637
+ "learning_rate": 2.9102814154360547e-05,
638
+ "loss": 1.8097,
639
+ "step": 45000
640
+ },
641
+ {
642
+ "epoch": 1.27,
643
+ "grad_norm": 1.7846918106079102,
644
+ "learning_rate": 2.887062320052011e-05,
645
+ "loss": 1.7983,
646
+ "step": 45500
647
+ },
648
+ {
649
+ "epoch": 1.28,
650
+ "grad_norm": 2.0754926204681396,
651
+ "learning_rate": 2.8638432246679668e-05,
652
+ "loss": 1.7871,
653
+ "step": 46000
654
+ },
655
+ {
656
+ "epoch": 1.3,
657
+ "grad_norm": 2.4134902954101562,
658
+ "learning_rate": 2.840624129283923e-05,
659
+ "loss": 1.7982,
660
+ "step": 46500
661
+ },
662
+ {
663
+ "epoch": 1.31,
664
+ "grad_norm": 1.5378786325454712,
665
+ "learning_rate": 2.8174050338998793e-05,
666
+ "loss": 1.8158,
667
+ "step": 47000
668
+ },
669
+ {
670
+ "epoch": 1.32,
671
+ "grad_norm": 1.5169446468353271,
672
+ "learning_rate": 2.794185938515835e-05,
673
+ "loss": 1.7911,
674
+ "step": 47500
675
+ },
676
+ {
677
+ "epoch": 1.34,
678
+ "grad_norm": 1.5888478755950928,
679
+ "learning_rate": 2.7709668431317914e-05,
680
+ "loss": 1.7987,
681
+ "step": 48000
682
+ },
683
+ {
684
+ "epoch": 1.35,
685
+ "grad_norm": 1.6548982858657837,
686
+ "learning_rate": 2.7477477477477483e-05,
687
+ "loss": 1.7959,
688
+ "step": 48500
689
+ },
690
+ {
691
+ "epoch": 1.37,
692
+ "grad_norm": 1.9931424856185913,
693
+ "learning_rate": 2.7245286523637042e-05,
694
+ "loss": 1.8071,
695
+ "step": 49000
696
+ },
697
+ {
698
+ "epoch": 1.38,
699
+ "grad_norm": 1.7344861030578613,
700
+ "learning_rate": 2.7013095569796604e-05,
701
+ "loss": 1.7918,
702
+ "step": 49500
703
+ },
704
+ {
705
+ "epoch": 1.39,
706
+ "grad_norm": 1.836928367614746,
707
+ "learning_rate": 2.6780904615956166e-05,
708
+ "loss": 1.8107,
709
+ "step": 50000
710
+ },
711
+ {
712
+ "epoch": 1.41,
713
+ "grad_norm": 1.8835091590881348,
714
+ "learning_rate": 2.6548713662115725e-05,
715
+ "loss": 1.8134,
716
+ "step": 50500
717
+ },
718
+ {
719
+ "epoch": 1.42,
720
+ "grad_norm": 1.6774250268936157,
721
+ "learning_rate": 2.6316522708275288e-05,
722
+ "loss": 1.8117,
723
+ "step": 51000
724
+ },
725
+ {
726
+ "epoch": 1.43,
727
+ "grad_norm": 1.9196052551269531,
728
+ "learning_rate": 2.608433175443485e-05,
729
+ "loss": 1.8253,
730
+ "step": 51500
731
+ },
732
+ {
733
+ "epoch": 1.45,
734
+ "grad_norm": 2.208343505859375,
735
+ "learning_rate": 2.585214080059441e-05,
736
+ "loss": 1.8069,
737
+ "step": 52000
738
+ },
739
+ {
740
+ "epoch": 1.46,
741
+ "grad_norm": 1.866508960723877,
742
+ "learning_rate": 2.561994984675397e-05,
743
+ "loss": 1.801,
744
+ "step": 52500
745
+ },
746
+ {
747
+ "epoch": 1.48,
748
+ "grad_norm": 1.6251405477523804,
749
+ "learning_rate": 2.5387758892913533e-05,
750
+ "loss": 1.7959,
751
+ "step": 53000
752
+ },
753
+ {
754
+ "epoch": 1.49,
755
+ "grad_norm": 1.6582661867141724,
756
+ "learning_rate": 2.5155567939073092e-05,
757
+ "loss": 1.7879,
758
+ "step": 53500
759
+ },
760
+ {
761
+ "epoch": 1.5,
762
+ "grad_norm": 1.6403582096099854,
763
+ "learning_rate": 2.4923376985232658e-05,
764
+ "loss": 1.8034,
765
+ "step": 54000
766
+ },
767
+ {
768
+ "epoch": 1.52,
769
+ "grad_norm": 1.930598258972168,
770
+ "learning_rate": 2.469118603139222e-05,
771
+ "loss": 1.7991,
772
+ "step": 54500
773
+ },
774
+ {
775
+ "epoch": 1.53,
776
+ "grad_norm": 1.7759175300598145,
777
+ "learning_rate": 2.445899507755178e-05,
778
+ "loss": 1.8028,
779
+ "step": 55000
780
+ },
781
+ {
782
+ "epoch": 1.55,
783
+ "grad_norm": 1.8325824737548828,
784
+ "learning_rate": 2.422680412371134e-05,
785
+ "loss": 1.7951,
786
+ "step": 55500
787
+ },
788
+ {
789
+ "epoch": 1.56,
790
+ "grad_norm": 1.7427431344985962,
791
+ "learning_rate": 2.3994613169870904e-05,
792
+ "loss": 1.8051,
793
+ "step": 56000
794
+ },
795
+ {
796
+ "epoch": 1.57,
797
+ "grad_norm": 1.6132415533065796,
798
+ "learning_rate": 2.3762422216030463e-05,
799
+ "loss": 1.8046,
800
+ "step": 56500
801
+ },
802
+ {
803
+ "epoch": 1.59,
804
+ "grad_norm": 1.5871241092681885,
805
+ "learning_rate": 2.3530231262190025e-05,
806
+ "loss": 1.7974,
807
+ "step": 57000
808
+ },
809
+ {
810
+ "epoch": 1.6,
811
+ "grad_norm": 1.6785041093826294,
812
+ "learning_rate": 2.329804030834959e-05,
813
+ "loss": 1.824,
814
+ "step": 57500
815
+ },
816
+ {
817
+ "epoch": 1.62,
818
+ "grad_norm": 1.5425368547439575,
819
+ "learning_rate": 2.306584935450915e-05,
820
+ "loss": 1.8088,
821
+ "step": 58000
822
+ },
823
+ {
824
+ "epoch": 1.63,
825
+ "grad_norm": 2.0951876640319824,
826
+ "learning_rate": 2.283365840066871e-05,
827
+ "loss": 1.7957,
828
+ "step": 58500
829
+ },
830
+ {
831
+ "epoch": 1.64,
832
+ "grad_norm": 1.5651832818984985,
833
+ "learning_rate": 2.2601467446828274e-05,
834
+ "loss": 1.7926,
835
+ "step": 59000
836
+ },
837
+ {
838
+ "epoch": 1.66,
839
+ "grad_norm": 1.9217791557312012,
840
+ "learning_rate": 2.2369276492987833e-05,
841
+ "loss": 1.787,
842
+ "step": 59500
843
+ },
844
+ {
845
+ "epoch": 1.67,
846
+ "grad_norm": 1.565430998802185,
847
+ "learning_rate": 2.2137085539147395e-05,
848
+ "loss": 1.8023,
849
+ "step": 60000
850
+ },
851
+ {
852
+ "epoch": 1.69,
853
+ "grad_norm": 1.7779954671859741,
854
+ "learning_rate": 2.1904894585306957e-05,
855
+ "loss": 1.8024,
856
+ "step": 60500
857
+ },
858
+ {
859
+ "epoch": 1.7,
860
+ "grad_norm": 1.7349501848220825,
861
+ "learning_rate": 2.1672703631466516e-05,
862
+ "loss": 1.7968,
863
+ "step": 61000
864
+ },
865
+ {
866
+ "epoch": 1.71,
867
+ "grad_norm": 2.0634210109710693,
868
+ "learning_rate": 2.1440512677626082e-05,
869
+ "loss": 1.7895,
870
+ "step": 61500
871
+ },
872
+ {
873
+ "epoch": 1.73,
874
+ "grad_norm": 1.7442530393600464,
875
+ "learning_rate": 2.1208321723785644e-05,
876
+ "loss": 1.7896,
877
+ "step": 62000
878
+ },
879
+ {
880
+ "epoch": 1.74,
881
+ "grad_norm": 1.727230191230774,
882
+ "learning_rate": 2.0976130769945203e-05,
883
+ "loss": 1.8213,
884
+ "step": 62500
885
+ },
886
+ {
887
+ "epoch": 1.76,
888
+ "grad_norm": 1.626993179321289,
889
+ "learning_rate": 2.0743939816104765e-05,
890
+ "loss": 1.7983,
891
+ "step": 63000
892
+ },
893
+ {
894
+ "epoch": 1.77,
895
+ "grad_norm": 1.9263286590576172,
896
+ "learning_rate": 2.0511748862264328e-05,
897
+ "loss": 1.8106,
898
+ "step": 63500
899
+ },
900
+ {
901
+ "epoch": 1.78,
902
+ "grad_norm": 2.5916402339935303,
903
+ "learning_rate": 2.0279557908423887e-05,
904
+ "loss": 1.8211,
905
+ "step": 64000
906
+ },
907
+ {
908
+ "epoch": 1.8,
909
+ "grad_norm": 1.739984154701233,
910
+ "learning_rate": 2.004736695458345e-05,
911
+ "loss": 1.8093,
912
+ "step": 64500
913
+ },
914
+ {
915
+ "epoch": 1.81,
916
+ "grad_norm": 1.8712440729141235,
917
+ "learning_rate": 1.9815176000743015e-05,
918
+ "loss": 1.7874,
919
+ "step": 65000
920
+ },
921
+ {
922
+ "epoch": 1.83,
923
+ "grad_norm": 1.425011157989502,
924
+ "learning_rate": 1.9582985046902573e-05,
925
+ "loss": 1.813,
926
+ "step": 65500
927
+ },
928
+ {
929
+ "epoch": 1.84,
930
+ "grad_norm": 1.7112998962402344,
931
+ "learning_rate": 1.9350794093062136e-05,
932
+ "loss": 1.7979,
933
+ "step": 66000
934
+ },
935
+ {
936
+ "epoch": 1.85,
937
+ "grad_norm": 1.6773180961608887,
938
+ "learning_rate": 1.9118603139221698e-05,
939
+ "loss": 1.7976,
940
+ "step": 66500
941
+ },
942
+ {
943
+ "epoch": 1.87,
944
+ "grad_norm": 1.7254269123077393,
945
+ "learning_rate": 1.8886412185381257e-05,
946
+ "loss": 1.8066,
947
+ "step": 67000
948
+ },
949
+ {
950
+ "epoch": 1.88,
951
+ "grad_norm": 1.6539784669876099,
952
+ "learning_rate": 1.865422123154082e-05,
953
+ "loss": 1.7846,
954
+ "step": 67500
955
+ },
956
+ {
957
+ "epoch": 1.89,
958
+ "grad_norm": 1.9257705211639404,
959
+ "learning_rate": 1.842203027770038e-05,
960
+ "loss": 1.8066,
961
+ "step": 68000
962
+ },
963
+ {
964
+ "epoch": 1.91,
965
+ "grad_norm": 2.245328903198242,
966
+ "learning_rate": 1.8189839323859944e-05,
967
+ "loss": 1.7972,
968
+ "step": 68500
969
+ },
970
+ {
971
+ "epoch": 1.92,
972
+ "grad_norm": 1.8069318532943726,
973
+ "learning_rate": 1.7957648370019506e-05,
974
+ "loss": 1.7978,
975
+ "step": 69000
976
+ },
977
+ {
978
+ "epoch": 1.94,
979
+ "grad_norm": 1.8477637767791748,
980
+ "learning_rate": 1.772545741617907e-05,
981
+ "loss": 1.7919,
982
+ "step": 69500
983
+ },
984
+ {
985
+ "epoch": 1.95,
986
+ "grad_norm": 1.6907987594604492,
987
+ "learning_rate": 1.7493266462338627e-05,
988
+ "loss": 1.8147,
989
+ "step": 70000
990
+ },
991
+ {
992
+ "epoch": 1.96,
993
+ "grad_norm": 1.5092899799346924,
994
+ "learning_rate": 1.726107550849819e-05,
995
+ "loss": 1.7916,
996
+ "step": 70500
997
+ },
998
+ {
999
+ "epoch": 1.98,
1000
+ "grad_norm": 1.6707723140716553,
1001
+ "learning_rate": 1.7028884554657752e-05,
1002
+ "loss": 1.8101,
1003
+ "step": 71000
1004
+ },
1005
+ {
1006
+ "epoch": 1.99,
1007
+ "grad_norm": 1.978575587272644,
1008
+ "learning_rate": 1.679669360081731e-05,
1009
+ "loss": 1.7955,
1010
+ "step": 71500
1011
+ },
1012
+ {
1013
+ "epoch": 2.01,
1014
+ "grad_norm": 1.796865463256836,
1015
+ "learning_rate": 1.6564502646976873e-05,
1016
+ "loss": 1.8171,
1017
+ "step": 72000
1018
+ },
1019
+ {
1020
+ "epoch": 2.02,
1021
+ "grad_norm": 1.5833417177200317,
1022
+ "learning_rate": 1.633231169313644e-05,
1023
+ "loss": 1.7683,
1024
+ "step": 72500
1025
+ },
1026
+ {
1027
+ "epoch": 2.03,
1028
+ "grad_norm": 2.0611090660095215,
1029
+ "learning_rate": 1.6100120739295998e-05,
1030
+ "loss": 1.7818,
1031
+ "step": 73000
1032
+ },
1033
+ {
1034
+ "epoch": 2.05,
1035
+ "grad_norm": 1.7287518978118896,
1036
+ "learning_rate": 1.586792978545556e-05,
1037
+ "loss": 1.7965,
1038
+ "step": 73500
1039
+ },
1040
+ {
1041
+ "epoch": 2.06,
1042
+ "grad_norm": 1.7561732530593872,
1043
+ "learning_rate": 1.5635738831615122e-05,
1044
+ "loss": 1.795,
1045
+ "step": 74000
1046
+ },
1047
+ {
1048
+ "epoch": 2.08,
1049
+ "grad_norm": 1.5913869142532349,
1050
+ "learning_rate": 1.540354787777468e-05,
1051
+ "loss": 1.7736,
1052
+ "step": 74500
1053
+ },
1054
+ {
1055
+ "epoch": 2.09,
1056
+ "grad_norm": 1.8258248567581177,
1057
+ "learning_rate": 1.5171356923934243e-05,
1058
+ "loss": 1.7874,
1059
+ "step": 75000
1060
+ },
1061
+ {
1062
+ "epoch": 2.1,
1063
+ "grad_norm": 1.7454122304916382,
1064
+ "learning_rate": 1.4939165970093804e-05,
1065
+ "loss": 1.781,
1066
+ "step": 75500
1067
+ },
1068
+ {
1069
+ "epoch": 2.12,
1070
+ "grad_norm": 1.4468224048614502,
1071
+ "learning_rate": 1.470697501625337e-05,
1072
+ "loss": 1.7779,
1073
+ "step": 76000
1074
+ },
1075
+ {
1076
+ "epoch": 2.13,
1077
+ "grad_norm": 2.2896320819854736,
1078
+ "learning_rate": 1.447478406241293e-05,
1079
+ "loss": 1.8015,
1080
+ "step": 76500
1081
+ },
1082
+ {
1083
+ "epoch": 2.15,
1084
+ "grad_norm": 1.531069040298462,
1085
+ "learning_rate": 1.424259310857249e-05,
1086
+ "loss": 1.7946,
1087
+ "step": 77000
1088
+ },
1089
+ {
1090
+ "epoch": 2.16,
1091
+ "grad_norm": 2.1092686653137207,
1092
+ "learning_rate": 1.4010402154732053e-05,
1093
+ "loss": 1.7847,
1094
+ "step": 77500
1095
+ },
1096
+ {
1097
+ "epoch": 2.17,
1098
+ "grad_norm": 2.2306418418884277,
1099
+ "learning_rate": 1.3778211200891614e-05,
1100
+ "loss": 1.8005,
1101
+ "step": 78000
1102
+ },
1103
+ {
1104
+ "epoch": 2.19,
1105
+ "grad_norm": 1.438249111175537,
1106
+ "learning_rate": 1.3546020247051174e-05,
1107
+ "loss": 1.7836,
1108
+ "step": 78500
1109
+ },
1110
+ {
1111
+ "epoch": 2.2,
1112
+ "grad_norm": 1.8369108438491821,
1113
+ "learning_rate": 1.3313829293210736e-05,
1114
+ "loss": 1.7908,
1115
+ "step": 79000
1116
+ },
1117
+ {
1118
+ "epoch": 2.22,
1119
+ "grad_norm": 1.5445431470870972,
1120
+ "learning_rate": 1.30816383393703e-05,
1121
+ "loss": 1.7918,
1122
+ "step": 79500
1123
+ },
1124
+ {
1125
+ "epoch": 2.23,
1126
+ "grad_norm": 1.8314502239227295,
1127
+ "learning_rate": 1.2849447385529861e-05,
1128
+ "loss": 1.7947,
1129
+ "step": 80000
1130
+ },
1131
+ {
1132
+ "epoch": 2.24,
1133
+ "grad_norm": 1.5848190784454346,
1134
+ "learning_rate": 1.2617256431689423e-05,
1135
+ "loss": 1.7758,
1136
+ "step": 80500
1137
+ },
1138
+ {
1139
+ "epoch": 2.26,
1140
+ "grad_norm": 1.9737972021102905,
1141
+ "learning_rate": 1.2385065477848984e-05,
1142
+ "loss": 1.7833,
1143
+ "step": 81000
1144
+ },
1145
+ {
1146
+ "epoch": 2.27,
1147
+ "grad_norm": 1.9529500007629395,
1148
+ "learning_rate": 1.2152874524008545e-05,
1149
+ "loss": 1.7848,
1150
+ "step": 81500
1151
+ },
1152
+ {
1153
+ "epoch": 2.28,
1154
+ "grad_norm": 1.7836568355560303,
1155
+ "learning_rate": 1.1920683570168107e-05,
1156
+ "loss": 1.7671,
1157
+ "step": 82000
1158
+ },
1159
+ {
1160
+ "epoch": 2.3,
1161
+ "grad_norm": 1.957573652267456,
1162
+ "learning_rate": 1.1688492616327669e-05,
1163
+ "loss": 1.8016,
1164
+ "step": 82500
1165
+ },
1166
+ {
1167
+ "epoch": 2.31,
1168
+ "grad_norm": 1.9392001628875732,
1169
+ "learning_rate": 1.145630166248723e-05,
1170
+ "loss": 1.7987,
1171
+ "step": 83000
1172
+ },
1173
+ {
1174
+ "epoch": 2.33,
1175
+ "grad_norm": 1.8034446239471436,
1176
+ "learning_rate": 1.1224110708646792e-05,
1177
+ "loss": 1.7702,
1178
+ "step": 83500
1179
+ },
1180
+ {
1181
+ "epoch": 2.34,
1182
+ "grad_norm": 2.152960777282715,
1183
+ "learning_rate": 1.0991919754806353e-05,
1184
+ "loss": 1.7809,
1185
+ "step": 84000
1186
+ },
1187
+ {
1188
+ "epoch": 2.35,
1189
+ "grad_norm": 2.0862069129943848,
1190
+ "learning_rate": 1.0759728800965915e-05,
1191
+ "loss": 1.7798,
1192
+ "step": 84500
1193
+ },
1194
+ {
1195
+ "epoch": 2.37,
1196
+ "grad_norm": 1.8202825784683228,
1197
+ "learning_rate": 1.0527537847125477e-05,
1198
+ "loss": 1.7818,
1199
+ "step": 85000
1200
+ },
1201
+ {
1202
+ "epoch": 2.38,
1203
+ "grad_norm": 1.7600897550582886,
1204
+ "learning_rate": 1.0295346893285038e-05,
1205
+ "loss": 1.7777,
1206
+ "step": 85500
1207
+ },
1208
+ {
1209
+ "epoch": 2.4,
1210
+ "grad_norm": 2.1568124294281006,
1211
+ "learning_rate": 1.00631559394446e-05,
1212
+ "loss": 1.7878,
1213
+ "step": 86000
1214
+ },
1215
+ {
1216
+ "epoch": 2.41,
1217
+ "grad_norm": 1.488659381866455,
1218
+ "learning_rate": 9.830964985604162e-06,
1219
+ "loss": 1.7871,
1220
+ "step": 86500
1221
+ },
1222
+ {
1223
+ "epoch": 2.42,
1224
+ "grad_norm": 1.5254462957382202,
1225
+ "learning_rate": 9.598774031763723e-06,
1226
+ "loss": 1.7701,
1227
+ "step": 87000
1228
+ },
1229
+ {
1230
+ "epoch": 2.44,
1231
+ "grad_norm": 1.5069713592529297,
1232
+ "learning_rate": 9.366583077923283e-06,
1233
+ "loss": 1.7826,
1234
+ "step": 87500
1235
+ },
1236
+ {
1237
+ "epoch": 2.45,
1238
+ "grad_norm": 1.986422061920166,
1239
+ "learning_rate": 9.134392124082847e-06,
1240
+ "loss": 1.7964,
1241
+ "step": 88000
1242
+ },
1243
+ {
1244
+ "epoch": 2.47,
1245
+ "grad_norm": 2.4251198768615723,
1246
+ "learning_rate": 8.902201170242408e-06,
1247
+ "loss": 1.7736,
1248
+ "step": 88500
1249
+ },
1250
+ {
1251
+ "epoch": 2.48,
1252
+ "grad_norm": 1.583479642868042,
1253
+ "learning_rate": 8.670010216401969e-06,
1254
+ "loss": 1.7759,
1255
+ "step": 89000
1256
+ },
1257
+ {
1258
+ "epoch": 2.49,
1259
+ "grad_norm": 2.4297444820404053,
1260
+ "learning_rate": 8.437819262561531e-06,
1261
+ "loss": 1.7759,
1262
+ "step": 89500
1263
+ },
1264
+ {
1265
+ "epoch": 2.51,
1266
+ "grad_norm": 1.8693283796310425,
1267
+ "learning_rate": 8.205628308721093e-06,
1268
+ "loss": 1.7736,
1269
+ "step": 90000
1270
+ },
1271
+ {
1272
+ "epoch": 2.52,
1273
+ "grad_norm": 1.630678653717041,
1274
+ "learning_rate": 7.973437354880654e-06,
1275
+ "loss": 1.7768,
1276
+ "step": 90500
1277
+ },
1278
+ {
1279
+ "epoch": 2.54,
1280
+ "grad_norm": 1.6369069814682007,
1281
+ "learning_rate": 7.741246401040216e-06,
1282
+ "loss": 1.7699,
1283
+ "step": 91000
1284
+ },
1285
+ {
1286
+ "epoch": 2.55,
1287
+ "grad_norm": 1.8540914058685303,
1288
+ "learning_rate": 7.509055447199777e-06,
1289
+ "loss": 1.7691,
1290
+ "step": 91500
1291
+ },
1292
+ {
1293
+ "epoch": 2.56,
1294
+ "grad_norm": 1.8826764822006226,
1295
+ "learning_rate": 7.27686449335934e-06,
1296
+ "loss": 1.7866,
1297
+ "step": 92000
1298
+ },
1299
+ {
1300
+ "epoch": 2.58,
1301
+ "grad_norm": 1.901553750038147,
1302
+ "learning_rate": 7.0446735395189e-06,
1303
+ "loss": 1.7818,
1304
+ "step": 92500
1305
+ },
1306
+ {
1307
+ "epoch": 2.59,
1308
+ "grad_norm": 1.9629470109939575,
1309
+ "learning_rate": 6.812482585678462e-06,
1310
+ "loss": 1.784,
1311
+ "step": 93000
1312
+ },
1313
+ {
1314
+ "epoch": 2.61,
1315
+ "grad_norm": 2.1246750354766846,
1316
+ "learning_rate": 6.580291631838025e-06,
1317
+ "loss": 1.7887,
1318
+ "step": 93500
1319
+ },
1320
+ {
1321
+ "epoch": 2.62,
1322
+ "grad_norm": 2.196052074432373,
1323
+ "learning_rate": 6.3481006779975855e-06,
1324
+ "loss": 1.7844,
1325
+ "step": 94000
1326
+ },
1327
+ {
1328
+ "epoch": 2.63,
1329
+ "grad_norm": 1.5874074697494507,
1330
+ "learning_rate": 6.115909724157147e-06,
1331
+ "loss": 1.7629,
1332
+ "step": 94500
1333
+ },
1334
+ {
1335
+ "epoch": 2.65,
1336
+ "grad_norm": 1.921108603477478,
1337
+ "learning_rate": 5.883718770316709e-06,
1338
+ "loss": 1.7698,
1339
+ "step": 95000
1340
+ },
1341
+ {
1342
+ "epoch": 2.66,
1343
+ "grad_norm": 1.6300297975540161,
1344
+ "learning_rate": 5.65152781647627e-06,
1345
+ "loss": 1.7853,
1346
+ "step": 95500
1347
+ },
1348
+ {
1349
+ "epoch": 2.67,
1350
+ "grad_norm": 1.78380286693573,
1351
+ "learning_rate": 5.419336862635832e-06,
1352
+ "loss": 1.7793,
1353
+ "step": 96000
1354
+ },
1355
+ {
1356
+ "epoch": 2.69,
1357
+ "grad_norm": 1.6569774150848389,
1358
+ "learning_rate": 5.1871459087953935e-06,
1359
+ "loss": 1.7808,
1360
+ "step": 96500
1361
+ },
1362
+ {
1363
+ "epoch": 2.7,
1364
+ "grad_norm": 1.647446632385254,
1365
+ "learning_rate": 4.954954954954955e-06,
1366
+ "loss": 1.7691,
1367
+ "step": 97000
1368
+ },
1369
+ {
1370
+ "epoch": 2.72,
1371
+ "grad_norm": 1.3676789999008179,
1372
+ "learning_rate": 4.722764001114516e-06,
1373
+ "loss": 1.7847,
1374
+ "step": 97500
1375
+ },
1376
+ {
1377
+ "epoch": 2.73,
1378
+ "grad_norm": 1.8430696725845337,
1379
+ "learning_rate": 4.490573047274079e-06,
1380
+ "loss": 1.7975,
1381
+ "step": 98000
1382
+ },
1383
+ {
1384
+ "epoch": 2.74,
1385
+ "grad_norm": 2.3150343894958496,
1386
+ "learning_rate": 4.25838209343364e-06,
1387
+ "loss": 1.7717,
1388
+ "step": 98500
1389
+ },
1390
+ {
1391
+ "epoch": 2.76,
1392
+ "grad_norm": 1.6771624088287354,
1393
+ "learning_rate": 4.0261911395932016e-06,
1394
+ "loss": 1.7868,
1395
+ "step": 99000
1396
+ },
1397
+ {
1398
+ "epoch": 2.77,
1399
+ "grad_norm": 1.7548917531967163,
1400
+ "learning_rate": 3.7940001857527634e-06,
1401
+ "loss": 1.7876,
1402
+ "step": 99500
1403
+ },
1404
+ {
1405
+ "epoch": 2.79,
1406
+ "grad_norm": 1.9142273664474487,
1407
+ "learning_rate": 3.561809231912325e-06,
1408
+ "loss": 1.7723,
1409
+ "step": 100000
1410
+ },
1411
+ {
1412
+ "epoch": 2.8,
1413
+ "grad_norm": 2.0858819484710693,
1414
+ "learning_rate": 3.3296182780718867e-06,
1415
+ "loss": 1.7777,
1416
+ "step": 100500
1417
+ },
1418
+ {
1419
+ "epoch": 2.81,
1420
+ "grad_norm": 1.5094643831253052,
1421
+ "learning_rate": 3.097427324231448e-06,
1422
+ "loss": 1.7848,
1423
+ "step": 101000
1424
+ },
1425
+ {
1426
+ "epoch": 2.83,
1427
+ "grad_norm": 1.6694867610931396,
1428
+ "learning_rate": 2.86523637039101e-06,
1429
+ "loss": 1.7849,
1430
+ "step": 101500
1431
+ },
1432
+ {
1433
+ "epoch": 2.84,
1434
+ "grad_norm": 1.7994331121444702,
1435
+ "learning_rate": 2.6330454165505714e-06,
1436
+ "loss": 1.7929,
1437
+ "step": 102000
1438
+ },
1439
+ {
1440
+ "epoch": 2.86,
1441
+ "grad_norm": 1.817747950553894,
1442
+ "learning_rate": 2.400854462710133e-06,
1443
+ "loss": 1.7875,
1444
+ "step": 102500
1445
+ },
1446
+ {
1447
+ "epoch": 2.87,
1448
+ "grad_norm": 1.7881470918655396,
1449
+ "learning_rate": 2.1686635088696947e-06,
1450
+ "loss": 1.7861,
1451
+ "step": 103000
1452
+ },
1453
+ {
1454
+ "epoch": 2.88,
1455
+ "grad_norm": 1.7034624814987183,
1456
+ "learning_rate": 1.936472555029256e-06,
1457
+ "loss": 1.7788,
1458
+ "step": 103500
1459
+ },
1460
+ {
1461
+ "epoch": 2.9,
1462
+ "grad_norm": 1.6703755855560303,
1463
+ "learning_rate": 1.7042816011888178e-06,
1464
+ "loss": 1.7901,
1465
+ "step": 104000
1466
+ },
1467
+ {
1468
+ "epoch": 2.91,
1469
+ "grad_norm": 1.8089648485183716,
1470
+ "learning_rate": 1.4720906473483793e-06,
1471
+ "loss": 1.7705,
1472
+ "step": 104500
1473
+ },
1474
+ {
1475
+ "epoch": 2.93,
1476
+ "grad_norm": 2.2493557929992676,
1477
+ "learning_rate": 1.239899693507941e-06,
1478
+ "loss": 1.7795,
1479
+ "step": 105000
1480
+ },
1481
+ {
1482
+ "epoch": 2.94,
1483
+ "grad_norm": 1.8172557353973389,
1484
+ "learning_rate": 1.0077087396675028e-06,
1485
+ "loss": 1.7897,
1486
+ "step": 105500
1487
+ },
1488
+ {
1489
+ "epoch": 2.95,
1490
+ "grad_norm": 2.0329835414886475,
1491
+ "learning_rate": 7.755177858270642e-07,
1492
+ "loss": 1.784,
1493
+ "step": 106000
1494
+ },
1495
+ {
1496
+ "epoch": 2.97,
1497
+ "grad_norm": 1.859191656112671,
1498
+ "learning_rate": 5.433268319866259e-07,
1499
+ "loss": 1.775,
1500
+ "step": 106500
1501
+ },
1502
+ {
1503
+ "epoch": 2.98,
1504
+ "grad_norm": 2.273327589035034,
1505
+ "learning_rate": 3.1113587814618745e-07,
1506
+ "loss": 1.7793,
1507
+ "step": 107000
1508
+ },
1509
+ {
1510
+ "epoch": 3.0,
1511
+ "grad_norm": 1.7774237394332886,
1512
+ "learning_rate": 7.894492430574905e-08,
1513
+ "loss": 1.7776,
1514
+ "step": 107500
1515
+ },
1516
+ {
1517
+ "epoch": 3.0,
1518
+ "step": 107670,
1519
+ "total_flos": 2.3281764491516314e+17,
1520
+ "train_loss": 1.8120383115867458,
1521
+ "train_runtime": 16851.3759,
1522
+ "train_samples_per_second": 51.114,
1523
+ "train_steps_per_second": 6.389
1524
+ }
1525
+ ],
1526
+ "logging_steps": 500,
1527
+ "max_steps": 107670,
1528
+ "num_input_tokens_seen": 0,
1529
+ "num_train_epochs": 3,
1530
+ "save_steps": 500,
1531
+ "total_flos": 2.3281764491516314e+17,
1532
+ "train_batch_size": 8,
1533
+ "trial_name": null,
1534
+ "trial_params": null
1535
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d781972ecaafafd6a779f275c472cf5e93fe12fa5cf2ffd147ae32356ed364e
3
+ size 5112