Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: conversational
|
6 |
---
|
7 |
+
This is a repo of the models of [Multi-Grained Knowledge Retrieval for End-to-End Task-Oriented Dialog](), a paper in **ACL 2023**. For more details about the models, please refer to our [github repo](https://github.com/18907305772/MAKER).
|