julien-c HF staff commited on
Commit
223f351
1 Parent(s): 13cc2c3

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,10 +4,10 @@ annotations_creators:
4
  - no-annotation
5
  language_creators:
6
  - found
7
- languages:
8
  - ar
9
  - en
10
- licenses:
11
  - apache-2.0
12
  multilinguality:
13
  - translation
 
4
  - no-annotation
5
  language_creators:
6
  - found
7
+ language:
8
  - ar
9
  - en
10
+ license:
11
  - apache-2.0
12
  multilinguality:
13
  - translation