Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Size:
10K - 100K
License:
Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: m2qa.chinese.creative_writing
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: question
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: context
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: answers
|
| 12 |
+
struct:
|
| 13 |
+
- name: text
|
| 14 |
+
sequence: string
|
| 15 |
+
- name: answer_start
|
| 16 |
+
sequence: int64
|
| 17 |
+
splits:
|
| 18 |
+
- name: validation
|
| 19 |
+
num_bytes: 1600001
|
| 20 |
+
num_examples: 1500
|
| 21 |
+
download_size: 1559229
|
| 22 |
+
dataset_size: 1600001
|
| 23 |
+
configs:
|
| 24 |
+
- config_name: m2qa.chinese.creative_writing
|
| 25 |
+
data_files:
|
| 26 |
+
- split: validation
|
| 27 |
+
path: m2qa.chinese.creative_writing/validation-*
|
| 28 |
+
---
|
m2qa.chinese.creative_writing/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3aab947817e99012bd4361b6ac43c37eb7463230038251d79a60ca09ac34c2f6
|
| 3 |
+
size 1559229
|