Datasets:
				
			
			
	
			
			
	
		
		Update README.md
Browse files
    	
        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 |  | 
