amazon-text4rec / README.md
yashonwu's picture
Upload README.md with huggingface_hub
abb730b
metadata
dataset_info:
  features:
    - name: asin
      dtype: string
    - name: description
      dtype: string
    - name: title
      dtype: string
    - name: imUrl
      dtype: string
    - name: salesRank
      dtype: string
    - name: categories
      dtype: string
    - name: price
      dtype: float64
    - name: related
      dtype: string
    - name: brand
      dtype: string
    - name: docno
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 339201466
      num_examples: 259204
  download_size: 151776866
  dataset_size: 339201466

Dataset Card for "amazon-text4rec"

More Information needed