julien-c HF staff commited on
Commit
bc930e6
1 Parent(s): a143984

Align/fix license metadata info (#4613)

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

* Creative Commons Attribution 2.5 South Africa License

* Do a first batch

* progress

* moar progress

* moar

* moar

* Handle other `other`

* moaaaar

* Yay!!! should be done

* licenses: use the same standard list as elsewhere

* js -> python

* style

* only allow "other" and not "other-*"

* add license_details to DatasetMetadata

* fix test

* add tsv to package_data

Co-authored-by: Quentin Lhoest <lhoest.q@gmail.com>

Commit from https://github.com/huggingface/datasets/commit/7e514c312fcc1d4b8f8e297df5549f669bfb30f8

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -5,7 +5,7 @@ language_creators:
5
  - crowdsourced
6
  - found
7
  - machine-generated
8
- languages:
9
  - en
10
  - de
11
  - es
@@ -16,8 +16,8 @@ languages:
16
  - pt
17
  - ru
18
  - zh
19
- licenses:
20
- - custom
21
  multilinguality:
22
  - multilingual
23
  size_categories:
 
5
  - crowdsourced
6
  - found
7
  - machine-generated
8
+ language:
9
  - en
10
  - de
11
  - es
 
16
  - pt
17
  - ru
18
  - zh
19
+ license:
20
+ - other
21
  multilinguality:
22
  - multilingual
23
  size_categories: