Datasets:
Paul
/

Modalities:
Tabular
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
Paul Röttger commited on
Commit
b927ce8
1 Parent(s): 2000b76

Create dataset card

Browse files
Files changed (1) hide show
  1. README.md +117 -3
README.md CHANGED
@@ -1,3 +1,117 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - expert-generated
6
+ languages:
7
+ - en-US
8
+ licenses:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: HateCheck
13
+ size_categories:
14
+ - 1K<n<10K
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-classification
19
+ task_ids:
20
+ - text-classification-other-hate-speech-detection
21
+ ---
22
+
23
+ # Dataset Card for HateCheck
24
+
25
+ ## Dataset Description
26
+
27
+ - **Paper:**
28
+ - **Repository:**
29
+ - **Point of Contact:**
30
+
31
+ ### Dataset Summary
32
+
33
+ [More Information Needed]
34
+
35
+ ### Supported Tasks and Leaderboards
36
+
37
+ [More Information Needed]
38
+
39
+ ### Languages
40
+
41
+ [More Information Needed]
42
+
43
+ ## Dataset Structure
44
+
45
+ ### Data Instances
46
+
47
+ [More Information Needed]
48
+
49
+ ### Data Fields
50
+
51
+ [More Information Needed]
52
+
53
+ ### Data Splits
54
+
55
+ [More Information Needed]
56
+
57
+ ## Dataset Creation
58
+
59
+ ### Curation Rationale
60
+
61
+ [More Information Needed]
62
+
63
+ ### Source Data
64
+
65
+ #### Initial Data Collection and Normalization
66
+
67
+ [More Information Needed]
68
+
69
+ #### Who are the source language producers?
70
+
71
+ [More Information Needed]
72
+
73
+ ### Annotations
74
+
75
+ #### Annotation process
76
+
77
+ [More Information Needed]
78
+
79
+ #### Who are the annotators?
80
+
81
+ [More Information Needed]
82
+
83
+ ### Personal and Sensitive Information
84
+
85
+ [More Information Needed]
86
+
87
+ ## Considerations for Using the Data
88
+
89
+ ### Social Impact of Dataset
90
+
91
+ [More Information Needed]
92
+
93
+ ### Discussion of Biases
94
+
95
+ [More Information Needed]
96
+
97
+ ### Other Known Limitations
98
+
99
+ [More Information Needed]
100
+
101
+ ## Additional Information
102
+
103
+ ### Dataset Curators
104
+
105
+ [More Information Needed]
106
+
107
+ ### Licensing Information
108
+
109
+ [More Information Needed]
110
+
111
+ ### Citation Information
112
+
113
+ [More Information Needed]
114
+
115
+ ### Contributions
116
+
117
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.