jun-2018 commited on
Commit
d6e2c5c
·
verified ·
1 Parent(s): 2e9ef0b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ splits:
55
+ - name: captions_llama31
56
+ num_bytes: 116773237
57
+ num_examples: 25633
58
+ download_size: 50034603
59
+ dataset_size: 116773237
60
+ configs:
61
+ - config_name: default
62
+ data_files:
63
+ - split: captions_llama31
64
+ path: data/captions_llama31-*
65
+ ---
data/captions_llama31-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e055cb28a58d185ccbcbdd5aa09c8c0cc37403b9b7f92d104f5a2d40bde0e7
3
+ size 50034603