File size: 1,040 Bytes
5a61484
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
allow_extra_metadata: true
fields:
- name: text
  required: true
  title: Text
  type: text
  use_markdown: false
guidelines: This is a text classification dataset that contains texts and labels.
  Given a set of texts and a predefined set of labels, the goal of text classification
  is to assign one or more labels to each text based on its content. Please classify
  the texts by making the correct selection.
metadata_properties: null
questions:
- description: Classify the text by selecting the correct label from the given list
    of labels.
  labels:
  - admiration
  - amusement
  - anger
  - annoyance
  - approval
  - caring
  - confusion
  - curiosity
  - desire
  - disappointment
  - disapproval
  - disgust
  - embarrassment
  - excitement
  - fear
  - gratitude
  - grief
  - joy
  - love
  - nervousness
  - optimism
  - pride
  - realization
  - relief
  - remorse
  - sadness
  - surprise
  - neutral
  name: label
  required: true
  title: Label
  type: multi_label_selection
  visible_labels: 20
vectors_settings: null