Upload dataset
Browse files
README.md
CHANGED
@@ -57,6 +57,71 @@ dataset_info:
|
|
57 |
num_examples: 95336
|
58 |
download_size: 3401070
|
59 |
dataset_size: 6622775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
configs:
|
61 |
- config_name: test_all_images
|
62 |
data_files:
|
@@ -74,4 +139,8 @@ configs:
|
|
74 |
data_files:
|
75 |
- split: test
|
76 |
path: test_balanced_instructions/test-*
|
|
|
|
|
|
|
|
|
77 |
---
|
|
|
57 |
num_examples: 95336
|
58 |
download_size: 3401070
|
59 |
dataset_size: 6622775
|
60 |
+
- config_name: testdev_all_instructions
|
61 |
+
features:
|
62 |
+
- name: id
|
63 |
+
dtype: string
|
64 |
+
- name: imageId
|
65 |
+
dtype: string
|
66 |
+
- name: question
|
67 |
+
dtype: string
|
68 |
+
- name: answer
|
69 |
+
dtype: string
|
70 |
+
- name: fullAnswer
|
71 |
+
dtype: string
|
72 |
+
- name: isBalanced
|
73 |
+
dtype: bool
|
74 |
+
- name: groups
|
75 |
+
dtype: string
|
76 |
+
- name: entailed
|
77 |
+
dtype: string
|
78 |
+
- name: equivalent
|
79 |
+
dtype: string
|
80 |
+
- name: types
|
81 |
+
sequence:
|
82 |
+
- name: structural
|
83 |
+
dtype: string
|
84 |
+
- name: semantic
|
85 |
+
dtype: string
|
86 |
+
- name: detailed
|
87 |
+
dtype: string
|
88 |
+
- name: annotations
|
89 |
+
sequence:
|
90 |
+
- name: question
|
91 |
+
sequence:
|
92 |
+
- name: objectId
|
93 |
+
dtype: string
|
94 |
+
- name: value
|
95 |
+
dtype: string
|
96 |
+
- name: answer
|
97 |
+
sequence:
|
98 |
+
- name: objectId
|
99 |
+
dtype: string
|
100 |
+
- name: value
|
101 |
+
dtype: string
|
102 |
+
- name: fullAnswer
|
103 |
+
sequence:
|
104 |
+
- name: objectId
|
105 |
+
dtype: string
|
106 |
+
- name: value
|
107 |
+
dtype: string
|
108 |
+
- name: semantic
|
109 |
+
sequence:
|
110 |
+
sequence:
|
111 |
+
- name: operation
|
112 |
+
dtype: string
|
113 |
+
- name: argument
|
114 |
+
dtype: string
|
115 |
+
- name: dependencies
|
116 |
+
dtype: int32
|
117 |
+
- name: semanticStr
|
118 |
+
dtype: string
|
119 |
+
splits:
|
120 |
+
- name: testdev
|
121 |
+
num_bytes: 147202688
|
122 |
+
num_examples: 172174
|
123 |
+
download_size: 27064228
|
124 |
+
dataset_size: 147202688
|
125 |
configs:
|
126 |
- config_name: test_all_images
|
127 |
data_files:
|
|
|
139 |
data_files:
|
140 |
- split: test
|
141 |
path: test_balanced_instructions/test-*
|
142 |
+
- config_name: testdev_all_instructions
|
143 |
+
data_files:
|
144 |
+
- split: testdev
|
145 |
+
path: testdev_all_instructions/testdev-*
|
146 |
---
|
testdev_all_instructions/testdev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de618cdb76ec794c69e38b6ef88b23b2be359787590d77c8bb17a98e08c8801c
|
3 |
+
size 27064228
|