Flexy0 commited on
Commit
4839cae
β€’
1 Parent(s): c8dcfa1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,5 +50,5 @@ trainer = Trainer(
50
  # Train the model
51
  trainer.train()
52
 
53
- # Evaluate the model on the test set
54
  trainer.evaluate(test_dataset)
 
50
  # Train the model
51
  trainer.train()
52
 
53
+ # Evaluate the m odel on the test set
54
  trainer.evaluate(test_dataset)