Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
crowdsourced
found
Annotations Creators:
crowdsourced
Source Datasets:
original
Tags:
License:
julien-c HF staff commited on
Commit
0b9a591
1 Parent(s): 13ab982

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 +5 -4
README.md CHANGED
@@ -4,13 +4,14 @@ annotations_creators:
4
  language_creators:
5
  - crowdsourced
6
  - found
7
- languages:
8
  - en
9
- licenses:
10
  - cc-by-3.0
11
- - cc-by-sa-3.0-at
12
  - mit
13
- - other-Open Portion of the American National Corpus
 
14
  multilinguality:
15
  - monolingual
16
  size_categories:
 
4
  language_creators:
5
  - crowdsourced
6
  - found
7
+ language:
8
  - en
9
+ license:
10
  - cc-by-3.0
11
+ - cc-by-sa-3.0
12
  - mit
13
+ - other
14
+ license_details: "Open Portion of the American National Corpus"
15
  multilinguality:
16
  - monolingual
17
  size_categories: