Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,28 @@
|
|
1 |
---
|
2 |
pretty_name: PubMed Cognitive Control Abstracts
|
3 |
-
license:
|
4 |
-
|
|
|
|
|
5 |
multilinguality:
|
6 |
- monolingual
|
7 |
task_categories:
|
8 |
- text-classification
|
|
|
|
|
|
|
9 |
size_categories:
|
10 |
- 100K<n<1M
|
11 |
paperswithcode_id: linking-theories-and-methods-in-cognitive
|
12 |
inference: false
|
13 |
model-index:
|
14 |
-
- name: cogtext
|
15 |
results: []
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
## Dataset Description
|
|
|
1 |
---
|
2 |
pretty_name: PubMed Cognitive Control Abstracts
|
3 |
+
license:
|
4 |
+
- cc-by-4.0
|
5 |
+
language:
|
6 |
+
- en
|
7 |
multilinguality:
|
8 |
- monolingual
|
9 |
task_categories:
|
10 |
- text-classification
|
11 |
+
task_ids:
|
12 |
+
- topic-classification
|
13 |
+
- semantic-similarity-classification
|
14 |
size_categories:
|
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:
|
24 |
+
- found
|
25 |
+
- expert-generated
|
26 |
---
|
27 |
|
28 |
## Dataset Description
|