wine_review / README.md
leowang707's picture
Upload dataset
25a0e2f verified
|
raw
history blame
551 Bytes
metadata
dataset_info:
  features:
    - name: wine_id
      dtype: int64
    - name: country
      dtype: string
    - name: description
      dtype: string
    - name: designation
      dtype: string
    - name: points
      dtype: int64
  splits:
    - name: train
      num_bytes: 20541831.17523332
      num_examples: 68918
    - name: test
      num_bytes: 5135606.824766681
      num_examples: 17230
  download_size: 14967665
  dataset_size: 25677438
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*