Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ pinned: false
|
|
| 11 |
short_description: fine-tuned healthcare AI model with streamlit app layer
|
| 12 |
NOTE: Replacing current model with fine-tuned BERT (e.g.clinicalBERT or mental/mental-bert-base-uncased) OR distilbert-base-uncased model and including additional labels
|
| 13 |
App: to test model via UI go to the App space
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Welcome to Streamlit!
|
|
|
|
| 11 |
short_description: fine-tuned healthcare AI model with streamlit app layer
|
| 12 |
NOTE: Replacing current model with fine-tuned BERT (e.g.clinicalBERT or mental/mental-bert-base-uncased) OR distilbert-base-uncased model and including additional labels
|
| 13 |
App: to test model via UI go to the App space
|
| 14 |
+
Code: see streamlit_app.py
|
| 15 |
---
|
| 16 |
|
| 17 |
# Welcome to Streamlit!
|