Skip to content

Releases: lucidrains/simple-hierarchical-transformer

0.2.0

01 Dec 02:26
Compare
Choose a tag to compare
add an autoregressive loss for the hierarchical tokens, following wha…

0.1.2

21 Jun 18:39
Compare
Choose a tag to compare
fix prophet loss using embeds

0.1.1

21 Jun 18:32
Compare
Choose a tag to compare
it was working better the way before

0.1.0

21 Jun 17:45
Compare
Choose a tag to compare
use built-in cross entropy loss to distance matrix for the random pro…

0.0.28

15 Apr 00:06
Compare
Choose a tag to compare
some cleanup, better naming, comments

0.0.27

14 Apr 21:38
Compare
Choose a tag to compare
revert back to no prophet loss on hierarchy of 1, and also allow rand…

0.0.26

14 Apr 20:31
Compare
Choose a tag to compare
only allow random proj quantized predictions for prophet loss in hier…

0.0.25

14 Apr 20:19
Compare
Choose a tag to compare
allow for prediction of random quantized ids even for hierarchy of 1x…

0.0.24

14 Apr 19:44
Compare
Choose a tag to compare
just make it work for now, clean up later

0.0.23

14 Apr 17:15
Compare
Choose a tag to compare
able to turn off attention in hierarchies by setting window_size to be 0