Commit
·
b7105c1
1
Parent(s):
b4cb271
Upload argilla.yaml with huggingface_hub
Browse files- argilla.yaml +1 -21
argilla.yaml
CHANGED
@@ -6,27 +6,7 @@ fields:
|
|
6 |
type: text
|
7 |
use_markdown: false
|
8 |
guidelines: Classify the articles into one of the four categories.
|
9 |
-
metadata_properties:
|
10 |
-
- name: group
|
11 |
-
title: Annotation Group
|
12 |
-
type: terms
|
13 |
-
values:
|
14 |
-
- group-1
|
15 |
-
- group-2
|
16 |
-
- group-3
|
17 |
-
visible_for_annotators: true
|
18 |
-
- max: 862
|
19 |
-
min: 100
|
20 |
-
name: length
|
21 |
-
title: Length of the text
|
22 |
-
type: integer
|
23 |
-
visible_for_annotators: true
|
24 |
-
- max: 361.398
|
25 |
-
min: 139.096
|
26 |
-
name: length_std
|
27 |
-
title: Standard deviation of the length of the text
|
28 |
-
type: float
|
29 |
-
visible_for_annotators: true
|
30 |
questions:
|
31 |
- description: null
|
32 |
labels:
|
|
|
6 |
type: text
|
7 |
use_markdown: false
|
8 |
guidelines: Classify the articles into one of the four categories.
|
9 |
+
metadata_properties: null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
questions:
|
11 |
- description: null
|
12 |
labels:
|