Releases: tomhosking/torchseq
Releases · tomhosking/torchseq
v3.1.0 - HIRO initial release
HIRO release v1
v3.0.0
Stable version that includes a load of contrastive encoder-only updates.
Full Changelog: v2.4.0...v3.0.0
v2.4.0
Stable opagg release.
Includes breaking config changes - see ./torchseq/utils/config_migration.py
v2.3.1
Remove unused pytorch-lightning
dependency, bug fixes. Passes tests now!
v2.3
Tidy up the HRQ implementation, add support for Weights & Biases
v2.2.1 - data_path fix
Bug fix - pass data_path to dataloaders. Better warning if datasets are missing
v2.2 - HRQ updates, bug fixes
Includes breaking change - data_path
must be passed to dataloaders and agents
v2.1 - improved eval
Added eval based on multiple references
Stable release v2.0
Including modular bottleneck
Separator - v1.2 release
Stable release, including code prediction module.