File size: 784 Bytes
46eced4
 
 
 
 
 
 
03b474f
ed03b3d
 
 
03b474f
46eced4
03b474f
ed03b3d
03b474f
ed03b3d
 
 
 
 
 
 
 
 
46eced4
 
7bc2519
6bb5cca
7bc2519
 
46eced4
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
dataset_info:
  features:
  - name: sample_id
    dtype: string
  - name: dataset_index
    dtype: int64
  - name: source_image_path
    dtype: image
  - name: document_with_boxes_image_path
    dtype: image
  - name: document_markdown_text
    dtype: string
  - name: extracted_figures
    list: image
  - name: extracted_figures_metadata
    list: string
  - name: document_markdown_path
    dtype: string
  - name: document_final_markdown_path
    dtype: string
  - name: document_final_markdown_text
    dtype: string
  - name: raw_response_path
    dtype: string
  splits:
  - name: train
    num_bytes: 13819599
    num_examples: 10
  download_size: 13798970
  dataset_size: 13819599
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---