Commit
•
eb90a05
1
Parent(s):
7785828
Fix task tags
Browse files
README.md
CHANGED
@@ -5,12 +5,12 @@ multilinguality:
|
|
5 |
- monolingual
|
6 |
task_categories:
|
7 |
- conversational
|
8 |
-
- dialog-response-generation
|
9 |
-
- task-dialogue
|
10 |
task_ids:
|
11 |
-
-
|
12 |
-
|
|
|
13 |
- task-dialogue
|
|
|
14 |
---
|
15 |
|
16 |
This is the task dialogue datasets collected by TextBox, including:
|
|
|
5 |
- monolingual
|
6 |
task_categories:
|
7 |
- conversational
|
|
|
|
|
8 |
task_ids:
|
9 |
+
- dialogue-generation
|
10 |
+
tags:
|
11 |
+
- dialogue-response-generation
|
12 |
- task-dialogue
|
13 |
+
- dialog-response-generation
|
14 |
---
|
15 |
|
16 |
This is the task dialogue datasets collected by TextBox, including:
|