danitamayo
commited on
Commit
•
794e7c4
1
Parent(s):
a1ad03f
Update README.md
Browse files
README.md
CHANGED
@@ -1,26 +1,27 @@
|
|
1 |
Results after training in 80% of 15189 instances
|
2 |
|
3 |
-
20it [00:11,
|
4 |
-
50it [00:28,
|
5 |
-
100it [00:55,
|
6 |
-
200it [01:48,
|
7 |
-
300it [02:42,
|
8 |
-
380it [03:24,
|
9 |
-
Train: wpb=2142, num_updates=380, accuracy=76.9, loss=0.00
|
10 |
-
| epoch 000 | train accuracy=76.9%, train loss=0.00
|
11 |
| epoch 000 | valid accuracy=85.7%, valid loss=0.00\
|
12 |
|
13 |
-
20it [00:10, 1.85it/s]Train: wpb=2121, num_updates=20, accuracy=84.6, loss=0.00
|
14 |
-
50it [00:27, 1.77it/s]Train: wpb=2121, num_updates=50, accuracy=84.6, loss=0.00
|
15 |
-
100it [00:54, 1.87it/s]Train: wpb=2117, num_updates=100, accuracy=85.1, loss=0.00
|
16 |
-
200it [01:47, 1.86it/s]Train: wpb=2132, num_updates=200, accuracy=85.4, loss=0.00
|
17 |
-
300it [02:41, 1.88it/s]Train: wpb=2147, num_updates=300, accuracy=85.6, loss=0.00
|
18 |
-
380it [03:24, 1.86it/s]
|
19 |
-
Train: wpb=2142, num_updates=380, accuracy=85.8, loss=0.00
|
20 |
-
| epoch 001 | train accuracy=85.8%, train loss=0.00
|
21 |
-
| epoch 001 | valid accuracy=88.3%, valid loss=0.00
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
|
|
24 |
You can evaluate the performance of our model by writing the following example:
|
25 |
"google chrome before 18. 0. 1025. 142 does not properly validate the renderer's navigation requests, which has unspecified impact and remote attack vectors."
|
26 |
|
|
|
1 |
Results after training in 80% of 15189 instances
|
2 |
|
3 |
+
20it [00:11, 1.85it/s]Train: wpb=2121, num_updates=20, accuracy=44.1, loss=0.00\
|
4 |
+
50it [00:28, 1.76it/s]Train: wpb=2121, num_updates=50, accuracy=55.4, loss=0.00\
|
5 |
+
100it [00:55, 1.88it/s]Train: wpb=2117, num_updates=100, accuracy=64.5, loss=0.00\
|
6 |
+
200it [01:48, 1.85it/s]Train: wpb=2132, num_updates=200, accuracy=71.6, loss=0.00\
|
7 |
+
300it [02:42, 1.88it/s]Train: wpb=2147, num_updates=300, accuracy=75.1, loss=0.00\
|
8 |
+
380it [03:24, 1.86it/s]\
|
9 |
+
Train: wpb=2142, num_updates=380, accuracy=76.9, loss=0.00\
|
10 |
+
| epoch 000 | train accuracy=76.9%, train loss=0.00\
|
11 |
| epoch 000 | valid accuracy=85.7%, valid loss=0.00\
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
+
20it [00:10, 1.85it/s]Train: wpb=2121, num_updates=20, accuracy=84.6, loss=0.00\
|
15 |
+
50it [00:27, 1.77it/s]Train: wpb=2121, num_updates=50, accuracy=84.6, loss=0.00\
|
16 |
+
100it [00:54, 1.87it/s]Train: wpb=2117, num_updates=100, accuracy=85.1, loss=0.00\
|
17 |
+
200it [01:47, 1.86it/s]Train: wpb=2132, num_updates=200, accuracy=85.4, loss=0.00\
|
18 |
+
300it [02:41, 1.88it/s]Train: wpb=2147, num_updates=300, accuracy=85.6, 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 |
You can evaluate the performance of our model by writing the following example:
|
26 |
"google chrome before 18. 0. 1025. 142 does not properly validate the renderer's navigation requests, which has unspecified impact and remote attack vectors."
|
27 |
|