Upload dataset
Browse files
README.md
CHANGED
@@ -57,6 +57,22 @@ dataset_info:
|
|
57 |
num_examples: 1340048
|
58 |
download_size: 39561711
|
59 |
dataset_size: 95588974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
configs:
|
61 |
- config_name: all
|
62 |
data_files:
|
@@ -74,4 +90,8 @@ configs:
|
|
74 |
data_files:
|
75 |
- split: test
|
76 |
path: test_all_instructions/test-*
|
|
|
|
|
|
|
|
|
77 |
---
|
|
|
57 |
num_examples: 1340048
|
58 |
download_size: 39561711
|
59 |
dataset_size: 95588974
|
60 |
+
- config_name: test_balanced_instructions
|
61 |
+
features:
|
62 |
+
- name: id
|
63 |
+
dtype: string
|
64 |
+
- name: imageId
|
65 |
+
dtype: string
|
66 |
+
- name: question
|
67 |
+
dtype: string
|
68 |
+
- name: isBalanced
|
69 |
+
dtype: bool
|
70 |
+
splits:
|
71 |
+
- name: test
|
72 |
+
num_bytes: 6622775
|
73 |
+
num_examples: 95336
|
74 |
+
download_size: 3401070
|
75 |
+
dataset_size: 6622775
|
76 |
configs:
|
77 |
- config_name: all
|
78 |
data_files:
|
|
|
90 |
data_files:
|
91 |
- split: test
|
92 |
path: test_all_instructions/test-*
|
93 |
+
- config_name: test_balanced_instructions
|
94 |
+
data_files:
|
95 |
+
- split: test
|
96 |
+
path: test_balanced_instructions/test-*
|
97 |
---
|
test_balanced_instructions/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2914bf441ce71e8bf466cb2bc00163f2656f6dc7c5eaccce563f064288b212cd
|
3 |
+
size 3401070
|