lhoestq HF staff commited on
Commit
8575156
1 Parent(s): ac452f9

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
  pretty_name: Wiki-DPR
7
  paperswithcode_id: null
8
  licenses:
9
- - cc-by-sa-3-0
10
- - gfdl-1-3-or-later
11
  task_categories:
12
  - text-generation
13
  - fill-mask
 
6
  pretty_name: Wiki-DPR
7
  paperswithcode_id: null
8
  licenses:
9
+ - cc-by-sa-3.0
10
+ - gfdl-1.3-or-later
11
  task_categories:
12
  - text-generation
13
  - fill-mask