anish2003185 commited on
Commit
209ac61
·
verified ·
1 Parent(s): 83dda69

Upload 8 files

Browse files
README.md CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-VL-7B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-VL-7B-Instruct",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 8,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 8,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "v_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "o_proj",
30
+ "k_proj",
31
+ "up_proj",
32
+ "down_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a36d29b8322176cf36f3b07aeaaba2214a917a551d7ad3e9dc1211f52efe5e0d
3
+ size 95255648
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:796ff5912c44672528480a2b5adf844c3b6488a2661fe5d4e25cbd8e442c6e36
3
+ size 161811050
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9196a1e708bf24d6abba41cce3f8558820acc3e50f9394c5955e29eb41ffea3d
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79fba8d36352a914e697da10631eed4b12001e76f97340f18155de9f1617af5f
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,1147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 15900,
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.018867924528301886,
14
+ "grad_norm": 0.540359616279602,
15
+ "learning_rate": 1.9876714052082024e-05,
16
+ "loss": 9.6223,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 0.03773584905660377,
21
+ "grad_norm": 0.65615314245224,
22
+ "learning_rate": 1.975091206441062e-05,
23
+ "loss": 6.7276,
24
+ "step": 200
25
+ },
26
+ {
27
+ "epoch": 0.05660377358490566,
28
+ "grad_norm": 0.10516568273305893,
29
+ "learning_rate": 1.9625110076739213e-05,
30
+ "loss": 6.6446,
31
+ "step": 300
32
+ },
33
+ {
34
+ "epoch": 0.07547169811320754,
35
+ "grad_norm": 0.6999079585075378,
36
+ "learning_rate": 1.949930808906781e-05,
37
+ "loss": 6.6792,
38
+ "step": 400
39
+ },
40
+ {
41
+ "epoch": 0.09433962264150944,
42
+ "grad_norm": 0.25218865275382996,
43
+ "learning_rate": 1.9373506101396403e-05,
44
+ "loss": 6.7655,
45
+ "step": 500
46
+ },
47
+ {
48
+ "epoch": 0.11320754716981132,
49
+ "grad_norm": 0.02898556925356388,
50
+ "learning_rate": 1.9247704113724998e-05,
51
+ "loss": 6.71,
52
+ "step": 600
53
+ },
54
+ {
55
+ "epoch": 0.1320754716981132,
56
+ "grad_norm": 0.2081533968448639,
57
+ "learning_rate": 1.9121902126053593e-05,
58
+ "loss": 6.7371,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 0.1509433962264151,
63
+ "grad_norm": 0.6868953108787537,
64
+ "learning_rate": 1.8996100138382188e-05,
65
+ "loss": 6.7152,
66
+ "step": 800
67
+ },
68
+ {
69
+ "epoch": 0.16981132075471697,
70
+ "grad_norm": 0.5356037020683289,
71
+ "learning_rate": 1.8870298150710782e-05,
72
+ "loss": 6.7843,
73
+ "step": 900
74
+ },
75
+ {
76
+ "epoch": 0.18867924528301888,
77
+ "grad_norm": 0.7029320597648621,
78
+ "learning_rate": 1.8744496163039377e-05,
79
+ "loss": 6.5619,
80
+ "step": 1000
81
+ },
82
+ {
83
+ "epoch": 0.20754716981132076,
84
+ "grad_norm": 0.09844966232776642,
85
+ "learning_rate": 1.8618694175367972e-05,
86
+ "loss": 6.8881,
87
+ "step": 1100
88
+ },
89
+ {
90
+ "epoch": 0.22641509433962265,
91
+ "grad_norm": 0.5668662786483765,
92
+ "learning_rate": 1.8492892187696567e-05,
93
+ "loss": 6.7273,
94
+ "step": 1200
95
+ },
96
+ {
97
+ "epoch": 0.24528301886792453,
98
+ "grad_norm": 0.21362020075321198,
99
+ "learning_rate": 1.8367090200025162e-05,
100
+ "loss": 6.8294,
101
+ "step": 1300
102
+ },
103
+ {
104
+ "epoch": 0.2641509433962264,
105
+ "grad_norm": 0.4036034345626831,
106
+ "learning_rate": 1.8241288212353757e-05,
107
+ "loss": 6.7298,
108
+ "step": 1400
109
+ },
110
+ {
111
+ "epoch": 0.2830188679245283,
112
+ "grad_norm": 0.43861180543899536,
113
+ "learning_rate": 1.811548622468235e-05,
114
+ "loss": 6.7187,
115
+ "step": 1500
116
+ },
117
+ {
118
+ "epoch": 0.3018867924528302,
119
+ "grad_norm": 0.021787254139780998,
120
+ "learning_rate": 1.7989684237010946e-05,
121
+ "loss": 6.6952,
122
+ "step": 1600
123
+ },
124
+ {
125
+ "epoch": 0.32075471698113206,
126
+ "grad_norm": 0.33325955271720886,
127
+ "learning_rate": 1.786388224933954e-05,
128
+ "loss": 6.8646,
129
+ "step": 1700
130
+ },
131
+ {
132
+ "epoch": 0.33962264150943394,
133
+ "grad_norm": 0.3679867088794708,
134
+ "learning_rate": 1.7738080261668136e-05,
135
+ "loss": 6.693,
136
+ "step": 1800
137
+ },
138
+ {
139
+ "epoch": 0.3584905660377358,
140
+ "grad_norm": 0.45209288597106934,
141
+ "learning_rate": 1.761227827399673e-05,
142
+ "loss": 6.8112,
143
+ "step": 1900
144
+ },
145
+ {
146
+ "epoch": 0.37735849056603776,
147
+ "grad_norm": 0.46227267384529114,
148
+ "learning_rate": 1.7486476286325326e-05,
149
+ "loss": 6.7437,
150
+ "step": 2000
151
+ },
152
+ {
153
+ "epoch": 0.39622641509433965,
154
+ "grad_norm": 0.7230538725852966,
155
+ "learning_rate": 1.736067429865392e-05,
156
+ "loss": 6.7605,
157
+ "step": 2100
158
+ },
159
+ {
160
+ "epoch": 0.41509433962264153,
161
+ "grad_norm": 0.7919989228248596,
162
+ "learning_rate": 1.7234872310982516e-05,
163
+ "loss": 6.7826,
164
+ "step": 2200
165
+ },
166
+ {
167
+ "epoch": 0.4339622641509434,
168
+ "grad_norm": 0.6324593424797058,
169
+ "learning_rate": 1.710907032331111e-05,
170
+ "loss": 6.7607,
171
+ "step": 2300
172
+ },
173
+ {
174
+ "epoch": 0.4528301886792453,
175
+ "grad_norm": 0.4530716836452484,
176
+ "learning_rate": 1.6983268335639705e-05,
177
+ "loss": 6.6475,
178
+ "step": 2400
179
+ },
180
+ {
181
+ "epoch": 0.4716981132075472,
182
+ "grad_norm": 0.6669319868087769,
183
+ "learning_rate": 1.68574663479683e-05,
184
+ "loss": 6.6457,
185
+ "step": 2500
186
+ },
187
+ {
188
+ "epoch": 0.49056603773584906,
189
+ "grad_norm": 0.5140043497085571,
190
+ "learning_rate": 1.673166436029689e-05,
191
+ "loss": 6.8527,
192
+ "step": 2600
193
+ },
194
+ {
195
+ "epoch": 0.5094339622641509,
196
+ "grad_norm": 0.01416013389825821,
197
+ "learning_rate": 1.660586237262549e-05,
198
+ "loss": 6.7319,
199
+ "step": 2700
200
+ },
201
+ {
202
+ "epoch": 0.5283018867924528,
203
+ "grad_norm": 0.012981708161532879,
204
+ "learning_rate": 1.6480060384954085e-05,
205
+ "loss": 6.8672,
206
+ "step": 2800
207
+ },
208
+ {
209
+ "epoch": 0.5471698113207547,
210
+ "grad_norm": 0.4480224549770355,
211
+ "learning_rate": 1.635425839728268e-05,
212
+ "loss": 6.6993,
213
+ "step": 2900
214
+ },
215
+ {
216
+ "epoch": 0.5660377358490566,
217
+ "grad_norm": 0.6981659531593323,
218
+ "learning_rate": 1.6228456409611274e-05,
219
+ "loss": 6.7323,
220
+ "step": 3000
221
+ },
222
+ {
223
+ "epoch": 0.5849056603773585,
224
+ "grad_norm": 0.8297523260116577,
225
+ "learning_rate": 1.6102654421939866e-05,
226
+ "loss": 6.7374,
227
+ "step": 3100
228
+ },
229
+ {
230
+ "epoch": 0.6037735849056604,
231
+ "grad_norm": 0.39988359808921814,
232
+ "learning_rate": 1.597685243426846e-05,
233
+ "loss": 6.788,
234
+ "step": 3200
235
+ },
236
+ {
237
+ "epoch": 0.6226415094339622,
238
+ "grad_norm": 0.7337197065353394,
239
+ "learning_rate": 1.585105044659706e-05,
240
+ "loss": 6.6144,
241
+ "step": 3300
242
+ },
243
+ {
244
+ "epoch": 0.6415094339622641,
245
+ "grad_norm": 0.7628914713859558,
246
+ "learning_rate": 1.5725248458925654e-05,
247
+ "loss": 6.712,
248
+ "step": 3400
249
+ },
250
+ {
251
+ "epoch": 0.660377358490566,
252
+ "grad_norm": 0.8378991484642029,
253
+ "learning_rate": 1.559944647125425e-05,
254
+ "loss": 6.7784,
255
+ "step": 3500
256
+ },
257
+ {
258
+ "epoch": 0.6792452830188679,
259
+ "grad_norm": 0.9686161279678345,
260
+ "learning_rate": 1.547364448358284e-05,
261
+ "loss": 6.7574,
262
+ "step": 3600
263
+ },
264
+ {
265
+ "epoch": 0.6981132075471698,
266
+ "grad_norm": 0.013421991840004921,
267
+ "learning_rate": 1.5347842495911435e-05,
268
+ "loss": 6.7419,
269
+ "step": 3700
270
+ },
271
+ {
272
+ "epoch": 0.7169811320754716,
273
+ "grad_norm": 0.4076175391674042,
274
+ "learning_rate": 1.5222040508240033e-05,
275
+ "loss": 6.6656,
276
+ "step": 3800
277
+ },
278
+ {
279
+ "epoch": 0.7358490566037735,
280
+ "grad_norm": 0.3251872956752777,
281
+ "learning_rate": 1.5096238520568626e-05,
282
+ "loss": 6.7172,
283
+ "step": 3900
284
+ },
285
+ {
286
+ "epoch": 0.7547169811320755,
287
+ "grad_norm": 0.9598690271377563,
288
+ "learning_rate": 1.4970436532897221e-05,
289
+ "loss": 6.5542,
290
+ "step": 4000
291
+ },
292
+ {
293
+ "epoch": 0.7735849056603774,
294
+ "grad_norm": 0.018446920439600945,
295
+ "learning_rate": 1.4844634545225816e-05,
296
+ "loss": 6.6315,
297
+ "step": 4100
298
+ },
299
+ {
300
+ "epoch": 0.7924528301886793,
301
+ "grad_norm": 0.6573294401168823,
302
+ "learning_rate": 1.471883255755441e-05,
303
+ "loss": 6.654,
304
+ "step": 4200
305
+ },
306
+ {
307
+ "epoch": 0.8113207547169812,
308
+ "grad_norm": 0.3887442946434021,
309
+ "learning_rate": 1.4593030569883004e-05,
310
+ "loss": 6.5997,
311
+ "step": 4300
312
+ },
313
+ {
314
+ "epoch": 0.8301886792452831,
315
+ "grad_norm": 0.8568657636642456,
316
+ "learning_rate": 1.44672285822116e-05,
317
+ "loss": 6.6663,
318
+ "step": 4400
319
+ },
320
+ {
321
+ "epoch": 0.8490566037735849,
322
+ "grad_norm": 0.5098298788070679,
323
+ "learning_rate": 1.4341426594540195e-05,
324
+ "loss": 6.6538,
325
+ "step": 4500
326
+ },
327
+ {
328
+ "epoch": 0.8679245283018868,
329
+ "grad_norm": 0.02426791377365589,
330
+ "learning_rate": 1.421562460686879e-05,
331
+ "loss": 6.7685,
332
+ "step": 4600
333
+ },
334
+ {
335
+ "epoch": 0.8867924528301887,
336
+ "grad_norm": 0.017061766237020493,
337
+ "learning_rate": 1.4089822619197383e-05,
338
+ "loss": 6.6943,
339
+ "step": 4700
340
+ },
341
+ {
342
+ "epoch": 0.9056603773584906,
343
+ "grad_norm": 0.021372614428400993,
344
+ "learning_rate": 1.3964020631525978e-05,
345
+ "loss": 6.7053,
346
+ "step": 4800
347
+ },
348
+ {
349
+ "epoch": 0.9245283018867925,
350
+ "grad_norm": 0.8628166913986206,
351
+ "learning_rate": 1.3838218643854575e-05,
352
+ "loss": 6.7014,
353
+ "step": 4900
354
+ },
355
+ {
356
+ "epoch": 0.9433962264150944,
357
+ "grad_norm": 0.37710800766944885,
358
+ "learning_rate": 1.371241665618317e-05,
359
+ "loss": 6.5818,
360
+ "step": 5000
361
+ },
362
+ {
363
+ "epoch": 0.9622641509433962,
364
+ "grad_norm": 0.021292181685566902,
365
+ "learning_rate": 1.3586614668511765e-05,
366
+ "loss": 6.7116,
367
+ "step": 5100
368
+ },
369
+ {
370
+ "epoch": 0.9811320754716981,
371
+ "grad_norm": 0.9271852970123291,
372
+ "learning_rate": 1.3460812680840358e-05,
373
+ "loss": 6.6276,
374
+ "step": 5200
375
+ },
376
+ {
377
+ "epoch": 1.0,
378
+ "grad_norm": 0.8322843313217163,
379
+ "learning_rate": 1.3335010693168953e-05,
380
+ "loss": 6.6285,
381
+ "step": 5300
382
+ },
383
+ {
384
+ "epoch": 1.0188679245283019,
385
+ "grad_norm": 0.3267331123352051,
386
+ "learning_rate": 1.3209208705497547e-05,
387
+ "loss": 6.5646,
388
+ "step": 5400
389
+ },
390
+ {
391
+ "epoch": 1.0377358490566038,
392
+ "grad_norm": 0.760538637638092,
393
+ "learning_rate": 1.3083406717826144e-05,
394
+ "loss": 6.6934,
395
+ "step": 5500
396
+ },
397
+ {
398
+ "epoch": 1.0566037735849056,
399
+ "grad_norm": 1.0321497917175293,
400
+ "learning_rate": 1.2957604730154739e-05,
401
+ "loss": 6.4869,
402
+ "step": 5600
403
+ },
404
+ {
405
+ "epoch": 1.0754716981132075,
406
+ "grad_norm": 0.017552530393004417,
407
+ "learning_rate": 1.2831802742483332e-05,
408
+ "loss": 6.5972,
409
+ "step": 5700
410
+ },
411
+ {
412
+ "epoch": 1.0943396226415094,
413
+ "grad_norm": 0.9292933344841003,
414
+ "learning_rate": 1.2706000754811927e-05,
415
+ "loss": 6.6404,
416
+ "step": 5800
417
+ },
418
+ {
419
+ "epoch": 1.1132075471698113,
420
+ "grad_norm": 0.9518078565597534,
421
+ "learning_rate": 1.2580198767140522e-05,
422
+ "loss": 6.6773,
423
+ "step": 5900
424
+ },
425
+ {
426
+ "epoch": 1.1320754716981132,
427
+ "grad_norm": 0.6914264559745789,
428
+ "learning_rate": 1.2454396779469115e-05,
429
+ "loss": 6.6109,
430
+ "step": 6000
431
+ },
432
+ {
433
+ "epoch": 1.150943396226415,
434
+ "grad_norm": 1.0884290933609009,
435
+ "learning_rate": 1.2328594791797713e-05,
436
+ "loss": 6.6457,
437
+ "step": 6100
438
+ },
439
+ {
440
+ "epoch": 1.169811320754717,
441
+ "grad_norm": 0.7199152112007141,
442
+ "learning_rate": 1.2202792804126306e-05,
443
+ "loss": 6.6842,
444
+ "step": 6200
445
+ },
446
+ {
447
+ "epoch": 1.1886792452830188,
448
+ "grad_norm": 0.8702525496482849,
449
+ "learning_rate": 1.2076990816454901e-05,
450
+ "loss": 6.7451,
451
+ "step": 6300
452
+ },
453
+ {
454
+ "epoch": 1.2075471698113207,
455
+ "grad_norm": 0.012843250297009945,
456
+ "learning_rate": 1.1951188828783496e-05,
457
+ "loss": 6.7243,
458
+ "step": 6400
459
+ },
460
+ {
461
+ "epoch": 1.2264150943396226,
462
+ "grad_norm": 0.8592051863670349,
463
+ "learning_rate": 1.1825386841112089e-05,
464
+ "loss": 6.6312,
465
+ "step": 6500
466
+ },
467
+ {
468
+ "epoch": 1.2452830188679245,
469
+ "grad_norm": 0.6073086261749268,
470
+ "learning_rate": 1.1699584853440686e-05,
471
+ "loss": 6.7517,
472
+ "step": 6600
473
+ },
474
+ {
475
+ "epoch": 1.2641509433962264,
476
+ "grad_norm": 0.020668864250183105,
477
+ "learning_rate": 1.157378286576928e-05,
478
+ "loss": 6.7079,
479
+ "step": 6700
480
+ },
481
+ {
482
+ "epoch": 1.2830188679245282,
483
+ "grad_norm": 1.1033306121826172,
484
+ "learning_rate": 1.1447980878097875e-05,
485
+ "loss": 6.7079,
486
+ "step": 6800
487
+ },
488
+ {
489
+ "epoch": 1.3018867924528301,
490
+ "grad_norm": 1.2252494096755981,
491
+ "learning_rate": 1.132217889042647e-05,
492
+ "loss": 6.6514,
493
+ "step": 6900
494
+ },
495
+ {
496
+ "epoch": 1.320754716981132,
497
+ "grad_norm": 1.137609839439392,
498
+ "learning_rate": 1.1196376902755063e-05,
499
+ "loss": 6.7933,
500
+ "step": 7000
501
+ },
502
+ {
503
+ "epoch": 1.3396226415094339,
504
+ "grad_norm": 0.4724065959453583,
505
+ "learning_rate": 1.1070574915083658e-05,
506
+ "loss": 6.5575,
507
+ "step": 7100
508
+ },
509
+ {
510
+ "epoch": 1.3584905660377358,
511
+ "grad_norm": 0.5756193399429321,
512
+ "learning_rate": 1.0944772927412255e-05,
513
+ "loss": 6.618,
514
+ "step": 7200
515
+ },
516
+ {
517
+ "epoch": 1.3773584905660377,
518
+ "grad_norm": 0.015185345895588398,
519
+ "learning_rate": 1.081897093974085e-05,
520
+ "loss": 6.6726,
521
+ "step": 7300
522
+ },
523
+ {
524
+ "epoch": 1.3962264150943398,
525
+ "grad_norm": 1.1484003067016602,
526
+ "learning_rate": 1.0693168952069444e-05,
527
+ "loss": 6.5617,
528
+ "step": 7400
529
+ },
530
+ {
531
+ "epoch": 1.4150943396226414,
532
+ "grad_norm": 0.02675127424299717,
533
+ "learning_rate": 1.0567366964398038e-05,
534
+ "loss": 6.6635,
535
+ "step": 7500
536
+ },
537
+ {
538
+ "epoch": 1.4339622641509435,
539
+ "grad_norm": 0.821569561958313,
540
+ "learning_rate": 1.0441564976726632e-05,
541
+ "loss": 6.6775,
542
+ "step": 7600
543
+ },
544
+ {
545
+ "epoch": 1.4528301886792452,
546
+ "grad_norm": 1.14842689037323,
547
+ "learning_rate": 1.0315762989055227e-05,
548
+ "loss": 6.5903,
549
+ "step": 7700
550
+ },
551
+ {
552
+ "epoch": 1.4716981132075473,
553
+ "grad_norm": 0.9347752332687378,
554
+ "learning_rate": 1.0189961001383824e-05,
555
+ "loss": 6.6971,
556
+ "step": 7800
557
+ },
558
+ {
559
+ "epoch": 1.490566037735849,
560
+ "grad_norm": 1.080321192741394,
561
+ "learning_rate": 1.0064159013712419e-05,
562
+ "loss": 6.7747,
563
+ "step": 7900
564
+ },
565
+ {
566
+ "epoch": 1.509433962264151,
567
+ "grad_norm": 1.0815764665603638,
568
+ "learning_rate": 9.938357026041012e-06,
569
+ "loss": 6.7454,
570
+ "step": 8000
571
+ },
572
+ {
573
+ "epoch": 1.5283018867924527,
574
+ "grad_norm": 1.3317512273788452,
575
+ "learning_rate": 9.812555038369607e-06,
576
+ "loss": 6.6851,
577
+ "step": 8100
578
+ },
579
+ {
580
+ "epoch": 1.5471698113207548,
581
+ "grad_norm": 1.2034707069396973,
582
+ "learning_rate": 9.686753050698202e-06,
583
+ "loss": 6.6681,
584
+ "step": 8200
585
+ },
586
+ {
587
+ "epoch": 1.5660377358490565,
588
+ "grad_norm": 0.844953715801239,
589
+ "learning_rate": 9.560951063026796e-06,
590
+ "loss": 6.6648,
591
+ "step": 8300
592
+ },
593
+ {
594
+ "epoch": 1.5849056603773586,
595
+ "grad_norm": 1.811436414718628,
596
+ "learning_rate": 9.435149075355391e-06,
597
+ "loss": 6.7758,
598
+ "step": 8400
599
+ },
600
+ {
601
+ "epoch": 1.6037735849056602,
602
+ "grad_norm": 0.948888897895813,
603
+ "learning_rate": 9.309347087683986e-06,
604
+ "loss": 6.6531,
605
+ "step": 8500
606
+ },
607
+ {
608
+ "epoch": 1.6226415094339623,
609
+ "grad_norm": 0.024910159409046173,
610
+ "learning_rate": 9.183545100012581e-06,
611
+ "loss": 6.6952,
612
+ "step": 8600
613
+ },
614
+ {
615
+ "epoch": 1.641509433962264,
616
+ "grad_norm": 0.021278131753206253,
617
+ "learning_rate": 9.057743112341176e-06,
618
+ "loss": 6.5898,
619
+ "step": 8700
620
+ },
621
+ {
622
+ "epoch": 1.6603773584905661,
623
+ "grad_norm": 0.4377930462360382,
624
+ "learning_rate": 8.93194112466977e-06,
625
+ "loss": 6.7929,
626
+ "step": 8800
627
+ },
628
+ {
629
+ "epoch": 1.6792452830188678,
630
+ "grad_norm": 0.9045907855033875,
631
+ "learning_rate": 8.806139136998365e-06,
632
+ "loss": 6.7079,
633
+ "step": 8900
634
+ },
635
+ {
636
+ "epoch": 1.6981132075471699,
637
+ "grad_norm": 0.01687094010412693,
638
+ "learning_rate": 8.68033714932696e-06,
639
+ "loss": 6.6295,
640
+ "step": 9000
641
+ },
642
+ {
643
+ "epoch": 1.7169811320754715,
644
+ "grad_norm": 0.10603800415992737,
645
+ "learning_rate": 8.554535161655555e-06,
646
+ "loss": 6.6663,
647
+ "step": 9100
648
+ },
649
+ {
650
+ "epoch": 1.7358490566037736,
651
+ "grad_norm": 1.1065797805786133,
652
+ "learning_rate": 8.42873317398415e-06,
653
+ "loss": 6.5519,
654
+ "step": 9200
655
+ },
656
+ {
657
+ "epoch": 1.7547169811320755,
658
+ "grad_norm": 0.6226603388786316,
659
+ "learning_rate": 8.302931186312745e-06,
660
+ "loss": 6.679,
661
+ "step": 9300
662
+ },
663
+ {
664
+ "epoch": 1.7735849056603774,
665
+ "grad_norm": 0.6876096725463867,
666
+ "learning_rate": 8.17712919864134e-06,
667
+ "loss": 6.7494,
668
+ "step": 9400
669
+ },
670
+ {
671
+ "epoch": 1.7924528301886793,
672
+ "grad_norm": 0.017670048400759697,
673
+ "learning_rate": 8.051327210969933e-06,
674
+ "loss": 6.8879,
675
+ "step": 9500
676
+ },
677
+ {
678
+ "epoch": 1.8113207547169812,
679
+ "grad_norm": 0.861192524433136,
680
+ "learning_rate": 7.92552522329853e-06,
681
+ "loss": 6.5379,
682
+ "step": 9600
683
+ },
684
+ {
685
+ "epoch": 1.830188679245283,
686
+ "grad_norm": 1.216601848602295,
687
+ "learning_rate": 7.799723235627124e-06,
688
+ "loss": 6.6839,
689
+ "step": 9700
690
+ },
691
+ {
692
+ "epoch": 1.849056603773585,
693
+ "grad_norm": 0.017238155007362366,
694
+ "learning_rate": 7.673921247955717e-06,
695
+ "loss": 6.6944,
696
+ "step": 9800
697
+ },
698
+ {
699
+ "epoch": 1.8679245283018868,
700
+ "grad_norm": 1.4015023708343506,
701
+ "learning_rate": 7.548119260284313e-06,
702
+ "loss": 6.5428,
703
+ "step": 9900
704
+ },
705
+ {
706
+ "epoch": 1.8867924528301887,
707
+ "grad_norm": 0.01809878647327423,
708
+ "learning_rate": 7.422317272612908e-06,
709
+ "loss": 6.6884,
710
+ "step": 10000
711
+ },
712
+ {
713
+ "epoch": 1.9056603773584906,
714
+ "grad_norm": 1.3040437698364258,
715
+ "learning_rate": 7.296515284941502e-06,
716
+ "loss": 6.707,
717
+ "step": 10100
718
+ },
719
+ {
720
+ "epoch": 1.9245283018867925,
721
+ "grad_norm": 0.7161667943000793,
722
+ "learning_rate": 7.170713297270098e-06,
723
+ "loss": 6.7509,
724
+ "step": 10200
725
+ },
726
+ {
727
+ "epoch": 1.9433962264150944,
728
+ "grad_norm": 0.7398432493209839,
729
+ "learning_rate": 7.044911309598692e-06,
730
+ "loss": 6.7263,
731
+ "step": 10300
732
+ },
733
+ {
734
+ "epoch": 1.9622641509433962,
735
+ "grad_norm": 0.4890976548194885,
736
+ "learning_rate": 6.919109321927287e-06,
737
+ "loss": 6.6012,
738
+ "step": 10400
739
+ },
740
+ {
741
+ "epoch": 1.9811320754716981,
742
+ "grad_norm": 0.7056707143783569,
743
+ "learning_rate": 6.793307334255882e-06,
744
+ "loss": 6.8422,
745
+ "step": 10500
746
+ },
747
+ {
748
+ "epoch": 2.0,
749
+ "grad_norm": 0.01583670824766159,
750
+ "learning_rate": 6.667505346584476e-06,
751
+ "loss": 6.7954,
752
+ "step": 10600
753
+ },
754
+ {
755
+ "epoch": 2.018867924528302,
756
+ "grad_norm": 0.019600138068199158,
757
+ "learning_rate": 6.541703358913072e-06,
758
+ "loss": 6.5555,
759
+ "step": 10700
760
+ },
761
+ {
762
+ "epoch": 2.0377358490566038,
763
+ "grad_norm": 1.0875599384307861,
764
+ "learning_rate": 6.415901371241666e-06,
765
+ "loss": 6.6792,
766
+ "step": 10800
767
+ },
768
+ {
769
+ "epoch": 2.056603773584906,
770
+ "grad_norm": 0.01668621227145195,
771
+ "learning_rate": 6.290099383570261e-06,
772
+ "loss": 6.6727,
773
+ "step": 10900
774
+ },
775
+ {
776
+ "epoch": 2.0754716981132075,
777
+ "grad_norm": 0.027622198686003685,
778
+ "learning_rate": 6.1642973958988565e-06,
779
+ "loss": 6.6928,
780
+ "step": 11000
781
+ },
782
+ {
783
+ "epoch": 2.0943396226415096,
784
+ "grad_norm": 1.4289435148239136,
785
+ "learning_rate": 6.0384954082274505e-06,
786
+ "loss": 6.7192,
787
+ "step": 11100
788
+ },
789
+ {
790
+ "epoch": 2.1132075471698113,
791
+ "grad_norm": 1.1510781049728394,
792
+ "learning_rate": 5.9126934205560445e-06,
793
+ "loss": 6.7552,
794
+ "step": 11200
795
+ },
796
+ {
797
+ "epoch": 2.1320754716981134,
798
+ "grad_norm": 1.010807991027832,
799
+ "learning_rate": 5.78689143288464e-06,
800
+ "loss": 6.5937,
801
+ "step": 11300
802
+ },
803
+ {
804
+ "epoch": 2.150943396226415,
805
+ "grad_norm": 1.253769874572754,
806
+ "learning_rate": 5.661089445213235e-06,
807
+ "loss": 6.6097,
808
+ "step": 11400
809
+ },
810
+ {
811
+ "epoch": 2.169811320754717,
812
+ "grad_norm": 0.6519715785980225,
813
+ "learning_rate": 5.535287457541829e-06,
814
+ "loss": 6.6471,
815
+ "step": 11500
816
+ },
817
+ {
818
+ "epoch": 2.188679245283019,
819
+ "grad_norm": 0.7796726822853088,
820
+ "learning_rate": 5.409485469870425e-06,
821
+ "loss": 6.5562,
822
+ "step": 11600
823
+ },
824
+ {
825
+ "epoch": 2.207547169811321,
826
+ "grad_norm": 0.030649475753307343,
827
+ "learning_rate": 5.283683482199019e-06,
828
+ "loss": 6.75,
829
+ "step": 11700
830
+ },
831
+ {
832
+ "epoch": 2.2264150943396226,
833
+ "grad_norm": 1.440807819366455,
834
+ "learning_rate": 5.157881494527614e-06,
835
+ "loss": 6.7018,
836
+ "step": 11800
837
+ },
838
+ {
839
+ "epoch": 2.2452830188679247,
840
+ "grad_norm": 0.01666397601366043,
841
+ "learning_rate": 5.032079506856209e-06,
842
+ "loss": 6.6883,
843
+ "step": 11900
844
+ },
845
+ {
846
+ "epoch": 2.2641509433962264,
847
+ "grad_norm": 1.349582314491272,
848
+ "learning_rate": 4.906277519184803e-06,
849
+ "loss": 6.6214,
850
+ "step": 12000
851
+ },
852
+ {
853
+ "epoch": 2.2830188679245285,
854
+ "grad_norm": 1.6022156476974487,
855
+ "learning_rate": 4.780475531513398e-06,
856
+ "loss": 6.5044,
857
+ "step": 12100
858
+ },
859
+ {
860
+ "epoch": 2.30188679245283,
861
+ "grad_norm": 0.7667035460472107,
862
+ "learning_rate": 4.654673543841993e-06,
863
+ "loss": 6.5574,
864
+ "step": 12200
865
+ },
866
+ {
867
+ "epoch": 2.3207547169811322,
868
+ "grad_norm": 0.15926729142665863,
869
+ "learning_rate": 4.528871556170588e-06,
870
+ "loss": 6.5422,
871
+ "step": 12300
872
+ },
873
+ {
874
+ "epoch": 2.339622641509434,
875
+ "grad_norm": 0.7738819718360901,
876
+ "learning_rate": 4.403069568499183e-06,
877
+ "loss": 6.6868,
878
+ "step": 12400
879
+ },
880
+ {
881
+ "epoch": 2.358490566037736,
882
+ "grad_norm": 1.2127015590667725,
883
+ "learning_rate": 4.277267580827778e-06,
884
+ "loss": 6.57,
885
+ "step": 12500
886
+ },
887
+ {
888
+ "epoch": 2.3773584905660377,
889
+ "grad_norm": 1.2758924961090088,
890
+ "learning_rate": 4.1514655931563724e-06,
891
+ "loss": 6.5772,
892
+ "step": 12600
893
+ },
894
+ {
895
+ "epoch": 2.3962264150943398,
896
+ "grad_norm": 0.5068910121917725,
897
+ "learning_rate": 4.0256636054849664e-06,
898
+ "loss": 6.6545,
899
+ "step": 12700
900
+ },
901
+ {
902
+ "epoch": 2.4150943396226414,
903
+ "grad_norm": 1.9382731914520264,
904
+ "learning_rate": 3.899861617813562e-06,
905
+ "loss": 6.8134,
906
+ "step": 12800
907
+ },
908
+ {
909
+ "epoch": 2.4339622641509435,
910
+ "grad_norm": 1.1461691856384277,
911
+ "learning_rate": 3.7740596301421566e-06,
912
+ "loss": 6.714,
913
+ "step": 12900
914
+ },
915
+ {
916
+ "epoch": 2.452830188679245,
917
+ "grad_norm": 0.01691712997853756,
918
+ "learning_rate": 3.648257642470751e-06,
919
+ "loss": 6.6254,
920
+ "step": 13000
921
+ },
922
+ {
923
+ "epoch": 2.4716981132075473,
924
+ "grad_norm": 1.160014271736145,
925
+ "learning_rate": 3.522455654799346e-06,
926
+ "loss": 6.7595,
927
+ "step": 13100
928
+ },
929
+ {
930
+ "epoch": 2.490566037735849,
931
+ "grad_norm": 0.01536568719893694,
932
+ "learning_rate": 3.396653667127941e-06,
933
+ "loss": 6.7556,
934
+ "step": 13200
935
+ },
936
+ {
937
+ "epoch": 2.509433962264151,
938
+ "grad_norm": 1.5934854745864868,
939
+ "learning_rate": 3.270851679456536e-06,
940
+ "loss": 6.7787,
941
+ "step": 13300
942
+ },
943
+ {
944
+ "epoch": 2.5283018867924527,
945
+ "grad_norm": 1.256834626197815,
946
+ "learning_rate": 3.1450496917851304e-06,
947
+ "loss": 6.682,
948
+ "step": 13400
949
+ },
950
+ {
951
+ "epoch": 2.547169811320755,
952
+ "grad_norm": 0.19352222979068756,
953
+ "learning_rate": 3.0192477041137253e-06,
954
+ "loss": 6.62,
955
+ "step": 13500
956
+ },
957
+ {
958
+ "epoch": 2.5660377358490565,
959
+ "grad_norm": 1.6496492624282837,
960
+ "learning_rate": 2.89344571644232e-06,
961
+ "loss": 6.6104,
962
+ "step": 13600
963
+ },
964
+ {
965
+ "epoch": 2.5849056603773586,
966
+ "grad_norm": 0.8581194877624512,
967
+ "learning_rate": 2.7676437287709145e-06,
968
+ "loss": 6.6019,
969
+ "step": 13700
970
+ },
971
+ {
972
+ "epoch": 2.6037735849056602,
973
+ "grad_norm": 1.436110019683838,
974
+ "learning_rate": 2.6418417410995094e-06,
975
+ "loss": 6.6612,
976
+ "step": 13800
977
+ },
978
+ {
979
+ "epoch": 2.6226415094339623,
980
+ "grad_norm": 1.5139416456222534,
981
+ "learning_rate": 2.5160397534281047e-06,
982
+ "loss": 6.6926,
983
+ "step": 13900
984
+ },
985
+ {
986
+ "epoch": 2.641509433962264,
987
+ "grad_norm": 1.4659171104431152,
988
+ "learning_rate": 2.390237765756699e-06,
989
+ "loss": 6.6786,
990
+ "step": 14000
991
+ },
992
+ {
993
+ "epoch": 2.660377358490566,
994
+ "grad_norm": 0.016153251752257347,
995
+ "learning_rate": 2.264435778085294e-06,
996
+ "loss": 6.8056,
997
+ "step": 14100
998
+ },
999
+ {
1000
+ "epoch": 2.6792452830188678,
1001
+ "grad_norm": 1.0579724311828613,
1002
+ "learning_rate": 2.138633790413889e-06,
1003
+ "loss": 6.6101,
1004
+ "step": 14200
1005
+ },
1006
+ {
1007
+ "epoch": 2.69811320754717,
1008
+ "grad_norm": 0.0181367639452219,
1009
+ "learning_rate": 2.0128318027424832e-06,
1010
+ "loss": 6.633,
1011
+ "step": 14300
1012
+ },
1013
+ {
1014
+ "epoch": 2.7169811320754715,
1015
+ "grad_norm": 0.01983201876282692,
1016
+ "learning_rate": 1.8870298150710783e-06,
1017
+ "loss": 6.7544,
1018
+ "step": 14400
1019
+ },
1020
+ {
1021
+ "epoch": 2.7358490566037736,
1022
+ "grad_norm": 1.0050116777420044,
1023
+ "learning_rate": 1.761227827399673e-06,
1024
+ "loss": 6.6989,
1025
+ "step": 14500
1026
+ },
1027
+ {
1028
+ "epoch": 2.7547169811320753,
1029
+ "grad_norm": 0.9864720702171326,
1030
+ "learning_rate": 1.635425839728268e-06,
1031
+ "loss": 6.8561,
1032
+ "step": 14600
1033
+ },
1034
+ {
1035
+ "epoch": 2.7735849056603774,
1036
+ "grad_norm": 0.5503388047218323,
1037
+ "learning_rate": 1.5096238520568626e-06,
1038
+ "loss": 6.5487,
1039
+ "step": 14700
1040
+ },
1041
+ {
1042
+ "epoch": 2.7924528301886795,
1043
+ "grad_norm": 1.6037436723709106,
1044
+ "learning_rate": 1.3838218643854573e-06,
1045
+ "loss": 6.6174,
1046
+ "step": 14800
1047
+ },
1048
+ {
1049
+ "epoch": 2.811320754716981,
1050
+ "grad_norm": 0.021289100870490074,
1051
+ "learning_rate": 1.2580198767140523e-06,
1052
+ "loss": 6.6794,
1053
+ "step": 14900
1054
+ },
1055
+ {
1056
+ "epoch": 2.830188679245283,
1057
+ "grad_norm": 0.016215715557336807,
1058
+ "learning_rate": 1.132217889042647e-06,
1059
+ "loss": 6.7682,
1060
+ "step": 15000
1061
+ },
1062
+ {
1063
+ "epoch": 2.849056603773585,
1064
+ "grad_norm": 1.8671302795410156,
1065
+ "learning_rate": 1.0064159013712416e-06,
1066
+ "loss": 6.6019,
1067
+ "step": 15100
1068
+ },
1069
+ {
1070
+ "epoch": 2.867924528301887,
1071
+ "grad_norm": 1.1597052812576294,
1072
+ "learning_rate": 8.806139136998365e-07,
1073
+ "loss": 6.6485,
1074
+ "step": 15200
1075
+ },
1076
+ {
1077
+ "epoch": 2.8867924528301887,
1078
+ "grad_norm": 1.716347098350525,
1079
+ "learning_rate": 7.548119260284313e-07,
1080
+ "loss": 6.6007,
1081
+ "step": 15300
1082
+ },
1083
+ {
1084
+ "epoch": 2.9056603773584904,
1085
+ "grad_norm": 0.8515202403068542,
1086
+ "learning_rate": 6.290099383570262e-07,
1087
+ "loss": 6.5699,
1088
+ "step": 15400
1089
+ },
1090
+ {
1091
+ "epoch": 2.9245283018867925,
1092
+ "grad_norm": 1.5821613073349,
1093
+ "learning_rate": 5.032079506856208e-07,
1094
+ "loss": 6.5612,
1095
+ "step": 15500
1096
+ },
1097
+ {
1098
+ "epoch": 2.9433962264150946,
1099
+ "grad_norm": 1.6181998252868652,
1100
+ "learning_rate": 3.7740596301421566e-07,
1101
+ "loss": 6.764,
1102
+ "step": 15600
1103
+ },
1104
+ {
1105
+ "epoch": 2.9622641509433962,
1106
+ "grad_norm": 1.1383754014968872,
1107
+ "learning_rate": 2.516039753428104e-07,
1108
+ "loss": 6.6389,
1109
+ "step": 15700
1110
+ },
1111
+ {
1112
+ "epoch": 2.981132075471698,
1113
+ "grad_norm": 0.02065679244697094,
1114
+ "learning_rate": 1.258019876714052e-07,
1115
+ "loss": 6.5413,
1116
+ "step": 15800
1117
+ },
1118
+ {
1119
+ "epoch": 3.0,
1120
+ "grad_norm": 1.228332757949829,
1121
+ "learning_rate": 0.0,
1122
+ "loss": 6.6513,
1123
+ "step": 15900
1124
+ }
1125
+ ],
1126
+ "logging_steps": 100,
1127
+ "max_steps": 15900,
1128
+ "num_input_tokens_seen": 0,
1129
+ "num_train_epochs": 3,
1130
+ "save_steps": 500,
1131
+ "stateful_callbacks": {
1132
+ "TrainerControl": {
1133
+ "args": {
1134
+ "should_epoch_stop": false,
1135
+ "should_evaluate": false,
1136
+ "should_log": false,
1137
+ "should_save": true,
1138
+ "should_training_stop": true
1139
+ },
1140
+ "attributes": {}
1141
+ }
1142
+ },
1143
+ "total_flos": 3.794462703493448e+17,
1144
+ "train_batch_size": 1,
1145
+ "trial_name": null,
1146
+ "trial_params": null
1147
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484896cca9144ad839cf82aa9c38108bc7222986638fa502115d48e04d1f758d
3
+ size 5304