fast-bert
fast-bert copied to clipboard
How to do regression analysis with fast-bert?
I want to use fast-bert to process my dataset with the labels being numerical values instead of categories.
Does fast-bert provide an option for doing regression analysis with numerical values?
If not, which part of the code should I hack into for regression task?
Many thanks!