Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
3 |
---
|
4 |
# Offensive Language Detection Model for Modern Greek
|
5 |
|
@@ -25,4 +28,4 @@ This model is fine-tuned to detect offensive language in Greek texts.
|
|
25 |
address = {Torino, Italia},
|
26 |
publisher = {ELRA and ICCL},
|
27 |
url = {https://aclanthology.org/2024.lrec-main.1378},
|
28 |
-
pages = {15861--15871}
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- el
|
5 |
+
pipeline_tag: text-classification
|
6 |
---
|
7 |
# Offensive Language Detection Model for Modern Greek
|
8 |
|
|
|
28 |
address = {Torino, Italia},
|
29 |
publisher = {ELRA and ICCL},
|
30 |
url = {https://aclanthology.org/2024.lrec-main.1378},
|
31 |
+
pages = {15861--15871}
|