Syoy commited on
Commit
e46e750
1 Parent(s): 0628efe

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -1,10 +1,20 @@
1
  ---
2
- title: Spotlight Wine Eda
3
- emoji: 🏆
4
- colorFrom: gray
5
- colorTo: gray
6
  sdk: docker
7
  pinned: false
8
- ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ emoji: 😻
3
+ colorFrom: purple
4
+ colorTo: red
5
+ title: What makes a good wine? Explore wine dataset with Spotlight.
6
  sdk: docker
7
  pinned: false
8
+ app_file: run.py
9
+ tags:
10
+ - renumics
11
+ - spotlight
12
+ - LLM
13
+ - science
14
+ - exam
15
+ - word-cloud
16
+ - data-centric-ai
17
+ license: cc-by-sa-4.0
18
+ datasets:
19
+ - mstz/wine
20
+ ---