amazon-shoe-reviews / README.md
mesmalif's picture
Upload README.md with huggingface_hub
1302d18
|
raw
history blame
995 Bytes
metadata
dataset_info:
  features:
    - name: marketplace
      dtype: string
    - name: customer_id
      dtype: string
    - name: review_id
      dtype: string
    - name: product_id
      dtype: string
    - name: product_parent
      dtype: string
    - name: product_title
      dtype: string
    - name: product_category
      dtype: string
    - name: labels
      dtype: int64
    - name: helpful_votes
      dtype: int64
    - name: total_votes
      dtype: int64
    - name: vine
      dtype: int64
    - name: verified_purchase
      dtype: int64
    - name: review_headline
      dtype: string
    - name: text
      dtype: string
    - name: review_date
      dtype: string
  splits:
    - name: train
      num_bytes: 34784832.6
      num_examples: 90000
    - name: test
      num_bytes: 3864981.4
      num_examples: 10000
  download_size: 21283157
  dataset_size: 38649814

Dataset Card for "amazon-shoe-reviews"

More Information needed