dardem commited on
Commit
56acbda
1 Parent(s): c464934

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -75,13 +75,13 @@ configs:
75
  This is the multilingual parallel dataset for text detoxification prepared for [CLEF TextDetox 2024](https://pan.webis.de/clef24/pan24-web/text-detoxification.html) shared task.
76
  For each of 9 languages, we collected 1k pairs of toxic<->detoxified instances splitted into two parts: dev (400 pairs) and test (600 pairs).
77
 
78
- **Dev set references and test set toxic sentences will be released later!**
79
 
80
  The list of the sources for the original toxic sentences:
81
  * English: [Jigsaw](https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge), [Unitary AI Toxicity Dataset](https://github.com/unitaryai/detoxify)
82
  * Russian: [Russian Language Toxic Comments](https://www.kaggle.com/datasets/blackmoon/russian-language-toxic-comments), [Toxic Russian Comments](https://www.kaggle.com/datasets/alexandersemiletov/toxic-russian-comments)
83
  * Ukrainian: [Ukrainian Twitter texts](https://github.com/saganoren/ukr-twi-corpus)
84
- * Spanish: TBD
85
  * German: [GemEval 2018, 2021](https://aclanthology.org/2021.germeval-1.1/)
86
  * Amhairc: [Amharic Hate Speech](https://github.com/uhh-lt/AmharicHateSpeech)
87
  * Arabic: [OSACT4](https://edinburghnlp.inf.ed.ac.uk/workshops/OSACT4/)
 
75
  This is the multilingual parallel dataset for text detoxification prepared for [CLEF TextDetox 2024](https://pan.webis.de/clef24/pan24-web/text-detoxification.html) shared task.
76
  For each of 9 languages, we collected 1k pairs of toxic<->detoxified instances splitted into two parts: dev (400 pairs) and test (600 pairs).
77
 
78
+ **Now, only dev set toxic sentences are released. Dev set references and test set toxic sentences will be released later with the test phase of the competition!**
79
 
80
  The list of the sources for the original toxic sentences:
81
  * English: [Jigsaw](https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge), [Unitary AI Toxicity Dataset](https://github.com/unitaryai/detoxify)
82
  * Russian: [Russian Language Toxic Comments](https://www.kaggle.com/datasets/blackmoon/russian-language-toxic-comments), [Toxic Russian Comments](https://www.kaggle.com/datasets/alexandersemiletov/toxic-russian-comments)
83
  * Ukrainian: [Ukrainian Twitter texts](https://github.com/saganoren/ukr-twi-corpus)
84
+ * Spanish: [Detecting and Monitoring Hate Speech in Twitter](https://www.mdpi.com/1424-8220/19/21/4654), [Detoxis](https://rdcu.be/dwhxH), [RoBERTuito: a pre-trained language model for social media text in Spanish](https://aclanthology.org/2022.lrec-1.785/)
85
  * German: [GemEval 2018, 2021](https://aclanthology.org/2021.germeval-1.1/)
86
  * Amhairc: [Amharic Hate Speech](https://github.com/uhh-lt/AmharicHateSpeech)
87
  * Arabic: [OSACT4](https://edinburghnlp.inf.ed.ac.uk/workshops/OSACT4/)