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.1)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.1
tydiqa.py
CHANGED
@@ -41,7 +41,7 @@ _SECONDARY_URLS = {
|
|
41 |
|
42 |
class TydiqaConfig(datasets.BuilderConfig):
|
43 |
|
44 |
-
"""
|
45 |
|
46 |
def __init__(self, **kwargs):
|
47 |
"""
|
|
|
41 |
|
42 |
class TydiqaConfig(datasets.BuilderConfig):
|
43 |
|
44 |
+
"""BuilderConfig for Tydiqa"""
|
45 |
|
46 |
def __init__(self, **kwargs):
|
47 |
"""
|