awacke1 commited on
Commit
2a3b20c
1 Parent(s): 21c7829

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 Feature Extraction"
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 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 = [