Datasets:
The dataset viewer is not available for this dataset.
Error code: JWTInvalidSignature
Exception: InvalidSignatureError
Message: Signature verification failed
Traceback: Traceback (most recent call last):
File "/src/libs/libapi/src/libapi/jwt_token.py", line 286, in validate_jwt
decoded = jwt.decode(
jwt=token,
...<2 lines>...
options=options,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 368, in decode
decoded = self.decode_complete(
jwt,
...<8 lines>...
leeway=leeway,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 265, in decode_complete
decoded = self._jws.decode_complete(
jwt,
...<3 lines>...
detached_payload=detached_payload,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 270, in decode_complete
self._verify_signature(
~~~~~~~~~~~~~~~~~~~~~~^
signing_input,
^^^^^^^^^^^^^^
...<4 lines>...
options=merged_options,
^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 417, in _verify_signature
raise InvalidSignatureError("Signature verification failed")
jwt.exceptions.InvalidSignatureError: Signature verification failedNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Content Warning: This dataset contains examples of offensive language that do not reflect the authors’ views
CONAN-EUS: Basque and Spanish Parallel Counter Narratives Dataset
CONAN-EUS was created by professionally translating all 6654 English HS-CN pairs of the original CONAN dataset into Basque and Spanish. For experimentation we generated train, validation and test splits in a way that no HS-CN pairs occurred across them.
| CONAN-EUS Splits | Total HS-CN Count |
|---|---|
| train | 4833 |
| validation | 537 |
| test | 1278 |
- 📖 Paper: Basque and Spanish Counter Narrative Generation: Data Creation and Evaluation In LREC-COLING 2024.
- 💻 Github Repo (Data and Code): https://github.com/ixa-ehu/conan-e/
The CONAN (COunter NArratives through Nichesourcing) dataset was published by Chung et al., 2019 and is publicly available in https://github.com/marcoguerini/CONAN.
Data
This repository contains the Basque and Spanish CONAN-EUS data, in Machine Translated (MT) and post-edited forms. Furthermore, to facilitate experimentation we also share the generated splits of the original CONAN English data (https://github.com/marcoguerini/CONAN).
- data/eu: train/val/test sets with both the MT post-edited Basque data
- data/es: train/val/test sets with both the MT post edited Spanish data
- data/en: train/val/test sets of the original CONAN English data
HS-CN example
The CONAN dataset includes HS-CN pairs, regarding the topic of Muslims and Islam. An example of a HS-CN pair in Basque, Spanish and English is illustrated below:
| HS | CN |
|---|---|
| Musulmanok ez dugu gure kultura aberastu dezakeen ezer erabilgarririk. | Zer egin dute guretzat musulmanek? Beno, kafea, erlojuak, kamerak, higienea, unibertsitateak, tresna kirurgikoak, mapak, musika, aljebra. |
| Los musulmanes no tienen nada útil que pueda enriquecer nuestra cultura. | ¿Qué han hecho los musulmanes por nosotros? Bueno, café, relojes, cámaras, higiene, universidades, instrumentos quirúrgicos, mapas, música, álgebra. |
| Muslims do not have anything useful that can enrich our culture. | What have Muslims ever done for us? Well, Coffee, Clocks, Cameras, Hygiene, Universities, Surgical Instruments, Maps, Music, Algebra. |
If you use CONAN-EUS please cite the following paper:
Citation
@inproceedings{bengoetxea-et-al-2024,
title={{B}asque and {S}panish {C}ounter {N}arrative {G}eneration: {D}ata {C}reation and {E}valuation},
author={Jaione Bengoetxea and Yi-Ling Chung and Marco Guerini and Rodrigo Agerri},
year={2024},
publisher = "Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING)",
}
If you also use the English splits then you should also cite the original CONAN paper:
@inproceedings{chung-etal-2019-conan,
title = "{CONAN} - {CO}unter {NA}rratives through Nichesourcing: a Multilingual Dataset of Responses to Fight Online Hate Speech",
author = "Chung, Yi-Ling and
Kuzmenko, Elizaveta and
Tekiroglu, Serra Sinem and
Guerini, Marco",
booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
year = "2019",
pages = "2819--2829"
}
Contact: Rodrigo Agerri HiTZ Center - Ixa, University of the Basque Country UPV/EHU
- Downloads last month
- 88