Upload dataset
Browse files
README.md
CHANGED
@@ -29,6 +29,22 @@ dataset_info:
|
|
29 |
num_examples: 1340048
|
30 |
download_size: 39561711
|
31 |
dataset_size: 95588974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
configs:
|
33 |
- config_name: test_all_images
|
34 |
data_files:
|
@@ -38,4 +54,8 @@ configs:
|
|
38 |
data_files:
|
39 |
- split: test
|
40 |
path: test_all_instructions/test-*
|
|
|
|
|
|
|
|
|
41 |
---
|
|
|
29 |
num_examples: 1340048
|
30 |
download_size: 39561711
|
31 |
dataset_size: 95588974
|
32 |
+
- config_name: test_balanced_instructions
|
33 |
+
features:
|
34 |
+
- name: id
|
35 |
+
dtype: string
|
36 |
+
- name: imageId
|
37 |
+
dtype: string
|
38 |
+
- name: question
|
39 |
+
dtype: string
|
40 |
+
- name: isBalanced
|
41 |
+
dtype: bool
|
42 |
+
splits:
|
43 |
+
- name: test
|
44 |
+
num_bytes: 6622775
|
45 |
+
num_examples: 95336
|
46 |
+
download_size: 3401070
|
47 |
+
dataset_size: 6622775
|
48 |
configs:
|
49 |
- config_name: test_all_images
|
50 |
data_files:
|
|
|
54 |
data_files:
|
55 |
- split: test
|
56 |
path: test_all_instructions/test-*
|
57 |
+
- config_name: test_balanced_instructions
|
58 |
+
data_files:
|
59 |
+
- split: test
|
60 |
+
path: test_balanced_instructions/test-*
|
61 |
---
|
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
|