Datasets:
Update README.md
Browse filesFix config names format in the front matter
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
|