jiagengwu commited on
Commit
242f797
·
verified ·
1 Parent(s): 461dd80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -700,7 +700,7 @@ Leaderboard.postprocess = postprocess
700
  ####################################################################################################
701
 
702
  with gr.Blocks() as app:
703
- gr.Markdown("# BRIDGE (Benchmarking Large Language Models in Multilingual Real-world Clinical Text Understanding)")
704
 
705
  with gr.Tabs():
706
  with gr.Tab("README"):
 
700
  ####################################################################################################
701
 
702
  with gr.Blocks() as app:
703
+ gr.Markdown("# BRIDGE (Benchmarking Large Language Models for Understanding Real-world Clinical Practice Text)")
704
 
705
  with gr.Tabs():
706
  with gr.Tab("README"):