Commit
·
2b4633e
1
Parent(s):
6c45e86
added paper link
Browse files
README.md
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
Fine-tunned on [Google's T5](https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html) using [Quora Question Pairs(QQP)](https://huggingface.co/nlp/viewer/?dataset=quora) dataset for **Don't Know Response Generation** task.
|
4 |
|
5 |
Additional information about this model:
|
6 |
-
- Paper :
|
|
|
7 |
- Github Repo: https://github.com/kaustubhdhole/natural-dont-know
|
8 |
|
9 |
#### How to use
|
|
|
3 |
Fine-tunned on [Google's T5](https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html) using [Quora Question Pairs(QQP)](https://huggingface.co/nlp/viewer/?dataset=quora) dataset for **Don't Know Response Generation** task.
|
4 |
|
5 |
Additional information about this model:
|
6 |
+
- Paper : [Saying No is An Art: Contextualized Fallback Responses for
|
7 |
+
Unanswerable Dialogue Queries](https://arxiv.org/pdf/2012.01873.pdf)
|
8 |
- Github Repo: https://github.com/kaustubhdhole/natural-dont-know
|
9 |
|
10 |
#### How to use
|