wine-reviews / README.md
spawn99's picture
Update README.md
e6b10f4 verified
---
dataset_info:
features:
- name: country
dtype: string
- name: description
dtype: string
- name: designation
dtype: string
- name: points
dtype: int64
- name: price
dtype: float64
- name: province
dtype: string
- name: region_1
dtype: string
- name: region_2
dtype: string
- name: variety
dtype: string
- name: winery
dtype: string
- name: taster_name
dtype: string
- name: taster_twitter_handle
dtype: string
- name: title
dtype: string
splits:
- name: train
num_bytes: 78963991.68931402
num_examples: 196630
- name: validation
num_bytes: 11280570.241330575
num_examples: 28090
- name: test
num_bytes: 22561542.069355395
num_examples: 56181
download_size: 56884103
dataset_size: 112806104
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
task_categories:
- text-classification
---
# Original Dataset Details
- **License:** [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
- **Attribution:** Zackthoutt
- **Source:** [Wine Reviews Dataset on Kaggle](https://www.kaggle.com/datasets/zynicide/wine-reviews)