You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying to replicate LIMO's training setup on a slightly altered version of your dataset. I've noticed significant overfitting in my training runs, but unlike your results, I'm not seeing good performance on out-of-distribution tasks.
I'm particularly interested in:
Did you implement any specific techniques to mitigate overfitting given the very small dataset size (817 samples)?
Did you find that overfitting on the training set was actually not detrimental to OOD task performance in your case?
Was your choice of learning rate part of the overfitting mitigation strategy?
Would greatly appreciate any insights into how you approached this challenge in the original implementation.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi! I'm trying to replicate LIMO's training setup on a slightly altered version of your dataset. I've noticed significant overfitting in my training runs, but unlike your results, I'm not seeing good performance on out-of-distribution tasks.
I'm particularly interested in:
Would greatly appreciate any insights into how you approached this challenge in the original implementation.
Thanks!
The text was updated successfully, but these errors were encountered: