amazon_apparel / README.md
polinaeterna's picture
Upload README.md with huggingface_hub
81f5d19
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: star_rating
      dtype: int32
    - name: helpful_votes
      dtype: int32
    - name: total_votes
      dtype: int32
    - name: vine
      dtype:
        class_label:
          names:
            '0': 'N'
            '1': 'Y'
    - name: verified_purchase
      dtype:
        class_label:
          names:
            '0': 'N'
            '1': 'Y'
    - name: review_headline
      dtype: string
    - name: review_body
      dtype: string
    - name: review_date
      dtype: string
  splits:
    - name: train
      num_bytes: 2254343574
      num_examples: 5906333
  download_size: 1027207588
  dataset_size: 2254343574

Dataset Card for "amazon_apparel"

More Information needed