datasig-ac-uk/nlpsig

Implement possibility to train sentence-transformer

Opened this issue · 0 comments

The .fit_transformer() method in the SentenceEncoder class tries to fine-tune the sentence transformer to new data. Currently not fully implemented. May need thought about what this means - are we just going to tune the underlying BERT in SBERT to new data?