Florent Gbelidji commited on
Commit
874539c
·
verified ·
1 Parent(s): d45f06e

Add dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sample_id
5
+ dtype: string
6
+ - name: dataset_index
7
+ dtype: int64
8
+ - name: source_image
9
+ dtype: image
10
+ - name: document_with_boxes_image
11
+ dtype: image
12
+ - name: document_markdown
13
+ dtype: string
14
+ - name: extracted_figures
15
+ list: image
16
+ - name: extracted_figures_metadata
17
+ list: string
18
+ - name: document_final_markdown
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 130365425
23
+ num_examples: 128
24
+ download_size: 129703354
25
+ dataset_size: 130365425
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7883604983ffe474200528c75cbe03fb62bd50dbd416e9babbc07d330a3d880
3
+ size 129703354