davanstrien's picture
davanstrien HF Staff
Upload dataset
a6a6bf9 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: page_number
      dtype: int64
    - name: title
      dtype: string
    - name: author
      dtype: string
    - name: zenodo_id
      dtype: int64
    - name: url
      dtype: string
    - name: license
      dtype: string
    - name: pdf_url
      dtype: string
    - name: pdf_filename
      dtype: string
    - name: good_label
      dtype: bool
    - name: label
      dtype:
        class_label:
          names:
            '0': 'FALSE'
            '1': 'TRUE'
  splits:
    - name: train
      num_bytes: 335758001.2967841
      num_examples: 1689
    - name: test
      num_bytes: 84088598.9872159
      num_examples: 423
  download_size: 418557199
  dataset_size: 419846600.28400004
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*