DandinPower's picture
Upload dataset
abfea79 verified
|
raw
history blame
644 Bytes
metadata
dataset_info:
  features:
    - name: index
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: helpful_vote
      dtype: int64
    - name: verified_purchase
      dtype: bool
  splits:
    - name: train
      num_bytes: 730404
      num_examples: 2815
    - name: validation
      num_bytes: 2921536
      num_examples: 11256
    - name: test
      num_bytes: 10138451
      num_examples: 34987
  download_size: 8054366
  dataset_size: 13790391
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*