Tomáš Horych
commited on
Commit
·
56225cf
1
Parent(s):
5b97da6
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Czech Media Bias Classifier
|
2 |
|
3 |
A FERNET-C5 model fine-tuned to perform binary classification task on czech media bias detection.
|
|
|
1 |
+
---
|
2 |
+
language: "cs"
|
3 |
+
tags:
|
4 |
+
- Czech
|
5 |
+
---
|
6 |
+
|
7 |
## Czech Media Bias Classifier
|
8 |
|
9 |
A FERNET-C5 model fine-tuned to perform binary classification task on czech media bias detection.
|