Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,15 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
BubMed Text Classification: The Models
|
11 |
|
12 |
---
|
13 |
|
14 |
-
Sharing a selection of fine-tuned and trained models on article section text classification on the PubMed dataset. Part of assignment 2 for Machine Learning for Healthcare @ ETH Zürich.
|
15 |
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
Peter Szemraj & Lou Ancillon
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# BubMed Text Classification: The Models
|
11 |
|
12 |
---
|
13 |
|
|
|
14 |
|
15 |
+
> Sharing a selection of fine-tuned and trained models on article section text classification on the PubMed dataset. Part of assignment 2 for Machine Learning for Healthcare @ ETH Zürich.
|
16 |
+
|
17 |
+
- An interactive EDA of the model performance we observed can be found [here](https://pubmed-ml4hc-transformers.netlify.app/)
|
18 |
+
- GitHub repo containing all the code/notebooks [here](https://github.com/pszemraj/pubmed-text-classification)
|
19 |
---
|
20 |
|
21 |
Peter Szemraj & Lou Ancillon
|