awacke1 commited on
Commit
4b227de
1 Parent(s): 2a3b20c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- title = "Medical Entity Mask Language Model"
3
  description = "Medical Entity Feature Extraction uses Match Language Modeling to fill in the blank with likely word classification based on context."
4
  article = "<p style='text-align: center'></p>"
5
  examples = [
1
  import gradio as gr
2
+ title = "Medical Entity Mask Language Modeling (MLM)"
3
  description = "Medical Entity Feature Extraction uses Match Language Modeling to fill in the blank with likely word classification based on context."
4
  article = "<p style='text-align: center'></p>"
5
  examples = [