julien-c HF staff commited on
Commit
af68e39
1 Parent(s): 9224514

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

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ annotations_creators:
4
  - crowdsourced
5
  language_creators:
6
  - crowdsourced
7
- languages:
8
  - ab
9
  - ar
10
  - as
@@ -65,7 +65,7 @@ languages:
65
  - zh-CN
66
  - zh-HK
67
  - zh-TW
68
- licenses:
69
  - cc0-1.0
70
  multilinguality:
71
  - multilingual
4
  - crowdsourced
5
  language_creators:
6
  - crowdsourced
7
+ language:
8
  - ab
9
  - ar
10
  - as
65
  - zh-CN
66
  - zh-HK
67
  - zh-TW
68
+ license:
69
  - cc0-1.0
70
  multilinguality:
71
  - multilingual