jancuhel commited on
Commit
7cb8617
1 Parent(s): 564903b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: id
7
+ dtype: int64
8
+ - name: text
9
+ dtype: string
10
+ - name: label
11
+ dtype: int64
12
+ - name: manual
13
+ dtype: string
14
+ - name: question
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1558879.0
19
+ num_examples: 200
20
+ - name: validation
21
+ num_bytes: 1849206.0
22
+ num_examples: 53
23
+ - name: test
24
+ num_bytes: 625359.0
25
+ num_examples: 55
26
+ download_size: 2031101
27
+ dataset_size: 4033444.0
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f651295b36210d3316ceae1408608b1fa963e44e248866c861da72ee8f930fe1
3
+ size 302351
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db1a8d0d6ee38b06efa4087e8a723dc845f6af3f9522a8c0bcff188eb3dce2e
3
+ size 772080
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc8d2b6d78b84723239605cc3437e892cf0c17f678439fc649830fb187af879
3
+ size 956670