pszemraj commited on
Commit
8d768c8
·
1 Parent(s): b8b9fcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -7,15 +7,14 @@ sdk: static
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
 
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
+ - An interactive EDA of the model performance we observed can be found **[here](https://pubmed-ml4hc-transformers.netlify.app/)**
17
+ - GitHub repo containing all the code/notebooks **[here](https://github.com/pszemraj/pubmed-text-classification)**
18
  ---
19
 
20
  Peter Szemraj & Lou Ancillon