Jaward commited on
Commit
732326a
·
verified ·
1 Parent(s): c735648

Initial model upload

Browse files
README.md CHANGED
@@ -1,21 +1,210 @@
1
  ---
2
  base_model: CohereLabs/aya-vision-8b
 
 
3
  tags:
4
- - text-generation-inference
 
 
5
  - transformers
 
6
  - unsloth
7
- - aya_vision
8
- license: apache-2.0
9
- language:
10
- - en
11
  ---
12
 
13
- # Uploaded finetuned model
14
 
15
- - **Developed by:** Jaward
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** CohereLabs/aya-vision-8b
18
 
19
- This aya_vision model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  base_model: CohereLabs/aya-vision-8b
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
  tags:
6
+ - base_model:adapter:CohereLabs/aya-vision-8b
7
+ - lora
8
+ - sft
9
  - transformers
10
+ - trl
11
  - unsloth
 
 
 
 
12
  ---
13
 
14
+ # Model Card for Model ID
15
 
16
+ <!-- Provide a quick summary of what the model is/does. -->
 
 
17
 
 
18
 
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.17.1
adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "AyaVisionForConditionalGeneration",
5
+ "parent_library": "transformers.models.aya_vision.modeling_aya_vision",
6
+ "unsloth_fixed": true
7
+ },
8
+ "base_model_name_or_path": "CohereLabs/aya-vision-8b",
9
+ "bias": "none",
10
+ "corda_config": null,
11
+ "eva_config": null,
12
+ "exclude_modules": null,
13
+ "fan_in_fan_out": false,
14
+ "inference_mode": true,
15
+ "init_lora_weights": true,
16
+ "layer_replication": null,
17
+ "layers_pattern": null,
18
+ "layers_to_transform": null,
19
+ "loftq_config": {},
20
+ "lora_alpha": 8,
21
+ "lora_bias": false,
22
+ "lora_dropout": 0,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "peft_type": "LORA",
27
+ "qalora_group_size": 16,
28
+ "r": 8,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": "(?:.*?(?:vision|image|visual|patch|language|text).*?(?:mlp|feed_forward|ffn|dense).*?(?:k_proj|v_proj|q_proj|out_proj|fc1|fc2|o_proj|gate_proj|up_proj|down_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:mlp|feed_forward|ffn|dense)\\.(?:(?:k_proj|v_proj|q_proj|out_proj|fc1|fc2|o_proj|gate_proj|up_proj|down_proj)))",
32
+ "target_parameters": null,
33
+ "task_type": "CAUSAL_LM",
34
+ "trainable_token_indices": null,
35
+ "use_dora": false,
36
+ "use_qalora": false,
37
+ "use_rslora": false
38
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbbd5b73c4b6c849d268bbdf30732823cb7252a17630e7154368292f31963ab
3
+ size 66096112
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eef1acec94da52bb87b0645966952f09d2201d6cde14080e8d2cbd2114145a6a
3
+ size 33894165
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b15d59b7d2f507771b26ca44b1603b8cdd22ee0992f3217d7e17b763986855
3
+ size 14645
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f14c1eb4ce846e5659e56f30dfc93f22bd1d588b528d90f727eb2e353b7c57
3
+ size 1465
tokenizer_config.json CHANGED
@@ -375,14 +375,11 @@
375
  "pad_to_multiple_of": null,
376
  "pad_token": "<PAD>",
377
  "pad_token_type_id": 0,
378
- "padding_side": "left",
379
  "processor_class": "AyaVisionProcessor",
380
  "sp_model_kwargs": {},
381
  "spaces_between_special_tokens": false,
382
- "stride": 0,
383
  "tokenizer_class": "CohereTokenizer",
384
- "truncation_side": "right",
385
- "truncation_strategy": "longest_first",
386
  "unk_token": null,
387
  "use_default_system_prompt": false,
388
  "vocab_file": null
 
375
  "pad_to_multiple_of": null,
376
  "pad_token": "<PAD>",
377
  "pad_token_type_id": 0,
378
+ "padding_side": "right",
379
  "processor_class": "AyaVisionProcessor",
380
  "sp_model_kwargs": {},
381
  "spaces_between_special_tokens": false,
 
382
  "tokenizer_class": "CohereTokenizer",
 
 
383
  "unk_token": null,
384
  "use_default_system_prompt": false,
385
  "vocab_file": null
trainer_state.json ADDED
@@ -0,0 +1,1364 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 10.0,
6
+ "eval_steps": 500,
7
+ "global_step": 190,
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.05333333333333334,
14
+ "grad_norm": 2.9939651489257812,
15
+ "learning_rate": 0.0,
16
+ "loss": 5.926,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.10666666666666667,
21
+ "grad_norm": 3.11077618598938,
22
+ "learning_rate": 4e-05,
23
+ "loss": 6.0494,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.16,
28
+ "grad_norm": 3.065760374069214,
29
+ "learning_rate": 8e-05,
30
+ "loss": 5.6388,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.21333333333333335,
35
+ "grad_norm": 2.9126641750335693,
36
+ "learning_rate": 0.00012,
37
+ "loss": 5.4761,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.26666666666666666,
42
+ "grad_norm": 2.801853895187378,
43
+ "learning_rate": 0.00016,
44
+ "loss": 4.6481,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.32,
49
+ "grad_norm": 2.5619330406188965,
50
+ "learning_rate": 0.0002,
51
+ "loss": 4.1709,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.37333333333333335,
56
+ "grad_norm": 2.608609199523926,
57
+ "learning_rate": 0.00019891891891891895,
58
+ "loss": 3.5148,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.4266666666666667,
63
+ "grad_norm": 2.3922441005706787,
64
+ "learning_rate": 0.00019783783783783784,
65
+ "loss": 2.8294,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.48,
70
+ "grad_norm": 2.1659512519836426,
71
+ "learning_rate": 0.00019675675675675678,
72
+ "loss": 2.7794,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.5333333333333333,
77
+ "grad_norm": 1.8976439237594604,
78
+ "learning_rate": 0.00019567567567567567,
79
+ "loss": 2.2562,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.5866666666666667,
84
+ "grad_norm": 1.6699284315109253,
85
+ "learning_rate": 0.00019459459459459462,
86
+ "loss": 1.8949,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.64,
91
+ "grad_norm": 1.5291804075241089,
92
+ "learning_rate": 0.00019351351351351353,
93
+ "loss": 1.7623,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.6933333333333334,
98
+ "grad_norm": 1.3941810131072998,
99
+ "learning_rate": 0.00019243243243243245,
100
+ "loss": 1.525,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.7466666666666667,
105
+ "grad_norm": 1.37143075466156,
106
+ "learning_rate": 0.00019135135135135137,
107
+ "loss": 1.6288,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.8,
112
+ "grad_norm": 1.2032169103622437,
113
+ "learning_rate": 0.00019027027027027028,
114
+ "loss": 1.2502,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.8533333333333334,
119
+ "grad_norm": 1.2003282308578491,
120
+ "learning_rate": 0.0001891891891891892,
121
+ "loss": 1.3167,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.9066666666666666,
126
+ "grad_norm": 1.2647852897644043,
127
+ "learning_rate": 0.00018810810810810814,
128
+ "loss": 1.2958,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.96,
133
+ "grad_norm": 1.2225099802017212,
134
+ "learning_rate": 0.00018702702702702703,
135
+ "loss": 1.1039,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 1.0,
140
+ "grad_norm": 1.1175678968429565,
141
+ "learning_rate": 0.00018594594594594597,
142
+ "loss": 1.0148,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 1.0533333333333332,
147
+ "grad_norm": 1.1830530166625977,
148
+ "learning_rate": 0.00018486486486486486,
149
+ "loss": 1.0407,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 1.1066666666666667,
154
+ "grad_norm": 0.9075496196746826,
155
+ "learning_rate": 0.0001837837837837838,
156
+ "loss": 0.9057,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 1.16,
161
+ "grad_norm": 0.8098593354225159,
162
+ "learning_rate": 0.00018270270270270272,
163
+ "loss": 0.8612,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 1.2133333333333334,
168
+ "grad_norm": 0.9240499138832092,
169
+ "learning_rate": 0.00018162162162162164,
170
+ "loss": 0.8828,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 1.2666666666666666,
175
+ "grad_norm": 0.7987530827522278,
176
+ "learning_rate": 0.00018054054054054055,
177
+ "loss": 0.8126,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 1.32,
182
+ "grad_norm": 0.8396232724189758,
183
+ "learning_rate": 0.00017945945945945947,
184
+ "loss": 0.9116,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 1.3733333333333333,
189
+ "grad_norm": 0.8236972689628601,
190
+ "learning_rate": 0.00017837837837837839,
191
+ "loss": 0.7373,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 1.4266666666666667,
196
+ "grad_norm": 0.7285610437393188,
197
+ "learning_rate": 0.00017729729729729733,
198
+ "loss": 0.6247,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 1.48,
203
+ "grad_norm": 0.6658008098602295,
204
+ "learning_rate": 0.00017621621621621622,
205
+ "loss": 0.6866,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 1.5333333333333332,
210
+ "grad_norm": 0.7446240186691284,
211
+ "learning_rate": 0.00017513513513513516,
212
+ "loss": 0.7261,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 1.5866666666666667,
217
+ "grad_norm": 0.6878177523612976,
218
+ "learning_rate": 0.00017405405405405405,
219
+ "loss": 0.7688,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 1.6400000000000001,
224
+ "grad_norm": 0.5825473070144653,
225
+ "learning_rate": 0.000172972972972973,
226
+ "loss": 0.6443,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 1.6933333333333334,
231
+ "grad_norm": 0.5800288915634155,
232
+ "learning_rate": 0.0001718918918918919,
233
+ "loss": 0.6609,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 1.7466666666666666,
238
+ "grad_norm": 0.6077244877815247,
239
+ "learning_rate": 0.00017081081081081083,
240
+ "loss": 0.6884,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 1.8,
245
+ "grad_norm": 0.5634922385215759,
246
+ "learning_rate": 0.00016972972972972974,
247
+ "loss": 0.5371,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 1.8533333333333335,
252
+ "grad_norm": 0.7918744087219238,
253
+ "learning_rate": 0.00016864864864864866,
254
+ "loss": 0.8134,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 1.9066666666666667,
259
+ "grad_norm": 0.8786271214485168,
260
+ "learning_rate": 0.00016756756756756757,
261
+ "loss": 0.8388,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 1.96,
266
+ "grad_norm": 0.5388052463531494,
267
+ "learning_rate": 0.00016648648648648652,
268
+ "loss": 0.6525,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 2.0,
273
+ "grad_norm": 0.8554252982139587,
274
+ "learning_rate": 0.0001654054054054054,
275
+ "loss": 0.7793,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 2.0533333333333332,
280
+ "grad_norm": 0.6043028831481934,
281
+ "learning_rate": 0.00016432432432432435,
282
+ "loss": 0.6002,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 2.1066666666666665,
287
+ "grad_norm": 0.5654100775718689,
288
+ "learning_rate": 0.00016324324324324324,
289
+ "loss": 0.5514,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 2.16,
294
+ "grad_norm": 0.5622905492782593,
295
+ "learning_rate": 0.00016216216216216218,
296
+ "loss": 0.5555,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 2.2133333333333334,
301
+ "grad_norm": 0.5281704664230347,
302
+ "learning_rate": 0.0001610810810810811,
303
+ "loss": 0.5881,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 2.2666666666666666,
308
+ "grad_norm": 0.4860922396183014,
309
+ "learning_rate": 0.00016,
310
+ "loss": 0.4401,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 2.32,
315
+ "grad_norm": 0.592281699180603,
316
+ "learning_rate": 0.00015891891891891893,
317
+ "loss": 0.5885,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 2.3733333333333335,
322
+ "grad_norm": 0.4672849774360657,
323
+ "learning_rate": 0.00015783783783783785,
324
+ "loss": 0.4213,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 2.4266666666666667,
329
+ "grad_norm": 0.6344936490058899,
330
+ "learning_rate": 0.00015675675675675676,
331
+ "loss": 0.5391,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 2.48,
336
+ "grad_norm": 0.6623905897140503,
337
+ "learning_rate": 0.0001556756756756757,
338
+ "loss": 0.5531,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 2.533333333333333,
343
+ "grad_norm": 0.6063231229782104,
344
+ "learning_rate": 0.0001545945945945946,
345
+ "loss": 0.4793,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 2.586666666666667,
350
+ "grad_norm": 0.5558156967163086,
351
+ "learning_rate": 0.00015351351351351354,
352
+ "loss": 0.4482,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 2.64,
357
+ "grad_norm": 0.6785097718238831,
358
+ "learning_rate": 0.00015243243243243243,
359
+ "loss": 0.6906,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 2.6933333333333334,
364
+ "grad_norm": 0.6826766729354858,
365
+ "learning_rate": 0.00015135135135135137,
366
+ "loss": 0.6222,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 2.7466666666666666,
371
+ "grad_norm": 0.6157349944114685,
372
+ "learning_rate": 0.00015027027027027028,
373
+ "loss": 0.4152,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 2.8,
378
+ "grad_norm": 0.7184132933616638,
379
+ "learning_rate": 0.0001491891891891892,
380
+ "loss": 0.6114,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 2.8533333333333335,
385
+ "grad_norm": 0.6043546795845032,
386
+ "learning_rate": 0.00014810810810810812,
387
+ "loss": 0.4917,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 2.9066666666666667,
392
+ "grad_norm": 0.628749430179596,
393
+ "learning_rate": 0.00014702702702702703,
394
+ "loss": 0.3952,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 2.96,
399
+ "grad_norm": 0.6067255735397339,
400
+ "learning_rate": 0.00014594594594594595,
401
+ "loss": 0.5159,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 3.0,
406
+ "grad_norm": 0.7200435400009155,
407
+ "learning_rate": 0.0001448648648648649,
408
+ "loss": 0.5015,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 3.0533333333333332,
413
+ "grad_norm": 0.6270686388015747,
414
+ "learning_rate": 0.00014378378378378378,
415
+ "loss": 0.5351,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 3.1066666666666665,
420
+ "grad_norm": 0.7099371552467346,
421
+ "learning_rate": 0.00014270270270270272,
422
+ "loss": 0.3699,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 3.16,
427
+ "grad_norm": 0.4469902813434601,
428
+ "learning_rate": 0.00014162162162162161,
429
+ "loss": 0.3183,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 3.2133333333333334,
434
+ "grad_norm": 0.6315875053405762,
435
+ "learning_rate": 0.00014054054054054056,
436
+ "loss": 0.3916,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 3.2666666666666666,
441
+ "grad_norm": 0.7143704891204834,
442
+ "learning_rate": 0.00013945945945945947,
443
+ "loss": 0.4279,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 3.32,
448
+ "grad_norm": 0.5957121849060059,
449
+ "learning_rate": 0.0001383783783783784,
450
+ "loss": 0.3588,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 3.3733333333333335,
455
+ "grad_norm": 0.7153288722038269,
456
+ "learning_rate": 0.0001372972972972973,
457
+ "loss": 0.5773,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 3.4266666666666667,
462
+ "grad_norm": 0.6472995281219482,
463
+ "learning_rate": 0.00013621621621621622,
464
+ "loss": 0.4328,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 3.48,
469
+ "grad_norm": 0.6527895331382751,
470
+ "learning_rate": 0.00013513513513513514,
471
+ "loss": 0.4454,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 3.533333333333333,
476
+ "grad_norm": 0.5024020671844482,
477
+ "learning_rate": 0.00013405405405405408,
478
+ "loss": 0.3404,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 3.586666666666667,
483
+ "grad_norm": 0.5893893837928772,
484
+ "learning_rate": 0.00013297297297297297,
485
+ "loss": 0.2628,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 3.64,
490
+ "grad_norm": 0.6590572595596313,
491
+ "learning_rate": 0.0001318918918918919,
492
+ "loss": 0.37,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 3.6933333333333334,
497
+ "grad_norm": 0.6503171920776367,
498
+ "learning_rate": 0.0001308108108108108,
499
+ "loss": 0.381,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 3.7466666666666666,
504
+ "grad_norm": 0.5625070929527283,
505
+ "learning_rate": 0.00012972972972972974,
506
+ "loss": 0.4027,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 3.8,
511
+ "grad_norm": 0.6765126585960388,
512
+ "learning_rate": 0.00012864864864864866,
513
+ "loss": 0.4235,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 3.8533333333333335,
518
+ "grad_norm": 0.5564252138137817,
519
+ "learning_rate": 0.00012756756756756758,
520
+ "loss": 0.3113,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 3.9066666666666667,
525
+ "grad_norm": 0.5405982732772827,
526
+ "learning_rate": 0.0001264864864864865,
527
+ "loss": 0.3067,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 3.96,
532
+ "grad_norm": 0.580288290977478,
533
+ "learning_rate": 0.0001254054054054054,
534
+ "loss": 0.283,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 4.0,
539
+ "grad_norm": 0.6484014391899109,
540
+ "learning_rate": 0.00012432432432432433,
541
+ "loss": 0.3488,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 4.053333333333334,
546
+ "grad_norm": 0.5099231600761414,
547
+ "learning_rate": 0.00012324324324324327,
548
+ "loss": 0.3175,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 4.1066666666666665,
553
+ "grad_norm": 0.6575998663902283,
554
+ "learning_rate": 0.00012216216216216216,
555
+ "loss": 0.4791,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 4.16,
560
+ "grad_norm": 0.6281353235244751,
561
+ "learning_rate": 0.00012108108108108109,
562
+ "loss": 0.2972,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 4.213333333333333,
567
+ "grad_norm": 0.6186221837997437,
568
+ "learning_rate": 0.00012,
569
+ "loss": 0.2879,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 4.266666666666667,
574
+ "grad_norm": 0.6336839199066162,
575
+ "learning_rate": 0.00011891891891891893,
576
+ "loss": 0.3426,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 4.32,
581
+ "grad_norm": 0.6205630302429199,
582
+ "learning_rate": 0.00011783783783783784,
583
+ "loss": 0.227,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 4.373333333333333,
588
+ "grad_norm": 0.5527361631393433,
589
+ "learning_rate": 0.00011675675675675676,
590
+ "loss": 0.2312,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 4.426666666666667,
595
+ "grad_norm": 0.6175451278686523,
596
+ "learning_rate": 0.00011567567567567568,
597
+ "loss": 0.3367,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 4.48,
602
+ "grad_norm": 0.6770386099815369,
603
+ "learning_rate": 0.00011459459459459461,
604
+ "loss": 0.3082,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 4.533333333333333,
609
+ "grad_norm": 0.6515651941299438,
610
+ "learning_rate": 0.00011351351351351351,
611
+ "loss": 0.2286,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 4.586666666666667,
616
+ "grad_norm": 0.615166962146759,
617
+ "learning_rate": 0.00011243243243243244,
618
+ "loss": 0.2034,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 4.64,
623
+ "grad_norm": 0.7103771567344666,
624
+ "learning_rate": 0.00011135135135135135,
625
+ "loss": 0.2652,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 4.693333333333333,
630
+ "grad_norm": 0.7127423882484436,
631
+ "learning_rate": 0.00011027027027027029,
632
+ "loss": 0.3027,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 4.746666666666667,
637
+ "grad_norm": 0.6815232634544373,
638
+ "learning_rate": 0.00010918918918918919,
639
+ "loss": 0.2794,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 4.8,
644
+ "grad_norm": 0.6688821315765381,
645
+ "learning_rate": 0.00010810810810810812,
646
+ "loss": 0.2743,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 4.8533333333333335,
651
+ "grad_norm": 0.6266018152236938,
652
+ "learning_rate": 0.00010702702702702702,
653
+ "loss": 0.2506,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 4.906666666666666,
658
+ "grad_norm": 0.615983784198761,
659
+ "learning_rate": 0.00010594594594594595,
660
+ "loss": 0.244,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 4.96,
665
+ "grad_norm": 0.7407805323600769,
666
+ "learning_rate": 0.00010486486486486487,
667
+ "loss": 0.3235,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 5.0,
672
+ "grad_norm": 0.7214280962944031,
673
+ "learning_rate": 0.0001037837837837838,
674
+ "loss": 0.3789,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 5.053333333333334,
679
+ "grad_norm": 0.6973103880882263,
680
+ "learning_rate": 0.0001027027027027027,
681
+ "loss": 0.2197,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 5.1066666666666665,
686
+ "grad_norm": 0.5083109736442566,
687
+ "learning_rate": 0.00010162162162162163,
688
+ "loss": 0.1289,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 5.16,
693
+ "grad_norm": 0.6989448666572571,
694
+ "learning_rate": 0.00010054054054054053,
695
+ "loss": 0.2747,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 5.213333333333333,
700
+ "grad_norm": 0.6188623905181885,
701
+ "learning_rate": 9.945945945945948e-05,
702
+ "loss": 0.2397,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 5.266666666666667,
707
+ "grad_norm": 0.6073055863380432,
708
+ "learning_rate": 9.837837837837839e-05,
709
+ "loss": 0.2052,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 5.32,
714
+ "grad_norm": 0.6545196175575256,
715
+ "learning_rate": 9.729729729729731e-05,
716
+ "loss": 0.2301,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 5.373333333333333,
721
+ "grad_norm": 0.7770692110061646,
722
+ "learning_rate": 9.621621621621622e-05,
723
+ "loss": 0.2306,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 5.426666666666667,
728
+ "grad_norm": 0.7740461826324463,
729
+ "learning_rate": 9.513513513513514e-05,
730
+ "loss": 0.2685,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 5.48,
735
+ "grad_norm": 0.6835582256317139,
736
+ "learning_rate": 9.405405405405407e-05,
737
+ "loss": 0.176,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 5.533333333333333,
742
+ "grad_norm": 0.6593111753463745,
743
+ "learning_rate": 9.297297297297299e-05,
744
+ "loss": 0.1909,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 5.586666666666667,
749
+ "grad_norm": 0.8926195502281189,
750
+ "learning_rate": 9.18918918918919e-05,
751
+ "loss": 0.2887,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 5.64,
756
+ "grad_norm": 0.79143226146698,
757
+ "learning_rate": 9.081081081081082e-05,
758
+ "loss": 0.1818,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 5.693333333333333,
763
+ "grad_norm": 0.6516755819320679,
764
+ "learning_rate": 8.972972972972973e-05,
765
+ "loss": 0.2166,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 5.746666666666667,
770
+ "grad_norm": 0.6523953080177307,
771
+ "learning_rate": 8.864864864864866e-05,
772
+ "loss": 0.2092,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 5.8,
777
+ "grad_norm": 0.6548402905464172,
778
+ "learning_rate": 8.756756756756758e-05,
779
+ "loss": 0.1237,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 5.8533333333333335,
784
+ "grad_norm": 0.8367058038711548,
785
+ "learning_rate": 8.64864864864865e-05,
786
+ "loss": 0.2499,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 5.906666666666666,
791
+ "grad_norm": 0.8076928853988647,
792
+ "learning_rate": 8.540540540540541e-05,
793
+ "loss": 0.2725,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 5.96,
798
+ "grad_norm": 0.7337738871574402,
799
+ "learning_rate": 8.432432432432433e-05,
800
+ "loss": 0.2412,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 6.0,
805
+ "grad_norm": 0.8447884321212769,
806
+ "learning_rate": 8.324324324324326e-05,
807
+ "loss": 0.2018,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 6.053333333333334,
812
+ "grad_norm": 0.6481534838676453,
813
+ "learning_rate": 8.216216216216217e-05,
814
+ "loss": 0.1907,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 6.1066666666666665,
819
+ "grad_norm": 0.6754074096679688,
820
+ "learning_rate": 8.108108108108109e-05,
821
+ "loss": 0.1559,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 6.16,
826
+ "grad_norm": 0.674432635307312,
827
+ "learning_rate": 8e-05,
828
+ "loss": 0.1977,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 6.213333333333333,
833
+ "grad_norm": 0.7197549939155579,
834
+ "learning_rate": 7.891891891891892e-05,
835
+ "loss": 0.1708,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 6.266666666666667,
840
+ "grad_norm": 0.5761333107948303,
841
+ "learning_rate": 7.783783783783785e-05,
842
+ "loss": 0.1251,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 6.32,
847
+ "grad_norm": 0.5829312801361084,
848
+ "learning_rate": 7.675675675675677e-05,
849
+ "loss": 0.1111,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 6.373333333333333,
854
+ "grad_norm": 0.778752863407135,
855
+ "learning_rate": 7.567567567567568e-05,
856
+ "loss": 0.1565,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 6.426666666666667,
861
+ "grad_norm": 0.7507519721984863,
862
+ "learning_rate": 7.45945945945946e-05,
863
+ "loss": 0.1398,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 6.48,
868
+ "grad_norm": 0.6983451843261719,
869
+ "learning_rate": 7.351351351351352e-05,
870
+ "loss": 0.12,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 6.533333333333333,
875
+ "grad_norm": 0.6156823039054871,
876
+ "learning_rate": 7.243243243243245e-05,
877
+ "loss": 0.1081,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 6.586666666666667,
882
+ "grad_norm": 0.8576733469963074,
883
+ "learning_rate": 7.135135135135136e-05,
884
+ "loss": 0.1332,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 6.64,
889
+ "grad_norm": 0.7912089824676514,
890
+ "learning_rate": 7.027027027027028e-05,
891
+ "loss": 0.1283,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 6.693333333333333,
896
+ "grad_norm": 0.8497866988182068,
897
+ "learning_rate": 6.91891891891892e-05,
898
+ "loss": 0.1459,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 6.746666666666667,
903
+ "grad_norm": 0.7368230223655701,
904
+ "learning_rate": 6.810810810810811e-05,
905
+ "loss": 0.1263,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 6.8,
910
+ "grad_norm": 0.7851323485374451,
911
+ "learning_rate": 6.702702702702704e-05,
912
+ "loss": 0.1257,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 6.8533333333333335,
917
+ "grad_norm": 0.7375195622444153,
918
+ "learning_rate": 6.594594594594596e-05,
919
+ "loss": 0.126,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 6.906666666666666,
924
+ "grad_norm": 0.8455854654312134,
925
+ "learning_rate": 6.486486486486487e-05,
926
+ "loss": 0.1818,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 6.96,
931
+ "grad_norm": 0.7988014817237854,
932
+ "learning_rate": 6.378378378378379e-05,
933
+ "loss": 0.1416,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 7.0,
938
+ "grad_norm": 1.181761622428894,
939
+ "learning_rate": 6.27027027027027e-05,
940
+ "loss": 0.3061,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 7.053333333333334,
945
+ "grad_norm": 0.7475009560585022,
946
+ "learning_rate": 6.162162162162163e-05,
947
+ "loss": 0.1332,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 7.1066666666666665,
952
+ "grad_norm": 0.6371139287948608,
953
+ "learning_rate": 6.0540540540540543e-05,
954
+ "loss": 0.0831,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 7.16,
959
+ "grad_norm": 0.5655011534690857,
960
+ "learning_rate": 5.9459459459459466e-05,
961
+ "loss": 0.0822,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 7.213333333333333,
966
+ "grad_norm": 0.6641082763671875,
967
+ "learning_rate": 5.837837837837838e-05,
968
+ "loss": 0.1068,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 7.266666666666667,
973
+ "grad_norm": 0.5877074599266052,
974
+ "learning_rate": 5.7297297297297305e-05,
975
+ "loss": 0.0737,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 7.32,
980
+ "grad_norm": 0.7259334325790405,
981
+ "learning_rate": 5.621621621621622e-05,
982
+ "loss": 0.1217,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 7.373333333333333,
987
+ "grad_norm": 0.5484410524368286,
988
+ "learning_rate": 5.5135135135135144e-05,
989
+ "loss": 0.0547,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 7.426666666666667,
994
+ "grad_norm": 0.7040739059448242,
995
+ "learning_rate": 5.405405405405406e-05,
996
+ "loss": 0.0855,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 7.48,
1001
+ "grad_norm": 0.7551671266555786,
1002
+ "learning_rate": 5.2972972972972976e-05,
1003
+ "loss": 0.1419,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 7.533333333333333,
1008
+ "grad_norm": 0.7220690846443176,
1009
+ "learning_rate": 5.18918918918919e-05,
1010
+ "loss": 0.09,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 7.586666666666667,
1015
+ "grad_norm": 0.7653244137763977,
1016
+ "learning_rate": 5.0810810810810815e-05,
1017
+ "loss": 0.0959,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 7.64,
1022
+ "grad_norm": 0.8557524681091309,
1023
+ "learning_rate": 4.972972972972974e-05,
1024
+ "loss": 0.1038,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 7.693333333333333,
1029
+ "grad_norm": 0.8686397671699524,
1030
+ "learning_rate": 4.8648648648648654e-05,
1031
+ "loss": 0.063,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 7.746666666666667,
1036
+ "grad_norm": 0.6569188237190247,
1037
+ "learning_rate": 4.756756756756757e-05,
1038
+ "loss": 0.0566,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 7.8,
1043
+ "grad_norm": 0.8147929906845093,
1044
+ "learning_rate": 4.648648648648649e-05,
1045
+ "loss": 0.0697,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 7.8533333333333335,
1050
+ "grad_norm": 0.8243633508682251,
1051
+ "learning_rate": 4.540540540540541e-05,
1052
+ "loss": 0.0882,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 7.906666666666666,
1057
+ "grad_norm": 0.8485711216926575,
1058
+ "learning_rate": 4.432432432432433e-05,
1059
+ "loss": 0.0799,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 7.96,
1064
+ "grad_norm": 0.9228702187538147,
1065
+ "learning_rate": 4.324324324324325e-05,
1066
+ "loss": 0.0863,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 8.0,
1071
+ "grad_norm": 1.06531822681427,
1072
+ "learning_rate": 4.2162162162162164e-05,
1073
+ "loss": 0.1346,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 8.053333333333333,
1078
+ "grad_norm": 0.7236900329589844,
1079
+ "learning_rate": 4.108108108108109e-05,
1080
+ "loss": 0.0868,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 8.106666666666667,
1085
+ "grad_norm": 0.48567166924476624,
1086
+ "learning_rate": 4e-05,
1087
+ "loss": 0.0375,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 8.16,
1092
+ "grad_norm": 0.7095057964324951,
1093
+ "learning_rate": 3.8918918918918926e-05,
1094
+ "loss": 0.0971,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 8.213333333333333,
1099
+ "grad_norm": 0.7046399116516113,
1100
+ "learning_rate": 3.783783783783784e-05,
1101
+ "loss": 0.0716,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 8.266666666666667,
1106
+ "grad_norm": 0.6369104981422424,
1107
+ "learning_rate": 3.675675675675676e-05,
1108
+ "loss": 0.0702,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 8.32,
1113
+ "grad_norm": 0.6888811588287354,
1114
+ "learning_rate": 3.567567567567568e-05,
1115
+ "loss": 0.0607,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 8.373333333333333,
1120
+ "grad_norm": 0.6034691333770752,
1121
+ "learning_rate": 3.45945945945946e-05,
1122
+ "loss": 0.0453,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 8.426666666666666,
1127
+ "grad_norm": 0.6416992545127869,
1128
+ "learning_rate": 3.351351351351352e-05,
1129
+ "loss": 0.0523,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 8.48,
1134
+ "grad_norm": 0.6690638661384583,
1135
+ "learning_rate": 3.2432432432432436e-05,
1136
+ "loss": 0.067,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 8.533333333333333,
1141
+ "grad_norm": 0.5749509334564209,
1142
+ "learning_rate": 3.135135135135135e-05,
1143
+ "loss": 0.0514,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 8.586666666666666,
1148
+ "grad_norm": 0.7911456227302551,
1149
+ "learning_rate": 3.0270270270270272e-05,
1150
+ "loss": 0.0687,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 8.64,
1155
+ "grad_norm": 0.6897225975990295,
1156
+ "learning_rate": 2.918918918918919e-05,
1157
+ "loss": 0.0371,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 8.693333333333333,
1162
+ "grad_norm": 0.6747151613235474,
1163
+ "learning_rate": 2.810810810810811e-05,
1164
+ "loss": 0.0405,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 8.746666666666666,
1169
+ "grad_norm": 0.6985137462615967,
1170
+ "learning_rate": 2.702702702702703e-05,
1171
+ "loss": 0.0399,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 8.8,
1176
+ "grad_norm": 0.64153653383255,
1177
+ "learning_rate": 2.594594594594595e-05,
1178
+ "loss": 0.0493,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 8.853333333333333,
1183
+ "grad_norm": 0.6300393342971802,
1184
+ "learning_rate": 2.486486486486487e-05,
1185
+ "loss": 0.0312,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 8.906666666666666,
1190
+ "grad_norm": 0.47996580600738525,
1191
+ "learning_rate": 2.3783783783783785e-05,
1192
+ "loss": 0.0315,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 8.96,
1197
+ "grad_norm": 0.6305020451545715,
1198
+ "learning_rate": 2.2702702702702705e-05,
1199
+ "loss": 0.0359,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 9.0,
1204
+ "grad_norm": 0.6539890766143799,
1205
+ "learning_rate": 2.1621621621621624e-05,
1206
+ "loss": 0.0328,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 9.053333333333333,
1211
+ "grad_norm": 0.47058215737342834,
1212
+ "learning_rate": 2.0540540540540544e-05,
1213
+ "loss": 0.0303,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 9.106666666666667,
1218
+ "grad_norm": 0.36159807443618774,
1219
+ "learning_rate": 1.9459459459459463e-05,
1220
+ "loss": 0.0148,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 9.16,
1225
+ "grad_norm": 0.47357675433158875,
1226
+ "learning_rate": 1.837837837837838e-05,
1227
+ "loss": 0.0357,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 9.213333333333333,
1232
+ "grad_norm": 0.5119134187698364,
1233
+ "learning_rate": 1.72972972972973e-05,
1234
+ "loss": 0.0378,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 9.266666666666667,
1239
+ "grad_norm": 0.3982938230037689,
1240
+ "learning_rate": 1.6216216216216218e-05,
1241
+ "loss": 0.0189,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 9.32,
1246
+ "grad_norm": 0.4229731559753418,
1247
+ "learning_rate": 1.5135135135135136e-05,
1248
+ "loss": 0.0232,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 9.373333333333333,
1253
+ "grad_norm": 0.5164742469787598,
1254
+ "learning_rate": 1.4054054054054055e-05,
1255
+ "loss": 0.0416,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 9.426666666666666,
1260
+ "grad_norm": 0.6268206834793091,
1261
+ "learning_rate": 1.2972972972972975e-05,
1262
+ "loss": 0.0458,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 9.48,
1267
+ "grad_norm": 0.6097092032432556,
1268
+ "learning_rate": 1.1891891891891893e-05,
1269
+ "loss": 0.038,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 9.533333333333333,
1274
+ "grad_norm": 0.537212610244751,
1275
+ "learning_rate": 1.0810810810810812e-05,
1276
+ "loss": 0.0237,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 9.586666666666666,
1281
+ "grad_norm": 0.4725726842880249,
1282
+ "learning_rate": 9.729729729729732e-06,
1283
+ "loss": 0.025,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 9.64,
1288
+ "grad_norm": 0.3361439108848572,
1289
+ "learning_rate": 8.64864864864865e-06,
1290
+ "loss": 0.012,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 9.693333333333333,
1295
+ "grad_norm": 0.529528796672821,
1296
+ "learning_rate": 7.567567567567568e-06,
1297
+ "loss": 0.0398,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 9.746666666666666,
1302
+ "grad_norm": 0.4508318603038788,
1303
+ "learning_rate": 6.486486486486487e-06,
1304
+ "loss": 0.0245,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 9.8,
1309
+ "grad_norm": 0.4403272569179535,
1310
+ "learning_rate": 5.405405405405406e-06,
1311
+ "loss": 0.023,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 9.853333333333333,
1316
+ "grad_norm": 0.5844480395317078,
1317
+ "learning_rate": 4.324324324324325e-06,
1318
+ "loss": 0.036,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 9.906666666666666,
1323
+ "grad_norm": 0.48860466480255127,
1324
+ "learning_rate": 3.2432432432432437e-06,
1325
+ "loss": 0.0245,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 9.96,
1330
+ "grad_norm": 0.5813486576080322,
1331
+ "learning_rate": 2.1621621621621623e-06,
1332
+ "loss": 0.0356,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 10.0,
1337
+ "grad_norm": 0.557105541229248,
1338
+ "learning_rate": 1.0810810810810812e-06,
1339
+ "loss": 0.0326,
1340
+ "step": 190
1341
+ }
1342
+ ],
1343
+ "logging_steps": 1,
1344
+ "max_steps": 190,
1345
+ "num_input_tokens_seen": 0,
1346
+ "num_train_epochs": 10,
1347
+ "save_steps": 500,
1348
+ "stateful_callbacks": {
1349
+ "TrainerControl": {
1350
+ "args": {
1351
+ "should_epoch_stop": false,
1352
+ "should_evaluate": false,
1353
+ "should_log": false,
1354
+ "should_save": true,
1355
+ "should_training_stop": true
1356
+ },
1357
+ "attributes": {}
1358
+ }
1359
+ },
1360
+ "total_flos": 3.126061441746144e+16,
1361
+ "train_batch_size": 1,
1362
+ "trial_name": null,
1363
+ "trial_params": null
1364
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0dc77e494e88329e5a41facaeeea17405999539e8ecab42ac51ed756e31d5bf
3
+ size 6225