severo HF staff commited on
Commit
e64fe4a
1 Parent(s): a8bd6fc

upload the next config

Browse files
README.md CHANGED
@@ -111,6 +111,44 @@ dataset_info:
111
  num_examples: 130
112
  download_size: 134637839
113
  dataset_size: 152566212.45999998
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
  - config_name: explanation_from_pixels
115
  features:
116
  - name: image
@@ -576,6 +614,14 @@ configs:
576
  path: explanation_1/validation-*
577
  - split: test
578
  path: explanation_1/test-*
 
 
 
 
 
 
 
 
579
  - config_name: explanation_from_pixels
580
  data_files:
581
  - split: train
 
111
  num_examples: 130
112
  download_size: 134637839
113
  dataset_size: 152566212.45999998
114
+ - config_name: explanation_2
115
+ features:
116
+ - name: image
117
+ dtype: image
118
+ - name: contest_number
119
+ dtype: int32
120
+ - name: image_location
121
+ dtype: string
122
+ - name: image_description
123
+ dtype: string
124
+ - name: image_uncanny_description
125
+ dtype: string
126
+ - name: entities
127
+ sequence: string
128
+ - name: questions
129
+ sequence: string
130
+ - name: caption_choices
131
+ dtype: string
132
+ - name: from_description
133
+ dtype: string
134
+ - name: label
135
+ dtype: string
136
+ - name: n_tokens_label
137
+ dtype: int32
138
+ - name: instance_id
139
+ dtype: string
140
+ splits:
141
+ - name: train
142
+ num_bytes: 138337491.342
143
+ num_examples: 2346
144
+ - name: validation
145
+ num_bytes: 7460490.0
146
+ num_examples: 132
147
+ - name: test
148
+ num_bytes: 7911995.0
149
+ num_examples: 128
150
+ download_size: 138271185
151
+ dataset_size: 153709976.342
152
  - config_name: explanation_from_pixels
153
  features:
154
  - name: image
 
614
  path: explanation_1/validation-*
615
  - split: test
616
  path: explanation_1/test-*
617
+ - config_name: explanation_2
618
+ data_files:
619
+ - split: train
620
+ path: explanation_2/train-*
621
+ - split: validation
622
+ path: explanation_2/validation-*
623
+ - split: test
624
+ path: explanation_2/test-*
625
  - config_name: explanation_from_pixels
626
  data_files:
627
  - split: train
dataset_infos.json CHANGED
@@ -1314,84 +1314,64 @@
1314
  "license": "",
1315
  "features": {
1316
  "image": {
1317
- "decode": true,
1318
- "id": null,
1319
  "_type": "Image"
1320
  },
1321
  "contest_number": {
1322
  "dtype": "int32",
1323
- "id": null,
1324
  "_type": "Value"
1325
  },
1326
  "image_location": {
1327
  "dtype": "string",
1328
- "id": null,
1329
  "_type": "Value"
1330
  },
1331
  "image_description": {
1332
  "dtype": "string",
1333
- "id": null,
1334
  "_type": "Value"
1335
  },
1336
  "image_uncanny_description": {
1337
  "dtype": "string",
1338
- "id": null,
1339
  "_type": "Value"
1340
  },
1341
  "entities": {
1342
  "feature": {
1343
  "dtype": "string",
1344
- "id": null,
1345
  "_type": "Value"
1346
  },
1347
- "length": -1,
1348
- "id": null,
1349
  "_type": "Sequence"
1350
  },
1351
  "questions": {
1352
  "feature": {
1353
  "dtype": "string",
1354
- "id": null,
1355
  "_type": "Value"
1356
  },
1357
- "length": -1,
1358
- "id": null,
1359
  "_type": "Sequence"
1360
  },
1361
  "caption_choices": {
1362
  "dtype": "string",
1363
- "id": null,
1364
  "_type": "Value"
1365
  },
1366
  "from_description": {
1367
  "dtype": "string",
1368
- "id": null,
1369
  "_type": "Value"
1370
  },
1371
  "label": {
1372
  "dtype": "string",
1373
- "id": null,
1374
  "_type": "Value"
1375
  },
1376
  "n_tokens_label": {
1377
  "dtype": "int32",
1378
- "id": null,
1379
  "_type": "Value"
1380
  },
1381
  "instance_id": {
1382
  "dtype": "string",
1383
- "id": null,
1384
  "_type": "Value"
1385
  }
1386
  },
1387
- "post_processed": null,
1388
- "supervised_keys": null,
1389
- "task_templates": null,
1390
  "builder_name": "newyorker_caption_contest",
 
1391
  "config_name": "explanation_2",
1392
  "version": {
1393
  "version_str": "1.0.0",
1394
- "description": null,
1395
  "major": 1,
1396
  "minor": 0,
1397
  "patch": 0
@@ -1399,37 +1379,26 @@
1399
  "splits": {
1400
  "train": {
1401
  "name": "train",
1402
- "num_bytes": 3074106,
1403
  "num_examples": 2346,
1404
- "dataset_name": "newyorker_caption_contest"
1405
  },
1406
  "validation": {
1407
  "name": "validation",
1408
- "num_bytes": 163651,
1409
  "num_examples": 132,
1410
- "dataset_name": "newyorker_caption_contest"
1411
  },
1412
  "test": {
1413
  "name": "test",
1414
- "num_bytes": 158658,
1415
  "num_examples": 128,
1416
- "dataset_name": "newyorker_caption_contest"
1417
- }
1418
- },
1419
- "download_checksums": {
1420
- "https://storage.googleapis.com/ai2-jack-public/caption_contest_data_public/huggingface_hub/v1.0/explanation_2.zip": {
1421
- "num_bytes": 861915,
1422
- "checksum": "14ed5f81c51718486b10716cf9f714c756bdf0c89e50bb958c16a58b1ea09320"
1423
- },
1424
- "https://storage.googleapis.com/ai2-jack-public/caption_contest_data_public/all_contest_images.zip": {
1425
- "num_bytes": 39523209,
1426
- "checksum": "741527b4ef7198d16cee42ae74eacbe239bcc7377f8b86811c27d627fdc77748"
1427
  }
1428
  },
1429
- "download_size": 40385124,
1430
- "post_processing_size": null,
1431
- "dataset_size": 3396415,
1432
- "size_in_bytes": 43781539
1433
  },
1434
  "explanation_from_pixels_2": {
1435
  "description": "There are 3 caption contest tasks, described in the paper. In the Matching multiple choice task, models must recognize a caption written about a cartoon (vs. options that were not). In the Quality Ranking task, models must evaluate the quality\nof that caption by scoring it more highly than a lower quality option from the same contest. In the Explanation Generation task, models must explain why the joke is funny.\nYou are given a cartoon and a caption that was written about it. You must autoregressively generate a joke explanation.\n",
 
1314
  "license": "",
1315
  "features": {
1316
  "image": {
 
 
1317
  "_type": "Image"
1318
  },
1319
  "contest_number": {
1320
  "dtype": "int32",
 
1321
  "_type": "Value"
1322
  },
1323
  "image_location": {
1324
  "dtype": "string",
 
1325
  "_type": "Value"
1326
  },
1327
  "image_description": {
1328
  "dtype": "string",
 
1329
  "_type": "Value"
1330
  },
1331
  "image_uncanny_description": {
1332
  "dtype": "string",
 
1333
  "_type": "Value"
1334
  },
1335
  "entities": {
1336
  "feature": {
1337
  "dtype": "string",
 
1338
  "_type": "Value"
1339
  },
 
 
1340
  "_type": "Sequence"
1341
  },
1342
  "questions": {
1343
  "feature": {
1344
  "dtype": "string",
 
1345
  "_type": "Value"
1346
  },
 
 
1347
  "_type": "Sequence"
1348
  },
1349
  "caption_choices": {
1350
  "dtype": "string",
 
1351
  "_type": "Value"
1352
  },
1353
  "from_description": {
1354
  "dtype": "string",
 
1355
  "_type": "Value"
1356
  },
1357
  "label": {
1358
  "dtype": "string",
 
1359
  "_type": "Value"
1360
  },
1361
  "n_tokens_label": {
1362
  "dtype": "int32",
 
1363
  "_type": "Value"
1364
  },
1365
  "instance_id": {
1366
  "dtype": "string",
 
1367
  "_type": "Value"
1368
  }
1369
  },
 
 
 
1370
  "builder_name": "newyorker_caption_contest",
1371
+ "dataset_name": "newyorker_caption_contest",
1372
  "config_name": "explanation_2",
1373
  "version": {
1374
  "version_str": "1.0.0",
 
1375
  "major": 1,
1376
  "minor": 0,
1377
  "patch": 0
 
1379
  "splits": {
1380
  "train": {
1381
  "name": "train",
1382
+ "num_bytes": 138337491.342,
1383
  "num_examples": 2346,
1384
+ "dataset_name": null
1385
  },
1386
  "validation": {
1387
  "name": "validation",
1388
+ "num_bytes": 7460490.0,
1389
  "num_examples": 132,
1390
+ "dataset_name": null
1391
  },
1392
  "test": {
1393
  "name": "test",
1394
+ "num_bytes": 7911995.0,
1395
  "num_examples": 128,
1396
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
1397
  }
1398
  },
1399
+ "download_size": 138271185,
1400
+ "dataset_size": 153709976.342,
1401
+ "size_in_bytes": 291981161.342
 
1402
  },
1403
  "explanation_from_pixels_2": {
1404
  "description": "There are 3 caption contest tasks, described in the paper. In the Matching multiple choice task, models must recognize a caption written about a cartoon (vs. options that were not). In the Quality Ranking task, models must evaluate the quality\nof that caption by scoring it more highly than a lower quality option from the same contest. In the Explanation Generation task, models must explain why the joke is funny.\nYou are given a cartoon and a caption that was written about it. You must autoregressively generate a joke explanation.\n",
explanation_2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330910bc3e51d5c48cd9972eb845ddef925b64861e2489fb4ce1b8bf9b96c2e2
3
+ size 7849747
explanation_2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a09cfedfc43f968f6ddbc313ffeb01698b640abb707e5594c23196f02381b47
3
+ size 123028562
explanation_2/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4808c34ba077aa4b87331e9545bba3481c9176ac68fa2a13f6e4e877a2d0f68
3
+ size 7392876