ashish kumar commited on
Commit
d78c6b6
2 Parent(s): 375677a ed168c8

updating files

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+
4
+ license: apache-2.0
5
+ inference: False
6
+
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 />
18
+ - are you looking for a suitable cloud platform to run your models on (Score: 0.3862) <br />
19
+ - are you looking for a quick test or a more complex model (Score: 0.3364) <br />
20
+ - how would you like your nlp model to be used (Score: 0.3249) <br />
21
+ - are you looking for a suitable ldl to use as a server or a client (Score: 0.3182) <br />
22
+ - how would you like to consume the nlp model (Score: 0.2842) <br />
23
+
24
+