luodian commited on
Commit
a541e75
·
verified ·
1 Parent(s): 9a2f81e

Upload dataset

Browse files
CLEVR-Math(MathV360K)/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b07a491ebab3679d8f880c58f7acaaaef8e2fb5db9db116bfc6df53721adb71b
3
+ size 150004289
CLEVR-Math(MathV360K)/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ece2e7afc30bb8b8029db35fb8b0d30bc357701a792385f6cabd24162b59a9fb
3
+ size 291125590
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: CLEVR-Math(MathV360K)
4
+ features:
5
+ - name: images
6
+ list: image
7
+ - name: text
8
+ list:
9
+ - name: content
10
+ list:
11
+ - name: text
12
+ dtype: string
13
+ - name: type
14
+ dtype: string
15
+ - name: role
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 791320396.24
20
+ num_examples: 5280
21
+ download_size: 441129879
22
+ dataset_size: 791320396.24
23
+ configs:
24
+ - config_name: CLEVR-Math(MathV360K)
25
+ data_files:
26
+ - split: train
27
+ path: CLEVR-Math(MathV360K)/train-*
28
+ ---