0.15.0
Added
- Support for resaving transformer models multiple times and loading trainer state (#289)
extras
argument toSequenceDataset
,extra_cols
argument toTransformerDataPreparatorBase
,session_tower_forward
anditem_tower_forward
methods toSimilarityModuleBase
(#287)
Fixed
- [Breaking] Now
LastNSplitter
guarantees taking the last ordered interaction in dataframe in case of identical timestamps (#288)