fix task_ids
Browse files
README.md
CHANGED
|
@@ -15,10 +15,11 @@ source_datasets:
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- other
|
| 18 |
-
task_ids:
|
| 19 |
-
- other-other-NCI-PID-PubMed Genomics Knowledge Base Completion Dataset
|
| 20 |
paperswithcode_id: null
|
| 21 |
pretty_name: MsrGenomicsKbcomp
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for [Dataset Name]
|
|
@@ -192,4 +193,4 @@ The dataset was initially created by Kristina Toutanova, Victoria Lin, Wen-tau Y
|
|
| 192 |
|
| 193 |
### Contributions
|
| 194 |
|
| 195 |
-
Thanks to [@manandey](https://github.com/manandey) for adding this dataset.
|
|
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- other
|
| 18 |
+
task_ids: []
|
|
|
|
| 19 |
paperswithcode_id: null
|
| 20 |
pretty_name: MsrGenomicsKbcomp
|
| 21 |
+
tags:
|
| 22 |
+
- genomics-knowledge-base-bompletion
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for [Dataset Name]
|
|
|
|
| 193 |
|
| 194 |
### Contributions
|
| 195 |
|
| 196 |
+
Thanks to [@manandey](https://github.com/manandey) for adding this dataset.
|