Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Danish
Size:
< 1K
Tags:
conversational
Commit ·
83b2aca
1
Parent(s): f879c16
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,10 @@ configs:
|
|
| 6 |
path: data/train-*
|
| 7 |
- split: test
|
| 8 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
dataset_info:
|
| 10 |
features:
|
| 11 |
- name: question
|
|
|
|
| 6 |
path: data/train-*
|
| 7 |
- split: test
|
| 8 |
path: data/test-*
|
| 9 |
+
annotations_creators:
|
| 10 |
+
- found
|
| 11 |
+
source_datasets:
|
| 12 |
+
- DDSC/partial-danish-gigaword-no-twitter
|
| 13 |
dataset_info:
|
| 14 |
features:
|
| 15 |
- name: question
|