Datasets:

Sub-tasks:
text-scoring
Languages:
English
ArXiv:
License:
lhoestq HF staff commited on
Commit
76aff73
1 Parent(s): e2e2841

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 +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ source_datasets:
14
  size_categories:
15
  - 10K<n<100K
16
  licenses:
17
- - CC-BY-SA-4-0
18
  paperswithcode_id: null
19
  pretty_name: GoogleWellformedQuery
20
  ---
 
14
  size_categories:
15
  - 10K<n<100K
16
  licenses:
17
+ - CC-BY-SA-4.0
18
  paperswithcode_id: null
19
  pretty_name: GoogleWellformedQuery
20
  ---