ashish-shrivastava
commited on
Commit
•
256752c
1
Parent(s):
929fec8
changed explaination
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Natural Don't Know Response Model
|
2 |
|
3 |
-
Fine-tuned 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
|
|
|
1 |
# Natural Don't Know Response Model
|
2 |
|
3 |
+
Fine-tuned on [Google's T5](https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html) using a combination of a dependency-rule based data and [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
|