Spaces:
Running
Running
Commit
·
9118a75
1
Parent(s):
9d4a3b7
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,17 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
Welcome to Argilla org page!
|
11 |
+
|
12 |
+
Argilla is an open-source data labeling tool for data-centric NLP.
|
13 |
+
|
14 |
+
You can play live with the demo hosted by Hugging Face Spaces:
|
15 |
+
|
16 |
+
|
17 |
+
<iframe
|
18 |
+
src="https://argilla-demo.hf.space"
|
19 |
+
frameborder="0"
|
20 |
+
width="850"
|
21 |
+
height="450"
|
22 |
+
></iframe>
|
23 |
+
|