product-reviews / README.md
lewtun's picture
lewtun HF staff
Upload README.md with huggingface_hub
f173aec
metadata
dataset_info:
  features:
    - name: review_id
      dtype: string
    - name: product_id
      dtype: string
    - name: reviewer_id
      dtype: string
    - name: stars
      dtype: int32
    - name: review_body
      dtype: string
    - name: review_title
      dtype: string
    - name: language
      dtype: string
    - name: product_category
      dtype: string
  splits:
    - name: train
      num_bytes: 6073361.466666667
      num_examples: 20000
  download_size: 3745712
  dataset_size: 6073361.466666667

Dataset Card for "product-reviews"

More Information needed