jun-2018 commited on
Commit
8dc8b75
·
verified ·
1 Parent(s): ba3c98c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: doc_id
5
+ dtype: string
6
+ - name: split
7
+ dtype: string
8
+ - name: doc_type
9
+ dtype: string
10
+ - name: raw_pdf_path
11
+ dtype: string
12
+ - name: label_path
13
+ dtype: string
14
+ - name: page_image_path
15
+ dtype: string
16
+ - name: page_num
17
+ dtype: int64
18
+ - name: page_ocr_text
19
+ dtype: string
20
+ - name: page_pdf_text
21
+ dtype: string
22
+ - name: visual_elements
23
+ dtype: string
24
+ - name: table_elements
25
+ dtype: string
26
+ - name: ocr_tokens
27
+ dtype: int64
28
+ - name: pdf_tokens
29
+ dtype: int64
30
+ - name: table_len
31
+ dtype: int64
32
+ - name: image_len
33
+ dtype: int64
34
+ - name: split_pdf_texts
35
+ list: string
36
+ - name: split_ocr_texts
37
+ list: string
38
+ splits:
39
+ - name: captions_llama31
40
+ num_bytes: 1065076
41
+ num_examples: 155
42
+ download_size: 475017
43
+ dataset_size: 1065076
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: captions_llama31
48
+ path: data/captions_llama31-*
49
+ ---
data/captions_llama31-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4767f04d196de1ff78e53ac86fa2f268125672884b8fa2375a643e23027a6b09
3
+ size 475017