danitamayo
commited on
Commit
•
e9206f7
1
Parent(s):
794e7c4
Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,10 @@ 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 |
-
|
26 |
-
|
|
|
27 |
|
28 |
The result should be similar to:
|
29 |
['B-vendor', 'B-application', 'B-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'B-relevant_term', 'O', 'O', 'O', 'O', 'O', 'O', 'B-relevant_term', 'B-relevant_term', 'O', 'O']
|
|
|
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 |
+
|
26 |
+
**You can evaluate the performance of our model by writing the following example:**
|
27 |
+
*"google chrome before 18. 0. 1025. 142 does not properly validate the renderer's navigation requests, which has unspecified impact and remote attack vectors."*
|
28 |
|
29 |
The result should be similar to:
|
30 |
['B-vendor', 'B-application', 'B-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'I-version', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'B-relevant_term', 'O', 'O', 'O', 'O', 'O', 'O', 'B-relevant_term', 'B-relevant_term', 'O', 'O']
|