Datasets:
Upload dataset
Browse files- README.md +28 -5
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,8 +1,13 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
task_categories:
|
4 |
- question-answering
|
5 |
- visual-question-answering
|
|
|
6 |
tags:
|
7 |
- multi-modal-qa
|
8 |
- math-qa
|
@@ -20,11 +25,29 @@ tags:
|
|
20 |
- function-plot
|
21 |
- abstract-scene
|
22 |
- mathematics
|
23 |
-
|
24 |
-
|
25 |
-
-
|
26 |
-
|
27 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
|
30 |
# Dataset Card for Geoperception
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
task_categories:
|
8 |
- question-answering
|
9 |
- visual-question-answering
|
10 |
+
pretty_name: Geoperception
|
11 |
tags:
|
12 |
- multi-modal-qa
|
13 |
- math-qa
|
|
|
25 |
- function-plot
|
26 |
- abstract-scene
|
27 |
- mathematics
|
28 |
+
dataset_info:
|
29 |
+
features:
|
30 |
+
- name: id
|
31 |
+
dtype: string
|
32 |
+
- name: question
|
33 |
+
dtype: string
|
34 |
+
- name: answer
|
35 |
+
dtype: string
|
36 |
+
- name: predicate
|
37 |
+
dtype: string
|
38 |
+
- name: image
|
39 |
+
dtype: image
|
40 |
+
splits:
|
41 |
+
- name: train
|
42 |
+
num_bytes: 2515310.0
|
43 |
+
num_examples: 100
|
44 |
+
download_size: 1108727
|
45 |
+
dataset_size: 2515310.0
|
46 |
+
configs:
|
47 |
+
- config_name: default
|
48 |
+
data_files:
|
49 |
+
- split: train
|
50 |
+
path: data/train-*
|
51 |
---
|
52 |
|
53 |
# Dataset Card for Geoperception
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15e959642ce480222da18f852021f71bf3dd5efc85ea203870083a3c39d29db
|
3 |
+
size 1108727
|