Datasets:
Tasks:
Text Classification
Formats:
csv
Sub-tasks:
multi-label-classification
Languages:
English
Size:
10K - 100K
License:
owaiskha9654
commited on
Commit
•
94106c3
1
Parent(s):
4221e37
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: afl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: afl-3.0
|
5 |
+
source_datasets:
|
6 |
+
- BioASQ Task A
|
7 |
+
|
8 |
+
task_categories:
|
9 |
+
- MultiLabel Text Classification
|
10 |
+
task_ids:
|
11 |
+
- BIOBERT Fine Tuned on PubMed Dataset
|
12 |
---
|
13 |
+
|
14 |
+
This dataset consists of a approx 50k collection of research articles from **PubMed** repository. Originally these documents are manually annotated by Biomedical Experts with their MeSH labels and each articles are described in terms of 10-15 MeSH labels. In this Dataset we have huge numbers of labels present as a MeSH major which is raising the issue of extremely large output space and severe label sparsity issues. To solve this Issue Dataset has been Processed and mapped to its root as Described in the Below Figure.
|
15 |
+
![Mapped Image not Fetched](https://raw.githubusercontent.com/Owaiskhan9654/Gene-Sequence-Primer-/main/Capture111.PNG)
|
16 |
+
![Tree Structure](https://raw.githubusercontent.com/Owaiskhan9654/Gene-Sequence-Primer-/main/Capture22.PNG)
|
17 |
+
|
18 |
+
|
19 |
+
|