danitamayo
commited on
Commit
•
357dda7
1
Parent(s):
3e7a155
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,17 @@ Train: wpb=2142, num_updates=380, accuracy=76.9, loss=0.00\
|
|
19 |
380it [03:24, 1.86it/s]\
|
20 |
Train: wpb=2142, num_updates=380, accuracy=85.8, loss=0.00\
|
21 |
| epoch 001 | train accuracy=85.8%, train loss=0.00\
|
22 |
-
| epoch 001 | valid accuracy=88.3%, valid loss=0.00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
We have to change the loss function... It seems to be a problem...\
|
25 |
|
|
|
19 |
380it [03:24, 1.86it/s]\
|
20 |
Train: wpb=2142, num_updates=380, accuracy=85.8, loss=0.00\
|
21 |
| epoch 001 | train accuracy=85.8%, train loss=0.00\
|
22 |
+
| epoch 001 | valid accuracy=88.3%, valid loss=0.00\
|
23 |
+
|
24 |
+
20it [00:10, 1.86it/s]Train: wpb=2121, num_updates=20, accuracy=87.3, loss=0.00\
|
25 |
+
50it [00:27, 1.77it/s]Train: wpb=2121, num_updates=50, accuracy=87.0, loss=0.00\
|
26 |
+
100it [00:54, 1.88it/s]Train: wpb=2117, num_updates=100, accuracy=87.2, loss=0.00\
|
27 |
+
200it [01:47, 1.85it/s]Train: wpb=2132, num_updates=200, accuracy=87.2, loss=0.00\
|
28 |
+
300it [02:41, 1.88it/s]Train: wpb=2147, num_updates=300, accuracy=87.2, loss=0.00\
|
29 |
+
380it [03:23, 1.86it/s]\
|
30 |
+
Train: wpb=2142, num_updates=380, accuracy=87.3, loss=0.00\
|
31 |
+
| epoch 002 | train accuracy=87.3%, train loss=0.00\
|
32 |
+
| epoch 002 | valid accuracy=89.3%, valid loss=0.00\
|
33 |
|
34 |
We have to change the loss function... It seems to be a problem...\
|
35 |
|