giuid commited on
Commit
8d1383c
·
1 Parent(s): 9a3588f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -5,4 +5,9 @@ task_categories:
5
  language:
6
  - en
7
  ---
 
 
 
 
 
8
 
 
5
  language:
6
  - en
7
  ---
8
+ This is the QRECC dataset arranged to be used for a query rewriting task.
9
+ Each line is composed as follow:
10
+ >>INTRODUCTION<< token is followed by the PREVIOUS TURNS of the conversation together WITH THE ANSWERS provided in the dataset
11
+ >>QUESTION<< token is followed by the current query the system should rewrite
12
+ >>ANSWER<< token is followed by the rewriting of the current query
13