imdb-with-custom / README.md
jfcalvo's picture
Upload dataset
4c50fd5 verified
|
raw
history blame
675 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: status
      dtype: string
    - name: _server_id
      dtype: string
    - name: text
      dtype: string
    - name: custom
      struct:
        - name: one
          dtype: string
        - name: three
          dtype: string
        - name: two
          dtype: string
    - name: label.responses
      sequence: string
    - name: label.responses.users
      sequence: string
    - name: label.responses.status
      sequence: string
  splits:
    - name: train
      num_bytes: 14023070
      num_examples: 10000
  download_size: 8800811
  dataset_size: 14023070
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*