alexkueck commited on
Commit
f9cf14e
·
1 Parent(s): 6682898

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ training_args = TrainingArguments(
163
  #save_strategy = "no",
164
  optim="adamw_torch",
165
  #load_best_model_at_end=False,
166
- load_best_model_at_end=True
167
  #push_to_hub=True,
168
  )
169
 
 
163
  #save_strategy = "no",
164
  optim="adamw_torch",
165
  #load_best_model_at_end=False,
166
+ #load_best_model_at_end=True
167
  #push_to_hub=True,
168
  )
169