Commit
·
7e2fac7
1
Parent(s):
7785828
Fix task tags (#1)
Browse files- Fix task tags (eb90a05d2b2c7f303bbe170a486025d61d29d318)
Co-authored-by: Albert Villanova <[email protected]>
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:
|