lhoestq HF Staff commited on
Commit
7e6df4f
·
1 Parent(s): e35b5fa

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 +6 -5
README.md CHANGED
@@ -4,12 +4,10 @@ annotations_creators:
4
  language_creators:
5
  - crowdsourced
6
  languages:
7
- catalan:
8
- - ca
9
- spanish:
10
- - es
11
  licenses:
12
- - cc-by-nc-sa-4-0
13
  multilinguality:
14
  - monolingual
15
  size_categories:
@@ -22,6 +20,9 @@ task_ids:
22
  - text-classification-other-stance-detection
23
  paperswithcode_id: cic
24
  pretty_name: Catalonia Independence Corpus
 
 
 
25
  ---
26
 
27
  # Dataset Card for Catalonia Independence Corpus
 
4
  language_creators:
5
  - crowdsourced
6
  languages:
7
+ - ca
8
+ - es
 
 
9
  licenses:
10
+ - cc-by-nc-sa-4.0
11
  multilinguality:
12
  - monolingual
13
  size_categories:
 
20
  - text-classification-other-stance-detection
21
  paperswithcode_id: cic
22
  pretty_name: Catalonia Independence Corpus
23
+ configs:
24
+ - catalan
25
+ - spanish
26
  ---
27
 
28
  # Dataset Card for Catalonia Independence Corpus