Spaces:
Runtime error
Runtime error
MarkusStoll
commited on
Commit
•
75c6435
1
Parent(s):
ff3fbe4
readme updates
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Explore
|
3 |
emoji: 📊
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
@@ -8,14 +8,13 @@ pinned: false
|
|
8 |
license: mit
|
9 |
app_file: run.py
|
10 |
datasets:
|
11 |
-
- renumics/
|
12 |
-
-
|
13 |
tags:
|
14 |
- renumics
|
15 |
- spotlight
|
16 |
- EDA
|
17 |
-
-
|
18 |
-
duplicated_from: renumics/cifar10-outlier
|
19 |
---
|
20 |
|
21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Explore Outliers in MNIST with Spotlight
|
3 |
emoji: 📊
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
|
|
8 |
license: mit
|
9 |
app_file: run.py
|
10 |
datasets:
|
11 |
+
- renumics/mnist-outliers
|
12 |
+
- mnist
|
13 |
tags:
|
14 |
- renumics
|
15 |
- spotlight
|
16 |
- EDA
|
17 |
+
- outliers
|
|
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|