Closed raphaelsty closed 3 months ago
Inherit from Sentence Transformer in order to reduce the amount of code unused in ColBERT models
Fixed the loading of variables done in the init being overridden by the reading of the variables. Now it works great and the training seems ok, merging.
Inherit from Sentence Transformer in order to reduce the amount of code unused in ColBERT models