qwantz-strips / README.md
paul-stansifer's picture
Upload dataset
eca69bb verified
|
raw
history blame
500 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: alt_text
      dtype: string
    - name: header
      dtype: string
    - name: transcript
      dtype: string
  splits:
    - name: train
      num_bytes: 2480724.9
      num_examples: 2142
    - name: test
      num_bytes: 275636.1
      num_examples: 238
  download_size: 1766679
  dataset_size: 2756361
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*