Datasets:

Modalities:
Image
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
CXY07 commited on
Commit
8424507
·
verified ·
1 Parent(s): 13c11e5

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,44 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: catagory
6
+ dtype: string
7
+ - name: question
8
+ dtype: string
9
+ - name: image
10
+ dtype: image
11
+ - name: answer
12
+ dtype: string
13
+ splits:
14
+ - name: full
15
+ num_bytes: 141377742.0
16
+ num_examples: 803
17
+ - name: math
18
+ num_bytes: 7788840.0
19
+ num_examples: 176
20
+ - name: physics
21
+ num_bytes: 14724245.0
22
+ num_examples: 157
23
+ - name: game
24
+ num_bytes: 20972060.0
25
+ num_examples: 275
26
+ - name: counting
27
+ num_bytes: 97892598.0
28
+ num_examples: 195
29
+ download_size: 275506340
30
+ dataset_size: 282755485.0
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: full
35
+ path: data/full-*
36
+ - split: math
37
+ path: data/math-*
38
+ - split: physics
39
+ path: data/physics-*
40
+ - split: game
41
+ path: data/game-*
42
+ - split: counting
43
+ path: data/counting-*
44
  ---
data/counting-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1c2e3eb99671fe2a3563e1474de3bfa59baebea85bbfad1f01092674e142e85
3
+ size 97618851
data/full-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8638bbdf003d979f687f74490c8ca0158a368563976bb97d1e14d55a60cc4fbb
3
+ size 137730876
data/game-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0da0fb83fa71233d1733b31bba26741fdfb64c5c3cc1f95b6bb46ed768915d
3
+ size 18049942
data/math-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3d30b738016ab0b92683c555a73f93af1d806c124532c05e4de299e583d0a64
3
+ size 7424720
data/physics-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d3bda7dc0a868c75ea05728e1236f3be1b3e8690af3b9e6ce5bebd9d84025b
3
+ size 14681951