smith-nathanh commited on
Commit
02214a2
·
verified ·
1 Parent(s): f945d87

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: document_id
5
+ dtype: string
6
+ - name: page
7
+ dtype: int64
8
+ - name: image_filename
9
+ dtype: string
10
+ - name: image
11
+ dtype: image
12
+ - name: source
13
+ dtype: string
14
+ - name: prompt
15
+ dtype: string
16
+ - name: qa_data
17
+ struct:
18
+ - name: questions
19
+ list:
20
+ - name: answer
21
+ sequence: string
22
+ - name: question
23
+ dtype: string
24
+ - name: query
25
+ dtype: string
26
+ - name: answer
27
+ dtype: string
28
+ - name: model
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 1361609891.305082
33
+ num_examples: 1890
34
+ - name: validation
35
+ num_bytes: 174185044.0
36
+ num_examples: 255
37
+ - name: test
38
+ num_bytes: 325306834.0
39
+ num_examples: 506
40
+ download_size: 1662086187
41
+ dataset_size: 1861101769.305082
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ - split: validation
48
+ path: data/validation-*
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0ff5beab220acb0884a265411fc9414c6f9a7a10c2f407d75970ebc39190f5e
3
+ size 277731844
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e7ff24337fdd2eb2270c953339aadbbdd3517c2fa2534fec411296aa942c7e
3
+ size 402759029
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81d16ea2a35c426387b494948060c103387e1360126899a14260f1445f37c520
3
+ size 410807557
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc24ac47bed2ced65dcfa341ca8650804df123712fe6eebd5cff838e26f168d8
3
+ size 420126743
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:483b561c7208d3d602e4739e335d58386e3e8b5cf02cf489207eaef3001da25f
3
+ size 150661014