Update files from the datasets library (from 1.18.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.18.0
README.md
CHANGED
|
@@ -18,6 +18,7 @@ task_categories:
|
|
| 18 |
task_ids:
|
| 19 |
- extractive-qa
|
| 20 |
paperswithcode_id: null
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# Dataset Card for Microsoft Research Sequential Question Answering
|
|
@@ -161,4 +162,4 @@ It is recommended to use a CSV parser like the Python CSV package to process the
|
|
| 161 |
|
| 162 |
### Contributions
|
| 163 |
|
| 164 |
-
Thanks to [@mattbui](https://github.com/mattbui) for adding this dataset.
|
|
|
|
| 18 |
task_ids:
|
| 19 |
- extractive-qa
|
| 20 |
paperswithcode_id: null
|
| 21 |
+
pretty_name: Microsoft Research Sequential Question Answering
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for Microsoft Research Sequential Question Answering
|
|
|
|
| 162 |
|
| 163 |
### Contributions
|
| 164 |
|
| 165 |
+
Thanks to [@mattbui](https://github.com/mattbui) for adding this dataset.
|