Wen1201 commited on
Commit
b916dc9
·
verified ·
1 Parent(s): d70ed79

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1525,7 +1525,7 @@ with gr.Blocks(title="BERT Second Fine-tuning Platform", theme=gr.themes.Soft())
1525
  # Tab 4: 預測
1526
  with gr.Tab("4️⃣ Model Prediction"):
1527
  gr.Markdown("""
1528
- ### Usingtraininggoodmodelperform預測
1529
  Select a trained model and input medical text for prediction.
1530
  """)
1531
 
 
1525
  # Tab 4: 預測
1526
  with gr.Tab("4️⃣ Model Prediction"):
1527
  gr.Markdown("""
1528
+ ### Use Trained Model for Prediction
1529
  Select a trained model and input medical text for prediction.
1530
  """)
1531