0fg commited on
Commit
3fa98b5
·
verified ·
1 Parent(s): 3ecc526

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/gemma-3-1b-it-unsloth-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/gemma-3-1b-it-unsloth-bnb-4bit",
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": 16,
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": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": "(?:.*?(?:language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj)))",
27
+ "task_type": "CAUSAL_LM",
28
+ "trainable_token_indices": null,
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed152d3dd7781f28bfdccd2d94935b025e5c21e2fde24911f6308eefc1af24b3
3
+ size 26139264
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
chat_template.jinja ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {{ bos_token }}
2
+ {%- if messages[0]['role'] == 'system' -%}
3
+ {%- if messages[0]['content'] is string -%}
4
+ {%- set first_user_prefix = messages[0]['content'] + '
5
+
6
+ ' -%}
7
+ {%- else -%}
8
+ {%- set first_user_prefix = messages[0]['content'][0]['text'] + '
9
+
10
+ ' -%}
11
+ {%- endif -%}
12
+ {%- set loop_messages = messages[1:] -%}
13
+ {%- else -%}
14
+ {%- set first_user_prefix = "" -%}
15
+ {%- set loop_messages = messages -%}
16
+ {%- endif -%}
17
+ {%- for message in loop_messages -%}
18
+ {%- if (message['role'] == 'user') != (loop.index0 % 2 == 0) -%}
19
+ {{ raise_exception("Conversation roles must alternate user/assistant/user/assistant/...") }}
20
+ {%- endif -%}
21
+ {%- if (message['role'] == 'assistant') -%}
22
+ {%- set role = "model" -%}
23
+ {%- else -%}
24
+ {%- set role = message['role'] -%}
25
+ {%- endif -%}
26
+ {{ '<start_of_turn>' + role + '
27
+ ' + (first_user_prefix if loop.first else "") }}
28
+ {%- if message['content'] is string -%}
29
+ {{ message['content'] | trim }}
30
+ {%- elif message['content'] is iterable -%}
31
+ {%- for item in message['content'] -%}
32
+ {%- if item['type'] == 'image' -%}
33
+ {{ '<start_of_image>' }}
34
+ {%- elif item['type'] == 'text' -%}
35
+ {{ item['text'] | trim }}
36
+ {%- endif -%}
37
+ {%- endfor -%}
38
+ {%- else -%}
39
+ {{ raise_exception("Invalid content type") }}
40
+ {%- endif -%}
41
+ {{ '<end_of_turn>
42
+ ' }}
43
+ {%- endfor -%}
44
+ {%- if add_generation_prompt -%}
45
+ {{'<start_of_turn>model
46
+ '}}
47
+ {%- endif -%}
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d22f3c80d9e38825d7dbca198bc2c65beed83d6b76407f4ce29ebf6a533811
3
+ size 14270428
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab959a5a8d89442943331d78fa542b23139cc536e903d1ac539619bc780cb97f
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5c251c3681725d951564543cc04ab162aa7831157e59b36b6eb1acd8288645e
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<end_of_turn>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "unk_token": {
27
+ "content": "<unk>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4667f2089529e8e7657cfb6d1c19910ae71ff5f28aa7ab2ff2763330affad795
3
+ size 33384568
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
trainer_state.json ADDED
@@ -0,0 +1,874 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.7365578197888534,
6
+ "eval_steps": 500,
7
+ "global_step": 3000,
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.006137981831573778,
14
+ "grad_norm": 37.7730598449707,
15
+ "learning_rate": 5.889570552147239e-06,
16
+ "loss": 3.4685,
17
+ "step": 25
18
+ },
19
+ {
20
+ "epoch": 0.012275963663147557,
21
+ "grad_norm": 11.39767074584961,
22
+ "learning_rate": 1.2024539877300614e-05,
23
+ "loss": 1.7111,
24
+ "step": 50
25
+ },
26
+ {
27
+ "epoch": 0.018413945494721334,
28
+ "grad_norm": 4.119814872741699,
29
+ "learning_rate": 1.815950920245399e-05,
30
+ "loss": 0.6616,
31
+ "step": 75
32
+ },
33
+ {
34
+ "epoch": 0.024551927326295114,
35
+ "grad_norm": 4.619405269622803,
36
+ "learning_rate": 2.4294478527607366e-05,
37
+ "loss": 0.433,
38
+ "step": 100
39
+ },
40
+ {
41
+ "epoch": 0.030689909157868893,
42
+ "grad_norm": 4.100978374481201,
43
+ "learning_rate": 3.042944785276074e-05,
44
+ "loss": 0.3938,
45
+ "step": 125
46
+ },
47
+ {
48
+ "epoch": 0.03682789098944267,
49
+ "grad_norm": 4.166531562805176,
50
+ "learning_rate": 3.656441717791411e-05,
51
+ "loss": 0.3766,
52
+ "step": 150
53
+ },
54
+ {
55
+ "epoch": 0.04296587282101645,
56
+ "grad_norm": 4.5262837409973145,
57
+ "learning_rate": 4.2699386503067485e-05,
58
+ "loss": 0.3133,
59
+ "step": 175
60
+ },
61
+ {
62
+ "epoch": 0.04910385465259023,
63
+ "grad_norm": 2.890160322189331,
64
+ "learning_rate": 4.8834355828220865e-05,
65
+ "loss": 0.3159,
66
+ "step": 200
67
+ },
68
+ {
69
+ "epoch": 0.05524183648416401,
70
+ "grad_norm": 5.569750785827637,
71
+ "learning_rate": 5.496932515337424e-05,
72
+ "loss": 0.2948,
73
+ "step": 225
74
+ },
75
+ {
76
+ "epoch": 0.061379818315737786,
77
+ "grad_norm": 6.213336944580078,
78
+ "learning_rate": 6.110429447852761e-05,
79
+ "loss": 0.3576,
80
+ "step": 250
81
+ },
82
+ {
83
+ "epoch": 0.06751780014731157,
84
+ "grad_norm": 3.2000479698181152,
85
+ "learning_rate": 6.723926380368099e-05,
86
+ "loss": 0.3153,
87
+ "step": 275
88
+ },
89
+ {
90
+ "epoch": 0.07365578197888534,
91
+ "grad_norm": 2.484917640686035,
92
+ "learning_rate": 7.337423312883436e-05,
93
+ "loss": 0.3057,
94
+ "step": 300
95
+ },
96
+ {
97
+ "epoch": 0.07979376381045912,
98
+ "grad_norm": 2.4827752113342285,
99
+ "learning_rate": 7.950920245398772e-05,
100
+ "loss": 0.2956,
101
+ "step": 325
102
+ },
103
+ {
104
+ "epoch": 0.0859317456420329,
105
+ "grad_norm": 2.170391082763672,
106
+ "learning_rate": 8.564417177914112e-05,
107
+ "loss": 0.3053,
108
+ "step": 350
109
+ },
110
+ {
111
+ "epoch": 0.09206972747360667,
112
+ "grad_norm": 2.9628348350524902,
113
+ "learning_rate": 9.177914110429448e-05,
114
+ "loss": 0.2941,
115
+ "step": 375
116
+ },
117
+ {
118
+ "epoch": 0.09820770930518045,
119
+ "grad_norm": 4.929935932159424,
120
+ "learning_rate": 9.791411042944786e-05,
121
+ "loss": 0.3107,
122
+ "step": 400
123
+ },
124
+ {
125
+ "epoch": 0.10434569113675424,
126
+ "grad_norm": 2.3750085830688477,
127
+ "learning_rate": 0.00010404907975460123,
128
+ "loss": 0.3004,
129
+ "step": 425
130
+ },
131
+ {
132
+ "epoch": 0.11048367296832802,
133
+ "grad_norm": 2.280918836593628,
134
+ "learning_rate": 0.00011018404907975461,
135
+ "loss": 0.2912,
136
+ "step": 450
137
+ },
138
+ {
139
+ "epoch": 0.11662165479990179,
140
+ "grad_norm": 2.4553568363189697,
141
+ "learning_rate": 0.00011631901840490798,
142
+ "loss": 0.2549,
143
+ "step": 475
144
+ },
145
+ {
146
+ "epoch": 0.12275963663147557,
147
+ "grad_norm": 2.673969030380249,
148
+ "learning_rate": 0.00012245398773006136,
149
+ "loss": 0.2997,
150
+ "step": 500
151
+ },
152
+ {
153
+ "epoch": 0.12889761846304934,
154
+ "grad_norm": 2.394958019256592,
155
+ "learning_rate": 0.0001285889570552147,
156
+ "loss": 0.2725,
157
+ "step": 525
158
+ },
159
+ {
160
+ "epoch": 0.13503560029462314,
161
+ "grad_norm": 2.0582079887390137,
162
+ "learning_rate": 0.0001347239263803681,
163
+ "loss": 0.288,
164
+ "step": 550
165
+ },
166
+ {
167
+ "epoch": 0.1411735821261969,
168
+ "grad_norm": 2.5277466773986816,
169
+ "learning_rate": 0.0001408588957055215,
170
+ "loss": 0.2633,
171
+ "step": 575
172
+ },
173
+ {
174
+ "epoch": 0.14731156395777067,
175
+ "grad_norm": 2.573945999145508,
176
+ "learning_rate": 0.00014699386503067485,
177
+ "loss": 0.2741,
178
+ "step": 600
179
+ },
180
+ {
181
+ "epoch": 0.15344954578934447,
182
+ "grad_norm": 1.9574755430221558,
183
+ "learning_rate": 0.00015312883435582823,
184
+ "loss": 0.2955,
185
+ "step": 625
186
+ },
187
+ {
188
+ "epoch": 0.15958752762091824,
189
+ "grad_norm": 1.681303858757019,
190
+ "learning_rate": 0.00015926380368098158,
191
+ "loss": 0.2811,
192
+ "step": 650
193
+ },
194
+ {
195
+ "epoch": 0.165725509452492,
196
+ "grad_norm": 1.8627731800079346,
197
+ "learning_rate": 0.00016539877300613496,
198
+ "loss": 0.2678,
199
+ "step": 675
200
+ },
201
+ {
202
+ "epoch": 0.1718634912840658,
203
+ "grad_norm": 1.7298288345336914,
204
+ "learning_rate": 0.00017153374233128837,
205
+ "loss": 0.2661,
206
+ "step": 700
207
+ },
208
+ {
209
+ "epoch": 0.17800147311563957,
210
+ "grad_norm": 1.6428427696228027,
211
+ "learning_rate": 0.00017766871165644172,
212
+ "loss": 0.2672,
213
+ "step": 725
214
+ },
215
+ {
216
+ "epoch": 0.18413945494721334,
217
+ "grad_norm": 2.5652105808258057,
218
+ "learning_rate": 0.0001838036809815951,
219
+ "loss": 0.2487,
220
+ "step": 750
221
+ },
222
+ {
223
+ "epoch": 0.19027743677878714,
224
+ "grad_norm": 1.0266259908676147,
225
+ "learning_rate": 0.00018993865030674846,
226
+ "loss": 0.2733,
227
+ "step": 775
228
+ },
229
+ {
230
+ "epoch": 0.1964154186103609,
231
+ "grad_norm": 1.1475216150283813,
232
+ "learning_rate": 0.00019607361963190186,
233
+ "loss": 0.27,
234
+ "step": 800
235
+ },
236
+ {
237
+ "epoch": 0.2025534004419347,
238
+ "grad_norm": 2.0874133110046387,
239
+ "learning_rate": 0.00019975446733051425,
240
+ "loss": 0.2557,
241
+ "step": 825
242
+ },
243
+ {
244
+ "epoch": 0.20869138227350847,
245
+ "grad_norm": 2.0207202434539795,
246
+ "learning_rate": 0.00019907243213749832,
247
+ "loss": 0.2523,
248
+ "step": 850
249
+ },
250
+ {
251
+ "epoch": 0.21482936410508224,
252
+ "grad_norm": 2.3469483852386475,
253
+ "learning_rate": 0.00019839039694448233,
254
+ "loss": 0.2889,
255
+ "step": 875
256
+ },
257
+ {
258
+ "epoch": 0.22096734593665604,
259
+ "grad_norm": 2.777117967605591,
260
+ "learning_rate": 0.0001977083617514664,
261
+ "loss": 0.2521,
262
+ "step": 900
263
+ },
264
+ {
265
+ "epoch": 0.2271053277682298,
266
+ "grad_norm": 1.5443978309631348,
267
+ "learning_rate": 0.00019702632655845044,
268
+ "loss": 0.2491,
269
+ "step": 925
270
+ },
271
+ {
272
+ "epoch": 0.23324330959980358,
273
+ "grad_norm": 2.6930274963378906,
274
+ "learning_rate": 0.00019634429136543445,
275
+ "loss": 0.2696,
276
+ "step": 950
277
+ },
278
+ {
279
+ "epoch": 0.23938129143137737,
280
+ "grad_norm": 2.0129122734069824,
281
+ "learning_rate": 0.00019566225617241852,
282
+ "loss": 0.2643,
283
+ "step": 975
284
+ },
285
+ {
286
+ "epoch": 0.24551927326295114,
287
+ "grad_norm": 2.7098405361175537,
288
+ "learning_rate": 0.00019498022097940254,
289
+ "loss": 0.2603,
290
+ "step": 1000
291
+ },
292
+ {
293
+ "epoch": 0.2516572550945249,
294
+ "grad_norm": 1.4850163459777832,
295
+ "learning_rate": 0.00019429818578638658,
296
+ "loss": 0.2584,
297
+ "step": 1025
298
+ },
299
+ {
300
+ "epoch": 0.2577952369260987,
301
+ "grad_norm": 1.2259314060211182,
302
+ "learning_rate": 0.00019361615059337064,
303
+ "loss": 0.2809,
304
+ "step": 1050
305
+ },
306
+ {
307
+ "epoch": 0.26393321875767245,
308
+ "grad_norm": 2.409186601638794,
309
+ "learning_rate": 0.00019293411540035466,
310
+ "loss": 0.2458,
311
+ "step": 1075
312
+ },
313
+ {
314
+ "epoch": 0.2700712005892463,
315
+ "grad_norm": 1.6780492067337036,
316
+ "learning_rate": 0.00019225208020733872,
317
+ "loss": 0.2585,
318
+ "step": 1100
319
+ },
320
+ {
321
+ "epoch": 0.27620918242082004,
322
+ "grad_norm": 1.5900087356567383,
323
+ "learning_rate": 0.00019157004501432274,
324
+ "loss": 0.2234,
325
+ "step": 1125
326
+ },
327
+ {
328
+ "epoch": 0.2823471642523938,
329
+ "grad_norm": 6.657894611358643,
330
+ "learning_rate": 0.00019088800982130678,
331
+ "loss": 0.2456,
332
+ "step": 1150
333
+ },
334
+ {
335
+ "epoch": 0.2884851460839676,
336
+ "grad_norm": 2.0989744663238525,
337
+ "learning_rate": 0.00019020597462829085,
338
+ "loss": 0.2206,
339
+ "step": 1175
340
+ },
341
+ {
342
+ "epoch": 0.29462312791554135,
343
+ "grad_norm": 2.613159656524658,
344
+ "learning_rate": 0.00018952393943527486,
345
+ "loss": 0.2701,
346
+ "step": 1200
347
+ },
348
+ {
349
+ "epoch": 0.3007611097471152,
350
+ "grad_norm": 1.9629878997802734,
351
+ "learning_rate": 0.00018884190424225893,
352
+ "loss": 0.2271,
353
+ "step": 1225
354
+ },
355
+ {
356
+ "epoch": 0.30689909157868894,
357
+ "grad_norm": 2.393691062927246,
358
+ "learning_rate": 0.00018815986904924294,
359
+ "loss": 0.2234,
360
+ "step": 1250
361
+ },
362
+ {
363
+ "epoch": 0.3130370734102627,
364
+ "grad_norm": 1.4522358179092407,
365
+ "learning_rate": 0.00018747783385622698,
366
+ "loss": 0.2608,
367
+ "step": 1275
368
+ },
369
+ {
370
+ "epoch": 0.3191750552418365,
371
+ "grad_norm": 1.3521190881729126,
372
+ "learning_rate": 0.00018679579866321105,
373
+ "loss": 0.2411,
374
+ "step": 1300
375
+ },
376
+ {
377
+ "epoch": 0.32531303707341025,
378
+ "grad_norm": 1.919198989868164,
379
+ "learning_rate": 0.00018611376347019506,
380
+ "loss": 0.2389,
381
+ "step": 1325
382
+ },
383
+ {
384
+ "epoch": 0.331451018904984,
385
+ "grad_norm": 2.17889666557312,
386
+ "learning_rate": 0.00018543172827717913,
387
+ "loss": 0.2374,
388
+ "step": 1350
389
+ },
390
+ {
391
+ "epoch": 0.33758900073655784,
392
+ "grad_norm": 1.776234745979309,
393
+ "learning_rate": 0.00018474969308416314,
394
+ "loss": 0.2491,
395
+ "step": 1375
396
+ },
397
+ {
398
+ "epoch": 0.3437269825681316,
399
+ "grad_norm": 1.802179217338562,
400
+ "learning_rate": 0.00018406765789114718,
401
+ "loss": 0.2578,
402
+ "step": 1400
403
+ },
404
+ {
405
+ "epoch": 0.3498649643997054,
406
+ "grad_norm": 1.9841917753219604,
407
+ "learning_rate": 0.00018338562269813125,
408
+ "loss": 0.2595,
409
+ "step": 1425
410
+ },
411
+ {
412
+ "epoch": 0.35600294623127915,
413
+ "grad_norm": 1.5063601732254028,
414
+ "learning_rate": 0.00018270358750511527,
415
+ "loss": 0.227,
416
+ "step": 1450
417
+ },
418
+ {
419
+ "epoch": 0.3621409280628529,
420
+ "grad_norm": 1.7783691883087158,
421
+ "learning_rate": 0.00018202155231209933,
422
+ "loss": 0.2455,
423
+ "step": 1475
424
+ },
425
+ {
426
+ "epoch": 0.3682789098944267,
427
+ "grad_norm": 1.8014737367630005,
428
+ "learning_rate": 0.00018133951711908335,
429
+ "loss": 0.2316,
430
+ "step": 1500
431
+ },
432
+ {
433
+ "epoch": 0.3744168917260005,
434
+ "grad_norm": 2.4618427753448486,
435
+ "learning_rate": 0.0001806574819260674,
436
+ "loss": 0.2578,
437
+ "step": 1525
438
+ },
439
+ {
440
+ "epoch": 0.3805548735575743,
441
+ "grad_norm": 1.3078199625015259,
442
+ "learning_rate": 0.00017997544673305145,
443
+ "loss": 0.2703,
444
+ "step": 1550
445
+ },
446
+ {
447
+ "epoch": 0.38669285538914805,
448
+ "grad_norm": 1.1195226907730103,
449
+ "learning_rate": 0.00017929341154003547,
450
+ "loss": 0.2337,
451
+ "step": 1575
452
+ },
453
+ {
454
+ "epoch": 0.3928308372207218,
455
+ "grad_norm": 1.3115506172180176,
456
+ "learning_rate": 0.0001786113763470195,
457
+ "loss": 0.2339,
458
+ "step": 1600
459
+ },
460
+ {
461
+ "epoch": 0.3989688190522956,
462
+ "grad_norm": 2.1288275718688965,
463
+ "learning_rate": 0.00017792934115400355,
464
+ "loss": 0.2433,
465
+ "step": 1625
466
+ },
467
+ {
468
+ "epoch": 0.4051068008838694,
469
+ "grad_norm": 1.5910248756408691,
470
+ "learning_rate": 0.0001772473059609876,
471
+ "loss": 0.2206,
472
+ "step": 1650
473
+ },
474
+ {
475
+ "epoch": 0.4112447827154432,
476
+ "grad_norm": 2.3456833362579346,
477
+ "learning_rate": 0.00017656527076797166,
478
+ "loss": 0.2334,
479
+ "step": 1675
480
+ },
481
+ {
482
+ "epoch": 0.41738276454701695,
483
+ "grad_norm": 1.4813215732574463,
484
+ "learning_rate": 0.00017588323557495567,
485
+ "loss": 0.2393,
486
+ "step": 1700
487
+ },
488
+ {
489
+ "epoch": 0.4235207463785907,
490
+ "grad_norm": 1.7243605852127075,
491
+ "learning_rate": 0.0001752012003819397,
492
+ "loss": 0.2579,
493
+ "step": 1725
494
+ },
495
+ {
496
+ "epoch": 0.4296587282101645,
497
+ "grad_norm": 2.249532461166382,
498
+ "learning_rate": 0.00017451916518892375,
499
+ "loss": 0.2157,
500
+ "step": 1750
501
+ },
502
+ {
503
+ "epoch": 0.43579671004173826,
504
+ "grad_norm": 1.5098496675491333,
505
+ "learning_rate": 0.0001738371299959078,
506
+ "loss": 0.245,
507
+ "step": 1775
508
+ },
509
+ {
510
+ "epoch": 0.4419346918733121,
511
+ "grad_norm": 2.0736098289489746,
512
+ "learning_rate": 0.00017315509480289186,
513
+ "loss": 0.2191,
514
+ "step": 1800
515
+ },
516
+ {
517
+ "epoch": 0.44807267370488585,
518
+ "grad_norm": 1.8657655715942383,
519
+ "learning_rate": 0.00017247305960987587,
520
+ "loss": 0.2226,
521
+ "step": 1825
522
+ },
523
+ {
524
+ "epoch": 0.4542106555364596,
525
+ "grad_norm": 1.1383737325668335,
526
+ "learning_rate": 0.00017179102441685991,
527
+ "loss": 0.2265,
528
+ "step": 1850
529
+ },
530
+ {
531
+ "epoch": 0.4603486373680334,
532
+ "grad_norm": 1.7321696281433105,
533
+ "learning_rate": 0.00017110898922384395,
534
+ "loss": 0.2281,
535
+ "step": 1875
536
+ },
537
+ {
538
+ "epoch": 0.46648661919960716,
539
+ "grad_norm": 1.8833884000778198,
540
+ "learning_rate": 0.000170426954030828,
541
+ "loss": 0.2051,
542
+ "step": 1900
543
+ },
544
+ {
545
+ "epoch": 0.4726246010311809,
546
+ "grad_norm": 1.4870628118515015,
547
+ "learning_rate": 0.00016974491883781206,
548
+ "loss": 0.2369,
549
+ "step": 1925
550
+ },
551
+ {
552
+ "epoch": 0.47876258286275475,
553
+ "grad_norm": 1.1184924840927124,
554
+ "learning_rate": 0.00016906288364479608,
555
+ "loss": 0.239,
556
+ "step": 1950
557
+ },
558
+ {
559
+ "epoch": 0.4849005646943285,
560
+ "grad_norm": 1.0997380018234253,
561
+ "learning_rate": 0.00016838084845178012,
562
+ "loss": 0.2548,
563
+ "step": 1975
564
+ },
565
+ {
566
+ "epoch": 0.4910385465259023,
567
+ "grad_norm": 1.814329743385315,
568
+ "learning_rate": 0.00016769881325876416,
569
+ "loss": 0.225,
570
+ "step": 2000
571
+ },
572
+ {
573
+ "epoch": 0.49717652835747606,
574
+ "grad_norm": 1.2444835901260376,
575
+ "learning_rate": 0.0001670167780657482,
576
+ "loss": 0.2186,
577
+ "step": 2025
578
+ },
579
+ {
580
+ "epoch": 0.5033145101890498,
581
+ "grad_norm": 1.6863384246826172,
582
+ "learning_rate": 0.00016633474287273224,
583
+ "loss": 0.2492,
584
+ "step": 2050
585
+ },
586
+ {
587
+ "epoch": 0.5094524920206236,
588
+ "grad_norm": 2.017697811126709,
589
+ "learning_rate": 0.00016565270767971628,
590
+ "loss": 0.2165,
591
+ "step": 2075
592
+ },
593
+ {
594
+ "epoch": 0.5155904738521974,
595
+ "grad_norm": 2.237959146499634,
596
+ "learning_rate": 0.00016497067248670032,
597
+ "loss": 0.2335,
598
+ "step": 2100
599
+ },
600
+ {
601
+ "epoch": 0.5217284556837711,
602
+ "grad_norm": 2.2787888050079346,
603
+ "learning_rate": 0.00016428863729368436,
604
+ "loss": 0.2341,
605
+ "step": 2125
606
+ },
607
+ {
608
+ "epoch": 0.5278664375153449,
609
+ "grad_norm": 2.273451328277588,
610
+ "learning_rate": 0.0001636066021006684,
611
+ "loss": 0.2011,
612
+ "step": 2150
613
+ },
614
+ {
615
+ "epoch": 0.5340044193469188,
616
+ "grad_norm": 1.48465895652771,
617
+ "learning_rate": 0.00016292456690765244,
618
+ "loss": 0.2562,
619
+ "step": 2175
620
+ },
621
+ {
622
+ "epoch": 0.5401424011784925,
623
+ "grad_norm": 1.7666058540344238,
624
+ "learning_rate": 0.00016224253171463648,
625
+ "loss": 0.2267,
626
+ "step": 2200
627
+ },
628
+ {
629
+ "epoch": 0.5462803830100663,
630
+ "grad_norm": 1.6537222862243652,
631
+ "learning_rate": 0.00016156049652162052,
632
+ "loss": 0.2277,
633
+ "step": 2225
634
+ },
635
+ {
636
+ "epoch": 0.5524183648416401,
637
+ "grad_norm": 2.039132595062256,
638
+ "learning_rate": 0.00016087846132860456,
639
+ "loss": 0.211,
640
+ "step": 2250
641
+ },
642
+ {
643
+ "epoch": 0.5585563466732139,
644
+ "grad_norm": 1.686170220375061,
645
+ "learning_rate": 0.0001601964261355886,
646
+ "loss": 0.2158,
647
+ "step": 2275
648
+ },
649
+ {
650
+ "epoch": 0.5646943285047876,
651
+ "grad_norm": 1.7695778608322144,
652
+ "learning_rate": 0.00015951439094257264,
653
+ "loss": 0.2198,
654
+ "step": 2300
655
+ },
656
+ {
657
+ "epoch": 0.5708323103363614,
658
+ "grad_norm": 1.7025463581085205,
659
+ "learning_rate": 0.00015883235574955668,
660
+ "loss": 0.2085,
661
+ "step": 2325
662
+ },
663
+ {
664
+ "epoch": 0.5769702921679352,
665
+ "grad_norm": 1.00222909450531,
666
+ "learning_rate": 0.00015815032055654073,
667
+ "loss": 0.2127,
668
+ "step": 2350
669
+ },
670
+ {
671
+ "epoch": 0.5831082739995089,
672
+ "grad_norm": 1.2521406412124634,
673
+ "learning_rate": 0.00015746828536352477,
674
+ "loss": 0.2309,
675
+ "step": 2375
676
+ },
677
+ {
678
+ "epoch": 0.5892462558310827,
679
+ "grad_norm": 1.8515346050262451,
680
+ "learning_rate": 0.0001567862501705088,
681
+ "loss": 0.199,
682
+ "step": 2400
683
+ },
684
+ {
685
+ "epoch": 0.5953842376626565,
686
+ "grad_norm": 1.2680790424346924,
687
+ "learning_rate": 0.00015610421497749285,
688
+ "loss": 0.2297,
689
+ "step": 2425
690
+ },
691
+ {
692
+ "epoch": 0.6015222194942303,
693
+ "grad_norm": 1.5662161111831665,
694
+ "learning_rate": 0.0001554221797844769,
695
+ "loss": 0.2596,
696
+ "step": 2450
697
+ },
698
+ {
699
+ "epoch": 0.6076602013258041,
700
+ "grad_norm": 1.6885185241699219,
701
+ "learning_rate": 0.00015474014459146093,
702
+ "loss": 0.2478,
703
+ "step": 2475
704
+ },
705
+ {
706
+ "epoch": 0.6137981831573779,
707
+ "grad_norm": 1.6437608003616333,
708
+ "learning_rate": 0.00015405810939844497,
709
+ "loss": 0.2358,
710
+ "step": 2500
711
+ },
712
+ {
713
+ "epoch": 0.6199361649889517,
714
+ "grad_norm": 1.654118299484253,
715
+ "learning_rate": 0.000153376074205429,
716
+ "loss": 0.2331,
717
+ "step": 2525
718
+ },
719
+ {
720
+ "epoch": 0.6260741468205254,
721
+ "grad_norm": 1.7273892164230347,
722
+ "learning_rate": 0.00015269403901241305,
723
+ "loss": 0.199,
724
+ "step": 2550
725
+ },
726
+ {
727
+ "epoch": 0.6322121286520992,
728
+ "grad_norm": 1.2874716520309448,
729
+ "learning_rate": 0.0001520120038193971,
730
+ "loss": 0.2511,
731
+ "step": 2575
732
+ },
733
+ {
734
+ "epoch": 0.638350110483673,
735
+ "grad_norm": 1.972301721572876,
736
+ "learning_rate": 0.00015132996862638113,
737
+ "loss": 0.2291,
738
+ "step": 2600
739
+ },
740
+ {
741
+ "epoch": 0.6444880923152467,
742
+ "grad_norm": 1.420000433921814,
743
+ "learning_rate": 0.00015064793343336517,
744
+ "loss": 0.2225,
745
+ "step": 2625
746
+ },
747
+ {
748
+ "epoch": 0.6506260741468205,
749
+ "grad_norm": 2.5418105125427246,
750
+ "learning_rate": 0.0001499658982403492,
751
+ "loss": 0.2231,
752
+ "step": 2650
753
+ },
754
+ {
755
+ "epoch": 0.6567640559783943,
756
+ "grad_norm": 1.986648440361023,
757
+ "learning_rate": 0.00014928386304733323,
758
+ "loss": 0.2165,
759
+ "step": 2675
760
+ },
761
+ {
762
+ "epoch": 0.662902037809968,
763
+ "grad_norm": 1.2217724323272705,
764
+ "learning_rate": 0.0001486018278543173,
765
+ "loss": 0.2202,
766
+ "step": 2700
767
+ },
768
+ {
769
+ "epoch": 0.6690400196415419,
770
+ "grad_norm": 1.5692222118377686,
771
+ "learning_rate": 0.00014791979266130133,
772
+ "loss": 0.2019,
773
+ "step": 2725
774
+ },
775
+ {
776
+ "epoch": 0.6751780014731157,
777
+ "grad_norm": 1.9380391836166382,
778
+ "learning_rate": 0.00014723775746828537,
779
+ "loss": 0.2195,
780
+ "step": 2750
781
+ },
782
+ {
783
+ "epoch": 0.6813159833046895,
784
+ "grad_norm": 1.8485900163650513,
785
+ "learning_rate": 0.00014655572227526941,
786
+ "loss": 0.214,
787
+ "step": 2775
788
+ },
789
+ {
790
+ "epoch": 0.6874539651362632,
791
+ "grad_norm": 2.325063943862915,
792
+ "learning_rate": 0.00014587368708225343,
793
+ "loss": 0.2219,
794
+ "step": 2800
795
+ },
796
+ {
797
+ "epoch": 0.693591946967837,
798
+ "grad_norm": 1.4283169507980347,
799
+ "learning_rate": 0.0001451916518892375,
800
+ "loss": 0.2241,
801
+ "step": 2825
802
+ },
803
+ {
804
+ "epoch": 0.6997299287994108,
805
+ "grad_norm": 1.6000885963439941,
806
+ "learning_rate": 0.00014450961669622154,
807
+ "loss": 0.2231,
808
+ "step": 2850
809
+ },
810
+ {
811
+ "epoch": 0.7058679106309845,
812
+ "grad_norm": 1.5898454189300537,
813
+ "learning_rate": 0.00014382758150320558,
814
+ "loss": 0.2203,
815
+ "step": 2875
816
+ },
817
+ {
818
+ "epoch": 0.7120058924625583,
819
+ "grad_norm": 2.032430648803711,
820
+ "learning_rate": 0.00014314554631018962,
821
+ "loss": 0.2216,
822
+ "step": 2900
823
+ },
824
+ {
825
+ "epoch": 0.7181438742941321,
826
+ "grad_norm": 1.7925983667373657,
827
+ "learning_rate": 0.00014246351111717363,
828
+ "loss": 0.2245,
829
+ "step": 2925
830
+ },
831
+ {
832
+ "epoch": 0.7242818561257058,
833
+ "grad_norm": 2.068000316619873,
834
+ "learning_rate": 0.0001417814759241577,
835
+ "loss": 0.2221,
836
+ "step": 2950
837
+ },
838
+ {
839
+ "epoch": 0.7304198379572796,
840
+ "grad_norm": 1.4491972923278809,
841
+ "learning_rate": 0.00014109944073114174,
842
+ "loss": 0.2137,
843
+ "step": 2975
844
+ },
845
+ {
846
+ "epoch": 0.7365578197888534,
847
+ "grad_norm": 1.2980254888534546,
848
+ "learning_rate": 0.00014041740553812578,
849
+ "loss": 0.2082,
850
+ "step": 3000
851
+ }
852
+ ],
853
+ "logging_steps": 25,
854
+ "max_steps": 8146,
855
+ "num_input_tokens_seen": 0,
856
+ "num_train_epochs": 2,
857
+ "save_steps": 1000,
858
+ "stateful_callbacks": {
859
+ "TrainerControl": {
860
+ "args": {
861
+ "should_epoch_stop": false,
862
+ "should_evaluate": false,
863
+ "should_log": false,
864
+ "should_save": true,
865
+ "should_training_stop": false
866
+ },
867
+ "attributes": {}
868
+ }
869
+ },
870
+ "total_flos": 1.7696405948746138e+17,
871
+ "train_batch_size": 32,
872
+ "trial_name": null,
873
+ "trial_params": null
874
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea5d298f200c14881f05f571df1a23a6f14ae3e3464df47181f658553cdd1108
3
+ size 5624