Spaces:
Runtime error
Runtime error
Commit
•
b841440
1
Parent(s):
ab9e437
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
-
title: Argilla
|
3 |
emoji: 🏷️
|
4 |
-
colorFrom:
|
5 |
colorTo: red
|
6 |
sdk: docker
|
7 |
app_port: 6900
|
8 |
fullWidth: true
|
9 |
-
#suggested_storage: small
|
10 |
tags:
|
11 |
-
|
|
|
|
|
12 |
---
|
13 |
|
14 |
This is the Argilla Space Template you can use to deploy and run your own instance of Argilla on the Hugging Face Hub, for labeling, fun, and active learning loops!
|
|
|
1 |
---
|
2 |
+
title: Argilla Beta Testing
|
3 |
emoji: 🏷️
|
4 |
+
colorFrom: pink
|
5 |
colorTo: red
|
6 |
sdk: docker
|
7 |
app_port: 6900
|
8 |
fullWidth: true
|
|
|
9 |
tags:
|
10 |
+
- argilla
|
11 |
+
pinned: true
|
12 |
+
short_description: An Argilla space to test upcoming features.
|
13 |
---
|
14 |
|
15 |
This is the Argilla Space Template you can use to deploy and run your own instance of Argilla on the Hugging Face Hub, for labeling, fun, and active learning loops!
|