mciancone commited on
Commit
71e8c2b
·
verified ·
1 Parent(s): 265ec94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -61,8 +61,8 @@ Additionally, **you may want to download the PDF files**, available as a *.zip*
61
  ### Dataset schema and splits
62
 
63
  The dataset is composed of two splits : ``chunks.single`` and ``chunks.multi``:
64
- - ***chunks.single***: each query can be answered with only one passage of the PDF corpus
65
- - ***chunks.multi***: each query needs multiple passages, sometimes from different pages to be answers
66
 
67
  Both splits have de same schema:
68
  - **query** (*str*): the query
 
61
  ### Dataset schema and splits
62
 
63
  The dataset is composed of two splits : ``chunks.single`` and ``chunks.multi``:
64
+ - ***chunk.single***: each query can be answered with only one passage of the PDF corpus
65
+ - ***chunk.multi***: each query needs multiple passages, sometimes from different pages to be answers
66
 
67
  Both splits have de same schema:
68
  - **query** (*str*): the query