Datasets:
mteb
/

Modalities:
Text
Formats:
json
Languages:
English
Libraries:
Datasets
pandas
Muennighoff lbourdois commited on
Commit
edfaf9d
1 Parent(s): d7c0de2

Update README.md (#1)

Browse files

- Update README.md (5d92228f887943eed478f788b15c6533b88288b1)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +13 -8
README.md CHANGED
@@ -1,8 +1,13 @@
1
- # Toxic Conversation
2
- This is a version of the [Jigsaw Unintended Bias in Toxicity Classification dataset](https://www.kaggle.com/c/jigsaw-unintended-bias-in-toxicity-classification/overview). It contains comments from the Civil Comments platform together with annotations if the comment is toxic or not.
3
-
4
- This dataset just contains the first 50k training examples.
5
-
6
- 10 annotators annotated each example and, as recommended in the task page, set a comment as toxic when target >= 0.5
7
-
8
- The dataset is inbalanced, with only about 8% of the comments marked as toxic.
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+
6
+ # Toxic Conversation
7
+ This is a version of the [Jigsaw Unintended Bias in Toxicity Classification dataset](https://www.kaggle.com/c/jigsaw-unintended-bias-in-toxicity-classification/overview). It contains comments from the Civil Comments platform together with annotations if the comment is toxic or not.
8
+
9
+ This dataset just contains the first 50k training examples.
10
+
11
+ 10 annotators annotated each example and, as recommended in the task page, set a comment as toxic when target >= 0.5
12
+
13
+ The dataset is inbalanced, with only about 8% of the comments marked as toxic.