Pfaffencode commited on
Commit
3eb18e1
·
verified ·
1 Parent(s): c0c1724

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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!