kaitehtzeng commited on
Commit
34ee516
1 Parent(s): 707ffe3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -194,10 +194,5 @@ demo = gr.Interface(
194
 
195
  demo.launch(share=True)
196
 
197
- """### Model
198
- Fine tuning the deberta-v3-base model with new-added layers
199
 
200
- The model is later used to participate the Kaggle Competition:LLM - Detect AI Generated Text.
201
- The Auc of the model is 0.75
202
- """
203
 
 
194
 
195
  demo.launch(share=True)
196
 
 
 
197
 
 
 
 
198