julien-c HF staff commited on
Commit
dfbca47
1 Parent(s): f4890ab

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
@@ -3,7 +3,7 @@ annotations_creators:
3
  - found
4
  language_creators:
5
  - found
6
- languages:
7
  - af
8
  - ar
9
  - bg
@@ -66,7 +66,7 @@ languages:
66
  - ze_zh
67
  - zh_cn
68
  - zh_tw
69
- licenses:
70
  - unknown
71
  multilinguality:
72
  - multilingual
 
3
  - found
4
  language_creators:
5
  - found
6
+ language:
7
  - af
8
  - ar
9
  - bg
 
66
  - ze_zh
67
  - zh_cn
68
  - zh_tw
69
+ license:
70
  - unknown
71
  multilinguality:
72
  - multilingual