Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,9 +15,9 @@ size_categories:
|
|
| 15 |
- 100K<n<1M
|
| 16 |
paperswithcode_id: linking-theories-and-methods-in-cognitive
|
| 17 |
inference: false
|
| 18 |
-
model-index:
|
| 19 |
-
|
| 20 |
-
|
| 21 |
source_datasets:
|
| 22 |
- original
|
| 23 |
language_creators:
|
|
@@ -28,6 +28,9 @@ configs:
|
|
| 28 |
- pubmed20pct
|
| 29 |
- lexicon
|
| 30 |
- pubmed_gp3ada
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
|
| 33 |
# Dataset Card for CogText PubMed Abstracts
|
|
@@ -66,7 +69,7 @@ configs:
|
|
| 66 |
|
| 67 |
### Dataset Summary
|
| 68 |
|
| 69 |
-
The dataset consists of 385,705 unique scientific
|
| 70 |
and embeddings generated by both GPT-3 and Top2Vec. These texts were selected based on their relevance to the cognitive control constructs or related tasks.
|
| 71 |
|
| 72 |
|
|
|
|
| 15 |
- 100K<n<1M
|
| 16 |
paperswithcode_id: linking-theories-and-methods-in-cognitive
|
| 17 |
inference: false
|
| 18 |
+
model-index:
|
| 19 |
+
- name: cogtext-pubmed
|
| 20 |
+
results: []
|
| 21 |
source_datasets:
|
| 22 |
- original
|
| 23 |
language_creators:
|
|
|
|
| 28 |
- pubmed20pct
|
| 29 |
- lexicon
|
| 30 |
- pubmed_gp3ada
|
| 31 |
+
tags:
|
| 32 |
+
- Cognitive Control
|
| 33 |
+
- PubMed
|
| 34 |
---
|
| 35 |
|
| 36 |
# Dataset Card for CogText PubMed Abstracts
|
|
|
|
| 69 |
|
| 70 |
### Dataset Summary
|
| 71 |
|
| 72 |
+
The dataset consists of 385,705 unique scientific articles that were retrieved from PubMed in December 2021. Each item includes title, abstract, some metadata,
|
| 73 |
and embeddings generated by both GPT-3 and Top2Vec. These texts were selected based on their relevance to the cognitive control constructs or related tasks.
|
| 74 |
|
| 75 |
|