jeevan-23 commited on
Commit
143dd01
·
1 Parent(s): eba06ef

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: string
8
+ - name: query
9
+ struct:
10
+ - name: question
11
+ dtype: string
12
+ - name: answers
13
+ sequence: string
14
+ - name: words
15
+ sequence: string
16
+ - name: bounding_boxes
17
+ sequence:
18
+ sequence: int64
19
+ - name: ground_truth
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 752488752.5
24
+ num_examples: 1100
25
+ - name: test
26
+ num_bytes: 329772383.0
27
+ num_examples: 476
28
+ download_size: 1081258230
29
+ dataset_size: 1082261135.5
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
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:eff00f1393cdff657a9d60af6332c1b5d1307998a3d7c1d5612f1f5f9f74c92c
3
+ size 329453642
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f88f0ae8ce777e9a70227c6db29affe12899cf798dcb80fe212bc300915731
3
+ size 370817347
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e142d37b4dea14f644f5074cb3db2486738f4ccf915b168342f3b7dff7f28adf
3
+ size 380987241