Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
Polish
Size:
10K - 100K
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 <[email protected]>
Commit from https://github.com/huggingface/datasets/commit/a5192964dc4b76ee5c03593c11ee56f29bbd688d
README.md
CHANGED
@@ -3,9 +3,9 @@ annotations_creators:
|
|
3 |
- expert-generated
|
4 |
language_creators:
|
5 |
- other
|
6 |
-
|
7 |
- pl
|
8 |
-
|
9 |
- gpl-3.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
3 |
- expert-generated
|
4 |
language_creators:
|
5 |
- other
|
6 |
+
language:
|
7 |
- pl
|
8 |
+
license:
|
9 |
- gpl-3.0
|
10 |
multilinguality:
|
11 |
- monolingual
|