imdb-1k / README.md
wt-golf's picture
Upload README.md with huggingface_hub
d4ab1a6
metadata
license: other
license_name: imdb
license_link: LICENSE
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: label
      dtype: int64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 1371423
      num_examples: 1000
    - name: validation
      num_bytes: 1321117
      num_examples: 1000
  download_size: 1711740
  dataset_size: 2692540