Deojoandco commited on
Commit
e571654
·
1 Parent(s): d7d3da0

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +192 -0
dataset_infos.json ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"Deojoandco--detoxify_original_real_toxicuty": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "filename": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "begin": {
13
+ "dtype": "int64",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "end": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "challenging": {
23
+ "dtype": "bool",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "prompt": {
28
+ "text": {
29
+ "dtype": "string",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "insult": {
34
+ "dtype": "float64",
35
+ "id": null,
36
+ "_type": "Value"
37
+ },
38
+ "severe_toxicity": {
39
+ "dtype": "float64",
40
+ "id": null,
41
+ "_type": "Value"
42
+ },
43
+ "toxicity": {
44
+ "dtype": "float64",
45
+ "id": null,
46
+ "_type": "Value"
47
+ },
48
+ "profanity": {
49
+ "dtype": "float64",
50
+ "id": null,
51
+ "_type": "Value"
52
+ },
53
+ "sexually_explicit": {
54
+ "dtype": "float64",
55
+ "id": null,
56
+ "_type": "Value"
57
+ },
58
+ "identity_attack": {
59
+ "dtype": "float64",
60
+ "id": null,
61
+ "_type": "Value"
62
+ },
63
+ "flirtation": {
64
+ "dtype": "float64",
65
+ "id": null,
66
+ "_type": "Value"
67
+ },
68
+ "threat": {
69
+ "dtype": "float64",
70
+ "id": null,
71
+ "_type": "Value"
72
+ }
73
+ },
74
+ "continuation": {
75
+ "text": {
76
+ "dtype": "string",
77
+ "id": null,
78
+ "_type": "Value"
79
+ },
80
+ "severe_toxicity": {
81
+ "dtype": "float64",
82
+ "id": null,
83
+ "_type": "Value"
84
+ },
85
+ "toxicity": {
86
+ "dtype": "float64",
87
+ "id": null,
88
+ "_type": "Value"
89
+ },
90
+ "profanity": {
91
+ "dtype": "float64",
92
+ "id": null,
93
+ "_type": "Value"
94
+ },
95
+ "sexually_explicit": {
96
+ "dtype": "float64",
97
+ "id": null,
98
+ "_type": "Value"
99
+ },
100
+ "flirtation": {
101
+ "dtype": "float64",
102
+ "id": null,
103
+ "_type": "Value"
104
+ },
105
+ "identity_attack": {
106
+ "dtype": "float64",
107
+ "id": null,
108
+ "_type": "Value"
109
+ },
110
+ "threat": {
111
+ "dtype": "float64",
112
+ "id": null,
113
+ "_type": "Value"
114
+ },
115
+ "insult": {
116
+ "dtype": "float64",
117
+ "id": null,
118
+ "_type": "Value"
119
+ }
120
+ },
121
+ "cont_toxicity": {
122
+ "dtype": "float64",
123
+ "id": null,
124
+ "_type": "Value"
125
+ },
126
+ "cont_severe_toxicity": {
127
+ "dtype": "float64",
128
+ "id": null,
129
+ "_type": "Value"
130
+ },
131
+ "cont_obscene": {
132
+ "dtype": "float64",
133
+ "id": null,
134
+ "_type": "Value"
135
+ },
136
+ "cont_threat": {
137
+ "dtype": "float64",
138
+ "id": null,
139
+ "_type": "Value"
140
+ },
141
+ "cont_insult": {
142
+ "dtype": "float64",
143
+ "id": null,
144
+ "_type": "Value"
145
+ },
146
+ "cont_identity_attack": {
147
+ "dtype": "float64",
148
+ "id": null,
149
+ "_type": "Value"
150
+ },
151
+ "cont_max_toxity_key": {
152
+ "dtype": "string",
153
+ "id": null,
154
+ "_type": "Value"
155
+ },
156
+ "cont_max_toxity_value": {
157
+ "dtype": "float64",
158
+ "id": null,
159
+ "_type": "Value"
160
+ },
161
+ "cont_toxic": {
162
+ "dtype": "bool",
163
+ "id": null,
164
+ "_type": "Value"
165
+ }
166
+ },
167
+ "post_processed": null,
168
+ "supervised_keys": null,
169
+ "task_templates": null,
170
+ "builder_name": "json",
171
+ "config_name": "allenai--real-toxicity-prompts",
172
+ "version": {
173
+ "version_str": "0.0.0",
174
+ "description": null,
175
+ "major": 0,
176
+ "minor": 0,
177
+ "patch": 0
178
+ },
179
+ "splits": {
180
+ "train": {
181
+ "name": "train",
182
+ "num_bytes": 39974836,
183
+ "num_examples": 99442,
184
+ "dataset_name": "detoxify_original_real_toxicuty"
185
+ }
186
+ },
187
+ "download_checksums": null,
188
+ "download_size": 35237040,
189
+ "post_processing_size": null,
190
+ "dataset_size": 39974836,
191
+ "size_in_bytes": 75211876
192
+ }}