Commit ·
a40f15e
1
Parent(s): 59b640d
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
|
| 11 |
# IPTC topic classifier (multilingual)
|
| 12 |
|
| 13 |
-
A SetFit model fit on downlsampled multilingual IPTC Subject labels (concatenated for the lowest hierarchy level into artificial sentences of keywords) to predict the mid level news categories.
|
| 14 |
The purpose of this classifier is to support exploring corpora as weak labeler, since the representations of these descriptions are only approximations of real documents from those topics.
|
| 15 |
Accuracy on highest level labels in eval:
|
| 16 |
0.9779412
|
|
|
|
| 10 |
|
| 11 |
# IPTC topic classifier (multilingual)
|
| 12 |
|
| 13 |
+
A SetFit model fit on 166 downlsampled multilingual IPTC Subject labels (concatenated for the lowest hierarchy level into artificial sentences of keywords) to predict the mid level news categories.
|
| 14 |
The purpose of this classifier is to support exploring corpora as weak labeler, since the representations of these descriptions are only approximations of real documents from those topics.
|
| 15 |
Accuracy on highest level labels in eval:
|
| 16 |
0.9779412
|