piotr-rybak commited on
Commit
7bd8685
1 Parent(s): d81c3e5
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -132,9 +132,9 @@ The questions are assigned into one of three splits: `train`, `validation`, and
132
 
133
  | | # questions | # positive passages | # negative passages |
134
  |------------|------------:|--------------------:|--------------------:|
135
- | training | 5,000 | 27,131 | 34,904 |
136
  | validation | 1,000 | 5,839 | 6,927 |
137
- | text | 1,000 | 5,938 | 6,786 |
138
 
139
 
140
  ## Dataset Creation
 
132
 
133
  | | # questions | # positive passages | # negative passages |
134
  |------------|------------:|--------------------:|--------------------:|
135
+ | train | 5,000 | 27,131 | 34,904 |
136
  | validation | 1,000 | 5,839 | 6,927 |
137
+ | test | 1,000 | 5,938 | 6,786 |
138
 
139
 
140
  ## Dataset Creation