morteza commited on
Commit
d152986
·
1 Parent(s): d8033f4

Update README.md

Browse files

Fix config names format in the front matter

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -24,10 +24,10 @@ language_creators:
24
  - found
25
  - expert-generated
26
  configs:
27
- - pubmed
28
- - pubmed20pct
29
- - lexicon
30
- - pubmed_gp3ada
31
  tags:
32
  - Cognitive Control
33
  - PubMed
 
24
  - found
25
  - expert-generated
26
  configs:
27
+ - config_name: pubmed
28
+ - config_name: pubmed20pct
29
+ - config_name: lexicon
30
+ - config_name: pubmed_gp3ada
31
  tags:
32
  - Cognitive Control
33
  - PubMed