jun-2018 commited on
Commit
4bedf41
·
verified ·
1 Parent(s): 4c89f16

Upload dataset

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