Commit
•
f984864
1
Parent(s):
bcf4b72
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +18 -8
- dataset_infos.json +316 -1
- simplified/test-00000-of-00001.parquet +3 -0
- simplified/train-00000-of-00001.parquet +3 -0
- simplified/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -21,6 +21,9 @@ task_ids:
|
|
21 |
- multi-label-classification
|
22 |
paperswithcode_id: goemotions
|
23 |
pretty_name: GoEmotions
|
|
|
|
|
|
|
24 |
tags:
|
25 |
- emotion
|
26 |
dataset_info:
|
@@ -146,19 +149,26 @@ dataset_info:
|
|
146 |
dtype: string
|
147 |
splits:
|
148 |
- name: train
|
149 |
-
num_bytes:
|
150 |
num_examples: 43410
|
151 |
- name: validation
|
152 |
-
num_bytes:
|
153 |
num_examples: 5426
|
154 |
- name: test
|
155 |
-
num_bytes:
|
156 |
num_examples: 5427
|
157 |
-
download_size:
|
158 |
-
dataset_size:
|
159 |
-
|
160 |
-
-
|
161 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
---
|
163 |
|
164 |
# Dataset Card for GoEmotions
|
|
|
21 |
- multi-label-classification
|
22 |
paperswithcode_id: goemotions
|
23 |
pretty_name: GoEmotions
|
24 |
+
config_names:
|
25 |
+
- raw
|
26 |
+
- simplified
|
27 |
tags:
|
28 |
- emotion
|
29 |
dataset_info:
|
|
|
149 |
dtype: string
|
150 |
splits:
|
151 |
- name: train
|
152 |
+
num_bytes: 4224138
|
153 |
num_examples: 43410
|
154 |
- name: validation
|
155 |
+
num_bytes: 527119
|
156 |
num_examples: 5426
|
157 |
- name: test
|
158 |
+
num_bytes: 524443
|
159 |
num_examples: 5427
|
160 |
+
download_size: 3464371
|
161 |
+
dataset_size: 5275700
|
162 |
+
configs:
|
163 |
+
- config_name: simplified
|
164 |
+
data_files:
|
165 |
+
- split: train
|
166 |
+
path: simplified/train-*
|
167 |
+
- split: validation
|
168 |
+
path: simplified/validation-*
|
169 |
+
- split: test
|
170 |
+
path: simplified/test-*
|
171 |
+
default: true
|
172 |
---
|
173 |
|
174 |
# Dataset Card for GoEmotions
|
dataset_infos.json
CHANGED
@@ -1 +1,316 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"raw": {
|
3 |
+
"description": "The GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral.\nThe emotion categories are admiration, amusement, anger, annoyance, approval, caring, confusion, curiosity, desire,\ndisappointment, disapproval, disgust, embarrassment, excitement, fear, gratitude, grief, joy, love, nervousness,\noptimism, pride, realization, relief, remorse, sadness, surprise.\n",
|
4 |
+
"citation": "@inproceedings{demszky2020goemotions,\n author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith},\n booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)},\n title = {{GoEmotions: A Dataset of Fine-Grained Emotions}},\n year = {2020}\n}\n",
|
5 |
+
"homepage": "https://github.com/google-research/google-research/tree/master/goemotions",
|
6 |
+
"license": "",
|
7 |
+
"features": {
|
8 |
+
"text": {
|
9 |
+
"dtype": "string",
|
10 |
+
"id": null,
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"id": {
|
14 |
+
"dtype": "string",
|
15 |
+
"id": null,
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"author": {
|
19 |
+
"dtype": "string",
|
20 |
+
"id": null,
|
21 |
+
"_type": "Value"
|
22 |
+
},
|
23 |
+
"subreddit": {
|
24 |
+
"dtype": "string",
|
25 |
+
"id": null,
|
26 |
+
"_type": "Value"
|
27 |
+
},
|
28 |
+
"link_id": {
|
29 |
+
"dtype": "string",
|
30 |
+
"id": null,
|
31 |
+
"_type": "Value"
|
32 |
+
},
|
33 |
+
"parent_id": {
|
34 |
+
"dtype": "string",
|
35 |
+
"id": null,
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"created_utc": {
|
39 |
+
"dtype": "float32",
|
40 |
+
"id": null,
|
41 |
+
"_type": "Value"
|
42 |
+
},
|
43 |
+
"rater_id": {
|
44 |
+
"dtype": "int32",
|
45 |
+
"id": null,
|
46 |
+
"_type": "Value"
|
47 |
+
},
|
48 |
+
"example_very_unclear": {
|
49 |
+
"dtype": "bool",
|
50 |
+
"id": null,
|
51 |
+
"_type": "Value"
|
52 |
+
},
|
53 |
+
"admiration": {
|
54 |
+
"dtype": "int32",
|
55 |
+
"id": null,
|
56 |
+
"_type": "Value"
|
57 |
+
},
|
58 |
+
"amusement": {
|
59 |
+
"dtype": "int32",
|
60 |
+
"id": null,
|
61 |
+
"_type": "Value"
|
62 |
+
},
|
63 |
+
"anger": {
|
64 |
+
"dtype": "int32",
|
65 |
+
"id": null,
|
66 |
+
"_type": "Value"
|
67 |
+
},
|
68 |
+
"annoyance": {
|
69 |
+
"dtype": "int32",
|
70 |
+
"id": null,
|
71 |
+
"_type": "Value"
|
72 |
+
},
|
73 |
+
"approval": {
|
74 |
+
"dtype": "int32",
|
75 |
+
"id": null,
|
76 |
+
"_type": "Value"
|
77 |
+
},
|
78 |
+
"caring": {
|
79 |
+
"dtype": "int32",
|
80 |
+
"id": null,
|
81 |
+
"_type": "Value"
|
82 |
+
},
|
83 |
+
"confusion": {
|
84 |
+
"dtype": "int32",
|
85 |
+
"id": null,
|
86 |
+
"_type": "Value"
|
87 |
+
},
|
88 |
+
"curiosity": {
|
89 |
+
"dtype": "int32",
|
90 |
+
"id": null,
|
91 |
+
"_type": "Value"
|
92 |
+
},
|
93 |
+
"desire": {
|
94 |
+
"dtype": "int32",
|
95 |
+
"id": null,
|
96 |
+
"_type": "Value"
|
97 |
+
},
|
98 |
+
"disappointment": {
|
99 |
+
"dtype": "int32",
|
100 |
+
"id": null,
|
101 |
+
"_type": "Value"
|
102 |
+
},
|
103 |
+
"disapproval": {
|
104 |
+
"dtype": "int32",
|
105 |
+
"id": null,
|
106 |
+
"_type": "Value"
|
107 |
+
},
|
108 |
+
"disgust": {
|
109 |
+
"dtype": "int32",
|
110 |
+
"id": null,
|
111 |
+
"_type": "Value"
|
112 |
+
},
|
113 |
+
"embarrassment": {
|
114 |
+
"dtype": "int32",
|
115 |
+
"id": null,
|
116 |
+
"_type": "Value"
|
117 |
+
},
|
118 |
+
"excitement": {
|
119 |
+
"dtype": "int32",
|
120 |
+
"id": null,
|
121 |
+
"_type": "Value"
|
122 |
+
},
|
123 |
+
"fear": {
|
124 |
+
"dtype": "int32",
|
125 |
+
"id": null,
|
126 |
+
"_type": "Value"
|
127 |
+
},
|
128 |
+
"gratitude": {
|
129 |
+
"dtype": "int32",
|
130 |
+
"id": null,
|
131 |
+
"_type": "Value"
|
132 |
+
},
|
133 |
+
"grief": {
|
134 |
+
"dtype": "int32",
|
135 |
+
"id": null,
|
136 |
+
"_type": "Value"
|
137 |
+
},
|
138 |
+
"joy": {
|
139 |
+
"dtype": "int32",
|
140 |
+
"id": null,
|
141 |
+
"_type": "Value"
|
142 |
+
},
|
143 |
+
"love": {
|
144 |
+
"dtype": "int32",
|
145 |
+
"id": null,
|
146 |
+
"_type": "Value"
|
147 |
+
},
|
148 |
+
"nervousness": {
|
149 |
+
"dtype": "int32",
|
150 |
+
"id": null,
|
151 |
+
"_type": "Value"
|
152 |
+
},
|
153 |
+
"optimism": {
|
154 |
+
"dtype": "int32",
|
155 |
+
"id": null,
|
156 |
+
"_type": "Value"
|
157 |
+
},
|
158 |
+
"pride": {
|
159 |
+
"dtype": "int32",
|
160 |
+
"id": null,
|
161 |
+
"_type": "Value"
|
162 |
+
},
|
163 |
+
"realization": {
|
164 |
+
"dtype": "int32",
|
165 |
+
"id": null,
|
166 |
+
"_type": "Value"
|
167 |
+
},
|
168 |
+
"relief": {
|
169 |
+
"dtype": "int32",
|
170 |
+
"id": null,
|
171 |
+
"_type": "Value"
|
172 |
+
},
|
173 |
+
"remorse": {
|
174 |
+
"dtype": "int32",
|
175 |
+
"id": null,
|
176 |
+
"_type": "Value"
|
177 |
+
},
|
178 |
+
"sadness": {
|
179 |
+
"dtype": "int32",
|
180 |
+
"id": null,
|
181 |
+
"_type": "Value"
|
182 |
+
},
|
183 |
+
"surprise": {
|
184 |
+
"dtype": "int32",
|
185 |
+
"id": null,
|
186 |
+
"_type": "Value"
|
187 |
+
},
|
188 |
+
"neutral": {
|
189 |
+
"dtype": "int32",
|
190 |
+
"id": null,
|
191 |
+
"_type": "Value"
|
192 |
+
}
|
193 |
+
},
|
194 |
+
"post_processed": null,
|
195 |
+
"supervised_keys": null,
|
196 |
+
"builder_name": "go_emotions",
|
197 |
+
"config_name": "raw",
|
198 |
+
"version": {
|
199 |
+
"version_str": "0.0.0",
|
200 |
+
"description": null,
|
201 |
+
"major": 0,
|
202 |
+
"minor": 0,
|
203 |
+
"patch": 0
|
204 |
+
},
|
205 |
+
"splits": {
|
206 |
+
"train": {
|
207 |
+
"name": "train",
|
208 |
+
"num_bytes": 55343630,
|
209 |
+
"num_examples": 211225,
|
210 |
+
"dataset_name": "go_emotions"
|
211 |
+
}
|
212 |
+
},
|
213 |
+
"download_checksums": {
|
214 |
+
"https://storage.googleapis.com/gresearch/goemotions/data/full_dataset/goemotions_1.csv": {
|
215 |
+
"num_bytes": 14174600,
|
216 |
+
"checksum": "cac049036bad5d68d1081f72b65f2cc51e4df82af05e3e22cfa747051cac1af3"
|
217 |
+
},
|
218 |
+
"https://storage.googleapis.com/gresearch/goemotions/data/full_dataset/goemotions_2.csv": {
|
219 |
+
"num_bytes": 14173154,
|
220 |
+
"checksum": "f699ecc5aa425c1720c1d02475f1e41815244b680bd75b282eb770d2c76cd84d"
|
221 |
+
},
|
222 |
+
"https://storage.googleapis.com/gresearch/goemotions/data/full_dataset/goemotions_3.csv": {
|
223 |
+
"num_bytes": 14395164,
|
224 |
+
"checksum": "467f1e7191af00f2e76cc7f425885c2dc304bea8aff284b10e8c460d22f2e1af"
|
225 |
+
}
|
226 |
+
},
|
227 |
+
"download_size": 42742918,
|
228 |
+
"post_processing_size": null,
|
229 |
+
"dataset_size": 55343630,
|
230 |
+
"size_in_bytes": 98086548
|
231 |
+
},
|
232 |
+
"simplified": {
|
233 |
+
"description": "The GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral.\nThe emotion categories are admiration, amusement, anger, annoyance, approval, caring, confusion, curiosity, desire,\ndisappointment, disapproval, disgust, embarrassment, excitement, fear, gratitude, grief, joy, love, nervousness,\noptimism, pride, realization, relief, remorse, sadness, surprise.\n",
|
234 |
+
"citation": "@inproceedings{demszky2020goemotions,\n author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith},\n booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)},\n title = {{GoEmotions: A Dataset of Fine-Grained Emotions}},\n year = {2020}\n}\n",
|
235 |
+
"homepage": "https://github.com/google-research/google-research/tree/master/goemotions",
|
236 |
+
"license": "",
|
237 |
+
"features": {
|
238 |
+
"text": {
|
239 |
+
"dtype": "string",
|
240 |
+
"_type": "Value"
|
241 |
+
},
|
242 |
+
"labels": {
|
243 |
+
"feature": {
|
244 |
+
"names": [
|
245 |
+
"admiration",
|
246 |
+
"amusement",
|
247 |
+
"anger",
|
248 |
+
"annoyance",
|
249 |
+
"approval",
|
250 |
+
"caring",
|
251 |
+
"confusion",
|
252 |
+
"curiosity",
|
253 |
+
"desire",
|
254 |
+
"disappointment",
|
255 |
+
"disapproval",
|
256 |
+
"disgust",
|
257 |
+
"embarrassment",
|
258 |
+
"excitement",
|
259 |
+
"fear",
|
260 |
+
"gratitude",
|
261 |
+
"grief",
|
262 |
+
"joy",
|
263 |
+
"love",
|
264 |
+
"nervousness",
|
265 |
+
"optimism",
|
266 |
+
"pride",
|
267 |
+
"realization",
|
268 |
+
"relief",
|
269 |
+
"remorse",
|
270 |
+
"sadness",
|
271 |
+
"surprise",
|
272 |
+
"neutral"
|
273 |
+
],
|
274 |
+
"_type": "ClassLabel"
|
275 |
+
},
|
276 |
+
"_type": "Sequence"
|
277 |
+
},
|
278 |
+
"id": {
|
279 |
+
"dtype": "string",
|
280 |
+
"_type": "Value"
|
281 |
+
}
|
282 |
+
},
|
283 |
+
"builder_name": "go_emotions",
|
284 |
+
"dataset_name": "go_emotions",
|
285 |
+
"config_name": "simplified",
|
286 |
+
"version": {
|
287 |
+
"version_str": "0.0.0",
|
288 |
+
"major": 0,
|
289 |
+
"minor": 0,
|
290 |
+
"patch": 0
|
291 |
+
},
|
292 |
+
"splits": {
|
293 |
+
"train": {
|
294 |
+
"name": "train",
|
295 |
+
"num_bytes": 4224138,
|
296 |
+
"num_examples": 43410,
|
297 |
+
"dataset_name": null
|
298 |
+
},
|
299 |
+
"validation": {
|
300 |
+
"name": "validation",
|
301 |
+
"num_bytes": 527119,
|
302 |
+
"num_examples": 5426,
|
303 |
+
"dataset_name": null
|
304 |
+
},
|
305 |
+
"test": {
|
306 |
+
"name": "test",
|
307 |
+
"num_bytes": 524443,
|
308 |
+
"num_examples": 5427,
|
309 |
+
"dataset_name": null
|
310 |
+
}
|
311 |
+
},
|
312 |
+
"download_size": 3464371,
|
313 |
+
"dataset_size": 5275700,
|
314 |
+
"size_in_bytes": 8740071
|
315 |
+
}
|
316 |
+
}
|
simplified/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd0953e535ba2569edc6a1daaa1133f8e4b9071691d540c9bab812fda132bc26
|
3 |
+
size 346630
|
simplified/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7d74279616ae7c9b8374ab62ea9f9d6504d36a577bb17f745d720dc2b0d4e76
|
3 |
+
size 2767678
|
simplified/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d46ad5633c4fa41829d22d549743a7bf858d94129536a02af7280c281db5e63a
|
3 |
+
size 350063
|