upload the next config
Browse files
README.md
CHANGED
@@ -265,6 +265,32 @@ dataset_info:
|
|
265 |
num_examples: 128
|
266 |
download_size: 37544724
|
267 |
dataset_size: 37774389.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
- config_name: matching
|
269 |
features:
|
270 |
- name: image
|
@@ -850,6 +876,14 @@ configs:
|
|
850 |
path: explanation_from_pixels_2/validation-*
|
851 |
- split: test
|
852 |
path: explanation_from_pixels_2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
853 |
- config_name: matching
|
854 |
data_files:
|
855 |
- split: train
|
|
|
265 |
num_examples: 128
|
266 |
download_size: 37544724
|
267 |
dataset_size: 37774389.0
|
268 |
+
- config_name: explanation_from_pixels_3
|
269 |
+
features:
|
270 |
+
- name: image
|
271 |
+
dtype: image
|
272 |
+
- name: contest_number
|
273 |
+
dtype: int32
|
274 |
+
- name: caption_choices
|
275 |
+
dtype: string
|
276 |
+
- name: label
|
277 |
+
dtype: string
|
278 |
+
- name: n_tokens_label
|
279 |
+
dtype: int32
|
280 |
+
- name: instance_id
|
281 |
+
dtype: string
|
282 |
+
splits:
|
283 |
+
- name: train
|
284 |
+
num_bytes: 22566629.0
|
285 |
+
num_examples: 389
|
286 |
+
- name: validation
|
287 |
+
num_bytes: 7831536.0
|
288 |
+
num_examples: 130
|
289 |
+
- name: test
|
290 |
+
num_bytes: 7376225.0
|
291 |
+
num_examples: 132
|
292 |
+
download_size: 37573931
|
293 |
+
dataset_size: 37774390.0
|
294 |
- config_name: matching
|
295 |
features:
|
296 |
- name: image
|
|
|
876 |
path: explanation_from_pixels_2/validation-*
|
877 |
- split: test
|
878 |
path: explanation_from_pixels_2/test-*
|
879 |
+
- config_name: explanation_from_pixels_3
|
880 |
+
data_files:
|
881 |
+
- split: train
|
882 |
+
path: explanation_from_pixels_3/train-*
|
883 |
+
- split: validation
|
884 |
+
path: explanation_from_pixels_3/validation-*
|
885 |
+
- split: test
|
886 |
+
path: explanation_from_pixels_3/test-*
|
887 |
- config_name: matching
|
888 |
data_files:
|
889 |
- split: train
|
dataset_infos.json
CHANGED
@@ -1895,44 +1895,34 @@
|
|
1895 |
"license": "",
|
1896 |
"features": {
|
1897 |
"image": {
|
1898 |
-
"decode": true,
|
1899 |
-
"id": null,
|
1900 |
"_type": "Image"
|
1901 |
},
|
1902 |
"contest_number": {
|
1903 |
"dtype": "int32",
|
1904 |
-
"id": null,
|
1905 |
"_type": "Value"
|
1906 |
},
|
1907 |
"caption_choices": {
|
1908 |
"dtype": "string",
|
1909 |
-
"id": null,
|
1910 |
"_type": "Value"
|
1911 |
},
|
1912 |
"label": {
|
1913 |
"dtype": "string",
|
1914 |
-
"id": null,
|
1915 |
"_type": "Value"
|
1916 |
},
|
1917 |
"n_tokens_label": {
|
1918 |
"dtype": "int32",
|
1919 |
-
"id": null,
|
1920 |
"_type": "Value"
|
1921 |
},
|
1922 |
"instance_id": {
|
1923 |
"dtype": "string",
|
1924 |
-
"id": null,
|
1925 |
"_type": "Value"
|
1926 |
}
|
1927 |
},
|
1928 |
-
"post_processed": null,
|
1929 |
-
"supervised_keys": null,
|
1930 |
-
"task_templates": null,
|
1931 |
"builder_name": "newyorker_caption_contest",
|
|
|
1932 |
"config_name": "explanation_from_pixels_3",
|
1933 |
"version": {
|
1934 |
"version_str": "1.0.0",
|
1935 |
-
"description": null,
|
1936 |
"major": 1,
|
1937 |
"minor": 0,
|
1938 |
"patch": 0
|
@@ -1940,37 +1930,26 @@
|
|
1940 |
"splits": {
|
1941 |
"train": {
|
1942 |
"name": "train",
|
1943 |
-
"num_bytes":
|
1944 |
"num_examples": 389,
|
1945 |
-
"dataset_name":
|
1946 |
},
|
1947 |
"validation": {
|
1948 |
"name": "validation",
|
1949 |
-
"num_bytes":
|
1950 |
"num_examples": 130,
|
1951 |
-
"dataset_name":
|
1952 |
},
|
1953 |
"test": {
|
1954 |
"name": "test",
|
1955 |
-
"num_bytes":
|
1956 |
"num_examples": 132,
|
1957 |
-
"dataset_name":
|
1958 |
-
}
|
1959 |
-
},
|
1960 |
-
"download_checksums": {
|
1961 |
-
"https://storage.googleapis.com/ai2-jack-public/caption_contest_data_public/huggingface_hub/v1.0/explanation_from_pixels_3.zip": {
|
1962 |
-
"num_bytes": 123039,
|
1963 |
-
"checksum": "6aee346705346f7ccc46adccfa89882847744b77b882825364dca0b16a0cf94a"
|
1964 |
-
},
|
1965 |
-
"https://storage.googleapis.com/ai2-jack-public/caption_contest_data_public/all_contest_images.zip": {
|
1966 |
-
"num_bytes": 39523209,
|
1967 |
-
"checksum": "741527b4ef7198d16cee42ae74eacbe239bcc7377f8b86811c27d627fdc77748"
|
1968 |
}
|
1969 |
},
|
1970 |
-
"download_size":
|
1971 |
-
"
|
1972 |
-
"
|
1973 |
-
"size_in_bytes": 40036810
|
1974 |
},
|
1975 |
"matching_4": {
|
1976 |
"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 5 captions. Only one of the captions was truly written about the cartoon. You must select it.\n",
|
|
|
1895 |
"license": "",
|
1896 |
"features": {
|
1897 |
"image": {
|
|
|
|
|
1898 |
"_type": "Image"
|
1899 |
},
|
1900 |
"contest_number": {
|
1901 |
"dtype": "int32",
|
|
|
1902 |
"_type": "Value"
|
1903 |
},
|
1904 |
"caption_choices": {
|
1905 |
"dtype": "string",
|
|
|
1906 |
"_type": "Value"
|
1907 |
},
|
1908 |
"label": {
|
1909 |
"dtype": "string",
|
|
|
1910 |
"_type": "Value"
|
1911 |
},
|
1912 |
"n_tokens_label": {
|
1913 |
"dtype": "int32",
|
|
|
1914 |
"_type": "Value"
|
1915 |
},
|
1916 |
"instance_id": {
|
1917 |
"dtype": "string",
|
|
|
1918 |
"_type": "Value"
|
1919 |
}
|
1920 |
},
|
|
|
|
|
|
|
1921 |
"builder_name": "newyorker_caption_contest",
|
1922 |
+
"dataset_name": "newyorker_caption_contest",
|
1923 |
"config_name": "explanation_from_pixels_3",
|
1924 |
"version": {
|
1925 |
"version_str": "1.0.0",
|
|
|
1926 |
"major": 1,
|
1927 |
"minor": 0,
|
1928 |
"patch": 0
|
|
|
1930 |
"splits": {
|
1931 |
"train": {
|
1932 |
"name": "train",
|
1933 |
+
"num_bytes": 22566629.0,
|
1934 |
"num_examples": 389,
|
1935 |
+
"dataset_name": null
|
1936 |
},
|
1937 |
"validation": {
|
1938 |
"name": "validation",
|
1939 |
+
"num_bytes": 7831536.0,
|
1940 |
"num_examples": 130,
|
1941 |
+
"dataset_name": null
|
1942 |
},
|
1943 |
"test": {
|
1944 |
"name": "test",
|
1945 |
+
"num_bytes": 7376225.0,
|
1946 |
"num_examples": 132,
|
1947 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1948 |
}
|
1949 |
},
|
1950 |
+
"download_size": 37573931,
|
1951 |
+
"dataset_size": 37774390.0,
|
1952 |
+
"size_in_bytes": 75348321.0
|
|
|
1953 |
},
|
1954 |
"matching_4": {
|
1955 |
"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 5 captions. Only one of the captions was truly written about the cartoon. You must select it.\n",
|
explanation_from_pixels_3/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee37859d4219fb3a61acc13b644a9f085e518f99ac9bb5c592441d8411dd3aa3
|
3 |
+
size 7341058
|
explanation_from_pixels_3/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a398e0e9ee4e27054e481d7c99f2240454f97ed4f86c199c2dee0d0d716bd198
|
3 |
+
size 22430720
|
explanation_from_pixels_3/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6957e2d439b8359d76a04ab2b7ad4d80adddce80395f99c0d68bcf86bfe4728e
|
3 |
+
size 7802153
|