Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ inference: False
|
|
7 |
---
|
8 |
|
9 |
|
|
|
|
|
|
|
|
|
|
|
10 |
Query: Serve your models directly from Hugging Face infrastructure and run large scale NLP models in milliseconds with just a few lines of code
|
11 |
|
12 |
Top 5 clarifications generated: <br />
|
|
|
7 |
---
|
8 |
|
9 |
|
10 |
+
The ClariQ challenge [3] is organized as part of the Search-oriented Conversational AI (SCAI) EMNLP workshop in 2020. The main aim of the conversational systems is to return an appropriate answer in response to the user requests. However, some user requests might be ambiguous. In Information Retrieval (IR) settings such a situation is handled mainly through the diversification of search result page. It is however much more challenging in dialogue settings. Hence, we aim to study the following situation for dialogue settings:<br />
|
11 |
+
|
12 |
+
A user is asking an ambiguous question (where ambiguous question is a question to which one can return > 1 possible answers);, instead of trying to answer it directly, ask a good clarifying question.
|
13 |
+
|
14 |
+
|
15 |
Query: Serve your models directly from Hugging Face infrastructure and run large scale NLP models in milliseconds with just a few lines of code
|
16 |
|
17 |
Top 5 clarifications generated: <br />
|