Datasets:
Tasks:
Text Classification
Sub-tasks:
text-scoring
Languages:
English
Size:
10K<n<100K
ArXiv:
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
@@ -5,7 +5,7 @@ multilinguality:
|
|
5 |
- monolingual
|
6 |
task_ids:
|
7 |
- text-scoring
|
8 |
-
|
9 |
- en
|
10 |
annotations_creators:
|
11 |
- crowdsourced
|
@@ -13,7 +13,7 @@ source_datasets:
|
|
13 |
- extended
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
16 |
-
|
17 |
- cc-by-sa-4.0
|
18 |
paperswithcode_id: null
|
19 |
pretty_name: GoogleWellformedQuery
|
|
|
5 |
- monolingual
|
6 |
task_ids:
|
7 |
- text-scoring
|
8 |
+
language:
|
9 |
- en
|
10 |
annotations_creators:
|
11 |
- crowdsourced
|
|
|
13 |
- extended
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
16 |
+
license:
|
17 |
- cc-by-sa-4.0
|
18 |
paperswithcode_id: null
|
19 |
pretty_name: GoogleWellformedQuery
|