Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,13 @@ test set.
|
|
13 |
|
14 |
In paper "Exploring the Influence of Dialog Input Format for Unsupervised Clinical Questionnaire Filling", the model was applied in information-seeking dialogs to form the declarative transform of the whole dialog.
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
In paper "Exploring the Influence of Dialog Input Format for Unsupervised Clinical Questionnaire Filling", the model was applied in information-seeking dialogs to form the declarative transform of the whole dialog.
|
15 |
|
16 |
+
---
|
17 |
+
tags:
|
18 |
+
- question answering
|
19 |
+
- t5
|
20 |
+
- declarative
|
21 |
+
- text generation
|
22 |
+
widget:
|
23 |
+
- text: "q: do you have any hobbies that you like to do while you are at home ? a: watching a online shows"
|
24 |
+
- text: "q: do you watch a lot of comedy ? a: yes it will helpful the mind relaxation"
|
25 |
+
---
|