giuid commited on
Commit
018d78b
·
1 Parent(s): 8d1383c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ language:
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
 
 
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
+
12
  >>QUESTION<< token is followed by the current query the system should rewrite
13
+
14
  >>ANSWER<< token is followed by the rewriting of the current query
15