Update README.md
Browse files
README.md
CHANGED
@@ -33,11 +33,11 @@ It's a fine-tune model to predict 134 classes from the WOS-46985 published by ht
|
|
33 |
|
34 |
## Evaluation
|
35 |
|
36 |
-
10/
|
37 |
|
38 |
### Results
|
39 |
|
40 |
-
Accuracy on the final layer was
|
41 |
|
42 |
#### Summary
|
43 |
|
|
|
33 |
|
34 |
## Evaluation
|
35 |
|
36 |
+
10/90 validation/training split (like https://arxiv.org/pdf/1709.08267.pdf)
|
37 |
|
38 |
### Results
|
39 |
|
40 |
+
Accuracy on the final layer was 83% (previous state-of-the-art 77% https://arxiv.org/pdf/1709.08267.pdf). However, the previous SOTA did not use test-data set, so the difference is probably more significant.
|
41 |
|
42 |
#### Summary
|
43 |
|