lhoestq HF staff commited on
Commit
3eae3a6
1 Parent(s): da10afc

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
@@ -8,11 +8,11 @@ languages:
8
  - en
9
  - zh
10
  licenses:
11
- - cc-by-nc-nd-4-0
12
  multilinguality:
13
  - multilingual
14
  paperswithcode_id: ontonotes-5-0
15
- pretty_name: CoNLL2012 shared task data based on OntoNotes 5-0
16
  size_categories:
17
  - 10K<n<100K
18
  source_datasets:
 
8
  - en
9
  - zh
10
  licenses:
11
+ - cc-by-nc-nd-4.0
12
  multilinguality:
13
  - multilingual
14
  paperswithcode_id: ontonotes-5-0
15
+ pretty_name: CoNLL2012 shared task data based on OntoNotes 5.0
16
  size_categories:
17
  - 10K<n<100K
18
  source_datasets: