Update README.md
#2
by
Hajar-Emami - opened
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
Science fastText classifier trained on the following documents:
|
| 5 |
+
|
| 6 |
+
- Positive documents: 400k documents randomly sampled from the documents labeled with Science category with a confidence score 0.95 and above.
|
| 7 |
+
|
| 8 |
+
- Negative documents: 400k documents randomly sampled from the documents labeled with any category other than Science, Education, Medical and Technology with a confidence score of 0.95 and above.
|