Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Size:
100K - 1M
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
tydiqa.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
"""TODO(tydiqa): Add a description here."""
|
2 |
|
3 |
-
from __future__ import absolute_import, division, print_function
|
4 |
|
5 |
import json
|
6 |
import textwrap
|
|
|
1 |
"""TODO(tydiqa): Add a description here."""
|
2 |
|
|
|
3 |
|
4 |
import json
|
5 |
import textwrap
|