Text Classification
Transformers
TensorBoard
Safetensors
Spanish
bert
Generated from Trainer
Eval Results (legacy)
Instructions to use jpherrerap/fake-news-bert-base-spanish-wwm-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jpherrerap/fake-news-bert-base-spanish-wwm-cased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="jpherrerap/fake-news-bert-base-spanish-wwm-cased")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("jpherrerap/fake-news-bert-base-spanish-wwm-cased") model = AutoModelForSequenceClassification.from_pretrained("jpherrerap/fake-news-bert-base-spanish-wwm-cased", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files- README.md +16 -2
- all_results.json +6 -6
- predict_results_fake-news.txt +124 -124
- train_results.json +6 -6
- trainer_state.json +32 -32
README.md
CHANGED
|
@@ -1,13 +1,27 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
|
|
|
|
|
|
| 3 |
base_model: dccuchile/bert-base-spanish-wwm-cased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
- f1
|
| 8 |
model-index:
|
| 9 |
- name: fake-news-bert-base-spanish-wwm-cased
|
| 10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -15,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# fake-news-bert-base-spanish-wwm-cased
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.3234
|
| 21 |
- F1: 0.8378
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
language:
|
| 4 |
+
- es
|
| 5 |
base_model: dccuchile/bert-base-spanish-wwm-cased
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
| 8 |
+
datasets:
|
| 9 |
+
- jpherrerap/es_fakenews_dataset
|
| 10 |
metrics:
|
| 11 |
- f1
|
| 12 |
model-index:
|
| 13 |
- name: fake-news-bert-base-spanish-wwm-cased
|
| 14 |
+
results:
|
| 15 |
+
- task:
|
| 16 |
+
name: Text Classification
|
| 17 |
+
type: text-classification
|
| 18 |
+
dataset:
|
| 19 |
+
name: jpherrerap/es_fakenews_dataset
|
| 20 |
+
type: jpherrerap/es_fakenews_dataset
|
| 21 |
+
metrics:
|
| 22 |
+
- name: F1
|
| 23 |
+
type: f1
|
| 24 |
+
value: 0.8378378378378378
|
| 25 |
---
|
| 26 |
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 29 |
|
| 30 |
# fake-news-bert-base-spanish-wwm-cased
|
| 31 |
|
| 32 |
+
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the jpherrerap/es_fakenews_dataset dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
- Loss: 0.3234
|
| 35 |
- F1: 0.8378
|
all_results.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 2.0,
|
| 3 |
-
"total_flos":
|
| 4 |
-
"train_loss":
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples":
|
| 7 |
-
"train_samples_per_second":
|
| 8 |
-
"train_steps_per_second":
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 2.0,
|
| 3 |
+
"total_flos": 589368764006400.0,
|
| 4 |
+
"train_loss": 0.39655887058803013,
|
| 5 |
+
"train_runtime": 130.5105,
|
| 6 |
+
"train_samples": 1120,
|
| 7 |
+
"train_samples_per_second": 17.163,
|
| 8 |
+
"train_steps_per_second": 1.073
|
| 9 |
}
|
predict_results_fake-news.txt
CHANGED
|
@@ -1,241 +1,241 @@
|
|
| 1 |
index prediction
|
| 2 |
0 1
|
| 3 |
-
1
|
| 4 |
2 1
|
| 5 |
3 1
|
| 6 |
4 1
|
| 7 |
5 1
|
| 8 |
6 1
|
| 9 |
7 1
|
| 10 |
-
8
|
| 11 |
-
9
|
| 12 |
-
10
|
| 13 |
-
11
|
| 14 |
-
12
|
| 15 |
-
13
|
| 16 |
14 1
|
| 17 |
-
15
|
| 18 |
-
16
|
| 19 |
-
17
|
| 20 |
18 1
|
| 21 |
-
19
|
| 22 |
-
20
|
| 23 |
21 1
|
| 24 |
22 1
|
| 25 |
-
23
|
| 26 |
24 1
|
| 27 |
25 1
|
| 28 |
26 1
|
| 29 |
27 1
|
| 30 |
-
28
|
| 31 |
29 1
|
| 32 |
-
30
|
| 33 |
-
31
|
| 34 |
32 1
|
| 35 |
33 1
|
| 36 |
34 1
|
| 37 |
35 1
|
| 38 |
36 1
|
| 39 |
37 1
|
| 40 |
-
38
|
| 41 |
-
39
|
| 42 |
-
40
|
| 43 |
41 1
|
| 44 |
42 1
|
| 45 |
43 1
|
| 46 |
-
44
|
| 47 |
-
45
|
| 48 |
46 1
|
| 49 |
-
47
|
| 50 |
-
48
|
| 51 |
-
49
|
| 52 |
-
50
|
| 53 |
-
51
|
| 54 |
-
52
|
| 55 |
53 1
|
| 56 |
54 1
|
| 57 |
-
55
|
| 58 |
-
56
|
| 59 |
57 1
|
| 60 |
58 1
|
| 61 |
59 1
|
| 62 |
60 1
|
| 63 |
61 1
|
| 64 |
-
62
|
| 65 |
-
63
|
| 66 |
64 1
|
| 67 |
65 1
|
| 68 |
-
66
|
| 69 |
-
67
|
| 70 |
-
68
|
| 71 |
69 1
|
| 72 |
-
70
|
| 73 |
-
71
|
| 74 |
72 1
|
| 75 |
-
73
|
| 76 |
74 1
|
| 77 |
-
75
|
| 78 |
-
76
|
| 79 |
-
77
|
| 80 |
-
78
|
| 81 |
79 1
|
| 82 |
80 1
|
| 83 |
-
81
|
| 84 |
82 1
|
| 85 |
83 1
|
| 86 |
84 1
|
| 87 |
85 1
|
| 88 |
-
86
|
| 89 |
87 1
|
| 90 |
-
88
|
| 91 |
89 1
|
| 92 |
-
90
|
| 93 |
91 1
|
| 94 |
92 1
|
| 95 |
93 1
|
| 96 |
-
94
|
| 97 |
-
95
|
| 98 |
96 1
|
| 99 |
-
97
|
| 100 |
98 1
|
| 101 |
99 1
|
| 102 |
100 1
|
| 103 |
-
101
|
| 104 |
-
102
|
| 105 |
-
103
|
| 106 |
104 1
|
| 107 |
-
105
|
| 108 |
-
106
|
| 109 |
107 1
|
| 110 |
108 1
|
| 111 |
109 1
|
| 112 |
-
110
|
| 113 |
-
111
|
| 114 |
112 1
|
| 115 |
-
113
|
| 116 |
114 1
|
| 117 |
115 1
|
| 118 |
-
116
|
| 119 |
-
117
|
| 120 |
-
118
|
| 121 |
-
119
|
| 122 |
-
120
|
| 123 |
-
121
|
| 124 |
-
122
|
| 125 |
123 1
|
| 126 |
124 1
|
| 127 |
125 1
|
| 128 |
-
126
|
| 129 |
-
127
|
| 130 |
128 1
|
| 131 |
-
129
|
| 132 |
-
130
|
| 133 |
131 1
|
| 134 |
-
132
|
| 135 |
-
133
|
| 136 |
-
134
|
| 137 |
135 1
|
| 138 |
-
136
|
| 139 |
137 1
|
| 140 |
138 1
|
| 141 |
-
139
|
| 142 |
-
140
|
| 143 |
-
141
|
| 144 |
-
142
|
| 145 |
143 1
|
| 146 |
144 1
|
| 147 |
-
145
|
| 148 |
-
146
|
| 149 |
147 1
|
| 150 |
148 1
|
| 151 |
-
149
|
| 152 |
-
150
|
| 153 |
151 1
|
| 154 |
-
152
|
| 155 |
153 1
|
| 156 |
-
154
|
| 157 |
-
155
|
| 158 |
156 1
|
| 159 |
157 1
|
| 160 |
158 1
|
| 161 |
159 1
|
| 162 |
160 1
|
| 163 |
-
161
|
| 164 |
-
162
|
| 165 |
163 1
|
| 166 |
-
164
|
| 167 |
-
165
|
| 168 |
-
166
|
| 169 |
167 1
|
| 170 |
-
168
|
| 171 |
169 1
|
| 172 |
170 1
|
| 173 |
171 1
|
| 174 |
172 1
|
| 175 |
173 1
|
| 176 |
-
174
|
| 177 |
-
175
|
| 178 |
-
176
|
| 179 |
177 1
|
| 180 |
-
178
|
| 181 |
179 1
|
| 182 |
-
180
|
| 183 |
181 1
|
| 184 |
182 1
|
| 185 |
-
183
|
| 186 |
184 1
|
| 187 |
185 1
|
| 188 |
-
186
|
| 189 |
-
187
|
| 190 |
188 1
|
| 191 |
-
189
|
| 192 |
-
190
|
| 193 |
-
191
|
| 194 |
-
192
|
| 195 |
193 1
|
| 196 |
-
194
|
| 197 |
195 1
|
| 198 |
-
196
|
| 199 |
197 1
|
| 200 |
-
198
|
| 201 |
199 1
|
| 202 |
-
200
|
| 203 |
201 1
|
| 204 |
202 1
|
| 205 |
203 1
|
| 206 |
204 1
|
| 207 |
205 1
|
| 208 |
-
206
|
| 209 |
-
207
|
| 210 |
-
208
|
| 211 |
-
209
|
| 212 |
210 1
|
| 213 |
-
211
|
| 214 |
-
212
|
| 215 |
-
213
|
| 216 |
-
214
|
| 217 |
215 1
|
| 218 |
-
216
|
| 219 |
-
217
|
| 220 |
218 1
|
| 221 |
219 1
|
| 222 |
220 1
|
| 223 |
-
221
|
| 224 |
222 1
|
| 225 |
-
223
|
| 226 |
-
224
|
| 227 |
-
225
|
| 228 |
226 1
|
| 229 |
227 1
|
| 230 |
-
228
|
| 231 |
229 1
|
| 232 |
-
230
|
| 233 |
-
231
|
| 234 |
232 1
|
| 235 |
-
233
|
| 236 |
234 1
|
| 237 |
235 1
|
| 238 |
236 1
|
| 239 |
-
237
|
| 240 |
-
238
|
| 241 |
239 1
|
|
|
|
| 1 |
index prediction
|
| 2 |
0 1
|
| 3 |
+
1 0
|
| 4 |
2 1
|
| 5 |
3 1
|
| 6 |
4 1
|
| 7 |
5 1
|
| 8 |
6 1
|
| 9 |
7 1
|
| 10 |
+
8 0
|
| 11 |
+
9 0
|
| 12 |
+
10 0
|
| 13 |
+
11 0
|
| 14 |
+
12 0
|
| 15 |
+
13 0
|
| 16 |
14 1
|
| 17 |
+
15 0
|
| 18 |
+
16 0
|
| 19 |
+
17 0
|
| 20 |
18 1
|
| 21 |
+
19 0
|
| 22 |
+
20 0
|
| 23 |
21 1
|
| 24 |
22 1
|
| 25 |
+
23 0
|
| 26 |
24 1
|
| 27 |
25 1
|
| 28 |
26 1
|
| 29 |
27 1
|
| 30 |
+
28 0
|
| 31 |
29 1
|
| 32 |
+
30 0
|
| 33 |
+
31 0
|
| 34 |
32 1
|
| 35 |
33 1
|
| 36 |
34 1
|
| 37 |
35 1
|
| 38 |
36 1
|
| 39 |
37 1
|
| 40 |
+
38 0
|
| 41 |
+
39 0
|
| 42 |
+
40 0
|
| 43 |
41 1
|
| 44 |
42 1
|
| 45 |
43 1
|
| 46 |
+
44 0
|
| 47 |
+
45 0
|
| 48 |
46 1
|
| 49 |
+
47 0
|
| 50 |
+
48 0
|
| 51 |
+
49 0
|
| 52 |
+
50 0
|
| 53 |
+
51 0
|
| 54 |
+
52 0
|
| 55 |
53 1
|
| 56 |
54 1
|
| 57 |
+
55 0
|
| 58 |
+
56 0
|
| 59 |
57 1
|
| 60 |
58 1
|
| 61 |
59 1
|
| 62 |
60 1
|
| 63 |
61 1
|
| 64 |
+
62 0
|
| 65 |
+
63 0
|
| 66 |
64 1
|
| 67 |
65 1
|
| 68 |
+
66 0
|
| 69 |
+
67 0
|
| 70 |
+
68 0
|
| 71 |
69 1
|
| 72 |
+
70 0
|
| 73 |
+
71 0
|
| 74 |
72 1
|
| 75 |
+
73 0
|
| 76 |
74 1
|
| 77 |
+
75 0
|
| 78 |
+
76 0
|
| 79 |
+
77 0
|
| 80 |
+
78 0
|
| 81 |
79 1
|
| 82 |
80 1
|
| 83 |
+
81 0
|
| 84 |
82 1
|
| 85 |
83 1
|
| 86 |
84 1
|
| 87 |
85 1
|
| 88 |
+
86 0
|
| 89 |
87 1
|
| 90 |
+
88 0
|
| 91 |
89 1
|
| 92 |
+
90 0
|
| 93 |
91 1
|
| 94 |
92 1
|
| 95 |
93 1
|
| 96 |
+
94 0
|
| 97 |
+
95 0
|
| 98 |
96 1
|
| 99 |
+
97 0
|
| 100 |
98 1
|
| 101 |
99 1
|
| 102 |
100 1
|
| 103 |
+
101 0
|
| 104 |
+
102 0
|
| 105 |
+
103 0
|
| 106 |
104 1
|
| 107 |
+
105 0
|
| 108 |
+
106 0
|
| 109 |
107 1
|
| 110 |
108 1
|
| 111 |
109 1
|
| 112 |
+
110 0
|
| 113 |
+
111 0
|
| 114 |
112 1
|
| 115 |
+
113 0
|
| 116 |
114 1
|
| 117 |
115 1
|
| 118 |
+
116 0
|
| 119 |
+
117 0
|
| 120 |
+
118 0
|
| 121 |
+
119 0
|
| 122 |
+
120 0
|
| 123 |
+
121 0
|
| 124 |
+
122 0
|
| 125 |
123 1
|
| 126 |
124 1
|
| 127 |
125 1
|
| 128 |
+
126 0
|
| 129 |
+
127 0
|
| 130 |
128 1
|
| 131 |
+
129 0
|
| 132 |
+
130 0
|
| 133 |
131 1
|
| 134 |
+
132 0
|
| 135 |
+
133 0
|
| 136 |
+
134 0
|
| 137 |
135 1
|
| 138 |
+
136 0
|
| 139 |
137 1
|
| 140 |
138 1
|
| 141 |
+
139 0
|
| 142 |
+
140 0
|
| 143 |
+
141 0
|
| 144 |
+
142 0
|
| 145 |
143 1
|
| 146 |
144 1
|
| 147 |
+
145 0
|
| 148 |
+
146 0
|
| 149 |
147 1
|
| 150 |
148 1
|
| 151 |
+
149 0
|
| 152 |
+
150 0
|
| 153 |
151 1
|
| 154 |
+
152 0
|
| 155 |
153 1
|
| 156 |
+
154 0
|
| 157 |
+
155 0
|
| 158 |
156 1
|
| 159 |
157 1
|
| 160 |
158 1
|
| 161 |
159 1
|
| 162 |
160 1
|
| 163 |
+
161 0
|
| 164 |
+
162 0
|
| 165 |
163 1
|
| 166 |
+
164 0
|
| 167 |
+
165 0
|
| 168 |
+
166 0
|
| 169 |
167 1
|
| 170 |
+
168 0
|
| 171 |
169 1
|
| 172 |
170 1
|
| 173 |
171 1
|
| 174 |
172 1
|
| 175 |
173 1
|
| 176 |
+
174 0
|
| 177 |
+
175 0
|
| 178 |
+
176 0
|
| 179 |
177 1
|
| 180 |
+
178 0
|
| 181 |
179 1
|
| 182 |
+
180 0
|
| 183 |
181 1
|
| 184 |
182 1
|
| 185 |
+
183 0
|
| 186 |
184 1
|
| 187 |
185 1
|
| 188 |
+
186 0
|
| 189 |
+
187 0
|
| 190 |
188 1
|
| 191 |
+
189 0
|
| 192 |
+
190 0
|
| 193 |
+
191 0
|
| 194 |
+
192 0
|
| 195 |
193 1
|
| 196 |
+
194 0
|
| 197 |
195 1
|
| 198 |
+
196 0
|
| 199 |
197 1
|
| 200 |
+
198 0
|
| 201 |
199 1
|
| 202 |
+
200 0
|
| 203 |
201 1
|
| 204 |
202 1
|
| 205 |
203 1
|
| 206 |
204 1
|
| 207 |
205 1
|
| 208 |
+
206 0
|
| 209 |
+
207 0
|
| 210 |
+
208 0
|
| 211 |
+
209 0
|
| 212 |
210 1
|
| 213 |
+
211 0
|
| 214 |
+
212 0
|
| 215 |
+
213 0
|
| 216 |
+
214 0
|
| 217 |
215 1
|
| 218 |
+
216 0
|
| 219 |
+
217 0
|
| 220 |
218 1
|
| 221 |
219 1
|
| 222 |
220 1
|
| 223 |
+
221 0
|
| 224 |
222 1
|
| 225 |
+
223 0
|
| 226 |
+
224 0
|
| 227 |
+
225 0
|
| 228 |
226 1
|
| 229 |
227 1
|
| 230 |
+
228 0
|
| 231 |
229 1
|
| 232 |
+
230 0
|
| 233 |
+
231 0
|
| 234 |
232 1
|
| 235 |
+
233 0
|
| 236 |
234 1
|
| 237 |
235 1
|
| 238 |
236 1
|
| 239 |
+
237 0
|
| 240 |
+
238 0
|
| 241 |
239 1
|
train_results.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 2.0,
|
| 3 |
-
"total_flos":
|
| 4 |
-
"train_loss":
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples":
|
| 7 |
-
"train_samples_per_second":
|
| 8 |
-
"train_steps_per_second":
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 2.0,
|
| 3 |
+
"total_flos": 589368764006400.0,
|
| 4 |
+
"train_loss": 0.39655887058803013,
|
| 5 |
+
"train_runtime": 130.5105,
|
| 6 |
+
"train_samples": 1120,
|
| 7 |
+
"train_samples_per_second": 17.163,
|
| 8 |
+
"train_steps_per_second": 1.073
|
| 9 |
}
|
trainer_state.json
CHANGED
|
@@ -1,58 +1,58 @@
|
|
| 1 |
{
|
| 2 |
-
"best_global_step":
|
| 3 |
-
"best_metric": 0.
|
| 4 |
-
"best_model_checkpoint": "models/fake-news-bert-base-spanish-wwm-cased/checkpoint-
|
| 5 |
"epoch": 2.0,
|
| 6 |
"eval_steps": 500,
|
| 7 |
-
"global_step":
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
| 11 |
"log_history": [
|
| 12 |
{
|
| 13 |
"epoch": 1.0,
|
| 14 |
-
"grad_norm":
|
| 15 |
-
"learning_rate":
|
| 16 |
-
"loss":
|
| 17 |
-
"step":
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"epoch": 1.0,
|
| 21 |
-
"eval_f1": 0.
|
| 22 |
-
"eval_loss":
|
| 23 |
-
"eval_runtime":
|
| 24 |
-
"eval_samples_per_second":
|
| 25 |
-
"eval_steps_per_second":
|
| 26 |
-
"step":
|
| 27 |
},
|
| 28 |
{
|
| 29 |
"epoch": 2.0,
|
| 30 |
-
"grad_norm":
|
| 31 |
-
"learning_rate":
|
| 32 |
-
"loss":
|
| 33 |
-
"step":
|
| 34 |
},
|
| 35 |
{
|
| 36 |
"epoch": 2.0,
|
| 37 |
-
"eval_f1": 0.
|
| 38 |
-
"eval_loss":
|
| 39 |
-
"eval_runtime":
|
| 40 |
-
"eval_samples_per_second":
|
| 41 |
-
"eval_steps_per_second":
|
| 42 |
-
"step":
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"epoch": 2.0,
|
| 46 |
-
"step":
|
| 47 |
-
"total_flos":
|
| 48 |
-
"train_loss":
|
| 49 |
-
"train_runtime":
|
| 50 |
-
"train_samples_per_second":
|
| 51 |
-
"train_steps_per_second":
|
| 52 |
}
|
| 53 |
],
|
| 54 |
"logging_steps": 500,
|
| 55 |
-
"max_steps":
|
| 56 |
"num_input_tokens_seen": 0,
|
| 57 |
"num_train_epochs": 2,
|
| 58 |
"save_steps": 500,
|
|
@@ -68,7 +68,7 @@
|
|
| 68 |
"attributes": {}
|
| 69 |
}
|
| 70 |
},
|
| 71 |
-
"total_flos":
|
| 72 |
"train_batch_size": 16,
|
| 73 |
"trial_name": null,
|
| 74 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_global_step": 140,
|
| 3 |
+
"best_metric": 0.8378378378378378,
|
| 4 |
+
"best_model_checkpoint": "models/fake-news-bert-base-spanish-wwm-cased/checkpoint-140",
|
| 5 |
"epoch": 2.0,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 140,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
| 11 |
"log_history": [
|
| 12 |
{
|
| 13 |
"epoch": 1.0,
|
| 14 |
+
"grad_norm": 6.333802223205566,
|
| 15 |
+
"learning_rate": 1.0142857142857143e-05,
|
| 16 |
+
"loss": 0.5238,
|
| 17 |
+
"step": 70
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"epoch": 1.0,
|
| 21 |
+
"eval_f1": 0.7599999999999999,
|
| 22 |
+
"eval_loss": 0.42333319783210754,
|
| 23 |
+
"eval_runtime": 4.1419,
|
| 24 |
+
"eval_samples_per_second": 57.944,
|
| 25 |
+
"eval_steps_per_second": 3.621,
|
| 26 |
+
"step": 70
|
| 27 |
},
|
| 28 |
{
|
| 29 |
"epoch": 2.0,
|
| 30 |
+
"grad_norm": 15.530929565429688,
|
| 31 |
+
"learning_rate": 1.4285714285714287e-07,
|
| 32 |
+
"loss": 0.2693,
|
| 33 |
+
"step": 140
|
| 34 |
},
|
| 35 |
{
|
| 36 |
"epoch": 2.0,
|
| 37 |
+
"eval_f1": 0.8378378378378378,
|
| 38 |
+
"eval_loss": 0.3234243392944336,
|
| 39 |
+
"eval_runtime": 4.0599,
|
| 40 |
+
"eval_samples_per_second": 59.114,
|
| 41 |
+
"eval_steps_per_second": 3.695,
|
| 42 |
+
"step": 140
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"epoch": 2.0,
|
| 46 |
+
"step": 140,
|
| 47 |
+
"total_flos": 589368764006400.0,
|
| 48 |
+
"train_loss": 0.39655887058803013,
|
| 49 |
+
"train_runtime": 130.5105,
|
| 50 |
+
"train_samples_per_second": 17.163,
|
| 51 |
+
"train_steps_per_second": 1.073
|
| 52 |
}
|
| 53 |
],
|
| 54 |
"logging_steps": 500,
|
| 55 |
+
"max_steps": 140,
|
| 56 |
"num_input_tokens_seen": 0,
|
| 57 |
"num_train_epochs": 2,
|
| 58 |
"save_steps": 500,
|
|
|
|
| 68 |
"attributes": {}
|
| 69 |
}
|
| 70 |
},
|
| 71 |
+
"total_flos": 589368764006400.0,
|
| 72 |
"train_batch_size": 16,
|
| 73 |
"trial_name": null,
|
| 74 |
"trial_params": null
|