Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Size:
10K - 100K
License:
lenglaender
commited on
Commit
•
d79054c
1
Parent(s):
794d5f0
Upload dataset
Browse files
README.md
CHANGED
@@ -175,6 +175,26 @@ dataset_info:
|
|
175 |
num_examples: 1500
|
176 |
download_size: 2287668
|
177 |
dataset_size: 3434255
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
178 |
configs:
|
179 |
- config_name: m2qa.chinese.creative_writing
|
180 |
data_files:
|
@@ -218,4 +238,8 @@ configs:
|
|
218 |
path: m2qa.turkish.news/validation-*
|
219 |
- split: train
|
220 |
path: m2qa.turkish.news/train-*
|
|
|
|
|
|
|
|
|
221 |
---
|
|
|
175 |
num_examples: 1500
|
176 |
download_size: 2287668
|
177 |
dataset_size: 3434255
|
178 |
+
- config_name: m2qa.turkish.product_reviews
|
179 |
+
features:
|
180 |
+
- name: id
|
181 |
+
dtype: string
|
182 |
+
- name: question
|
183 |
+
dtype: string
|
184 |
+
- name: context
|
185 |
+
dtype: string
|
186 |
+
- name: answers
|
187 |
+
struct:
|
188 |
+
- name: text
|
189 |
+
sequence: string
|
190 |
+
- name: answer_start
|
191 |
+
sequence: int64
|
192 |
+
splits:
|
193 |
+
- name: validation
|
194 |
+
num_bytes: 1996826
|
195 |
+
num_examples: 1500
|
196 |
+
download_size: 1958662
|
197 |
+
dataset_size: 1996826
|
198 |
configs:
|
199 |
- config_name: m2qa.chinese.creative_writing
|
200 |
data_files:
|
|
|
238 |
path: m2qa.turkish.news/validation-*
|
239 |
- split: train
|
240 |
path: m2qa.turkish.news/train-*
|
241 |
+
- config_name: m2qa.turkish.product_reviews
|
242 |
+
data_files:
|
243 |
+
- split: validation
|
244 |
+
path: m2qa.turkish.product_reviews/validation-*
|
245 |
---
|
m2qa.turkish.product_reviews/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48b5f3e98672b4711c37cd55cdec11fdafc32faf23b402fc639bb6590d922035
|
3 |
+
size 1958662
|