mstz commited on
Commit
3671398
1 Parent(s): c5979f4

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  - wine
6
  - tabular_classification
7
  - binary_classification
8
- pretty_name: Compas
9
  size_categories:
10
  - 1K<n<10K
11
  task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
@@ -14,4 +14,7 @@ configs:
14
  - wine
15
  ---
16
  # Wine
17
- The [Wine dataset](https://www.kaggle.com/datasets/ghassenkhaled/wine-quality-data) is cool.
 
 
 
 
5
  - wine
6
  - tabular_classification
7
  - binary_classification
8
+ pretty_name: Wine quality
9
  size_categories:
10
  - 1K<n<10K
11
  task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
 
14
  - wine
15
  ---
16
  # Wine
17
+ The [Wine dataset](https://www.kaggle.com/datasets/ghassenkhaled/wine-quality-data) from Kaggle.
18
+
19
+ # Configurations and tasks
20
+ - `wine` classify the color of the given wine.