jun-2018 commited on
Commit
00138f7
·
verified ·
1 Parent(s): e24ca07

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ list:
24
+ - name: caption_llama31
25
+ dtype: string
26
+ - name: caption_llama32_context
27
+ dtype: string
28
+ - name: caption_llama32_vision
29
+ dtype: string
30
+ - name: ocr_content
31
+ dtype: string
32
+ - name: path
33
+ dtype: string
34
+ - name: pdf_content
35
+ dtype: string
36
+ - name: type
37
+ dtype: string
38
+ - name: table_elements
39
+ list:
40
+ - name: caption_llama31
41
+ dtype: string
42
+ - name: caption_llama32
43
+ dtype: string
44
+ - name: markdown
45
+ dtype: string
46
+ - name: ocr_content
47
+ dtype: string
48
+ - name: pdf_content
49
+ dtype: string
50
+ - name: tokens
51
+ dtype: int64
52
+ - name: ocr_tokens
53
+ dtype: int64
54
+ - name: pdf_tokens
55
+ dtype: int64
56
+ - name: table_len
57
+ dtype: int64
58
+ - name: image_len
59
+ dtype: int64
60
+ - name: split_pdf_texts
61
+ list: string
62
+ - name: split_ocr_texts
63
+ list: string
64
+ splits:
65
+ - name: captions_refined
66
+ num_bytes: 374967
67
+ num_examples: 39
68
+ download_size: 218782
69
+ dataset_size: 374967
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: captions_refined
74
+ path: data/captions_refined-*
75
+ ---
data/captions_refined-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b52981db8d5ecf146ebb26f184df3aad940f075d8a846f4ae6f07e38fb34f59
3
+ size 218782