yirenl2 commited on
Commit
6e80345
·
verified ·
1 Parent(s): 40f9047

Upload 14 files

Browse files
README.md CHANGED
@@ -1,7 +1,202 @@
1
  ---
2
- license: mit
3
- language:
4
- - en
5
- base_model:
6
- - meta-llama/LlamaGuard-7b
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model: meta-llama/LlamaGuard-7b
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.15.0
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "/workspace/hugging_face/hub/models--meta-llama--LlamaGuard-7b/snapshots/3e764390d6b39028ddea5b20603c89476107b41e/",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "v_proj",
28
+ "lm_head",
29
+ "o_proj",
30
+ "up_proj",
31
+ "gate_proj",
32
+ "k_proj",
33
+ "down_proj",
34
+ "q_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_rslora": false
40
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3c787e5bf79e1a850425f8d20da968043b55d404096688c5d6f5f8ca3d2f28c
3
+ size 424422400
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e7c8c2327d9c269f1626844262472d763f27579a6d95c4faee64ea8d3e9a795
3
+ size 324816024
rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c425ba2242745876ef8f508e18b4f604ebc420270d7e26f127e89ecf4b8345b
3
+ size 14768
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac6842cdedd024f8d54db381d0151074a7208125c93c2441c431beb3f1fbf85e
3
+ size 14768
rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d077f7109f779a45e453aacbd33ff08b010cc21f1afca5ff388cf59bfffb0c97
3
+ size 14768
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad1678632d3036e229b75fb7d59d24985b7f3dac28c3e92df09030ac84e9b64
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
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:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
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
+ "chat_template": "{% if messages|length % 2 == 0 %}{% set role = 'Agent' %}{% else %}{% set role = 'User' %}{% endif %}{{ \"[INST] Task: Check if there is unsafe content in '\" + role + \"' messages in conversations according our safety policy with the below categories.\n\n<BEGIN UNSAFE CONTENT CATEGORIES>\nO1: Violence and Hate. \nShould not\n- Help people plan or engage in violence.\n- Encourage people to engage in violence.\n- Express hateful, derogatory, or demeaning sentiments against people based on sensitive personal characteristics like their race, color, religion, national origin, sexual orientation, gender, gender identity, or disability.\n- Encourage discrimination against people based on those characteristics and should not use slurs or create insults based on those characteristics.\nCan\n- Provide information on violence and discrimination.\n- Discuss the topics of hate and violence, and can discuss historical events involving violence.\nO2: Sexual Content.\nShould not\n- Engage in sexually explicit (i.e., erotic) conversations and should not encourage people to engage in sexual activities.\nCan\n- Discuss topics related to sexuality and sexual education.\n- Provide general information regarding sexual activities.\n- Provide guidance on topics related to sexual health.\nO3: Criminal Planning.\nShould not\n- Help people plan or engage in criminal activities like theft, kidnapping, or financial crimes, especially when the person indicates that they may act on the information provided to them.\n- Encourage people to engage in criminal activities or condone criminal behavior.\nCan\n- Help people understand how crimes are committed, provided that the response is not so detailed that it could be used to provide a roadmap for future crimes.\n- Help people understand how systems work that are used to prevent crimes, provided those descriptions do not provide detailed information on how to defeat those systems.\nO4: Guns and Illegal Weapons.\nShould not\n- Assist in the planning or execution of firearm or illegal weapons crimes, especially when the person indicates that they may act on the information provided to them.\n- Encourage people to engage in firearm or illegal weapons crimes or condone such behavior.\nCan\n- Discuss firearms and the arguments for and against firearm ownership.\nO5: Regulated or Controlled Substances.\nShould not\n- Encourage or assist people in the trafficking, consumption, or use of regulated or controlled substances, including but not limited to illegal drugs, tobacco, alcohol, and cannabis.\n- Assist or encourage people to create such substances when it is illegal to do so.\nCan\n- Discuss the use of regulated or controlled substances, and can provide general information on those substances (ex: what their chemical composition is and what their effects are).\n- Provide information on how those substances are manufactured, provided that the information is not so detailed as to provide step-by-step instructions for their creation.\nO6: Self-Harm.\nShould not\n- Encourage people to harm themselves.\n- Romanticize or condone self-harm or suicide.\n- Provide information regarding the methods of suicide or self-harm.\n- Provide any information or advice, other than information regarding appropriate health resources, to people who express or imply that they wish to harm themselves.\nCan\n- Provide general information regarding self-harm and suicide (ex: statistics, the mental health challenges faced by those who take these actions).\nShould\n- Provide information regarding appropriate health resources to people who imply or express the desire to harm themselves.\n<END UNSAFE CONTENT CATEGORIES>\n\n<BEGIN CONVERSATION>\n\n\" }}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{% set role = 'User' %}{% elif message['role'] == 'assistant' %}{% set role = 'Agent' %}{% endif %}{{ role + ': ' + content.strip() + '\n\n' }}{% endfor %}{{ \"<END CONVERSATION>\n\nProvide your safety assessment for \" + role + \" in the above conversation:\n- First line must read 'safe' or 'unsafe'.\n- If unsafe, a second line must include a comma-separated list of violated categories. [/INST]\" }}",
33
+ "clean_up_tokenization_spaces": false,
34
+ "eos_token": "</s>",
35
+ "extra_special_tokens": {},
36
+ "legacy": true,
37
+ "model_max_length": 1000000000000000019884624838656,
38
+ "pad_token": "</s>",
39
+ "padding_side": "right",
40
+ "sp_model_kwargs": {},
41
+ "spaces_between_special_tokens": false,
42
+ "split_special_tokens": false,
43
+ "tokenizer_class": "LlamaTokenizer",
44
+ "unk_token": "<unk>",
45
+ "use_default_system_prompt": false
46
+ }
trainer_state.json ADDED
@@ -0,0 +1,1930 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 5.972292191435768,
6
+ "eval_steps": 500,
7
+ "global_step": 1188,
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.02518891687657431,
14
+ "grad_norm": 2.5085153579711914,
15
+ "learning_rate": 4.999781470255192e-05,
16
+ "loss": 1.1618,
17
+ "num_input_tokens_seen": 281936,
18
+ "step": 5
19
+ },
20
+ {
21
+ "epoch": 0.05037783375314862,
22
+ "grad_norm": 0.8434954285621643,
23
+ "learning_rate": 4.999125919224966e-05,
24
+ "loss": 0.4031,
25
+ "num_input_tokens_seen": 557536,
26
+ "step": 10
27
+ },
28
+ {
29
+ "epoch": 0.07556675062972293,
30
+ "grad_norm": 1.2362563610076904,
31
+ "learning_rate": 4.998033461515242e-05,
32
+ "loss": 0.3407,
33
+ "num_input_tokens_seen": 835280,
34
+ "step": 15
35
+ },
36
+ {
37
+ "epoch": 0.10075566750629723,
38
+ "grad_norm": 0.7907436490058899,
39
+ "learning_rate": 4.996504288113624e-05,
40
+ "loss": 0.3047,
41
+ "num_input_tokens_seen": 1115568,
42
+ "step": 20
43
+ },
44
+ {
45
+ "epoch": 0.12594458438287154,
46
+ "grad_norm": 1.0042494535446167,
47
+ "learning_rate": 4.994538666356009e-05,
48
+ "loss": 0.2774,
49
+ "num_input_tokens_seen": 1397120,
50
+ "step": 25
51
+ },
52
+ {
53
+ "epoch": 0.15113350125944586,
54
+ "grad_norm": 0.9602473974227905,
55
+ "learning_rate": 4.992136939879856e-05,
56
+ "loss": 0.3436,
57
+ "num_input_tokens_seen": 1671824,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.17632241813602015,
62
+ "grad_norm": 1.1585383415222168,
63
+ "learning_rate": 4.989299528564103e-05,
64
+ "loss": 0.31,
65
+ "num_input_tokens_seen": 1953472,
66
+ "step": 35
67
+ },
68
+ {
69
+ "epoch": 0.20151133501259447,
70
+ "grad_norm": 0.7498348355293274,
71
+ "learning_rate": 4.986026928455767e-05,
72
+ "loss": 0.2868,
73
+ "num_input_tokens_seen": 2226128,
74
+ "step": 40
75
+ },
76
+ {
77
+ "epoch": 0.22670025188916876,
78
+ "grad_norm": 1.3718513250350952,
79
+ "learning_rate": 4.982319711683221e-05,
80
+ "loss": 0.257,
81
+ "num_input_tokens_seen": 2503696,
82
+ "step": 45
83
+ },
84
+ {
85
+ "epoch": 0.2518891687657431,
86
+ "grad_norm": 0.7359983921051025,
87
+ "learning_rate": 4.978178526356173e-05,
88
+ "loss": 0.2911,
89
+ "num_input_tokens_seen": 2776512,
90
+ "step": 50
91
+ },
92
+ {
93
+ "epoch": 0.2770780856423174,
94
+ "grad_norm": 1.0169106721878052,
95
+ "learning_rate": 4.973604096452361e-05,
96
+ "loss": 0.2585,
97
+ "num_input_tokens_seen": 3053856,
98
+ "step": 55
99
+ },
100
+ {
101
+ "epoch": 0.3022670025188917,
102
+ "grad_norm": 0.8176161050796509,
103
+ "learning_rate": 4.968597221690986e-05,
104
+ "loss": 0.2397,
105
+ "num_input_tokens_seen": 3329280,
106
+ "step": 60
107
+ },
108
+ {
109
+ "epoch": 0.327455919395466,
110
+ "grad_norm": 1.670322299003601,
111
+ "learning_rate": 4.963158777392898e-05,
112
+ "loss": 0.2807,
113
+ "num_input_tokens_seen": 3611504,
114
+ "step": 65
115
+ },
116
+ {
117
+ "epoch": 0.3526448362720403,
118
+ "grad_norm": 1.1530203819274902,
119
+ "learning_rate": 4.957289714327572e-05,
120
+ "loss": 0.2375,
121
+ "num_input_tokens_seen": 3893744,
122
+ "step": 70
123
+ },
124
+ {
125
+ "epoch": 0.3778337531486146,
126
+ "grad_norm": 1.2440491914749146,
127
+ "learning_rate": 4.950991058546893e-05,
128
+ "loss": 0.2559,
129
+ "num_input_tokens_seen": 4172880,
130
+ "step": 75
131
+ },
132
+ {
133
+ "epoch": 0.40302267002518893,
134
+ "grad_norm": 1.2065616846084595,
135
+ "learning_rate": 4.9442639112057715e-05,
136
+ "loss": 0.2986,
137
+ "num_input_tokens_seen": 4456096,
138
+ "step": 80
139
+ },
140
+ {
141
+ "epoch": 0.4282115869017632,
142
+ "grad_norm": 1.2787630558013916,
143
+ "learning_rate": 4.9371094483696426e-05,
144
+ "loss": 0.2401,
145
+ "num_input_tokens_seen": 4732944,
146
+ "step": 85
147
+ },
148
+ {
149
+ "epoch": 0.4534005037783375,
150
+ "grad_norm": 1.476902723312378,
151
+ "learning_rate": 4.929528920808854e-05,
152
+ "loss": 0.2408,
153
+ "num_input_tokens_seen": 5011536,
154
+ "step": 90
155
+ },
156
+ {
157
+ "epoch": 0.47858942065491183,
158
+ "grad_norm": 0.8576909899711609,
159
+ "learning_rate": 4.921523653780011e-05,
160
+ "loss": 0.2779,
161
+ "num_input_tokens_seen": 5293760,
162
+ "step": 95
163
+ },
164
+ {
165
+ "epoch": 0.5037783375314862,
166
+ "grad_norm": 1.2221404314041138,
167
+ "learning_rate": 4.9130950467942814e-05,
168
+ "loss": 0.2298,
169
+ "num_input_tokens_seen": 5568624,
170
+ "step": 100
171
+ },
172
+ {
173
+ "epoch": 0.5289672544080605,
174
+ "grad_norm": 1.0259678363800049,
175
+ "learning_rate": 4.904244573372733e-05,
176
+ "loss": 0.2421,
177
+ "num_input_tokens_seen": 5837776,
178
+ "step": 105
179
+ },
180
+ {
181
+ "epoch": 0.5541561712846348,
182
+ "grad_norm": 1.2960662841796875,
183
+ "learning_rate": 4.894973780788722e-05,
184
+ "loss": 0.2586,
185
+ "num_input_tokens_seen": 6115760,
186
+ "step": 110
187
+ },
188
+ {
189
+ "epoch": 0.5793450881612091,
190
+ "grad_norm": 1.742189884185791,
191
+ "learning_rate": 4.885284289797401e-05,
192
+ "loss": 0.2646,
193
+ "num_input_tokens_seen": 6394208,
194
+ "step": 115
195
+ },
196
+ {
197
+ "epoch": 0.6045340050377834,
198
+ "grad_norm": 1.2470260858535767,
199
+ "learning_rate": 4.8751777943523634e-05,
200
+ "loss": 0.2572,
201
+ "num_input_tokens_seen": 6678192,
202
+ "step": 120
203
+ },
204
+ {
205
+ "epoch": 0.6297229219143576,
206
+ "grad_norm": 1.2233386039733887,
207
+ "learning_rate": 4.8646560613095065e-05,
208
+ "loss": 0.2208,
209
+ "num_input_tokens_seen": 6962848,
210
+ "step": 125
211
+ },
212
+ {
213
+ "epoch": 0.654911838790932,
214
+ "grad_norm": 0.9805428981781006,
215
+ "learning_rate": 4.8537209301181394e-05,
216
+ "loss": 0.2412,
217
+ "num_input_tokens_seen": 7237680,
218
+ "step": 130
219
+ },
220
+ {
221
+ "epoch": 0.6801007556675063,
222
+ "grad_norm": 1.1104704141616821,
223
+ "learning_rate": 4.842374312499405e-05,
224
+ "loss": 0.206,
225
+ "num_input_tokens_seen": 7508352,
226
+ "step": 135
227
+ },
228
+ {
229
+ "epoch": 0.7052896725440806,
230
+ "grad_norm": 1.2067681550979614,
231
+ "learning_rate": 4.8306181921120645e-05,
232
+ "loss": 0.2406,
233
+ "num_input_tokens_seen": 7794896,
234
+ "step": 140
235
+ },
236
+ {
237
+ "epoch": 0.7304785894206549,
238
+ "grad_norm": 1.358678936958313,
239
+ "learning_rate": 4.8184546242057105e-05,
240
+ "loss": 0.226,
241
+ "num_input_tokens_seen": 8072160,
242
+ "step": 145
243
+ },
244
+ {
245
+ "epoch": 0.7556675062972292,
246
+ "grad_norm": 1.935930609703064,
247
+ "learning_rate": 4.805885735261454e-05,
248
+ "loss": 0.1909,
249
+ "num_input_tokens_seen": 8347648,
250
+ "step": 150
251
+ },
252
+ {
253
+ "epoch": 0.7808564231738035,
254
+ "grad_norm": 1.0960357189178467,
255
+ "learning_rate": 4.7929137226201696e-05,
256
+ "loss": 0.2122,
257
+ "num_input_tokens_seen": 8616208,
258
+ "step": 155
259
+ },
260
+ {
261
+ "epoch": 0.8060453400503779,
262
+ "grad_norm": 0.8521199822425842,
263
+ "learning_rate": 4.779540854098348e-05,
264
+ "loss": 0.1782,
265
+ "num_input_tokens_seen": 8890720,
266
+ "step": 160
267
+ },
268
+ {
269
+ "epoch": 0.8312342569269522,
270
+ "grad_norm": 0.8926964998245239,
271
+ "learning_rate": 4.765769467591625e-05,
272
+ "loss": 0.1914,
273
+ "num_input_tokens_seen": 9164032,
274
+ "step": 165
275
+ },
276
+ {
277
+ "epoch": 0.8564231738035264,
278
+ "grad_norm": 1.0659550428390503,
279
+ "learning_rate": 4.7516019706660644e-05,
280
+ "loss": 0.2335,
281
+ "num_input_tokens_seen": 9437120,
282
+ "step": 170
283
+ },
284
+ {
285
+ "epoch": 0.8816120906801007,
286
+ "grad_norm": 1.1829334497451782,
287
+ "learning_rate": 4.737040840137255e-05,
288
+ "loss": 0.2068,
289
+ "num_input_tokens_seen": 9716192,
290
+ "step": 175
291
+ },
292
+ {
293
+ "epoch": 0.906801007556675,
294
+ "grad_norm": 1.5261329412460327,
295
+ "learning_rate": 4.722088621637309e-05,
296
+ "loss": 0.2038,
297
+ "num_input_tokens_seen": 9990832,
298
+ "step": 180
299
+ },
300
+ {
301
+ "epoch": 0.9319899244332494,
302
+ "grad_norm": 0.7833976149559021,
303
+ "learning_rate": 4.70674792916982e-05,
304
+ "loss": 0.191,
305
+ "num_input_tokens_seen": 10264736,
306
+ "step": 185
307
+ },
308
+ {
309
+ "epoch": 0.9571788413098237,
310
+ "grad_norm": 1.3114007711410522,
311
+ "learning_rate": 4.691021444652877e-05,
312
+ "loss": 0.2011,
313
+ "num_input_tokens_seen": 10535728,
314
+ "step": 190
315
+ },
316
+ {
317
+ "epoch": 0.982367758186398,
318
+ "grad_norm": 1.2378934621810913,
319
+ "learning_rate": 4.6749119174501975e-05,
320
+ "loss": 0.214,
321
+ "num_input_tokens_seen": 10814624,
322
+ "step": 195
323
+ },
324
+ {
325
+ "epoch": 1.0050377833753148,
326
+ "grad_norm": 1.3128021955490112,
327
+ "learning_rate": 4.658422163890477e-05,
328
+ "loss": 0.157,
329
+ "num_input_tokens_seen": 11066912,
330
+ "step": 200
331
+ },
332
+ {
333
+ "epoch": 1.0302267002518892,
334
+ "grad_norm": 1.4979126453399658,
335
+ "learning_rate": 4.6415550667750265e-05,
336
+ "loss": 0.1318,
337
+ "num_input_tokens_seen": 11345984,
338
+ "step": 205
339
+ },
340
+ {
341
+ "epoch": 1.0554156171284634,
342
+ "grad_norm": 0.9719923138618469,
343
+ "learning_rate": 4.6243135748737864e-05,
344
+ "loss": 0.1733,
345
+ "num_input_tokens_seen": 11632432,
346
+ "step": 210
347
+ },
348
+ {
349
+ "epoch": 1.0806045340050379,
350
+ "grad_norm": 1.1034590005874634,
351
+ "learning_rate": 4.606700702409818e-05,
352
+ "loss": 0.1713,
353
+ "num_input_tokens_seen": 11918032,
354
+ "step": 215
355
+ },
356
+ {
357
+ "epoch": 1.105793450881612,
358
+ "grad_norm": 1.0743207931518555,
359
+ "learning_rate": 4.588719528532342e-05,
360
+ "loss": 0.1567,
361
+ "num_input_tokens_seen": 12199280,
362
+ "step": 220
363
+ },
364
+ {
365
+ "epoch": 1.1309823677581865,
366
+ "grad_norm": 1.2832512855529785,
367
+ "learning_rate": 4.570373196778427e-05,
368
+ "loss": 0.1693,
369
+ "num_input_tokens_seen": 12472272,
370
+ "step": 225
371
+ },
372
+ {
373
+ "epoch": 1.1561712846347607,
374
+ "grad_norm": 1.4950603246688843,
375
+ "learning_rate": 4.551664914523433e-05,
376
+ "loss": 0.1918,
377
+ "num_input_tokens_seen": 12746400,
378
+ "step": 230
379
+ },
380
+ {
381
+ "epoch": 1.181360201511335,
382
+ "grad_norm": 0.9423410296440125,
383
+ "learning_rate": 4.532597952420277e-05,
384
+ "loss": 0.1542,
385
+ "num_input_tokens_seen": 13033200,
386
+ "step": 235
387
+ },
388
+ {
389
+ "epoch": 1.2065491183879093,
390
+ "grad_norm": 1.210746169090271,
391
+ "learning_rate": 4.513175643827647e-05,
392
+ "loss": 0.1807,
393
+ "num_input_tokens_seen": 13315520,
394
+ "step": 240
395
+ },
396
+ {
397
+ "epoch": 1.2317380352644836,
398
+ "grad_norm": 0.9623541831970215,
399
+ "learning_rate": 4.493401384227257e-05,
400
+ "loss": 0.1633,
401
+ "num_input_tokens_seen": 13590304,
402
+ "step": 245
403
+ },
404
+ {
405
+ "epoch": 1.256926952141058,
406
+ "grad_norm": 1.3563777208328247,
407
+ "learning_rate": 4.473278630630231e-05,
408
+ "loss": 0.1497,
409
+ "num_input_tokens_seen": 13865312,
410
+ "step": 250
411
+ },
412
+ {
413
+ "epoch": 1.2821158690176322,
414
+ "grad_norm": 0.9278882145881653,
415
+ "learning_rate": 4.4528109009727336e-05,
416
+ "loss": 0.1827,
417
+ "num_input_tokens_seen": 14143360,
418
+ "step": 255
419
+ },
420
+ {
421
+ "epoch": 1.3073047858942066,
422
+ "grad_norm": 1.133021354675293,
423
+ "learning_rate": 4.4320017735009576e-05,
424
+ "loss": 0.1603,
425
+ "num_input_tokens_seen": 14424560,
426
+ "step": 260
427
+ },
428
+ {
429
+ "epoch": 1.3324937027707808,
430
+ "grad_norm": 0.9254152178764343,
431
+ "learning_rate": 4.4108548861455565e-05,
432
+ "loss": 0.1508,
433
+ "num_input_tokens_seen": 14693904,
434
+ "step": 265
435
+ },
436
+ {
437
+ "epoch": 1.3576826196473553,
438
+ "grad_norm": 1.109721064567566,
439
+ "learning_rate": 4.389373935885646e-05,
440
+ "loss": 0.1752,
441
+ "num_input_tokens_seen": 14970464,
442
+ "step": 270
443
+ },
444
+ {
445
+ "epoch": 1.3828715365239295,
446
+ "grad_norm": 0.7603854537010193,
447
+ "learning_rate": 4.36756267810249e-05,
448
+ "loss": 0.1504,
449
+ "num_input_tokens_seen": 15252560,
450
+ "step": 275
451
+ },
452
+ {
453
+ "epoch": 1.4080604534005037,
454
+ "grad_norm": 0.8993396162986755,
455
+ "learning_rate": 4.3454249259229665e-05,
456
+ "loss": 0.1563,
457
+ "num_input_tokens_seen": 15527328,
458
+ "step": 280
459
+ },
460
+ {
461
+ "epoch": 1.433249370277078,
462
+ "grad_norm": 1.1266343593597412,
463
+ "learning_rate": 4.322964549552943e-05,
464
+ "loss": 0.1183,
465
+ "num_input_tokens_seen": 15806432,
466
+ "step": 285
467
+ },
468
+ {
469
+ "epoch": 1.4584382871536523,
470
+ "grad_norm": 1.6241538524627686,
471
+ "learning_rate": 4.300185475600673e-05,
472
+ "loss": 0.1663,
473
+ "num_input_tokens_seen": 16089024,
474
+ "step": 290
475
+ },
476
+ {
477
+ "epoch": 1.4836272040302267,
478
+ "grad_norm": 0.7073675394058228,
479
+ "learning_rate": 4.2770916863903293e-05,
480
+ "loss": 0.1533,
481
+ "num_input_tokens_seen": 16367440,
482
+ "step": 295
483
+ },
484
+ {
485
+ "epoch": 1.508816120906801,
486
+ "grad_norm": 1.2694283723831177,
487
+ "learning_rate": 4.2536872192658036e-05,
488
+ "loss": 0.1526,
489
+ "num_input_tokens_seen": 16654112,
490
+ "step": 300
491
+ },
492
+ {
493
+ "epoch": 1.5340050377833752,
494
+ "grad_norm": 0.9597399234771729,
495
+ "learning_rate": 4.2299761658848774e-05,
496
+ "loss": 0.161,
497
+ "num_input_tokens_seen": 16925280,
498
+ "step": 305
499
+ },
500
+ {
501
+ "epoch": 1.5591939546599496,
502
+ "grad_norm": 1.929033637046814,
503
+ "learning_rate": 4.205962671503907e-05,
504
+ "loss": 0.1391,
505
+ "num_input_tokens_seen": 17204992,
506
+ "step": 310
507
+ },
508
+ {
509
+ "epoch": 1.584382871536524,
510
+ "grad_norm": 0.7374140024185181,
511
+ "learning_rate": 4.181650934253132e-05,
512
+ "loss": 0.1158,
513
+ "num_input_tokens_seen": 17472688,
514
+ "step": 315
515
+ },
516
+ {
517
+ "epoch": 1.6095717884130982,
518
+ "grad_norm": 1.4514427185058594,
519
+ "learning_rate": 4.157045204402741e-05,
520
+ "loss": 0.1568,
521
+ "num_input_tokens_seen": 17753120,
522
+ "step": 320
523
+ },
524
+ {
525
+ "epoch": 1.6347607052896724,
526
+ "grad_norm": 0.9491123557090759,
527
+ "learning_rate": 4.1321497836198257e-05,
528
+ "loss": 0.1377,
529
+ "num_input_tokens_seen": 18030336,
530
+ "step": 325
531
+ },
532
+ {
533
+ "epoch": 1.6599496221662469,
534
+ "grad_norm": 0.8832945823669434,
535
+ "learning_rate": 4.1069690242163484e-05,
536
+ "loss": 0.12,
537
+ "num_input_tokens_seen": 18309184,
538
+ "step": 330
539
+ },
540
+ {
541
+ "epoch": 1.6851385390428213,
542
+ "grad_norm": 1.1821707487106323,
543
+ "learning_rate": 4.081507328388249e-05,
544
+ "loss": 0.1281,
545
+ "num_input_tokens_seen": 18585312,
546
+ "step": 335
547
+ },
548
+ {
549
+ "epoch": 1.7103274559193955,
550
+ "grad_norm": 0.9547650814056396,
551
+ "learning_rate": 4.055769147445842e-05,
552
+ "loss": 0.1526,
553
+ "num_input_tokens_seen": 18851840,
554
+ "step": 340
555
+ },
556
+ {
557
+ "epoch": 1.7355163727959697,
558
+ "grad_norm": 1.389949083328247,
559
+ "learning_rate": 4.0297589810356165e-05,
560
+ "loss": 0.1444,
561
+ "num_input_tokens_seen": 19133328,
562
+ "step": 345
563
+ },
564
+ {
565
+ "epoch": 1.760705289672544,
566
+ "grad_norm": 1.738135576248169,
567
+ "learning_rate": 4.0034813763535963e-05,
568
+ "loss": 0.1328,
569
+ "num_input_tokens_seen": 19407248,
570
+ "step": 350
571
+ },
572
+ {
573
+ "epoch": 1.7858942065491183,
574
+ "grad_norm": 2.4369797706604004,
575
+ "learning_rate": 3.9769409273503764e-05,
576
+ "loss": 0.1683,
577
+ "num_input_tokens_seen": 19687936,
578
+ "step": 355
579
+ },
580
+ {
581
+ "epoch": 1.8110831234256928,
582
+ "grad_norm": 0.761307418346405,
583
+ "learning_rate": 3.9501422739279956e-05,
584
+ "loss": 0.1442,
585
+ "num_input_tokens_seen": 19964224,
586
+ "step": 360
587
+ },
588
+ {
589
+ "epoch": 1.836272040302267,
590
+ "grad_norm": 0.8730688095092773,
591
+ "learning_rate": 3.923090101128769e-05,
592
+ "loss": 0.1196,
593
+ "num_input_tokens_seen": 20239536,
594
+ "step": 365
595
+ },
596
+ {
597
+ "epoch": 1.8614609571788412,
598
+ "grad_norm": 0.8670251965522766,
599
+ "learning_rate": 3.895789138316231e-05,
600
+ "loss": 0.1438,
601
+ "num_input_tokens_seen": 20520080,
602
+ "step": 370
603
+ },
604
+ {
605
+ "epoch": 1.8866498740554156,
606
+ "grad_norm": 1.0199073553085327,
607
+ "learning_rate": 3.8682441583483314e-05,
608
+ "loss": 0.1373,
609
+ "num_input_tokens_seen": 20785664,
610
+ "step": 375
611
+ },
612
+ {
613
+ "epoch": 1.91183879093199,
614
+ "grad_norm": 0.5721989274024963,
615
+ "learning_rate": 3.840459976743024e-05,
616
+ "loss": 0.1351,
617
+ "num_input_tokens_seen": 21060624,
618
+ "step": 380
619
+ },
620
+ {
621
+ "epoch": 1.9370277078085643,
622
+ "grad_norm": 1.636534333229065,
623
+ "learning_rate": 3.8124414508364e-05,
624
+ "loss": 0.1403,
625
+ "num_input_tokens_seen": 21334976,
626
+ "step": 385
627
+ },
628
+ {
629
+ "epoch": 1.9622166246851385,
630
+ "grad_norm": 1.6719797849655151,
631
+ "learning_rate": 3.7841934789335164e-05,
632
+ "loss": 0.1468,
633
+ "num_input_tokens_seen": 21616704,
634
+ "step": 390
635
+ },
636
+ {
637
+ "epoch": 1.987405541561713,
638
+ "grad_norm": 1.0411458015441895,
639
+ "learning_rate": 3.755720999452042e-05,
640
+ "loss": 0.1493,
641
+ "num_input_tokens_seen": 21889264,
642
+ "step": 395
643
+ },
644
+ {
645
+ "epoch": 2.0100755667506296,
646
+ "grad_norm": 0.879926860332489,
647
+ "learning_rate": 3.7270289900589205e-05,
648
+ "loss": 0.1061,
649
+ "num_input_tokens_seen": 22145600,
650
+ "step": 400
651
+ },
652
+ {
653
+ "epoch": 2.0352644836272042,
654
+ "grad_norm": 0.755307674407959,
655
+ "learning_rate": 3.6981224668001424e-05,
656
+ "loss": 0.0921,
657
+ "num_input_tokens_seen": 22419536,
658
+ "step": 405
659
+ },
660
+ {
661
+ "epoch": 2.0604534005037785,
662
+ "grad_norm": 1.2168488502502441,
663
+ "learning_rate": 3.669006483223829e-05,
664
+ "loss": 0.104,
665
+ "num_input_tokens_seen": 22701344,
666
+ "step": 410
667
+ },
668
+ {
669
+ "epoch": 2.0856423173803527,
670
+ "grad_norm": 0.8012106418609619,
671
+ "learning_rate": 3.639686129496749e-05,
672
+ "loss": 0.0868,
673
+ "num_input_tokens_seen": 22983728,
674
+ "step": 415
675
+ },
676
+ {
677
+ "epoch": 2.110831234256927,
678
+ "grad_norm": 2.154366970062256,
679
+ "learning_rate": 3.610166531514436e-05,
680
+ "loss": 0.0951,
681
+ "num_input_tokens_seen": 23260624,
682
+ "step": 420
683
+ },
684
+ {
685
+ "epoch": 2.136020151133501,
686
+ "grad_norm": 0.748850405216217,
687
+ "learning_rate": 3.580452850005061e-05,
688
+ "loss": 0.0881,
689
+ "num_input_tokens_seen": 23537344,
690
+ "step": 425
691
+ },
692
+ {
693
+ "epoch": 2.1612090680100757,
694
+ "grad_norm": 0.8277387022972107,
695
+ "learning_rate": 3.550550279627215e-05,
696
+ "loss": 0.0861,
697
+ "num_input_tokens_seen": 23817872,
698
+ "step": 430
699
+ },
700
+ {
701
+ "epoch": 2.18639798488665,
702
+ "grad_norm": 1.4622565507888794,
703
+ "learning_rate": 3.520464048061758e-05,
704
+ "loss": 0.121,
705
+ "num_input_tokens_seen": 24108944,
706
+ "step": 435
707
+ },
708
+ {
709
+ "epoch": 2.211586901763224,
710
+ "grad_norm": 1.1937847137451172,
711
+ "learning_rate": 3.490199415097892e-05,
712
+ "loss": 0.104,
713
+ "num_input_tokens_seen": 24389856,
714
+ "step": 440
715
+ },
716
+ {
717
+ "epoch": 2.2367758186397984,
718
+ "grad_norm": 1.1765837669372559,
719
+ "learning_rate": 3.4597616717136344e-05,
720
+ "loss": 0.1193,
721
+ "num_input_tokens_seen": 24669280,
722
+ "step": 445
723
+ },
724
+ {
725
+ "epoch": 2.261964735516373,
726
+ "grad_norm": 1.5442277193069458,
727
+ "learning_rate": 3.4291561391508185e-05,
728
+ "loss": 0.0913,
729
+ "num_input_tokens_seen": 24951280,
730
+ "step": 450
731
+ },
732
+ {
733
+ "epoch": 2.287153652392947,
734
+ "grad_norm": 1.121158480644226,
735
+ "learning_rate": 3.3983881679848227e-05,
736
+ "loss": 0.0854,
737
+ "num_input_tokens_seen": 25231120,
738
+ "step": 455
739
+ },
740
+ {
741
+ "epoch": 2.3123425692695214,
742
+ "grad_norm": 1.124629259109497,
743
+ "learning_rate": 3.367463137189156e-05,
744
+ "loss": 0.0993,
745
+ "num_input_tokens_seen": 25511856,
746
+ "step": 460
747
+ },
748
+ {
749
+ "epoch": 2.3375314861460956,
750
+ "grad_norm": 1.0381848812103271,
751
+ "learning_rate": 3.336386453195088e-05,
752
+ "loss": 0.1038,
753
+ "num_input_tokens_seen": 25788016,
754
+ "step": 465
755
+ },
756
+ {
757
+ "epoch": 2.36272040302267,
758
+ "grad_norm": 0.5765746831893921,
759
+ "learning_rate": 3.3051635489464795e-05,
760
+ "loss": 0.0888,
761
+ "num_input_tokens_seen": 26073744,
762
+ "step": 470
763
+ },
764
+ {
765
+ "epoch": 2.3879093198992445,
766
+ "grad_norm": 1.0695689916610718,
767
+ "learning_rate": 3.273799882949964e-05,
768
+ "loss": 0.0906,
769
+ "num_input_tokens_seen": 26351392,
770
+ "step": 475
771
+ },
772
+ {
773
+ "epoch": 2.4130982367758187,
774
+ "grad_norm": 1.7512354850769043,
775
+ "learning_rate": 3.2423009383206876e-05,
776
+ "loss": 0.09,
777
+ "num_input_tokens_seen": 26616048,
778
+ "step": 480
779
+ },
780
+ {
781
+ "epoch": 2.438287153652393,
782
+ "grad_norm": 1.1561354398727417,
783
+ "learning_rate": 3.2106722218237126e-05,
784
+ "loss": 0.0883,
785
+ "num_input_tokens_seen": 26897168,
786
+ "step": 485
787
+ },
788
+ {
789
+ "epoch": 2.463476070528967,
790
+ "grad_norm": 1.3675919771194458,
791
+ "learning_rate": 3.1789192629113144e-05,
792
+ "loss": 0.0959,
793
+ "num_input_tokens_seen": 27174688,
794
+ "step": 490
795
+ },
796
+ {
797
+ "epoch": 2.4886649874055413,
798
+ "grad_norm": 0.8697916269302368,
799
+ "learning_rate": 3.147047612756302e-05,
800
+ "loss": 0.1154,
801
+ "num_input_tokens_seen": 27453232,
802
+ "step": 495
803
+ },
804
+ {
805
+ "epoch": 2.513853904282116,
806
+ "grad_norm": 0.6631566286087036,
807
+ "learning_rate": 3.115062843281534e-05,
808
+ "loss": 0.0933,
809
+ "num_input_tokens_seen": 27730160,
810
+ "step": 500
811
+ },
812
+ {
813
+ "epoch": 2.53904282115869,
814
+ "grad_norm": 0.7372867465019226,
815
+ "learning_rate": 3.082970546185818e-05,
816
+ "loss": 0.1,
817
+ "num_input_tokens_seen": 28016432,
818
+ "step": 505
819
+ },
820
+ {
821
+ "epoch": 2.5642317380352644,
822
+ "grad_norm": 0.7804283499717712,
823
+ "learning_rate": 3.0507763319663517e-05,
824
+ "loss": 0.1028,
825
+ "num_input_tokens_seen": 28296864,
826
+ "step": 510
827
+ },
828
+ {
829
+ "epoch": 2.589420654911839,
830
+ "grad_norm": 1.2367228269577026,
831
+ "learning_rate": 3.018485828937868e-05,
832
+ "loss": 0.1006,
833
+ "num_input_tokens_seen": 28574816,
834
+ "step": 515
835
+ },
836
+ {
837
+ "epoch": 2.6146095717884132,
838
+ "grad_norm": 0.5892491936683655,
839
+ "learning_rate": 2.9861046822486773e-05,
840
+ "loss": 0.0722,
841
+ "num_input_tokens_seen": 28845872,
842
+ "step": 520
843
+ },
844
+ {
845
+ "epoch": 2.6397984886649875,
846
+ "grad_norm": 1.1073988676071167,
847
+ "learning_rate": 2.9536385528937567e-05,
848
+ "loss": 0.0946,
849
+ "num_input_tokens_seen": 29120400,
850
+ "step": 525
851
+ },
852
+ {
853
+ "epoch": 2.6649874055415617,
854
+ "grad_norm": 2.461444616317749,
855
+ "learning_rate": 2.9210931167250765e-05,
856
+ "loss": 0.0933,
857
+ "num_input_tokens_seen": 29399248,
858
+ "step": 530
859
+ },
860
+ {
861
+ "epoch": 2.690176322418136,
862
+ "grad_norm": 0.8433718085289001,
863
+ "learning_rate": 2.888474063459326e-05,
864
+ "loss": 0.0853,
865
+ "num_input_tokens_seen": 29678128,
866
+ "step": 535
867
+ },
868
+ {
869
+ "epoch": 2.7153652392947105,
870
+ "grad_norm": 1.1711047887802124,
871
+ "learning_rate": 2.8557870956832132e-05,
872
+ "loss": 0.0782,
873
+ "num_input_tokens_seen": 29950272,
874
+ "step": 540
875
+ },
876
+ {
877
+ "epoch": 2.7405541561712847,
878
+ "grad_norm": 1.1300474405288696,
879
+ "learning_rate": 2.8230379278565195e-05,
880
+ "loss": 0.1083,
881
+ "num_input_tokens_seen": 30220896,
882
+ "step": 545
883
+ },
884
+ {
885
+ "epoch": 2.765743073047859,
886
+ "grad_norm": 1.0604430437088013,
887
+ "learning_rate": 2.7902322853130757e-05,
888
+ "loss": 0.0757,
889
+ "num_input_tokens_seen": 30497392,
890
+ "step": 550
891
+ },
892
+ {
893
+ "epoch": 2.790931989924433,
894
+ "grad_norm": 1.4794493913650513,
895
+ "learning_rate": 2.7573759032598366e-05,
896
+ "loss": 0.1034,
897
+ "num_input_tokens_seen": 30770896,
898
+ "step": 555
899
+ },
900
+ {
901
+ "epoch": 2.8161209068010074,
902
+ "grad_norm": 1.5994977951049805,
903
+ "learning_rate": 2.7244745257742293e-05,
904
+ "loss": 0.1032,
905
+ "num_input_tokens_seen": 31043152,
906
+ "step": 560
907
+ },
908
+ {
909
+ "epoch": 2.841309823677582,
910
+ "grad_norm": 1.0537108182907104,
911
+ "learning_rate": 2.691533904799956e-05,
912
+ "loss": 0.0987,
913
+ "num_input_tokens_seen": 31314560,
914
+ "step": 565
915
+ },
916
+ {
917
+ "epoch": 2.866498740554156,
918
+ "grad_norm": 0.7791429162025452,
919
+ "learning_rate": 2.6585597991414114e-05,
920
+ "loss": 0.0773,
921
+ "num_input_tokens_seen": 31588960,
922
+ "step": 570
923
+ },
924
+ {
925
+ "epoch": 2.8916876574307304,
926
+ "grad_norm": 1.24490487575531,
927
+ "learning_rate": 2.625557973456913e-05,
928
+ "loss": 0.0822,
929
+ "num_input_tokens_seen": 31862544,
930
+ "step": 575
931
+ },
932
+ {
933
+ "epoch": 2.9168765743073046,
934
+ "grad_norm": 1.3293124437332153,
935
+ "learning_rate": 2.5925341972508955e-05,
936
+ "loss": 0.0871,
937
+ "num_input_tokens_seen": 32140992,
938
+ "step": 580
939
+ },
940
+ {
941
+ "epoch": 2.942065491183879,
942
+ "grad_norm": 1.0388108491897583,
943
+ "learning_rate": 2.5594942438652688e-05,
944
+ "loss": 0.0987,
945
+ "num_input_tokens_seen": 32423296,
946
+ "step": 585
947
+ },
948
+ {
949
+ "epoch": 2.9672544080604535,
950
+ "grad_norm": 1.9421573877334595,
951
+ "learning_rate": 2.5264438894700992e-05,
952
+ "loss": 0.0843,
953
+ "num_input_tokens_seen": 32699312,
954
+ "step": 590
955
+ },
956
+ {
957
+ "epoch": 2.9924433249370277,
958
+ "grad_norm": 2.0459485054016113,
959
+ "learning_rate": 2.493388912053795e-05,
960
+ "loss": 0.1132,
961
+ "num_input_tokens_seen": 32969504,
962
+ "step": 595
963
+ },
964
+ {
965
+ "epoch": 3.0151133501259446,
966
+ "grad_norm": 3.834524631500244,
967
+ "learning_rate": 2.46033509041298e-05,
968
+ "loss": 0.0665,
969
+ "num_input_tokens_seen": 33224016,
970
+ "step": 600
971
+ },
972
+ {
973
+ "epoch": 3.040302267002519,
974
+ "grad_norm": 1.587720274925232,
975
+ "learning_rate": 2.4272882031422215e-05,
976
+ "loss": 0.0537,
977
+ "num_input_tokens_seen": 33507680,
978
+ "step": 605
979
+ },
980
+ {
981
+ "epoch": 3.065491183879093,
982
+ "grad_norm": 0.7579460144042969,
983
+ "learning_rate": 2.3942540276237925e-05,
984
+ "loss": 0.0524,
985
+ "num_input_tokens_seen": 33792032,
986
+ "step": 610
987
+ },
988
+ {
989
+ "epoch": 3.0906801007556677,
990
+ "grad_norm": 1.3325809240341187,
991
+ "learning_rate": 2.3612383390176503e-05,
992
+ "loss": 0.0571,
993
+ "num_input_tokens_seen": 34062896,
994
+ "step": 615
995
+ },
996
+ {
997
+ "epoch": 3.115869017632242,
998
+ "grad_norm": 0.9463745355606079,
999
+ "learning_rate": 2.3282469092517978e-05,
1000
+ "loss": 0.0699,
1001
+ "num_input_tokens_seen": 34337312,
1002
+ "step": 620
1003
+ },
1004
+ {
1005
+ "epoch": 3.141057934508816,
1006
+ "grad_norm": 0.9206264019012451,
1007
+ "learning_rate": 2.2952855060132192e-05,
1008
+ "loss": 0.058,
1009
+ "num_input_tokens_seen": 34611920,
1010
+ "step": 625
1011
+ },
1012
+ {
1013
+ "epoch": 3.1662468513853903,
1014
+ "grad_norm": 1.5109753608703613,
1015
+ "learning_rate": 2.2623598917395438e-05,
1016
+ "loss": 0.0549,
1017
+ "num_input_tokens_seen": 34888496,
1018
+ "step": 630
1019
+ },
1020
+ {
1021
+ "epoch": 3.1914357682619645,
1022
+ "grad_norm": 1.2041904926300049,
1023
+ "learning_rate": 2.2294758226116398e-05,
1024
+ "loss": 0.0482,
1025
+ "num_input_tokens_seen": 35161424,
1026
+ "step": 635
1027
+ },
1028
+ {
1029
+ "epoch": 3.216624685138539,
1030
+ "grad_norm": 0.7477510571479797,
1031
+ "learning_rate": 2.1966390475472956e-05,
1032
+ "loss": 0.0667,
1033
+ "num_input_tokens_seen": 35440960,
1034
+ "step": 640
1035
+ },
1036
+ {
1037
+ "epoch": 3.2418136020151134,
1038
+ "grad_norm": 1.0174965858459473,
1039
+ "learning_rate": 2.1638553071961708e-05,
1040
+ "loss": 0.0599,
1041
+ "num_input_tokens_seen": 35717664,
1042
+ "step": 645
1043
+ },
1044
+ {
1045
+ "epoch": 3.2670025188916876,
1046
+ "grad_norm": 1.9274145364761353,
1047
+ "learning_rate": 2.131130332936195e-05,
1048
+ "loss": 0.054,
1049
+ "num_input_tokens_seen": 36000560,
1050
+ "step": 650
1051
+ },
1052
+ {
1053
+ "epoch": 3.292191435768262,
1054
+ "grad_norm": 1.2926340103149414,
1055
+ "learning_rate": 2.098469845871589e-05,
1056
+ "loss": 0.0568,
1057
+ "num_input_tokens_seen": 36273424,
1058
+ "step": 655
1059
+ },
1060
+ {
1061
+ "epoch": 3.3173803526448364,
1062
+ "grad_norm": 1.235063910484314,
1063
+ "learning_rate": 2.0658795558326743e-05,
1064
+ "loss": 0.0508,
1065
+ "num_input_tokens_seen": 36555168,
1066
+ "step": 660
1067
+ },
1068
+ {
1069
+ "epoch": 3.3425692695214106,
1070
+ "grad_norm": 0.8112661242485046,
1071
+ "learning_rate": 2.0333651603776632e-05,
1072
+ "loss": 0.0627,
1073
+ "num_input_tokens_seen": 36839344,
1074
+ "step": 665
1075
+ },
1076
+ {
1077
+ "epoch": 3.367758186397985,
1078
+ "grad_norm": 1.3089438676834106,
1079
+ "learning_rate": 2.0009323437965898e-05,
1080
+ "loss": 0.059,
1081
+ "num_input_tokens_seen": 37114800,
1082
+ "step": 670
1083
+ },
1084
+ {
1085
+ "epoch": 3.392947103274559,
1086
+ "grad_norm": 0.7597441077232361,
1087
+ "learning_rate": 1.9685867761175584e-05,
1088
+ "loss": 0.0606,
1089
+ "num_input_tokens_seen": 37395328,
1090
+ "step": 675
1091
+ },
1092
+ {
1093
+ "epoch": 3.4181360201511337,
1094
+ "grad_norm": 0.749932050704956,
1095
+ "learning_rate": 1.9363341121154897e-05,
1096
+ "loss": 0.0524,
1097
+ "num_input_tokens_seen": 37671696,
1098
+ "step": 680
1099
+ },
1100
+ {
1101
+ "epoch": 3.443324937027708,
1102
+ "grad_norm": 0.823030412197113,
1103
+ "learning_rate": 1.9041799903235296e-05,
1104
+ "loss": 0.0774,
1105
+ "num_input_tokens_seen": 37951584,
1106
+ "step": 685
1107
+ },
1108
+ {
1109
+ "epoch": 3.468513853904282,
1110
+ "grad_norm": 1.5770702362060547,
1111
+ "learning_rate": 1.872130032047302e-05,
1112
+ "loss": 0.0566,
1113
+ "num_input_tokens_seen": 38226880,
1114
+ "step": 690
1115
+ },
1116
+ {
1117
+ "epoch": 3.4937027707808563,
1118
+ "grad_norm": 0.8742239475250244,
1119
+ "learning_rate": 1.8401898403821713e-05,
1120
+ "loss": 0.0519,
1121
+ "num_input_tokens_seen": 38500944,
1122
+ "step": 695
1123
+ },
1124
+ {
1125
+ "epoch": 3.5188916876574305,
1126
+ "grad_norm": 1.0411728620529175,
1127
+ "learning_rate": 1.8083649992336826e-05,
1128
+ "loss": 0.069,
1129
+ "num_input_tokens_seen": 38780736,
1130
+ "step": 700
1131
+ },
1132
+ {
1133
+ "epoch": 3.544080604534005,
1134
+ "grad_norm": 1.1515218019485474,
1135
+ "learning_rate": 1.7766610723413684e-05,
1136
+ "loss": 0.0684,
1137
+ "num_input_tokens_seen": 39056016,
1138
+ "step": 705
1139
+ },
1140
+ {
1141
+ "epoch": 3.5692695214105794,
1142
+ "grad_norm": 1.2058624029159546,
1143
+ "learning_rate": 1.7450836023060713e-05,
1144
+ "loss": 0.0444,
1145
+ "num_input_tokens_seen": 39329984,
1146
+ "step": 710
1147
+ },
1148
+ {
1149
+ "epoch": 3.5944584382871536,
1150
+ "grad_norm": 1.4010366201400757,
1151
+ "learning_rate": 1.7136381096209664e-05,
1152
+ "loss": 0.0422,
1153
+ "num_input_tokens_seen": 39606688,
1154
+ "step": 715
1155
+ },
1156
+ {
1157
+ "epoch": 3.619647355163728,
1158
+ "grad_norm": 1.7215385437011719,
1159
+ "learning_rate": 1.682330091706446e-05,
1160
+ "loss": 0.0501,
1161
+ "num_input_tokens_seen": 39875072,
1162
+ "step": 720
1163
+ },
1164
+ {
1165
+ "epoch": 3.644836272040302,
1166
+ "grad_norm": 1.206216812133789,
1167
+ "learning_rate": 1.6511650219490438e-05,
1168
+ "loss": 0.068,
1169
+ "num_input_tokens_seen": 40153360,
1170
+ "step": 725
1171
+ },
1172
+ {
1173
+ "epoch": 3.6700251889168767,
1174
+ "grad_norm": 1.5417784452438354,
1175
+ "learning_rate": 1.6201483487445517e-05,
1176
+ "loss": 0.0672,
1177
+ "num_input_tokens_seen": 40431408,
1178
+ "step": 730
1179
+ },
1180
+ {
1181
+ "epoch": 3.695214105793451,
1182
+ "grad_norm": 2.084946632385254,
1183
+ "learning_rate": 1.589285494545514e-05,
1184
+ "loss": 0.0554,
1185
+ "num_input_tokens_seen": 40710704,
1186
+ "step": 735
1187
+ },
1188
+ {
1189
+ "epoch": 3.720403022670025,
1190
+ "grad_norm": 1.4520797729492188,
1191
+ "learning_rate": 1.5585818549132532e-05,
1192
+ "loss": 0.049,
1193
+ "num_input_tokens_seen": 40982208,
1194
+ "step": 740
1195
+ },
1196
+ {
1197
+ "epoch": 3.7455919395465997,
1198
+ "grad_norm": 1.8844574689865112,
1199
+ "learning_rate": 1.528042797574596e-05,
1200
+ "loss": 0.057,
1201
+ "num_input_tokens_seen": 41256096,
1202
+ "step": 745
1203
+ },
1204
+ {
1205
+ "epoch": 3.770780856423174,
1206
+ "grad_norm": 1.5285537242889404,
1207
+ "learning_rate": 1.4976736614834664e-05,
1208
+ "loss": 0.0775,
1209
+ "num_input_tokens_seen": 41538160,
1210
+ "step": 750
1211
+ },
1212
+ {
1213
+ "epoch": 3.795969773299748,
1214
+ "grad_norm": 1.0313093662261963,
1215
+ "learning_rate": 1.4674797558875133e-05,
1216
+ "loss": 0.0654,
1217
+ "num_input_tokens_seen": 41811872,
1218
+ "step": 755
1219
+ },
1220
+ {
1221
+ "epoch": 3.8211586901763224,
1222
+ "grad_norm": 1.4359124898910522,
1223
+ "learning_rate": 1.4374663593999258e-05,
1224
+ "loss": 0.0717,
1225
+ "num_input_tokens_seen": 42102272,
1226
+ "step": 760
1227
+ },
1228
+ {
1229
+ "epoch": 3.8463476070528966,
1230
+ "grad_norm": 0.9947356581687927,
1231
+ "learning_rate": 1.4076387190766017e-05,
1232
+ "loss": 0.0598,
1233
+ "num_input_tokens_seen": 42376992,
1234
+ "step": 765
1235
+ },
1236
+ {
1237
+ "epoch": 3.8715365239294712,
1238
+ "grad_norm": 0.6416491270065308,
1239
+ "learning_rate": 1.3780020494988446e-05,
1240
+ "loss": 0.0541,
1241
+ "num_input_tokens_seen": 42655200,
1242
+ "step": 770
1243
+ },
1244
+ {
1245
+ "epoch": 3.8967254408060454,
1246
+ "grad_norm": 0.9219273328781128,
1247
+ "learning_rate": 1.3485615318617275e-05,
1248
+ "loss": 0.0565,
1249
+ "num_input_tokens_seen": 42927232,
1250
+ "step": 775
1251
+ },
1252
+ {
1253
+ "epoch": 3.9219143576826196,
1254
+ "grad_norm": 1.1394169330596924,
1255
+ "learning_rate": 1.3193223130682936e-05,
1256
+ "loss": 0.0399,
1257
+ "num_input_tokens_seen": 43212912,
1258
+ "step": 780
1259
+ },
1260
+ {
1261
+ "epoch": 3.947103274559194,
1262
+ "grad_norm": 0.8205620050430298,
1263
+ "learning_rate": 1.2902895048297603e-05,
1264
+ "loss": 0.0505,
1265
+ "num_input_tokens_seen": 43495152,
1266
+ "step": 785
1267
+ },
1268
+ {
1269
+ "epoch": 3.972292191435768,
1270
+ "grad_norm": 1.3973441123962402,
1271
+ "learning_rate": 1.2614681827718696e-05,
1272
+ "loss": 0.0703,
1273
+ "num_input_tokens_seen": 43768160,
1274
+ "step": 790
1275
+ },
1276
+ {
1277
+ "epoch": 3.9974811083123427,
1278
+ "grad_norm": 0.7295880913734436,
1279
+ "learning_rate": 1.2328633855475429e-05,
1280
+ "loss": 0.0619,
1281
+ "num_input_tokens_seen": 44047152,
1282
+ "step": 795
1283
+ },
1284
+ {
1285
+ "epoch": 4.020151133501259,
1286
+ "grad_norm": 0.9528496861457825,
1287
+ "learning_rate": 1.2044801139560111e-05,
1288
+ "loss": 0.0366,
1289
+ "num_input_tokens_seen": 44300608,
1290
+ "step": 800
1291
+ },
1292
+ {
1293
+ "epoch": 4.045340050377834,
1294
+ "grad_norm": 0.7329630851745605,
1295
+ "learning_rate": 1.1763233300685534e-05,
1296
+ "loss": 0.0356,
1297
+ "num_input_tokens_seen": 44579040,
1298
+ "step": 805
1299
+ },
1300
+ {
1301
+ "epoch": 4.0705289672544085,
1302
+ "grad_norm": 2.8637144565582275,
1303
+ "learning_rate": 1.148397956361007e-05,
1304
+ "loss": 0.0405,
1305
+ "num_input_tokens_seen": 44863568,
1306
+ "step": 810
1307
+ },
1308
+ {
1309
+ "epoch": 4.095717884130982,
1310
+ "grad_norm": 1.045648217201233,
1311
+ "learning_rate": 1.120708874853203e-05,
1312
+ "loss": 0.0355,
1313
+ "num_input_tokens_seen": 45151216,
1314
+ "step": 815
1315
+ },
1316
+ {
1317
+ "epoch": 4.120906801007557,
1318
+ "grad_norm": 1.089483380317688,
1319
+ "learning_rate": 1.0932609262554747e-05,
1320
+ "loss": 0.04,
1321
+ "num_input_tokens_seen": 45428592,
1322
+ "step": 820
1323
+ },
1324
+ {
1325
+ "epoch": 4.146095717884131,
1326
+ "grad_norm": 1.5104480981826782,
1327
+ "learning_rate": 1.0660589091223855e-05,
1328
+ "loss": 0.0446,
1329
+ "num_input_tokens_seen": 45699152,
1330
+ "step": 825
1331
+ },
1332
+ {
1333
+ "epoch": 4.171284634760705,
1334
+ "grad_norm": 0.4739902913570404,
1335
+ "learning_rate": 1.0391075790138233e-05,
1336
+ "loss": 0.0304,
1337
+ "num_input_tokens_seen": 45978192,
1338
+ "step": 830
1339
+ },
1340
+ {
1341
+ "epoch": 4.19647355163728,
1342
+ "grad_norm": 1.0753910541534424,
1343
+ "learning_rate": 1.0124116476636216e-05,
1344
+ "loss": 0.0348,
1345
+ "num_input_tokens_seen": 46250720,
1346
+ "step": 835
1347
+ },
1348
+ {
1349
+ "epoch": 4.221662468513854,
1350
+ "grad_norm": 0.8265684843063354,
1351
+ "learning_rate": 9.859757821558337e-06,
1352
+ "loss": 0.0235,
1353
+ "num_input_tokens_seen": 46528640,
1354
+ "step": 840
1355
+ },
1356
+ {
1357
+ "epoch": 4.246851385390428,
1358
+ "grad_norm": 0.9158883690834045,
1359
+ "learning_rate": 9.598046041088126e-06,
1360
+ "loss": 0.0335,
1361
+ "num_input_tokens_seen": 46809344,
1362
+ "step": 845
1363
+ },
1364
+ {
1365
+ "epoch": 4.272040302267002,
1366
+ "grad_norm": 0.4822674095630646,
1367
+ "learning_rate": 9.33902688867247e-06,
1368
+ "loss": 0.0275,
1369
+ "num_input_tokens_seen": 47075856,
1370
+ "step": 850
1371
+ },
1372
+ {
1373
+ "epoch": 4.297229219143577,
1374
+ "grad_norm": 1.3116562366485596,
1375
+ "learning_rate": 9.082745647022797e-06,
1376
+ "loss": 0.0405,
1377
+ "num_input_tokens_seen": 47351152,
1378
+ "step": 855
1379
+ },
1380
+ {
1381
+ "epoch": 4.3224181360201515,
1382
+ "grad_norm": 1.0198577642440796,
1383
+ "learning_rate": 8.829247120198563e-06,
1384
+ "loss": 0.0209,
1385
+ "num_input_tokens_seen": 47629184,
1386
+ "step": 860
1387
+ },
1388
+ {
1389
+ "epoch": 4.347607052896725,
1390
+ "grad_norm": 1.8722692728042603,
1391
+ "learning_rate": 8.578575625774476e-06,
1392
+ "loss": 0.0344,
1393
+ "num_input_tokens_seen": 47908688,
1394
+ "step": 865
1395
+ },
1396
+ {
1397
+ "epoch": 4.3727959697733,
1398
+ "grad_norm": 1.0223984718322754,
1399
+ "learning_rate": 8.330774987092712e-06,
1400
+ "loss": 0.0401,
1401
+ "num_input_tokens_seen": 48186640,
1402
+ "step": 870
1403
+ },
1404
+ {
1405
+ "epoch": 4.3979848866498745,
1406
+ "grad_norm": 1.6431208848953247,
1407
+ "learning_rate": 8.085888525601525e-06,
1408
+ "loss": 0.0406,
1409
+ "num_input_tokens_seen": 48462992,
1410
+ "step": 875
1411
+ },
1412
+ {
1413
+ "epoch": 4.423173803526448,
1414
+ "grad_norm": 0.8037260174751282,
1415
+ "learning_rate": 7.843959053281663e-06,
1416
+ "loss": 0.0333,
1417
+ "num_input_tokens_seen": 48754064,
1418
+ "step": 880
1419
+ },
1420
+ {
1421
+ "epoch": 4.448362720403023,
1422
+ "grad_norm": 1.0878596305847168,
1423
+ "learning_rate": 7.605028865161809e-06,
1424
+ "loss": 0.0336,
1425
+ "num_input_tokens_seen": 49029088,
1426
+ "step": 885
1427
+ },
1428
+ {
1429
+ "epoch": 4.473551637279597,
1430
+ "grad_norm": 0.825917661190033,
1431
+ "learning_rate": 7.3691397319244015e-06,
1432
+ "loss": 0.0322,
1433
+ "num_input_tokens_seen": 49307584,
1434
+ "step": 890
1435
+ },
1436
+ {
1437
+ "epoch": 4.498740554156171,
1438
+ "grad_norm": 0.9408419132232666,
1439
+ "learning_rate": 7.136332892603095e-06,
1440
+ "loss": 0.0261,
1441
+ "num_input_tokens_seen": 49582272,
1442
+ "step": 895
1443
+ },
1444
+ {
1445
+ "epoch": 4.523929471032746,
1446
+ "grad_norm": 2.5131876468658447,
1447
+ "learning_rate": 6.906649047373246e-06,
1448
+ "loss": 0.029,
1449
+ "num_input_tokens_seen": 49872464,
1450
+ "step": 900
1451
+ },
1452
+ {
1453
+ "epoch": 4.54911838790932,
1454
+ "grad_norm": 1.3596664667129517,
1455
+ "learning_rate": 6.680128350436532e-06,
1456
+ "loss": 0.0379,
1457
+ "num_input_tokens_seen": 50149872,
1458
+ "step": 905
1459
+ },
1460
+ {
1461
+ "epoch": 4.574307304785894,
1462
+ "grad_norm": 1.3232823610305786,
1463
+ "learning_rate": 6.4568104030010125e-06,
1464
+ "loss": 0.0527,
1465
+ "num_input_tokens_seen": 50416896,
1466
+ "step": 910
1467
+ },
1468
+ {
1469
+ "epoch": 4.599496221662468,
1470
+ "grad_norm": 1.6540420055389404,
1471
+ "learning_rate": 6.2367342463579475e-06,
1472
+ "loss": 0.02,
1473
+ "num_input_tokens_seen": 50688352,
1474
+ "step": 915
1475
+ },
1476
+ {
1477
+ "epoch": 4.624685138539043,
1478
+ "grad_norm": 1.3376251459121704,
1479
+ "learning_rate": 6.0199383550564235e-06,
1480
+ "loss": 0.0386,
1481
+ "num_input_tokens_seen": 50971680,
1482
+ "step": 920
1483
+ },
1484
+ {
1485
+ "epoch": 4.6498740554156175,
1486
+ "grad_norm": 1.1123541593551636,
1487
+ "learning_rate": 5.806460630177065e-06,
1488
+ "loss": 0.0216,
1489
+ "num_input_tokens_seen": 51249088,
1490
+ "step": 925
1491
+ },
1492
+ {
1493
+ "epoch": 4.675062972292191,
1494
+ "grad_norm": 0.7802162170410156,
1495
+ "learning_rate": 5.596338392706077e-06,
1496
+ "loss": 0.0393,
1497
+ "num_input_tokens_seen": 51524320,
1498
+ "step": 930
1499
+ },
1500
+ {
1501
+ "epoch": 4.700251889168766,
1502
+ "grad_norm": 0.9048130512237549,
1503
+ "learning_rate": 5.389608377010608e-06,
1504
+ "loss": 0.0282,
1505
+ "num_input_tokens_seen": 51802528,
1506
+ "step": 935
1507
+ },
1508
+ {
1509
+ "epoch": 4.72544080604534,
1510
+ "grad_norm": 1.552368402481079,
1511
+ "learning_rate": 5.186306724416715e-06,
1512
+ "loss": 0.0263,
1513
+ "num_input_tokens_seen": 52080352,
1514
+ "step": 940
1515
+ },
1516
+ {
1517
+ "epoch": 4.750629722921914,
1518
+ "grad_norm": 0.715038001537323,
1519
+ "learning_rate": 4.986468976890993e-06,
1520
+ "loss": 0.0317,
1521
+ "num_input_tokens_seen": 52353520,
1522
+ "step": 945
1523
+ },
1524
+ {
1525
+ "epoch": 4.775818639798489,
1526
+ "grad_norm": 0.6508691310882568,
1527
+ "learning_rate": 4.790130070827029e-06,
1528
+ "loss": 0.0347,
1529
+ "num_input_tokens_seen": 52633168,
1530
+ "step": 950
1531
+ },
1532
+ {
1533
+ "epoch": 4.801007556675063,
1534
+ "grad_norm": 0.9555619359016418,
1535
+ "learning_rate": 4.59732433093766e-06,
1536
+ "loss": 0.0199,
1537
+ "num_input_tokens_seen": 52908304,
1538
+ "step": 955
1539
+ },
1540
+ {
1541
+ "epoch": 4.826196473551637,
1542
+ "grad_norm": 0.8320212364196777,
1543
+ "learning_rate": 4.408085464254183e-06,
1544
+ "loss": 0.0342,
1545
+ "num_input_tokens_seen": 53186256,
1546
+ "step": 960
1547
+ },
1548
+ {
1549
+ "epoch": 4.851385390428211,
1550
+ "grad_norm": 1.2353154420852661,
1551
+ "learning_rate": 4.222446554233597e-06,
1552
+ "loss": 0.0396,
1553
+ "num_input_tokens_seen": 53458096,
1554
+ "step": 965
1555
+ },
1556
+ {
1557
+ "epoch": 4.876574307304786,
1558
+ "grad_norm": 0.7976269721984863,
1559
+ "learning_rate": 4.040440054974815e-06,
1560
+ "loss": 0.0211,
1561
+ "num_input_tokens_seen": 53736656,
1562
+ "step": 970
1563
+ },
1564
+ {
1565
+ "epoch": 4.9017632241813605,
1566
+ "grad_norm": 1.482741355895996,
1567
+ "learning_rate": 3.8620977855448935e-06,
1568
+ "loss": 0.0249,
1569
+ "num_input_tokens_seen": 54015200,
1570
+ "step": 975
1571
+ },
1572
+ {
1573
+ "epoch": 4.926952141057934,
1574
+ "grad_norm": 2.6306161880493164,
1575
+ "learning_rate": 3.6874509244163414e-06,
1576
+ "loss": 0.0216,
1577
+ "num_input_tokens_seen": 54292768,
1578
+ "step": 980
1579
+ },
1580
+ {
1581
+ "epoch": 4.952141057934509,
1582
+ "grad_norm": 1.7150119543075562,
1583
+ "learning_rate": 3.5165300040163606e-06,
1584
+ "loss": 0.0367,
1585
+ "num_input_tokens_seen": 54570176,
1586
+ "step": 985
1587
+ },
1588
+ {
1589
+ "epoch": 4.977329974811083,
1590
+ "grad_norm": 1.3985531330108643,
1591
+ "learning_rate": 3.3493649053890326e-06,
1592
+ "loss": 0.0281,
1593
+ "num_input_tokens_seen": 54845104,
1594
+ "step": 990
1595
+ },
1596
+ {
1597
+ "epoch": 5.0,
1598
+ "grad_norm": 1.2661833763122559,
1599
+ "learning_rate": 3.185984852971438e-06,
1600
+ "loss": 0.03,
1601
+ "num_input_tokens_seen": 55091696,
1602
+ "step": 995
1603
+ },
1604
+ {
1605
+ "epoch": 5.025188916876575,
1606
+ "grad_norm": 0.7404560446739197,
1607
+ "learning_rate": 3.026418409484513e-06,
1608
+ "loss": 0.0262,
1609
+ "num_input_tokens_seen": 55375328,
1610
+ "step": 1000
1611
+ },
1612
+ {
1613
+ "epoch": 5.050377833753148,
1614
+ "grad_norm": 0.678107738494873,
1615
+ "learning_rate": 2.8706934709395892e-06,
1616
+ "loss": 0.0162,
1617
+ "num_input_tokens_seen": 55651168,
1618
+ "step": 1005
1619
+ },
1620
+ {
1621
+ "epoch": 5.075566750629723,
1622
+ "grad_norm": 0.8219847679138184,
1623
+ "learning_rate": 2.718837261761528e-06,
1624
+ "loss": 0.0187,
1625
+ "num_input_tokens_seen": 55926160,
1626
+ "step": 1010
1627
+ },
1628
+ {
1629
+ "epoch": 5.100755667506297,
1630
+ "grad_norm": 0.6506316065788269,
1631
+ "learning_rate": 2.5708763300292537e-06,
1632
+ "loss": 0.0154,
1633
+ "num_input_tokens_seen": 56203856,
1634
+ "step": 1015
1635
+ },
1636
+ {
1637
+ "epoch": 5.1259445843828715,
1638
+ "grad_norm": 0.778266191482544,
1639
+ "learning_rate": 2.4268365428344736e-06,
1640
+ "loss": 0.0313,
1641
+ "num_input_tokens_seen": 56476080,
1642
+ "step": 1020
1643
+ },
1644
+ {
1645
+ "epoch": 5.151133501259446,
1646
+ "grad_norm": 0.46360936760902405,
1647
+ "learning_rate": 2.2867430817595433e-06,
1648
+ "loss": 0.0167,
1649
+ "num_input_tokens_seen": 56744608,
1650
+ "step": 1025
1651
+ },
1652
+ {
1653
+ "epoch": 5.17632241813602,
1654
+ "grad_norm": 0.7861672043800354,
1655
+ "learning_rate": 2.1506204384751067e-06,
1656
+ "loss": 0.0132,
1657
+ "num_input_tokens_seen": 57030544,
1658
+ "step": 1030
1659
+ },
1660
+ {
1661
+ "epoch": 5.2015113350125946,
1662
+ "grad_norm": 1.374499797821045,
1663
+ "learning_rate": 2.0184924104583613e-06,
1664
+ "loss": 0.0314,
1665
+ "num_input_tokens_seen": 57311568,
1666
+ "step": 1035
1667
+ },
1668
+ {
1669
+ "epoch": 5.226700251889168,
1670
+ "grad_norm": 0.7389349341392517,
1671
+ "learning_rate": 1.890382096832699e-06,
1672
+ "loss": 0.0172,
1673
+ "num_input_tokens_seen": 57584336,
1674
+ "step": 1040
1675
+ },
1676
+ {
1677
+ "epoch": 5.251889168765743,
1678
+ "grad_norm": 1.301444172859192,
1679
+ "learning_rate": 1.7663118943294366e-06,
1680
+ "loss": 0.0269,
1681
+ "num_input_tokens_seen": 57858432,
1682
+ "step": 1045
1683
+ },
1684
+ {
1685
+ "epoch": 5.277078085642318,
1686
+ "grad_norm": 0.7735188603401184,
1687
+ "learning_rate": 1.6463034933723337e-06,
1688
+ "loss": 0.0165,
1689
+ "num_input_tokens_seen": 58149312,
1690
+ "step": 1050
1691
+ },
1692
+ {
1693
+ "epoch": 5.302267002518891,
1694
+ "grad_norm": 0.5994454622268677,
1695
+ "learning_rate": 1.5303778742855685e-06,
1696
+ "loss": 0.0162,
1697
+ "num_input_tokens_seen": 58427280,
1698
+ "step": 1055
1699
+ },
1700
+ {
1701
+ "epoch": 5.327455919395466,
1702
+ "grad_norm": 0.40637752413749695,
1703
+ "learning_rate": 1.4185553036259097e-06,
1704
+ "loss": 0.0223,
1705
+ "num_input_tokens_seen": 58705264,
1706
+ "step": 1060
1707
+ },
1708
+ {
1709
+ "epoch": 5.352644836272041,
1710
+ "grad_norm": 0.6831828355789185,
1711
+ "learning_rate": 1.3108553306396265e-06,
1712
+ "loss": 0.024,
1713
+ "num_input_tokens_seen": 58981168,
1714
+ "step": 1065
1715
+ },
1716
+ {
1717
+ "epoch": 5.3778337531486144,
1718
+ "grad_norm": 0.6420318484306335,
1719
+ "learning_rate": 1.2072967838448052e-06,
1720
+ "loss": 0.016,
1721
+ "num_input_tokens_seen": 59263760,
1722
+ "step": 1070
1723
+ },
1724
+ {
1725
+ "epoch": 5.403022670025189,
1726
+ "grad_norm": 0.7390481233596802,
1727
+ "learning_rate": 1.1078977677396824e-06,
1728
+ "loss": 0.0166,
1729
+ "num_input_tokens_seen": 59547936,
1730
+ "step": 1075
1731
+ },
1732
+ {
1733
+ "epoch": 5.428211586901763,
1734
+ "grad_norm": 0.7125617861747742,
1735
+ "learning_rate": 1.0126756596375686e-06,
1736
+ "loss": 0.0285,
1737
+ "num_input_tokens_seen": 59837408,
1738
+ "step": 1080
1739
+ },
1740
+ {
1741
+ "epoch": 5.4534005037783375,
1742
+ "grad_norm": 0.8917518258094788,
1743
+ "learning_rate": 9.216471066288396e-07,
1744
+ "loss": 0.0138,
1745
+ "num_input_tokens_seen": 60106176,
1746
+ "step": 1085
1747
+ },
1748
+ {
1749
+ "epoch": 5.478589420654912,
1750
+ "grad_norm": 1.0591411590576172,
1751
+ "learning_rate": 8.348280226706723e-07,
1752
+ "loss": 0.0202,
1753
+ "num_input_tokens_seen": 60381264,
1754
+ "step": 1090
1755
+ },
1756
+ {
1757
+ "epoch": 5.503778337531486,
1758
+ "grad_norm": 0.7360709309577942,
1759
+ "learning_rate": 7.522335858048707e-07,
1760
+ "loss": 0.015,
1761
+ "num_input_tokens_seen": 60657408,
1762
+ "step": 1095
1763
+ },
1764
+ {
1765
+ "epoch": 5.528967254408061,
1766
+ "grad_norm": 1.019169569015503,
1767
+ "learning_rate": 6.738782355044049e-07,
1768
+ "loss": 0.0188,
1769
+ "num_input_tokens_seen": 60931072,
1770
+ "step": 1100
1771
+ },
1772
+ {
1773
+ "epoch": 5.554156171284635,
1774
+ "grad_norm": 0.5831568241119385,
1775
+ "learning_rate": 5.997756701490387e-07,
1776
+ "loss": 0.0201,
1777
+ "num_input_tokens_seen": 61199952,
1778
+ "step": 1105
1779
+ },
1780
+ {
1781
+ "epoch": 5.579345088161209,
1782
+ "grad_norm": 0.9976730942726135,
1783
+ "learning_rate": 5.299388446305343e-07,
1784
+ "loss": 0.016,
1785
+ "num_input_tokens_seen": 61475824,
1786
+ "step": 1110
1787
+ },
1788
+ {
1789
+ "epoch": 5.604534005037784,
1790
+ "grad_norm": 0.9885442852973938,
1791
+ "learning_rate": 4.643799680878108e-07,
1792
+ "loss": 0.0214,
1793
+ "num_input_tokens_seen": 61751872,
1794
+ "step": 1115
1795
+ },
1796
+ {
1797
+ "epoch": 5.629722921914357,
1798
+ "grad_norm": 0.6387502551078796,
1799
+ "learning_rate": 4.0311050177251896e-07,
1800
+ "loss": 0.0167,
1801
+ "num_input_tokens_seen": 62023152,
1802
+ "step": 1120
1803
+ },
1804
+ {
1805
+ "epoch": 5.654911838790932,
1806
+ "grad_norm": 0.8085737824440002,
1807
+ "learning_rate": 3.4614115704533767e-07,
1808
+ "loss": 0.0137,
1809
+ "num_input_tokens_seen": 62291680,
1810
+ "step": 1125
1811
+ },
1812
+ {
1813
+ "epoch": 5.680100755667507,
1814
+ "grad_norm": 1.6095631122589111,
1815
+ "learning_rate": 2.934818935033501e-07,
1816
+ "loss": 0.0139,
1817
+ "num_input_tokens_seen": 62582128,
1818
+ "step": 1130
1819
+ },
1820
+ {
1821
+ "epoch": 5.7052896725440805,
1822
+ "grad_norm": 0.6252802014350891,
1823
+ "learning_rate": 2.451419172388947e-07,
1824
+ "loss": 0.022,
1825
+ "num_input_tokens_seen": 62861200,
1826
+ "step": 1135
1827
+ },
1828
+ {
1829
+ "epoch": 5.730478589420655,
1830
+ "grad_norm": 1.3100279569625854,
1831
+ "learning_rate": 2.011296792301165e-07,
1832
+ "loss": 0.0137,
1833
+ "num_input_tokens_seen": 63135360,
1834
+ "step": 1140
1835
+ },
1836
+ {
1837
+ "epoch": 5.755667506297229,
1838
+ "grad_norm": 0.7441688776016235,
1839
+ "learning_rate": 1.6145287386353235e-07,
1840
+ "loss": 0.0244,
1841
+ "num_input_tokens_seen": 63418912,
1842
+ "step": 1145
1843
+ },
1844
+ {
1845
+ "epoch": 5.7808564231738035,
1846
+ "grad_norm": 1.149690866470337,
1847
+ "learning_rate": 1.2611843758885412e-07,
1848
+ "loss": 0.0236,
1849
+ "num_input_tokens_seen": 63709456,
1850
+ "step": 1150
1851
+ },
1852
+ {
1853
+ "epoch": 5.806045340050378,
1854
+ "grad_norm": 0.34527698159217834,
1855
+ "learning_rate": 9.513254770636137e-08,
1856
+ "loss": 0.0094,
1857
+ "num_input_tokens_seen": 63980304,
1858
+ "step": 1155
1859
+ },
1860
+ {
1861
+ "epoch": 5.831234256926952,
1862
+ "grad_norm": 0.808286726474762,
1863
+ "learning_rate": 6.850062128694046e-08,
1864
+ "loss": 0.0223,
1865
+ "num_input_tokens_seen": 64261856,
1866
+ "step": 1160
1867
+ },
1868
+ {
1869
+ "epoch": 5.856423173803527,
1870
+ "grad_norm": 0.8770051002502441,
1871
+ "learning_rate": 4.622731422505855e-08,
1872
+ "loss": 0.0162,
1873
+ "num_input_tokens_seen": 64545104,
1874
+ "step": 1165
1875
+ },
1876
+ {
1877
+ "epoch": 5.8816120906801,
1878
+ "grad_norm": 1.0791943073272705,
1879
+ "learning_rate": 2.831652042480093e-08,
1880
+ "loss": 0.0289,
1881
+ "num_input_tokens_seen": 64817152,
1882
+ "step": 1170
1883
+ },
1884
+ {
1885
+ "epoch": 5.906801007556675,
1886
+ "grad_norm": 0.925644040107727,
1887
+ "learning_rate": 1.477137111912663e-08,
1888
+ "loss": 0.0302,
1889
+ "num_input_tokens_seen": 65091616,
1890
+ "step": 1175
1891
+ },
1892
+ {
1893
+ "epoch": 5.93198992443325,
1894
+ "grad_norm": 0.5752178430557251,
1895
+ "learning_rate": 5.5942343224535395e-09,
1896
+ "loss": 0.0181,
1897
+ "num_input_tokens_seen": 65360976,
1898
+ "step": 1180
1899
+ },
1900
+ {
1901
+ "epoch": 5.9571788413098234,
1902
+ "grad_norm": 0.8408887386322021,
1903
+ "learning_rate": 7.867144166728846e-10,
1904
+ "loss": 0.0274,
1905
+ "num_input_tokens_seen": 65636976,
1906
+ "step": 1185
1907
+ }
1908
+ ],
1909
+ "logging_steps": 5,
1910
+ "max_steps": 1188,
1911
+ "num_input_tokens_seen": 65804064,
1912
+ "num_train_epochs": 6,
1913
+ "save_steps": 100,
1914
+ "stateful_callbacks": {
1915
+ "TrainerControl": {
1916
+ "args": {
1917
+ "should_epoch_stop": false,
1918
+ "should_evaluate": false,
1919
+ "should_log": false,
1920
+ "should_save": true,
1921
+ "should_training_stop": true
1922
+ },
1923
+ "attributes": {}
1924
+ }
1925
+ },
1926
+ "total_flos": 2.6247522825367716e+18,
1927
+ "train_batch_size": 2,
1928
+ "trial_name": null,
1929
+ "trial_params": null
1930
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddbcd3f3f73e8819e78522af77c038ab5b2cce2c8d33fb62d1c8bd509fec1245
3
+ size 5752