Update README.md
Browse files
README.md
CHANGED
|
@@ -6,17 +6,14 @@ colorTo: pink
|
|
| 6 |
sdk: docker
|
| 7 |
app_port: 6900
|
| 8 |
fullWidth: true
|
| 9 |
-
#suggested_storage: small
|
| 10 |
-
#header: mini
|
| 11 |
hf_oauth: true
|
| 12 |
tags:
|
| 13 |
-
|
|
|
|
| 14 |
---
|
| 15 |
Argilla is a free and open source tool to build and iterate on datasets for AI. It can be deployed on the Hub with a few clicks and Hugging Face OAuth enabled, perfect for running community annotation initiatives!
|
| 16 |
|
| 17 |
This is the Argilla Space for:
|
| 18 |
|
| 19 |
- Creating your own Argilla Spaces, check the [quickstart guide](http://docs.argilla.io/latest/getting_started/quickstart/) and the [Hugging Face Spaces configuration](http://docs.argilla.io/latest/getting_started/how-to-configure-argilla-on-huggingface/) for more details.
|
| 20 |
-
- Discovering the Argilla UI, sign in with your Hugging Face account!
|
| 21 |
-
|
| 22 |
-
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
app_port: 6900
|
| 8 |
fullWidth: true
|
|
|
|
|
|
|
| 9 |
hf_oauth: true
|
| 10 |
tags:
|
| 11 |
+
- argilla
|
| 12 |
+
pinned: true
|
| 13 |
---
|
| 14 |
Argilla is a free and open source tool to build and iterate on datasets for AI. It can be deployed on the Hub with a few clicks and Hugging Face OAuth enabled, perfect for running community annotation initiatives!
|
| 15 |
|
| 16 |
This is the Argilla Space for:
|
| 17 |
|
| 18 |
- Creating your own Argilla Spaces, check the [quickstart guide](http://docs.argilla.io/latest/getting_started/quickstart/) and the [Hugging Face Spaces configuration](http://docs.argilla.io/latest/getting_started/how-to-configure-argilla-on-huggingface/) for more details.
|
| 19 |
+
- Discovering the Argilla UI, sign in with your Hugging Face account!
|
|
|
|
|
|