Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Size:
10K - 100K
License:
lenglaender
commited on
Commit
•
753cba5
1
Parent(s):
f48f9db
Upload dataset
Browse files
README.md
CHANGED
@@ -66,6 +66,26 @@ dataset_info:
|
|
66 |
num_examples: 1500
|
67 |
download_size: 1597724
|
68 |
dataset_size: 2749118
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
configs:
|
70 |
- config_name: m2qa.chinese.creative_writing
|
71 |
data_files:
|
@@ -83,4 +103,8 @@ configs:
|
|
83 |
path: m2qa.chinese.product_reviews/validation-*
|
84 |
- split: train
|
85 |
path: m2qa.chinese.product_reviews/train-*
|
|
|
|
|
|
|
|
|
86 |
---
|
|
|
66 |
num_examples: 1500
|
67 |
download_size: 1597724
|
68 |
dataset_size: 2749118
|
69 |
+
- config_name: m2qa.german.creative_writing
|
70 |
+
features:
|
71 |
+
- name: id
|
72 |
+
dtype: string
|
73 |
+
- name: question
|
74 |
+
dtype: string
|
75 |
+
- name: context
|
76 |
+
dtype: string
|
77 |
+
- name: answers
|
78 |
+
struct:
|
79 |
+
- name: text
|
80 |
+
sequence: string
|
81 |
+
- name: answer_start
|
82 |
+
sequence: int64
|
83 |
+
splits:
|
84 |
+
- name: validation
|
85 |
+
num_bytes: 2083548
|
86 |
+
num_examples: 1500
|
87 |
+
download_size: 2047695
|
88 |
+
dataset_size: 2083548
|
89 |
configs:
|
90 |
- config_name: m2qa.chinese.creative_writing
|
91 |
data_files:
|
|
|
103 |
path: m2qa.chinese.product_reviews/validation-*
|
104 |
- split: train
|
105 |
path: m2qa.chinese.product_reviews/train-*
|
106 |
+
- config_name: m2qa.german.creative_writing
|
107 |
+
data_files:
|
108 |
+
- split: validation
|
109 |
+
path: m2qa.german.creative_writing/validation-*
|
110 |
---
|
m2qa.german.creative_writing/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41fc724cb8df07787f668477aa3121de1a39ea9aea1ab501667867d9991c8206
|
3 |
+
size 2047695
|