Skip to content

Commit

Permalink
Comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mkranzlein committed Dec 7, 2023
1 parent 34153a8 commit 9fc9aea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/combined_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,3 @@
eval_loop(valid_data_loader, token_model, optimizer, device, num_labels, doc_model=doc_model)

torch.save(token_model, "working_model_nohipool.pt")

# Save model

0 comments on commit 9fc9aea

Please sign in to comment.