Regression using Fine-tuned Language Model

Reaching out to see if anyone here has managed to come up with a successful approach to regression using the the Text module. Looking to predict a score between 1-5 based on a review. Been successful in binning the results and building a classification model (similar to @benjaminvdb approach) but would really appreciate if anyone has working examples of a regression problem. Thanks in advance!

1 Like