Skip to content

Releases: tomhosking/torchseq

v3.1.0 - HIRO initial release

13 Mar 11:15
Compare
Choose a tag to compare

v3.0.0

03 Jan 13:14
Compare
Choose a tag to compare

Stable version that includes a load of contrastive encoder-only updates.

Full Changelog: v2.4.0...v3.0.0

v2.4.0

25 Nov 15:06
Compare
Choose a tag to compare

Stable opagg release.

Includes breaking config changes - see ./torchseq/utils/config_migration.py

v2.3.1

10 Mar 11:05
Compare
Choose a tag to compare

Remove unused pytorch-lightning dependency, bug fixes. Passes tests now!

v2.3

07 Mar 15:33
Compare
Choose a tag to compare

Tidy up the HRQ implementation, add support for Weights & Biases

v2.2.1 - data_path fix

20 Jan 10:29
Compare
Choose a tag to compare

Bug fix - pass data_path to dataloaders. Better warning if datasets are missing

v2.2 - HRQ updates, bug fixes

17 Jan 12:00
Compare
Choose a tag to compare

Includes breaking change - data_path must be passed to dataloaders and agents

v2.1 - improved eval

23 Nov 11:10
Compare
Choose a tag to compare

Added eval based on multiple references

Stable release v2.0

14 Oct 11:27
Compare
Choose a tag to compare

Including modular bottleneck

Separator - v1.2 release

28 May 12:48
Compare
Choose a tag to compare

Stable release, including code prediction module.