jun-2018's picture
Upload dataset
d6e2c5c verified
|
Raw
History Blame Contribute Delete
1.28 kB
metadata
dataset_info:
  features:
    - name: doc_id
      dtype: string
    - name: split
      dtype: string
    - name: doc_type
      dtype: string
    - name: raw_pdf_path
      dtype: string
    - name: label_path
      dtype: string
    - name: page_image_path
      dtype: string
    - name: page_num
      dtype: int64
    - name: page_ocr_text
      dtype: string
    - name: page_pdf_text
      dtype: string
    - name: visual_elements
      list:
        - name: caption_llama31
          dtype: string
        - name: ocr_content
          dtype: string
        - name: path
          dtype: string
        - name: pdf_content
          dtype: string
        - name: type
          dtype: string
    - name: table_elements
      list:
        - name: caption_llama31
          dtype: string
        - name: markdown
          dtype: string
        - name: ocr_content
          dtype: string
        - name: pdf_content
          dtype: string
        - name: tokens
          dtype: int64
    - name: ocr_tokens
      dtype: int64
    - name: pdf_tokens
      dtype: int64
    - name: table_len
      dtype: int64
    - name: image_len
      dtype: int64
  splits:
    - name: captions_llama31
      num_bytes: 116773237
      num_examples: 25633
  download_size: 50034603
  dataset_size: 116773237
configs:
  - config_name: default
    data_files:
      - split: captions_llama31
        path: data/captions_llama31-*