Andyrasika commited on
Commit
db6c66f
1 Parent(s): 6914a67

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: image_id
9
+ dtype: string
10
+ - name: label
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 700662
15
+ num_examples: 9974
16
+ - name: test
17
+ num_bytes: 174412
18
+ num_examples: 2494
19
+ download_size: 299109
20
+ dataset_size: 875074
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: test
27
+ path: data/test-*
28
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec2ea9f3eee46c29402d5a4238fdf20bd14ba4fa43ba9a1be1482da6878d0436
3
+ size 61867
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34e97c101328d5adc547d35eddcdf6b759a730f33f028d826625903da1eb3edc
3
+ size 237242