davidberenstein1957 HF staff commited on
Commit
391540b
1 Parent(s): 6c4be0b

Upload argilla.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. argilla.yaml +5 -31
argilla.yaml CHANGED
@@ -1,14 +1,13 @@
 
1
  fields:
2
  - name: text
3
  required: true
4
- settings:
5
- type: text
6
- use_markdown: false
7
  title: Text
8
  type: text
9
  use_markdown: false
10
  guidelines: 'Emotion is a dataset of English Twitter messages with six basic emotions:
11
  anger, fear, joy, love, sadness, and surprise.'
 
12
  questions:
13
  - description: null
14
  labels:
@@ -17,19 +16,9 @@ questions:
17
  - negative
18
  name: sentiment
19
  required: true
20
- settings:
21
- options:
22
- - text: positive
23
- value: positive
24
- - text: neutral
25
- value: neutral
26
- - text: negative
27
- value: negative
28
- type: label_selection
29
- visible_options: 20
30
  title: Sentiment
31
  type: label_selection
32
- visible_labels: 20
33
  - description: null
34
  labels:
35
  - joy
@@ -40,22 +29,7 @@ questions:
40
  - love
41
  name: mixed-emotion
42
  required: true
43
- settings:
44
- options:
45
- - text: joy
46
- value: joy
47
- - text: anger
48
- value: anger
49
- - text: sadness
50
- value: sadness
51
- - text: fear
52
- value: fear
53
- - text: surprise
54
- value: surprise
55
- - text: love
56
- value: love
57
- type: multi_label_selection
58
- visible_options: 20
59
  title: Mixed-emotion
60
  type: multi_label_selection
61
- visible_labels: 20
 
 
1
+ allow_extra_metadata: true
2
  fields:
3
  - name: text
4
  required: true
 
 
 
5
  title: Text
6
  type: text
7
  use_markdown: false
8
  guidelines: 'Emotion is a dataset of English Twitter messages with six basic emotions:
9
  anger, fear, joy, love, sadness, and surprise.'
10
+ metadata_properties: null
11
  questions:
12
  - description: null
13
  labels:
 
16
  - negative
17
  name: sentiment
18
  required: true
 
 
 
 
 
 
 
 
 
 
19
  title: Sentiment
20
  type: label_selection
21
+ visible_labels: null
22
  - description: null
23
  labels:
24
  - joy
 
29
  - love
30
  name: mixed-emotion
31
  required: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  title: Mixed-emotion
33
  type: multi_label_selection
34
+ visible_labels: null
35
+ vectors_settings: null