Datasets:
bansalaman18
commited on
Commit
•
332a986
1
Parent(s):
ce97f38
Upload dataset
Browse files- README.md +29 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: are_images_connected
|
8 |
+
dtype: bool
|
9 |
+
- name: difficulty_in_understanding
|
10 |
+
dtype: string
|
11 |
+
- name: is_text_in_left_image
|
12 |
+
dtype: bool
|
13 |
+
- name: is_text_in_right_image
|
14 |
+
dtype: bool
|
15 |
+
- name: left_image
|
16 |
+
dtype: string
|
17 |
+
- name: overall_description
|
18 |
+
dtype: string
|
19 |
+
- name: right_image
|
20 |
+
dtype: string
|
21 |
+
splits:
|
22 |
+
- name: train
|
23 |
+
num_bytes: 30501506.0
|
24 |
+
num_examples: 283
|
25 |
+
download_size: 30080016
|
26 |
+
dataset_size: 30501506.0
|
27 |
+
configs:
|
28 |
+
- config_name: default
|
29 |
+
data_files:
|
30 |
+
- split: train
|
31 |
+
path: data/train-*
|
32 |
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6385c398f8392e7f8f0620aa34800ef8d306661e498ff2e905a41b1a5c5a5348
|
3 |
+
size 30080016
|