HideOnBush commited on
Commit
229e592
1 Parent(s): c39669c

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,41 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: dataset
8
+ dtype: string
9
+ - name: sample_id
10
+ dtype: int64
11
+ - name: image_path
12
+ dtype: string
13
+ - name: classification
14
+ dtype: float64
15
+ - name: vqa
16
+ dtype: float64
17
+ - name: ocr_bbox
18
+ dtype: string
19
+ - name: ocr_predictions
20
+ dtype: string
21
+ - name: text_caption
22
+ dtype: float64
23
+ - name: ner_tags
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 26809660.0
28
+ num_examples: 149
29
+ - name: test
30
+ num_bytes: 9740831.0
31
+ num_examples: 50
32
+ download_size: 35940815
33
+ dataset_size: 36550491.0
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: test
40
+ path: data/test-*
41
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceeaca4524d582ea8bffe1f4dd638306d246d9660ca093191a87d60be3ddddeb
3
+ size 9568413
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8775fd54035a0cae0ab7f3cfe666ea909ade01570e7026d1c12bdd52d10dba8a
3
+ size 26372402