AstronomicAL
AstronomicAL copied to clipboard
BaaL and HuggingFace
Are there any examples of integration with tools like BaaL and HuggingFace?
Hi,
Thanks for your question.
We don't currently have Pytorch and Tensorflow models hooked up to AstronomicAL (but we will be adding them soon) and so libraries like HuggingFace will likely not be integratable yet. AstronomicAL is also currently implemented for training on tabled data and so may be limited for its use with NLP problems, but I will take a look at how we can improve things with this type of data.
We don't explicitly make use of BaaL but the modAL library we use for the active learning implementation does offer a Bayesian Optimiser learner which should allow easy integration for a new query strategy, if that would be useful for you.