upload the next config
Browse files
README.md
CHANGED
@@ -329,6 +329,32 @@ dataset_info:
|
|
329 |
num_examples: 132
|
330 |
download_size: 37573931
|
331 |
dataset_size: 37774390.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
332 |
- config_name: matching
|
333 |
features:
|
334 |
- name: image
|
@@ -1062,6 +1088,14 @@ configs:
|
|
1062 |
path: explanation_from_pixels_3/validation-*
|
1063 |
- split: test
|
1064 |
path: explanation_from_pixels_3/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1065 |
- config_name: matching
|
1066 |
data_files:
|
1067 |
- split: train
|
|
|
329 |
num_examples: 132
|
330 |
download_size: 37573931
|
331 |
dataset_size: 37774390.0
|
332 |
+
- config_name: explanation_from_pixels_4
|
333 |
+
features:
|
334 |
+
- name: image
|
335 |
+
dtype: image
|
336 |
+
- name: contest_number
|
337 |
+
dtype: int32
|
338 |
+
- name: caption_choices
|
339 |
+
dtype: string
|
340 |
+
- name: label
|
341 |
+
dtype: string
|
342 |
+
- name: n_tokens_label
|
343 |
+
dtype: int32
|
344 |
+
- name: instance_id
|
345 |
+
dtype: string
|
346 |
+
splits:
|
347 |
+
- name: train
|
348 |
+
num_bytes: 23163962.0
|
349 |
+
num_examples: 390
|
350 |
+
- name: validation
|
351 |
+
num_bytes: 6778892.0
|
352 |
+
num_examples: 131
|
353 |
+
- name: test
|
354 |
+
num_bytes: 7831536.0
|
355 |
+
num_examples: 130
|
356 |
+
download_size: 37582524
|
357 |
+
dataset_size: 37774390.0
|
358 |
- config_name: matching
|
359 |
features:
|
360 |
- name: image
|
|
|
1088 |
path: explanation_from_pixels_3/validation-*
|
1089 |
- split: test
|
1090 |
path: explanation_from_pixels_3/test-*
|
1091 |
+
- config_name: explanation_from_pixels_4
|
1092 |
+
data_files:
|
1093 |
+
- split: train
|
1094 |
+
path: explanation_from_pixels_4/train-*
|
1095 |
+
- split: validation
|
1096 |
+
path: explanation_from_pixels_4/validation-*
|
1097 |
+
- split: test
|
1098 |
+
path: explanation_from_pixels_4/test-*
|
1099 |
- config_name: matching
|
1100 |
data_files:
|
1101 |
- split: train
|
dataset_infos.json
CHANGED
@@ -2383,44 +2383,34 @@
|
|
2383 |
"license": "",
|
2384 |
"features": {
|
2385 |
"image": {
|
2386 |
-
"decode": true,
|
2387 |
-
"id": null,
|
2388 |
"_type": "Image"
|
2389 |
},
|
2390 |
"contest_number": {
|
2391 |
"dtype": "int32",
|
2392 |
-
"id": null,
|
2393 |
"_type": "Value"
|
2394 |
},
|
2395 |
"caption_choices": {
|
2396 |
"dtype": "string",
|
2397 |
-
"id": null,
|
2398 |
"_type": "Value"
|
2399 |
},
|
2400 |
"label": {
|
2401 |
"dtype": "string",
|
2402 |
-
"id": null,
|
2403 |
"_type": "Value"
|
2404 |
},
|
2405 |
"n_tokens_label": {
|
2406 |
"dtype": "int32",
|
2407 |
-
"id": null,
|
2408 |
"_type": "Value"
|
2409 |
},
|
2410 |
"instance_id": {
|
2411 |
"dtype": "string",
|
2412 |
-
"id": null,
|
2413 |
"_type": "Value"
|
2414 |
}
|
2415 |
},
|
2416 |
-
"post_processed": null,
|
2417 |
-
"supervised_keys": null,
|
2418 |
-
"task_templates": null,
|
2419 |
"builder_name": "newyorker_caption_contest",
|
|
|
2420 |
"config_name": "explanation_from_pixels_4",
|
2421 |
"version": {
|
2422 |
"version_str": "1.0.0",
|
2423 |
-
"description": null,
|
2424 |
"major": 1,
|
2425 |
"minor": 0,
|
2426 |
"patch": 0
|
@@ -2428,36 +2418,25 @@
|
|
2428 |
"splits": {
|
2429 |
"train": {
|
2430 |
"name": "train",
|
2431 |
-
"num_bytes":
|
2432 |
"num_examples": 390,
|
2433 |
-
"dataset_name":
|
2434 |
},
|
2435 |
"validation": {
|
2436 |
"name": "validation",
|
2437 |
-
"num_bytes":
|
2438 |
"num_examples": 131,
|
2439 |
-
"dataset_name":
|
2440 |
},
|
2441 |
"test": {
|
2442 |
"name": "test",
|
2443 |
-
"num_bytes":
|
2444 |
"num_examples": 130,
|
2445 |
-
"dataset_name":
|
2446 |
-
}
|
2447 |
-
},
|
2448 |
-
"download_checksums": {
|
2449 |
-
"https://storage.googleapis.com/ai2-jack-public/caption_contest_data_public/huggingface_hub/v1.0/explanation_from_pixels_4.zip": {
|
2450 |
-
"num_bytes": 122706,
|
2451 |
-
"checksum": "8877b0cba778dfb76a9374a9b5036f1a2665c65023dc3ca5640be899c85fd135"
|
2452 |
-
},
|
2453 |
-
"https://storage.googleapis.com/ai2-jack-public/caption_contest_data_public/all_contest_images.zip": {
|
2454 |
-
"num_bytes": 39523209,
|
2455 |
-
"checksum": "741527b4ef7198d16cee42ae74eacbe239bcc7377f8b86811c27d627fdc77748"
|
2456 |
}
|
2457 |
},
|
2458 |
-
"download_size":
|
2459 |
-
"
|
2460 |
-
"
|
2461 |
-
"size_in_bytes": 40036477
|
2462 |
}
|
2463 |
}
|
|
|
2383 |
"license": "",
|
2384 |
"features": {
|
2385 |
"image": {
|
|
|
|
|
2386 |
"_type": "Image"
|
2387 |
},
|
2388 |
"contest_number": {
|
2389 |
"dtype": "int32",
|
|
|
2390 |
"_type": "Value"
|
2391 |
},
|
2392 |
"caption_choices": {
|
2393 |
"dtype": "string",
|
|
|
2394 |
"_type": "Value"
|
2395 |
},
|
2396 |
"label": {
|
2397 |
"dtype": "string",
|
|
|
2398 |
"_type": "Value"
|
2399 |
},
|
2400 |
"n_tokens_label": {
|
2401 |
"dtype": "int32",
|
|
|
2402 |
"_type": "Value"
|
2403 |
},
|
2404 |
"instance_id": {
|
2405 |
"dtype": "string",
|
|
|
2406 |
"_type": "Value"
|
2407 |
}
|
2408 |
},
|
|
|
|
|
|
|
2409 |
"builder_name": "newyorker_caption_contest",
|
2410 |
+
"dataset_name": "newyorker_caption_contest",
|
2411 |
"config_name": "explanation_from_pixels_4",
|
2412 |
"version": {
|
2413 |
"version_str": "1.0.0",
|
|
|
2414 |
"major": 1,
|
2415 |
"minor": 0,
|
2416 |
"patch": 0
|
|
|
2418 |
"splits": {
|
2419 |
"train": {
|
2420 |
"name": "train",
|
2421 |
+
"num_bytes": 23163962.0,
|
2422 |
"num_examples": 390,
|
2423 |
+
"dataset_name": null
|
2424 |
},
|
2425 |
"validation": {
|
2426 |
"name": "validation",
|
2427 |
+
"num_bytes": 6778892.0,
|
2428 |
"num_examples": 131,
|
2429 |
+
"dataset_name": null
|
2430 |
},
|
2431 |
"test": {
|
2432 |
"name": "test",
|
2433 |
+
"num_bytes": 7831536.0,
|
2434 |
"num_examples": 130,
|
2435 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2436 |
}
|
2437 |
},
|
2438 |
+
"download_size": 37582524,
|
2439 |
+
"dataset_size": 37774390.0,
|
2440 |
+
"size_in_bytes": 75356914.0
|
|
|
2441 |
}
|
2442 |
}
|
explanation_from_pixels_4/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55db0916afe0b489e93aa748c69d32ffa6aacf2483eebf4d9515130e5e1d824c
|
3 |
+
size 7799336
|
explanation_from_pixels_4/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ccaba8fbd976bb8006ad4843ec66d455ca1c11965b72819287be4446b2806a8
|
3 |
+
size 23035902
|
explanation_from_pixels_4/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f8eb480f1f22a3725c234aedec8bd1be713c3d3cb80009551343a12a613b40d
|
3 |
+
size 6747286
|