Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ tags:
|
|
23 |
## Model Description
|
24 |
|
25 |
This model consists of a fine-tuned version of google-bert/bert-base-cased for a propaganda detection task. It is effectively a binary classifier, determining wether propaganda is present in the output string.
|
26 |
-
This model was created by [`Identrics`](https://identrics.ai/), in the scope of the WASPer project.
|
27 |
|
28 |
|
29 |
## Uses
|
|
|
23 |
## Model Description
|
24 |
|
25 |
This model consists of a fine-tuned version of google-bert/bert-base-cased for a propaganda detection task. It is effectively a binary classifier, determining wether propaganda is present in the output string.
|
26 |
+
This model was created by [`Identrics`](https://identrics.ai/), in the scope of the WASPer project. The detailed taxonomy could be found [here](https://github.com/Identrics/wasper/).
|
27 |
|
28 |
|
29 |
## Uses
|