Steffen Slavetinsky
commited on
Commit
·
f2e8dad
1
Parent(s):
d98cc59
update README
Browse files
README.md
CHANGED
@@ -1,20 +1,16 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: gpl-3.0
|
9 |
app_file: run.py
|
10 |
-
datasets:
|
11 |
-
- renumics/cifar100-enriched
|
12 |
-
- cifar100
|
13 |
tags:
|
14 |
- renumics
|
15 |
- spotlight
|
16 |
- EDA
|
17 |
-
duplicated_from: renumics/navigate-data-issues
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Visualize Commonlit Summary Result Predictions in Spotlight
|
3 |
+
emoji: 🕵️♀️
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: gpl-3.0
|
9 |
app_file: run.py
|
|
|
|
|
|
|
10 |
tags:
|
11 |
- renumics
|
12 |
- spotlight
|
13 |
- EDA
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|