Datasets:
Add question and image id features (part 00001-of-00002)
Browse files- README.md +9 -5
- data/test-00000-of-00028.parquet +2 -2
- data/test-00001-of-00028.parquet +2 -2
- data/test-00002-of-00028.parquet +2 -2
- data/test-00003-of-00028.parquet +2 -2
- data/test-00004-of-00028.parquet +2 -2
- data/test-00005-of-00028.parquet +2 -2
- data/test-00006-of-00028.parquet +2 -2
- data/test-00007-of-00028.parquet +2 -2
- data/test-00008-of-00028.parquet +2 -2
- data/test-00009-of-00028.parquet +2 -2
- data/test-00010-of-00028.parquet +2 -2
- data/test-00011-of-00028.parquet +2 -2
- data/test-00012-of-00028.parquet +2 -2
- data/test-00013-of-00028.parquet +2 -2
- data/test-00014-of-00028.parquet +2 -2
- data/test-00015-of-00028.parquet +2 -2
- data/test-00016-of-00028.parquet +2 -2
- data/test-00017-of-00028.parquet +2 -2
- data/test-00018-of-00028.parquet +2 -2
- data/test-00019-of-00028.parquet +2 -2
- data/test-00020-of-00028.parquet +2 -2
- data/test-00021-of-00028.parquet +2 -2
- data/test-00022-of-00028.parquet +2 -2
- data/test-00023-of-00028.parquet +2 -2
- data/test-00024-of-00028.parquet +2 -2
- data/test-00025-of-00028.parquet +2 -2
- data/test-00026-of-00028.parquet +2 -2
- data/test-00027-of-00028.parquet +2 -2
- data/train-00050-of-00053.parquet +2 -2
- data/train-00051-of-00053.parquet +2 -2
- data/train-00052-of-00053.parquet +2 -2
- data/val-00000-of-00006.parquet +2 -2
- data/val-00001-of-00006.parquet +2 -2
- data/val-00002-of-00006.parquet +2 -2
- data/val-00003-of-00006.parquet +2 -2
- data/val-00004-of-00006.parquet +2 -2
- data/val-00005-of-00006.parquet +2 -2
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
features:
|
|
|
|
|
|
|
|
|
5 |
- name: question
|
6 |
dtype: string
|
7 |
- name: image
|
@@ -10,16 +14,16 @@ dataset_info:
|
|
10 |
dtype: string
|
11 |
splits:
|
12 |
- name: train
|
13 |
-
num_bytes:
|
14 |
num_examples: 163170
|
15 |
- name: val
|
16 |
-
num_bytes:
|
17 |
num_examples: 18131
|
18 |
- name: test
|
19 |
-
num_bytes:
|
20 |
num_examples: 88489
|
21 |
-
download_size:
|
22 |
-
dataset_size:
|
23 |
configs:
|
24 |
- config_name: default
|
25 |
data_files:
|
|
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
features:
|
5 |
+
- name: image_id
|
6 |
+
dtype: int64
|
7 |
+
- name: question_id
|
8 |
+
dtype: int64
|
9 |
- name: question
|
10 |
dtype: string
|
11 |
- name: image
|
|
|
14 |
dtype: string
|
15 |
splits:
|
16 |
- name: train
|
17 |
+
num_bytes: 26030777798.90015
|
18 |
num_examples: 163170
|
19 |
- name: val
|
20 |
+
num_bytes: 2866139697.587852
|
21 |
num_examples: 18131
|
22 |
- name: test
|
23 |
+
num_bytes: 13637024121.876
|
24 |
num_examples: 88489
|
25 |
+
download_size: 34359410228
|
26 |
+
dataset_size: 42533941618.364
|
27 |
configs:
|
28 |
- config_name: default
|
29 |
data_files:
|
data/test-00000-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50402cc18f18a415cf0d4946692902d7b8ba55e2b23ffb71619d8855e45d6e71
|
3 |
+
size 200558136
|
data/test-00001-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04b7cf540fe5774b2e1fff59427986e2a3d159cc0355ec3cff88ed18276df7da
|
3 |
+
size 214924329
|
data/test-00002-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3820d84ce1b4d5f383c2eb0de92cac58e5a3f3d1885f885e381e79ad91b2a102
|
3 |
+
size 217958034
|
data/test-00003-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:103feeb2b98d7516861373bf3fd82134f4383b8dac4490567f1de6a3623ed29b
|
3 |
+
size 210994699
|
data/test-00004-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a934e7bc730b01b101d1a8c7710c58c93f70664bc54985d006d30a415c130781
|
3 |
+
size 225176371
|
data/test-00005-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61ba90bd088c2b80cf780a337ad77979e227866139fe6f8f21f23d949b273ea5
|
3 |
+
size 199788351
|
data/test-00006-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87277423a0a911d1054a9af28b678a4722914800a824253f95d7a4fc06429f4e
|
3 |
+
size 219144028
|
data/test-00007-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa00629f86be776d3a8ca8436f86af505a594f3c1ad5abfbe9a7e22e23049b22
|
3 |
+
size 210342304
|
data/test-00008-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:056b3516a08bc07d4ebfaae3b61411682ccaf75613b83e50b13deda7464c203d
|
3 |
+
size 212366310
|
data/test-00009-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85e8d7fa15ad8b86acac63fd6a3d7e603ee9118d6625f4aa29fad1a97a6f95d7
|
3 |
+
size 209486727
|
data/test-00010-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3dc61c5cb6448c80bf677bdef3dc4f9c06f72c4f2ffaba809498e358edd8097
|
3 |
+
size 202728090
|
data/test-00011-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed9aa8b4f1455cbfea42d5dd4495c0287d0c0f320b08185fc2bf99f8b9dda591
|
3 |
+
size 211506507
|
data/test-00012-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2831eef5415c141b99d725c6dd7c6f54a25cb176cf430cf54ad41a7faed90934
|
3 |
+
size 211573569
|
data/test-00013-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:027310e1694c9fc944030f7c541398b2c498456380f7df24a4fd7794b813af7a
|
3 |
+
size 208129279
|
data/test-00014-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d791f6597aa229d62f10c64f3f3ba0b002c0409cf17f4f7560c3f4e28801866a
|
3 |
+
size 217942043
|
data/test-00015-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5518222abd80274003c9939eec545bcc1230216d37f8106870573caa4e267963
|
3 |
+
size 214427819
|
data/test-00016-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:873c58e8c9bf6c7f81768ce8b82dc482f20a368a3f9166f8af38c5325915f462
|
3 |
+
size 212083096
|
data/test-00017-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d61b6d805d3931d7c35564e4111dd718fc44552779b31c58e0705f9592547bc5
|
3 |
+
size 216064603
|
data/test-00018-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55dd06dd5ba132a5d74b9533cddd9c55601173c767f00ae4281eadf98f5b6bb6
|
3 |
+
size 205833832
|
data/test-00019-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5bb75cd2467f2e02752cd4c18ad3f890b60d346d458fc786f044a5687fb7229
|
3 |
+
size 211014111
|
data/test-00020-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b35bc72b2821ac4d4678c28e93783a19989e192ffcd0d34321edc18b95a8f6bb
|
3 |
+
size 211908875
|
data/test-00021-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df535e41965f7eaeba8b59923ce3178b573905b7f019ed7434a96f65e5c9a29b
|
3 |
+
size 199400791
|
data/test-00022-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5472a776642dffb380c12fa1e00c29cc0d08fd612f25ee1038c48a2c248a00f
|
3 |
+
size 206842881
|
data/test-00023-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbb46765515d78c92986e12aedeff6bdc9cdd8c130acdb5e5f7a5174ccaef52e
|
3 |
+
size 213581168
|
data/test-00024-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc9ca7c012487af4a1ef9cfda502e319bb5edecb03a5f35b0efa91650445cc49
|
3 |
+
size 213965586
|
data/test-00025-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cc49d2b5b2b5748ea96888647f70694f36bdaeeb8321b490fbf4c757e80da7b
|
3 |
+
size 204599286
|
data/test-00026-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32ae6f7f91226f657d27ce886776606aa8c24e76f1306186af7358675fafbc80
|
3 |
+
size 205432763
|
data/test-00027-of-00028.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26d431d31b122c1d1cc29c4799db3e8df9800528072c722c7134ab74693e6a29
|
3 |
+
size 214258344
|
data/train-00050-of-00053.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b7518e177ca44ac83e3e1f10e8597dfbe53ad84146559f83dcbdb70bcd984c8
|
3 |
+
size 486399438
|
data/train-00051-of-00053.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59ff573d31fd3692e6c38d21eecd508ba5743a42eb913cf700075670666afab7
|
3 |
+
size 481715029
|
data/train-00052-of-00053.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c4d61795f52b36835a7860e65912701c0cbc6b1ee38404d33d07658b3714ec2
|
3 |
+
size 479258641
|
data/val-00000-of-00006.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3a2f2fa362dba7e848bf230b331900c565ed1389df5452d2c942be824dc1372
|
3 |
+
size 476592819
|
data/val-00001-of-00006.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f5557d307fad0016b3e589a3ed70080b4a80137f23daa4d4ee54fb7f7e54d0a
|
3 |
+
size 470815460
|
data/val-00002-of-00006.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f6145e05311efb011179dd0c509c93d3dbdfc23678369f616413d173edbf61
|
3 |
+
size 480748910
|
data/val-00003-of-00006.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94f20f85ee4f21839fc80ba99c7158c6707484344fdf9dd9be204a953ea6f64e
|
3 |
+
size 468402658
|
data/val-00004-of-00006.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbbfd584f581a2337130b5e00e7e3f5d936093b66cbd634d13fba21f6c8dccb2
|
3 |
+
size 472490820
|
data/val-00005-of-00006.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1056c7779f11b913bc3a7c44dfbb415d0fee7f4b3508908a5a46d2ccdb804979
|
3 |
+
size 475381097
|