james-burton's picture
Upload README.md with huggingface_hub
106648f
|
raw
history blame
No virus
674 Bytes
metadata
dataset_info:
  features:
    - name: country
      dtype: string
    - name: description
      dtype: string
    - name: points
      dtype: string
    - name: price
      dtype: string
    - name: province
      dtype: string
    - name: variety
      dtype: int64
  splits:
    - name: train
      num_bytes: 20853718
      num_examples: 71504
    - name: validation
      num_bytes: 3678893
      num_examples: 12619
    - name: test
      num_bytes: 6134091
      num_examples: 21031
  download_size: 0
  dataset_size: 30666702

Dataset Card for "wine_reviews_all_text"

More Information needed