Marcos12886 commited on
Commit
c13002c
1 Parent(s): fef47a2

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +0 -1
model.py CHANGED
@@ -270,4 +270,3 @@ if __name__ == "__main__":
270
  filter_white_noise = True
271
  undersample_normal = True
272
  main(training_args, output_dir, dataset_path, filter_white_noise, undersample_normal)
273
-
 
270
  filter_white_noise = True
271
  undersample_normal = True
272
  main(training_args, output_dir, dataset_path, filter_white_noise, undersample_normal)