Datasets:
Upload dataset
Browse files- README.md +23 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -25,6 +25,29 @@ tags:
|
|
25 |
- function-plot
|
26 |
- abstract-scene
|
27 |
- mathematics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
|
30 |
# Dataset Card for Geoperception
|
|
|
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: 294203058.193
|
43 |
+
num_examples: 11657
|
44 |
+
download_size: 93419701
|
45 |
+
dataset_size: 294203058.193
|
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:30ac27c3bb4b2e6c7acfc95420b9f86cdff7e6435678911573a303f80c4fdb8a
|
3 |
+
size 93419701
|