Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
Korean
Size:
10K - 100K
ArXiv:
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- squad_kor_v1.py +0 -1
squad_kor_v1.py
CHANGED
|
@@ -15,7 +15,6 @@
|
|
| 15 |
|
| 16 |
"""KorQuAD v1.0:The Korean Question Answering Dataset"""
|
| 17 |
|
| 18 |
-
from __future__ import absolute_import, division, print_function
|
| 19 |
|
| 20 |
import json
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
"""KorQuAD v1.0:The Korean Question Answering Dataset"""
|
| 17 |
|
|
|
|
| 18 |
|
| 19 |
import json
|
| 20 |
|