Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Size:
100K - 1M
License:
Align more metadata with other repo types (models,spaces) (#4607)
Browse files* language(s) and license(s) for consistency
* `licenses:` => `license:`
* `languages:` => `language:`
* backward-compat
* make style
* set default values for deprecated languages and licenses
Co-authored-by: Quentin Lhoest <lhoest.q@gmail.com>
Commit from https://github.com/huggingface/datasets/commit/a5192964dc4b76ee5c03593c11ee56f29bbd688d
README.md
CHANGED
@@ -4,7 +4,7 @@ annotations_creators:
|
|
4 |
- crowdsourced
|
5 |
language_creators:
|
6 |
- crowdsourced
|
7 |
-
|
8 |
- en
|
9 |
- ar
|
10 |
- bn
|
@@ -16,7 +16,7 @@ languages:
|
|
16 |
- ru
|
17 |
- te
|
18 |
- th
|
19 |
-
|
20 |
- apache-2.0
|
21 |
multilinguality:
|
22 |
- multilingual
|
|
|
4 |
- crowdsourced
|
5 |
language_creators:
|
6 |
- crowdsourced
|
7 |
+
language:
|
8 |
- en
|
9 |
- ar
|
10 |
- bn
|
|
|
16 |
- ru
|
17 |
- te
|
18 |
- th
|
19 |
+
license:
|
20 |
- apache-2.0
|
21 |
multilinguality:
|
22 |
- multilingual
|