ThibaudReal's picture
Upload dataset
40dbb39 verified
|
raw
history blame
723 Bytes
metadata
dataset_info:
  features:
    - name: document_id
      dtype: int64
    - name: document_type
      dtype: string
    - name: document_original_url
      dtype: string
    - name: line_number
      dtype: int64
    - name: raw_text
      dtype: string
    - name: left
      dtype: float64
    - name: height
      dtype: float64
    - name: bold
      dtype: bool
    - name: italic
      dtype: bool
    - name: is_title
      dtype: bool
  splits:
    - name: train
      num_bytes: 148968855
      num_examples: 356577
    - name: test
      num_bytes: 2833610
      num_examples: 6132
  download_size: 45603310
  dataset_size: 151802465
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*