Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
| 9 |
## Overview
|
| 10 |
|
| 11 |
The objective here is to classify research paper abstracts (text-classification) in to two classes (binary classification) cancer vs non-cancer. Also, extract specific cases of cancer from these paper abstracts.
|
|
|
|
| 12 |
|
| 13 |
<br><br>
|
| 14 |
|
|
|
|
| 9 |
## Overview
|
| 10 |
|
| 11 |
The objective here is to classify research paper abstracts (text-classification) in to two classes (binary classification) cancer vs non-cancer. Also, extract specific cases of cancer from these paper abstracts.
|
| 12 |
+
Finetuned model available in hugging face as "user1729/BiomedBERT-cancer-classifier-v1.0" (page uri: https://huggingface.co/user1729/BiomedBERT-cancer-classifier-v1.0/tree/main)
|
| 13 |
|
| 14 |
<br><br>
|
| 15 |
|