parquet-converter commited on
Commit
c1832bb
1 Parent(s): 6f77af2

Update parquet files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +0 -51
  2. README.md +0 -349
  3. dataset_infos.json +0 -0
  4. explanation/newyorker_caption_contest-test.parquet +3 -0
  5. explanation/newyorker_caption_contest-train.parquet +3 -0
  6. explanation/newyorker_caption_contest-validation.parquet +3 -0
  7. explanation_1/newyorker_caption_contest-test.parquet +3 -0
  8. explanation_1/newyorker_caption_contest-train.parquet +3 -0
  9. explanation_1/newyorker_caption_contest-validation.parquet +3 -0
  10. explanation_2/newyorker_caption_contest-test.parquet +3 -0
  11. explanation_2/newyorker_caption_contest-train.parquet +3 -0
  12. explanation_2/newyorker_caption_contest-validation.parquet +3 -0
  13. explanation_3/newyorker_caption_contest-test.parquet +3 -0
  14. explanation_3/newyorker_caption_contest-train.parquet +3 -0
  15. explanation_3/newyorker_caption_contest-validation.parquet +3 -0
  16. explanation_4/newyorker_caption_contest-test.parquet +3 -0
  17. explanation_4/newyorker_caption_contest-train.parquet +3 -0
  18. explanation_4/newyorker_caption_contest-validation.parquet +3 -0
  19. explanation_from_pixels/newyorker_caption_contest-test.parquet +3 -0
  20. explanation_from_pixels/newyorker_caption_contest-train.parquet +3 -0
  21. explanation_from_pixels/newyorker_caption_contest-validation.parquet +3 -0
  22. explanation_from_pixels_1/newyorker_caption_contest-test.parquet +3 -0
  23. explanation_from_pixels_1/newyorker_caption_contest-train.parquet +3 -0
  24. explanation_from_pixels_1/newyorker_caption_contest-validation.parquet +3 -0
  25. explanation_from_pixels_2/newyorker_caption_contest-test.parquet +3 -0
  26. explanation_from_pixels_2/newyorker_caption_contest-train.parquet +3 -0
  27. explanation_from_pixels_2/newyorker_caption_contest-validation.parquet +3 -0
  28. explanation_from_pixels_3/newyorker_caption_contest-test.parquet +3 -0
  29. explanation_from_pixels_3/newyorker_caption_contest-train.parquet +3 -0
  30. explanation_from_pixels_3/newyorker_caption_contest-validation.parquet +3 -0
  31. explanation_from_pixels_4/newyorker_caption_contest-test.parquet +3 -0
  32. explanation_from_pixels_4/newyorker_caption_contest-train.parquet +3 -0
  33. explanation_from_pixels_4/newyorker_caption_contest-validation.parquet +3 -0
  34. matching/newyorker_caption_contest-test.parquet +3 -0
  35. matching/newyorker_caption_contest-train-00000-of-00002.parquet +3 -0
  36. matching/newyorker_caption_contest-train-00001-of-00002.parquet +3 -0
  37. matching/newyorker_caption_contest-validation.parquet +3 -0
  38. matching_1/newyorker_caption_contest-test.parquet +3 -0
  39. matching_1/newyorker_caption_contest-train-00000-of-00002.parquet +3 -0
  40. matching_1/newyorker_caption_contest-train-00001-of-00002.parquet +3 -0
  41. matching_1/newyorker_caption_contest-validation.parquet +3 -0
  42. matching_2/newyorker_caption_contest-test.parquet +3 -0
  43. matching_2/newyorker_caption_contest-train-00000-of-00002.parquet +3 -0
  44. matching_2/newyorker_caption_contest-train-00001-of-00002.parquet +3 -0
  45. matching_2/newyorker_caption_contest-validation.parquet +3 -0
  46. matching_3/newyorker_caption_contest-test.parquet +3 -0
  47. matching_3/newyorker_caption_contest-train-00000-of-00002.parquet +3 -0
  48. matching_3/newyorker_caption_contest-train-00001-of-00002.parquet +3 -0
  49. matching_3/newyorker_caption_contest-validation.parquet +3 -0
  50. matching_4/newyorker_caption_contest-test.parquet +3 -0
.gitattributes DELETED
@@ -1,51 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ftz filter=lfs diff=lfs merge=lfs -text
6
- *.gz filter=lfs diff=lfs merge=lfs -text
7
- *.h5 filter=lfs diff=lfs merge=lfs -text
8
- *.joblib filter=lfs diff=lfs merge=lfs -text
9
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
10
- *.lz4 filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.npy filter=lfs diff=lfs merge=lfs -text
14
- *.npz filter=lfs diff=lfs merge=lfs -text
15
- *.onnx filter=lfs diff=lfs merge=lfs -text
16
- *.ot filter=lfs diff=lfs merge=lfs -text
17
- *.parquet filter=lfs diff=lfs merge=lfs -text
18
- *.pb filter=lfs diff=lfs merge=lfs -text
19
- *.pickle filter=lfs diff=lfs merge=lfs -text
20
- *.pkl filter=lfs diff=lfs merge=lfs -text
21
- *.pt filter=lfs diff=lfs merge=lfs -text
22
- *.pth filter=lfs diff=lfs merge=lfs -text
23
- *.rar filter=lfs diff=lfs merge=lfs -text
24
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
25
- *.tar.* filter=lfs diff=lfs merge=lfs -text
26
- *.tflite filter=lfs diff=lfs merge=lfs -text
27
- *.tgz filter=lfs diff=lfs merge=lfs -text
28
- *.wasm filter=lfs diff=lfs merge=lfs -text
29
- *.xz filter=lfs diff=lfs merge=lfs -text
30
- *.zip filter=lfs diff=lfs merge=lfs -text
31
- *.zst filter=lfs diff=lfs merge=lfs -text
32
- *tfevents* filter=lfs diff=lfs merge=lfs -text
33
- # Audio files - uncompressed
34
- *.pcm filter=lfs diff=lfs merge=lfs -text
35
- *.sam filter=lfs diff=lfs merge=lfs -text
36
- *.raw filter=lfs diff=lfs merge=lfs -text
37
- # Audio files - compressed
38
- *.aac filter=lfs diff=lfs merge=lfs -text
39
- *.flac filter=lfs diff=lfs merge=lfs -text
40
- *.mp3 filter=lfs diff=lfs merge=lfs -text
41
- *.ogg filter=lfs diff=lfs merge=lfs -text
42
- *.wav filter=lfs diff=lfs merge=lfs -text
43
- # Image files - uncompressed
44
- *.bmp filter=lfs diff=lfs merge=lfs -text
45
- *.gif filter=lfs diff=lfs merge=lfs -text
46
- *.png filter=lfs diff=lfs merge=lfs -text
47
- *.tiff filter=lfs diff=lfs merge=lfs -text
48
- # Image files - compressed
49
- *.jpg filter=lfs diff=lfs merge=lfs -text
50
- *.jpeg filter=lfs diff=lfs merge=lfs -text
51
- *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,349 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - expert-generated
4
- - crowdsourced
5
- - found
6
- language:
7
- - en
8
- language_creators:
9
- - crowdsourced
10
- - expert-generated
11
- license:
12
- - cc-by-4.0
13
- multilinguality:
14
- - monolingual
15
- pretty_name: newyorker_caption_contest
16
- size_categories:
17
- - 1K<n<10K
18
- source_datasets:
19
- - original
20
- tags:
21
- - humor
22
- - caption contest
23
- - new yorker
24
- task_categories:
25
- - image-to-text
26
- - multiple-choice
27
- - text-classification
28
- - text-generation
29
- - visual-question-answering
30
- - other
31
- - text2text-generation
32
- task_ids:
33
- - multi-class-classification
34
- - language-modeling
35
- - visual-question-answering
36
- - explanation-generation
37
- ---
38
-
39
- # Dataset Card for New Yorker Caption Contest Benchmarks
40
-
41
- ## Table of Contents
42
- - [Table of Contents](#table-of-contents)
43
- - [Dataset Description](#dataset-description)
44
- - [Dataset Summary](#dataset-summary)
45
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
46
- - [Languages](#languages)
47
- - [Dataset Structure](#dataset-structure)
48
- - [Data Instances](#data-instances)
49
- - [Data Fields](#data-fields)
50
- - [Data Splits](#data-splits)
51
- - [Dataset Creation](#dataset-creation)
52
- - [Curation Rationale](#curation-rationale)
53
- - [Source Data](#source-data)
54
- - [Annotations](#annotations)
55
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
56
- - [Considerations for Using the Data](#considerations-for-using-the-data)
57
- - [Social Impact of Dataset](#social-impact-of-dataset)
58
- - [Discussion of Biases](#discussion-of-biases)
59
- - [Other Known Limitations](#other-known-limitations)
60
- - [Additional Information](#additional-information)
61
- - [Dataset Curators](#dataset-curators)
62
- - [Licensing Information](#licensing-information)
63
- - [Citation Information](#citation-information)
64
- - [Contributions](#contributions)
65
-
66
- ## Dataset Description
67
-
68
- - **Homepage:** [capcon.dev](https://www.capcon.dev)
69
- - **Repository:** [https://github.com/jmhessel/caption_contest_corpus](https://github.com/jmhessel/caption_contest_corpus)
70
- - **Paper:** [Do Androids Laugh at Electric Sheep? Humor "Understanding" Benchmarks from The New Yorker Caption Contest](https://arxiv.org/abs/2209.06293)
71
- - **Leaderboard:** No official leaderboard (yet).
72
- - **Point of Contact:** jackh@allenai.org
73
-
74
- ### Dataset Summary
75
-
76
- Data from:
77
- [Do Androids Laugh at Electric Sheep? Humor "Understanding" Benchmarks from The New Yorker Caption Contest](https://arxiv.org/abs/2209.06293)
78
-
79
- ```
80
- @article{hessel2022androids,
81
- title={Do Androids Laugh at Electric Sheep? Humor "Understanding" Benchmarks from The New Yorker Caption Contest},
82
- author={Hessel, Jack and Marasovi{\'c}, Ana and Hwang, Jena D and Lee, Lillian and Da, Jeff and Zellers, Rowan and Mankoff, Robert and Choi, Yejin},
83
- journal={arXiv preprint arXiv:2209.06293},
84
- year={2022}
85
- }
86
- ```
87
-
88
- If you use this dataset, we would appreciate you citing our work, but also -- several other papers that we build this corpus upon. See [Citation Information](#citation-information).
89
-
90
- We challenge AI models to "demonstrate understanding" of the
91
- sophisticated multimodal humor of The New Yorker Caption Contest.
92
- Concretely, we develop three carefully circumscribed tasks for which
93
- it suffices (but is not necessary) to grasp potentially complex and
94
- unexpected relationships between image and caption, and similarly
95
- complex and unexpected allusions to the wide varieties of human
96
- experience.
97
-
98
-
99
- ### Supported Tasks and Leaderboards
100
-
101
- Three tasks are supported:
102
-
103
- - "Matching:" a model must recognize a caption written about a cartoon (vs. options that were not);
104
- - "Quality ranking:" a model must evaluate the quality of a caption by scoring it more highly than a lower quality option from the same contest;
105
- - "Explanation:" a model must explain why a given joke is funny.
106
-
107
- There are no official leaderboards (yet).
108
-
109
- ### Languages
110
-
111
- English
112
-
113
- ## Dataset Structure
114
-
115
- Here's an example instance from Matching:
116
- ```
117
- {'caption_choices': ['Tell me about your childhood very quickly.',
118
- "Believe me . . . it's what's UNDER the ground that's "
119
- 'most interesting.',
120
- "Stop me if you've heard this one.",
121
- 'I have trouble saying no.',
122
- 'Yes, I see the train but I think we can beat it.'],
123
- 'contest_number': 49,
124
- 'entities': ['https://en.wikipedia.org/wiki/Rule_of_three_(writing)',
125
- 'https://en.wikipedia.org/wiki/Bar_joke',
126
- 'https://en.wikipedia.org/wiki/Religious_institute'],
127
- 'from_description': 'scene: a bar description: Two priests and a rabbi are '
128
- 'walking into a bar, as the bartender and another patron '
129
- 'look on. The bartender talks on the phone while looking '
130
- 'skeptically at the incoming crew. uncanny: The scene '
131
- 'depicts a very stereotypical "bar joke" that would be '
132
- 'unlikely to be encountered in real life; the skepticism '
133
- 'of the bartender suggests that he is aware he is seeing '
134
- 'this trope, and is explaining it to someone on the '
135
- 'phone. entities: Rule_of_three_(writing), Bar_joke, '
136
- 'Religious_institute. choices A: Tell me about your '
137
- "childhood very quickly. B: Believe me . . . it's what's "
138
- "UNDER the ground that's most interesting. C: Stop me if "
139
- "you've heard this one. D: I have trouble saying no. E: "
140
- 'Yes, I see the train but I think we can beat it.',
141
- 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=L size=323x231 at 0x7F34F283E9D0>,
142
- 'image_description': 'Two priests and a rabbi are walking into a bar, as the '
143
- 'bartender and another patron look on. The bartender '
144
- 'talks on the phone while looking skeptically at the '
145
- 'incoming crew.',
146
- 'image_location': 'a bar',
147
- 'image_uncanny_description': 'The scene depicts a very stereotypical "bar '
148
- 'joke" that would be unlikely to be encountered '
149
- 'in real life; the skepticism of the bartender '
150
- 'suggests that he is aware he is seeing this '
151
- 'trope, and is explaining it to someone on the '
152
- 'phone.',
153
- 'instance_id': '21125bb8787b4e7e82aa3b0a1cba1571',
154
- 'label': 'C',
155
- 'n_tokens_label': 1,
156
- 'questions': ['What is the bartender saying on the phone in response to the '
157
- 'living, breathing, stereotypical bar joke that is unfolding?']}
158
- ```
159
-
160
- The label "C" indicates that the 3rd choice in the `caption_choices` is correct.
161
-
162
- Here's an example instance from Ranking (in the from pixels setting --- though, this is also available in the from description setting)
163
- ```
164
- {'caption_choices': ['I guess I misunderstood when you said long bike ride.',
165
- 'Does your divorce lawyer have any other cool ideas?'],
166
- 'contest_number': 582,
167
- 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=L size=600x414 at 0x7F8FF9F96610>,
168
- 'instance_id': 'dd1c214a1ca3404aa4e582c9ce50795a',
169
- 'label': 'A',
170
- 'n_tokens_label': 1,
171
- 'winner_source': 'official_winner'}
172
- ```
173
- the label indicates that the first caption choice ("A", here) in the `caption_choices` list was more highly rated.
174
-
175
-
176
- Here's an example instance from Explanation:
177
- ```
178
- {'caption_choices': 'The classics can be so intimidating.',
179
- 'contest_number': 752,
180
- 'entities': ['https://en.wikipedia.org/wiki/Literature',
181
- 'https://en.wikipedia.org/wiki/Solicitor'],
182
- 'from_description': 'scene: a road description: Two people are walking down a '
183
- 'path. A number of giant books have surrounded them. '
184
- 'uncanny: There are book people in this world. entities: '
185
- 'Literature, Solicitor. caption: The classics can be so '
186
- 'intimidating.',
187
- 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=L size=800x706 at 0x7F90003D0BB0>,
188
- 'image_description': 'Two people are walking down a path. A number of giant '
189
- 'books have surrounded them.',
190
- 'image_location': 'a road',
191
- 'image_uncanny_description': 'There are book people in this world.',
192
- 'instance_id': 'eef9baf450e2fab19b96facc128adf80',
193
- 'label': 'A play on the word intimidating --- usually if the classics (i.e., '
194
- 'classic novels) were to be intimidating, this would mean that they '
195
- 'are intimidating to read due to their length, complexity, etc. But '
196
- 'here, they are surrounded by anthropomorphic books which look '
197
- 'physically intimidating, i.e., they are intimidating because they '
198
- 'may try to beat up these people.',
199
- 'n_tokens_label': 59,
200
- 'questions': ['What do the books want?']}
201
- ```
202
- The label is an explanation of the joke, which serves as the autoregressive target.
203
-
204
- ### Data Instances
205
-
206
- See above
207
-
208
- ### Data Fields
209
-
210
- See above
211
-
212
- ### Data Splits
213
-
214
- Data splits can be accessed as:
215
- ```
216
- from datasets import load_dataset
217
- dset = load_dataset("newyorker_caption_contest", "matching")
218
- dset = load_dataset("newyorker_caption_contest", "ranking")
219
- dset = load_dataset("newyorker_caption_contest", "explanation")
220
- ```
221
-
222
- Or, in the from pixels setting, e.g.,
223
- ```
224
- from datasets import load_dataset
225
- dset = load_dataset("newyorker_caption_contest", "ranking_from_pixels")
226
- ```
227
-
228
- Because the dataset is small, we reported in 5-fold cross-validation setting initially. The default splits are split 0. You can access the other splits, e.g.:
229
-
230
- ```
231
- from datasets import load_dataset
232
-
233
- # the 4th data split
234
- dset = load_dataset("newyorker_caption_contest", "explanation_4")
235
- ```
236
-
237
- ## Dataset Creation
238
-
239
- Full details are in the paper.
240
-
241
- ### Curation Rationale
242
-
243
- See the paper for rationale/motivation.
244
-
245
- ### Source Data
246
-
247
- See citation below. We combined 3 sources of data, and added significant annotations of our own.
248
-
249
- #### Initial Data Collection and Normalization
250
-
251
- Full details are in the paper.
252
-
253
- #### Who are the source language producers?
254
-
255
- We paid crowdworkers $15/hr to annotate the corpus.
256
- In addition, significant annotation efforts were conducted by the authors of this work.
257
-
258
- ### Annotations
259
-
260
- Full details are in the paper.
261
-
262
- #### Annotation process
263
-
264
- Full details are in the paper.
265
-
266
- #### Who are the annotators?
267
-
268
- A mix of crowdworks and authors of this paper.
269
-
270
- ### Personal and Sensitive Information
271
-
272
- Has been redacted from the dataset. Images are published in the New Yorker already.
273
-
274
- ## Considerations for Using the Data
275
-
276
- ### Social Impact of Dataset
277
-
278
- It's plausible that humor could perpetuate negative stereotypes. The jokes in this corpus are a mix of crowdsourced entries that are highly rated, and ones published in the new yorker.
279
-
280
- ### Discussion of Biases
281
-
282
- Humor is subjective, and some of the jokes may be considered offensive. The images may contain adult themes and minor cartoon nudity.
283
-
284
- ### Other Known Limitations
285
-
286
- More details are in the paper
287
-
288
- ## Additional Information
289
-
290
- ### Dataset Curators
291
-
292
- The dataset was curated by researchers at AI2
293
-
294
- ### Licensing Information
295
-
296
- The annotations we provide are CC-BY-4.0. See www.capcon.dev for more info.
297
-
298
- ### Citation Information
299
-
300
-
301
- ```
302
- @article{hessel2022androids,
303
- title={Do Androids Laugh at Electric Sheep? Humor "Understanding" Benchmarks from The New Yorker Caption Contest},
304
- author={Hessel, Jack and Marasovi{\'c}, Ana and Hwang, Jena D and Lee, Lillian and Da, Jeff and Zellers, Rowan and Mankoff, Robert and Choi, Yejin},
305
- journal={arXiv preprint arXiv:2209.06293},
306
- year={2022}
307
- }
308
- ```
309
-
310
- Our data contributions are:
311
-
312
- - The cartoon-level annotations;
313
- - The joke explanations;
314
- - and the framing of the tasks
315
-
316
- We release these data we contribute under CC-BY (see DATASET_LICENSE). If you find this data useful in your work, in addition to citing our contributions, please also cite the following, from which the cartoons/captions in our corpus are derived:
317
-
318
- ```
319
- @misc{newyorkernextmldataset,
320
- author={Jain, Lalit and Jamieson, Kevin and Mankoff, Robert and Nowak, Robert and Sievert, Scott},
321
- title={The {N}ew {Y}orker Cartoon Caption Contest Dataset},
322
- year={2020},
323
- url={https://nextml.github.io/caption-contest-data/}
324
- }
325
-
326
- @inproceedings{radev-etal-2016-humor,
327
- title = "Humor in Collective Discourse: Unsupervised Funniness Detection in The {New Yorker} Cartoon Caption Contest",
328
- author = "Radev, Dragomir and
329
- Stent, Amanda and
330
- Tetreault, Joel and
331
- Pappu, Aasish and
332
- Iliakopoulou, Aikaterini and
333
- Chanfreau, Agustin and
334
- de Juan, Paloma and
335
- Vallmitjana, Jordi and
336
- Jaimes, Alejandro and
337
- Jha, Rahul and
338
- Mankoff, Robert",
339
- booktitle = "LREC",
340
- year = "2016",
341
- }
342
-
343
- @inproceedings{shahaf2015inside,
344
- title={Inside jokes: Identifying humorous cartoon captions},
345
- author={Shahaf, Dafna and Horvitz, Eric and Mankoff, Robert},
346
- booktitle={KDD},
347
- year={2015},
348
- }
349
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dataset_infos.json DELETED
The diff for this file is too large to render. See raw diff
 
explanation/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53c65087c08063022325668b97d057e2c3d1da74e923735876d36a315f48ea48
3
+ size 6789416
explanation/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e74103d4d9816a598ff92900d2d03be5514eb22bbd8c8b287a79cffffb1fe3e
3
+ size 58709429
explanation/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de2755e75d04f74fbe9e2f1edd8cfbdfacdd7b1a72e98e3f3f80e1889b8fedd
3
+ size 7964661
explanation_1/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:082f30b3d4b781d7aa3d37f43ed577d93b4efa92cf9f87a86ab2ed7b7c9c28c6
3
+ size 7947431
explanation_1/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72695ca460552d8234b442afee0992a75ae5d75b75e1b94dfe596f7485183bec
3
+ size 56188664
explanation_1/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5503a34b7493dc99115ee3b14e962fff1b61648b4b6b5259b0d1af27d761ad34
3
+ size 7833467
explanation_2/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1474c4be3d03a6ac573781df7877350d2b09a7505791794e1bedf79591c8ad9
3
+ size 7837215
explanation_2/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8a0349cb25797748d19715d40a773f1759b9a9ece3e8ef0bc781aad3d1d79a
3
+ size 57743458
explanation_2/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16b208d63b8c48c063735c20e7a50c6e18ea364c1b4c4decc2084688bf486247
3
+ size 7381158
explanation_3/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc615ac5543e9eca2ed97518dffe0a4c789ae78510e325f64e368c4fc47282ec
3
+ size 7388231
explanation_3/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90bd2747ed1cf237e1e3bc52954d6332443d6039f6290606f05e239c16ebf356
3
+ size 57607478
explanation_3/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fce2ac639923652d746c1f88589a78bf0055b0f86cba8ab7e45efc6a849c1f6
3
+ size 7832175
explanation_4/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2247d55a65341f467fd0cfe2db7b0d63cf71808349e3ca00bd581f69eff903a0
3
+ size 7841257
explanation_4/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b3bb5c22b744ac537ffc5da2cb75e3668b950febef9536e0b4cf1baf625148
3
+ size 59152554
explanation_4/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5943669a5356df690405b3dce96cec4bfdfc985405e0049e517e3b3ff41b7c18
3
+ size 6789222
explanation_from_pixels/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:058204bb4476f1bfc86c8d95967c81b913d924bfd421106e0f1757236b02689c
3
+ size 6731405
explanation_from_pixels/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0480a98ddf1dc79130d9a0d2c012fe886e1562c5a2adda73bba69631c6719232
3
+ size 22889987
explanation_from_pixels/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed9fd1044f8ca3690dc9ac25b0fe7ffbf6ff4285cf0fd702b4b418a25ec00d90
3
+ size 7896255
explanation_from_pixels_1/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24dc0d7b4c16f5bbede36866889eb9ad01e2c147061488813699042140923312
3
+ size 7909273
explanation_from_pixels_1/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6497a3283c9c3ae9261cc7c9c14a5e10e5c07ace068dfaa50302a12d49926270
3
+ size 21838424
explanation_from_pixels_1/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b13b6be3ba32724a4aa7067ef37934fd308f4a927ee28442c4eb7df39d2df6ea
3
+ size 7778107
explanation_from_pixels_2/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f87c40cf80955105c1bd897df406935f0f3b0a2324e8f2ec1e9410c49f281a
3
+ size 7788530
explanation_from_pixels_2/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:120259e5953f0fa3104fcaf6e2711fad5dcf31b6be56fbb48ebb9e45637bda59
3
+ size 22392488
explanation_from_pixels_2/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1819675da5e640543e22ba060c8805e50252468a9f569c4384653f7655e2425
3
+ size 7328219
explanation_from_pixels_3/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02df539fbf91e3e05f12432d0f8424ca7deb7cbbd4327f090c3c17800f0b742d
3
+ size 7331754
explanation_from_pixels_3/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479adb96b17f9bc533286e024445d0e13ce670e497ae7d341bcbf1874aae6d52
3
+ size 22421184
explanation_from_pixels_3/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa4f6f8bebd27b397467f40ddf7abae073eb9d7d2f210afdeee78784cd033333
3
+ size 7794030
explanation_from_pixels_4/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f52e753071ddc8c61340f65fa31d1a0416de6c8bda329cd0ee903d347f27a639
3
+ size 7789918
explanation_from_pixels_4/newyorker_caption_contest-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e26364f87cc067aa2c0d5147168973a86b0a01ed98320e15bdb1c9071aed87c
3
+ size 23000399
explanation_from_pixels_4/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1038b24e3c542132721709e571613ef60498641ba078644f92fde06163f8f9
3
+ size 6740061
matching/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc4b743b19f4b06bc8a1e4fa3aa44fb1746fbc261b8222db64cb3909a346bec
3
+ size 7270701
matching/newyorker_caption_contest-train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31ecd8984ca6b4fbd849ca8f3a1e9b41b9e587e16c5ab2bb5b3a94e45a31b719
3
+ size 181287017
matching/newyorker_caption_contest-train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4568cb57731c6ea312c58fac8f636d733d3a8b072a7321e0a73683ddf8842a3
3
+ size 44977511
matching/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc650f2e46393caff4d6aedf681a32629e225016bb136c049cefed0fd8a40e6
3
+ size 8499706
matching_1/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31177397d24745373187167ca2b8818c1d9d96c4486e5bb4a6e9855bc52af4d8
3
+ size 8482375
matching_1/newyorker_caption_contest-train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b17b31aa9cbecd5100512d1ecc5520752c5bf8c85a4bbcdc277f81db6b7ca29
3
+ size 194406022
matching_1/newyorker_caption_contest-train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486ae3a50453f71204c4522e1a6e1e7ac6ff4faa5e19420581e7bf0550a2e9fe
3
+ size 18857893
matching_1/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:801a485548a088f769460da7a96d623bd28a50b4f478f7d6e8f41ffd055f721e
3
+ size 8767269
matching_2/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:948e025cf1c1b52f0fa98ab07903b100a4fe1bff08c48ba291ae3f0320546a16
3
+ size 8772028
matching_2/newyorker_caption_contest-train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c8e45736cc318f702c8174b487903d47b50b44b5b409a4c095978b78560fc0
3
+ size 195782129
matching_2/newyorker_caption_contest-train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553e3795801630b71f79d1ae4f5e81da624b2903d238a6b51d18013389e00550
3
+ size 19256099
matching_2/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795626b72b40b7db53c974028d725e270340df5ecc430d71bbeec9393131fc60
3
+ size 8091568
matching_3/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09269d82a0306e907d4bbfb59a09125b45f1b3a3d1c62f2d647c41f6ba4ffeb4
3
+ size 8106070
matching_3/newyorker_caption_contest-train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c38ee8f5d3145596030e25fc516090487864e7923f212402b064d7b345d0f14
3
+ size 178463714
matching_3/newyorker_caption_contest-train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac0db3333ba416e83fa4146221a316fd96951d4dce44880819c9a859e408f98b
3
+ size 41582774
matching_3/newyorker_caption_contest-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27999119cbcc48edee84b60a37571ba84d42609cde3dfee9f4f813289d098428
3
+ size 8407752
matching_4/newyorker_caption_contest-test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f05406de31636a5962ca865849f627a7fba5fca775f37e24452d2aebce038fa2
3
+ size 8420588