Skip to content
Discussion options

You must be logged in to vote

Hi @evenfarther,
PET models tend to be very expressive, and the fact that the error on your training set is lower than on your validation set means that your model's accuracy is currently limited by data rather than architecture. This suggests it could be significantly improved by adding more data to your dataset. That said, the discrepancy is not dramatic, but the absolute error magnitudes indicate there's still room for improvement, have you considered fine-tuning one of our foundation models? You should be able to achieve much better results that way. Keep in mind that PET requires quite a few epochs (at least a couple of hundreds in my experience, but it depends on the dataset) to lea…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@evenfarther
Comment options

Answer selected by evenfarther
Comment options

You must be logged in to vote
1 reply
@evenfarther
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants