Commit
·
f272b92
1
Parent(s):
a204778
Fix task tags (#4)
Browse files- Fix task tags (75a2cb4c5feaa15bfa9999a167ed35d9b1c362ce)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -15,8 +15,7 @@ source_datasets:
|
|
15 |
- original
|
16 |
task_categories:
|
17 |
- conversational
|
18 |
-
task_ids:
|
19 |
-
- unknown
|
20 |
pretty_name: schema_guided_dialog
|
21 |
tags:
|
22 |
- dialog-response-generation
|
|
|
15 |
- original
|
16 |
task_categories:
|
17 |
- conversational
|
18 |
+
task_ids: []
|
|
|
19 |
pretty_name: schema_guided_dialog
|
20 |
tags:
|
21 |
- dialog-response-generation
|