Datasets:
fix task_ids
Browse files
README.md
CHANGED
@@ -20,11 +20,12 @@ task_categories:
|
|
20 |
task_ids:
|
21 |
- language-modeling
|
22 |
- masked-language-modeling
|
23 |
-
- text-classification-other-citation-estimation
|
24 |
- text-scoring
|
25 |
- topic-classification
|
26 |
paperswithcode_id: pubmed
|
27 |
pretty_name: PubMed
|
|
|
|
|
28 |
---
|
29 |
|
30 |
# Dataset Card for PubMed
|
|
|
20 |
task_ids:
|
21 |
- language-modeling
|
22 |
- masked-language-modeling
|
|
|
23 |
- text-scoring
|
24 |
- topic-classification
|
25 |
paperswithcode_id: pubmed
|
26 |
pretty_name: PubMed
|
27 |
+
tags:
|
28 |
+
- citation-estimation
|
29 |
---
|
30 |
|
31 |
# Dataset Card for PubMed
|