Skip to content

Commit

Permalink
Add model weights link
Browse files Browse the repository at this point in the history
  • Loading branch information
melihyilmaz authored Feb 23, 2024
1 parent b7f8ff9 commit e32588f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ You can use any of the scheduler classes available in [`torch.optim.lr_scheduler

## Miscellaneous

**Where can I find Casanovo model weights trained on the nine-species benchmark?**

You can find the Casanovo weights from 9-species benchmark training [here](https://doi.org/10.5281/zenodo.10694984) on Zenodo, each set of weights are trained and validated on 8 species using the default configurations, with the remaining species held out for testing. You can use these weights with Casanovo v4.x.x.

**How can I generate a precision–coverage curve?**

You can evaluate a trained Casanovo model compared to ground-truth peptide labels using a precision–coverage curve.
Expand Down

0 comments on commit e32588f

Please sign in to comment.