Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,12 @@ pipeline_tag: text2text-generation
|
|
14 |
|
15 |
This is a fine-tuned text-to-text [mT5-base](https://huggingface.co/google/mt5-base) model to generate counternarratives against hate speech.
|
16 |
The model has been fine-tuned on the [CONAN-EUS](https://huggingface.co/datasets/HiTZ/CONAN-EUS) splits of the
|
17 |
-
original
|
18 |
|
19 |
-
CONAN
|
|
|
|
|
|
|
20 |
**Basque and Spanish**. For experimentation we generated train, validation and test splits in a way that no HS-CN pairs occurred across them.
|
21 |
|
22 |
<table style="width:33%">
|
@@ -40,8 +43,6 @@ CONAN-EUS was created by professionally translating all 6654 English HS-CN pairs
|
|
40 |
- 📖 Paper: [Basque and Spanish Counter Narrative Generation: Data Creation and Evaluation]() In LREC-COLING 2024.
|
41 |
- 💻 Github Repo (Data and Code): [https://github.com/ixa-ehu/conan-e/](https://github.com/ixa-ehu/conan-e/)
|
42 |
|
43 |
-
The CONAN (COunter NArratives through Nichesourcing) dataset was published by [Chung et al., 2019](https://aclanthology.org/P19-1271.pdf)
|
44 |
-
and is publicly available in [https://github.com/marcoguerini/CONAN](https://github.com/marcoguerini/CONAN).
|
45 |
|
46 |
## HS-CN example
|
47 |
|
|
|
14 |
|
15 |
This is a fine-tuned text-to-text [mT5-base](https://huggingface.co/google/mt5-base) model to generate counternarratives against hate speech.
|
16 |
The model has been fine-tuned on the [CONAN-EUS](https://huggingface.co/datasets/HiTZ/CONAN-EUS) splits of the
|
17 |
+
original CONAN dataset.
|
18 |
|
19 |
+
The CONAN (COunter NArratives through Nichesourcing) dataset was published by [Chung et al., 2019](https://aclanthology.org/P19-1271.pdf)
|
20 |
+
and is publicly available in [https://github.com/marcoguerini/CONAN](https://github.com/marcoguerini/CONAN).
|
21 |
+
|
22 |
+
CONAN-EUS was created by professionally translating all 6654 English HS-CN pairs of the original CONAN dataset into
|
23 |
**Basque and Spanish**. For experimentation we generated train, validation and test splits in a way that no HS-CN pairs occurred across them.
|
24 |
|
25 |
<table style="width:33%">
|
|
|
43 |
- 📖 Paper: [Basque and Spanish Counter Narrative Generation: Data Creation and Evaluation]() In LREC-COLING 2024.
|
44 |
- 💻 Github Repo (Data and Code): [https://github.com/ixa-ehu/conan-e/](https://github.com/ixa-ehu/conan-e/)
|
45 |
|
|
|
|
|
46 |
|
47 |
## HS-CN example
|
48 |
|