Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,10 @@ configs:
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
This is a backup of the KenSwQuAD dataset available at https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/OTL0LM
|
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
+
license: cc-by-4.0
|
26 |
+
language:
|
27 |
+
- sw
|
28 |
+
pretty_name: KenSwQuAD
|
29 |
---
|
30 |
|
31 |
This is a backup of the KenSwQuAD dataset available at https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/OTL0LM
|