File size: 1,271 Bytes
c4a88f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
552d147
c4a88f7
 
552d147
c4a88f7
 
552d147
c4a88f7
552d147
f75b8fc
c4a88f7
 
 
 
 
 
 
 
 
f75b8fc
 
e6b10f4
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
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)