danitamayo
commited on
Commit
•
d79724b
1
Parent(s):
357dda7
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ 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 |
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\
|
@@ -29,9 +29,9 @@ Train: wpb=2142, num_updates=380, accuracy=85.8, 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 |
|
36 |
**You can evaluate the performance of our model by writing the following example:**
|
37 |
*"google chrome before 18. 0. 1025. 142 does not properly validate the renderer's navigation requests, which has unspecified impact and remote attack vectors."*
|
|
|
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\
|
|
|
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 |
|
36 |
**You can evaluate the performance of our model by writing the following example:**
|
37 |
*"google chrome before 18. 0. 1025. 142 does not properly validate the renderer's navigation requests, which has unspecified impact and remote attack vectors."*
|