Replies: 1 comment 2 replies
-
Hello @jacoby149, sorry for the late reply. We're glad you're interested in this topic, but unfortunately we didn't have time to investigate that direction yet, so I'd say is not possible with Haystack right now. However, probably @oryx1729 or @tstadel will explore this topic in the future 🙂 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I would like to do population based training to train my farm reader.
I know haystack uses ray which has it, I would love if it were a feature of haystack.
is there a way to easily wrap the function farmreader.train so i can do population based training with ray?
I am on a deadline to implement population based training on a farm reader. Thanks! :)
ray population based training : https://docs.ray.io/en/latest/tune/tutorials/tune-advanced-tutorial.html
article saying why population based training is superior : https://medium.com/distributed-computing-with-ray/hyperparameter-optimization-for-transformers-a-guide-c4e32c6c989b
Beta Was this translation helpful? Give feedback.
All reactions