Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
language: it
|
3 |
-
license:
|
4 |
tags:
|
5 |
- text classification
|
6 |
- abusive language
|
@@ -68,4 +68,8 @@ Please use the following BibTeX entry if you use this model in your project:
|
|
68 |
```
|
69 |
|
70 |
## Ethical Statement
|
71 |
-
While promising, the results in this work should not be interpreted as a definitive assessment of the performance of hate speech detection in Italian. We are unsure if our model can maintain a stable and fair precision across the different targets and categories. HATE-ITA might overlook some sensible details, which practitioners should treat with care.
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language: it
|
3 |
+
license: gpl-3.0
|
4 |
tags:
|
5 |
- text classification
|
6 |
- abusive language
|
|
|
68 |
```
|
69 |
|
70 |
## Ethical Statement
|
71 |
+
While promising, the results in this work should not be interpreted as a definitive assessment of the performance of hate speech detection in Italian. We are unsure if our model can maintain a stable and fair precision across the different targets and categories. HATE-ITA might overlook some sensible details, which practitioners should treat with care.
|
72 |
+
|
73 |
+
|
74 |
+
## License
|
75 |
+
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)
|