Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
crowdsourced
Annotations Creators:
no-annotation
Source Datasets:
original
ArXiv:
Tags:
License:
lhoestq HF staff commited on
Commit
5e61f1f
1 Parent(s): bc3a802

Remove config names as yaml keys (#4367)

Browse files

* validate YAML part

* fix bad YAML keys

* don't have config names as yaml keys

* style

* Remove hacking license tags when mirroring datasets on the Hub

* fix test

* fix style

* more fixes

* remove dots in QA column mapping keys

Commit from https://github.com/huggingface/datasets/commit/3f3013441e4af9bf4efa752b5e6e184a588b7a80

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ language_creators:
6
  languages:
7
  - en
8
  licenses:
9
- - cc-by-sa-3-0
10
- - gfdl-1-3-or-later
11
  multilinguality:
12
  - monolingual
13
  paperswithcode_id: wikitext-2
 
6
  languages:
7
  - en
8
  licenses:
9
+ - cc-by-sa-3.0
10
+ - gfdl-1.3-or-later
11
  multilinguality:
12
  - monolingual
13
  paperswithcode_id: wikitext-2