Chi Honolulu
commited on
Commit
·
7499f8e
1
Parent(s):
ece7aad
Upload README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ This model is fine-tuned for multi-label text classification of Supportive Inter
|
|
13 |
|
14 |
## Model Description
|
15 |
|
16 |
-
The model was fine-tuned on a dataset of Czech Instant Messenger dialogs of Adolescents. The classification is multi-label and the model outputs any combination of the tags:'NO TAG', '', '', '', '', '': as a string joined with ', '. Each label indicates the presence of that category of Supportive Interactions. The inputs are a target utterance and its bi-directional context; the label of the example is determined by the label of the target utterance.
|
17 |
|
18 |
- **Developed by:** Anonymous
|
19 |
- **Language(s):** multilingual
|
|
|
13 |
|
14 |
## Model Description
|
15 |
|
16 |
+
The model was fine-tuned on a dataset of Czech Instant Messenger dialogs of Adolescents. The classification is multi-label and the model outputs any combination of the tags:'NO TAG', 'INFORMAČNÍ PODPORA', 'EMOCIONÁLNÍ PODPORA', 'ZAČLENĚNÍ DO SKUPINY', 'UZNÁNÍ', 'NABÍDKA POMOCI': as a string joined with ', '. Each label indicates the presence of that category of Supportive Interactions: 'no tag', 'informational support', 'emocional support', 'social companionship', 'appraisal', 'instrumental support'. The inputs are a target utterance and its bi-directional context; the label of the example is determined by the label of the target utterance.
|
17 |
|
18 |
- **Developed by:** Anonymous
|
19 |
- **Language(s):** multilingual
|