Update README.md
Browse files
README.md
CHANGED
|
@@ -34,3 +34,5 @@ This dataset contains a combination of the following QA datasets:
|
|
| 34 |
- squad_v1.1
|
| 35 |
|
| 36 |
Removed all queries with tokenized length > 128 as well as all queries that had one tokenized label > 64. tokenized with gamma-2b tokenizer.
|
|
|
|
|
|
|
|
|
| 34 |
- squad_v1.1
|
| 35 |
|
| 36 |
Removed all queries with tokenized length > 128 as well as all queries that had one tokenized label > 64. tokenized with gamma-2b tokenizer.
|
| 37 |
+
|
| 38 |
+
Removed all queries in msmarco with label "No Answer Present."
|