Skip to content

Releases: CUNY-CL/yoyodyne

Beam search generalization

15 Mar 13:28
b2b7531

Choose a tag to compare

This release adds beam search support for all models we know how to support.

Transducer audit and testing

11 Mar 14:38
ec39332

Choose a tag to compare

Merge pull request #366 from kylebgorman/test

Transducer audit and testing

Rotary positional encoding

04 Mar 14:30
74d5558

Choose a tag to compare

Merge pull request #364 from kylebgorman/rotate

Rotary positional encoding support

More positional encoders

28 Feb 15:10
d12e5ca

Choose a tag to compare

Merge pull request #363 from kylebgorman/position

Adds new interface for positional encoders

Causal transformer model added

25 Feb 00:55

Choose a tag to compare

v0.5.7

README got hosed

Student-/teacher-forcing audit

24 Feb 04:38
987b6c4

Choose a tag to compare

Merge pull request #357 from CUNY-CL/teacher

Audits student vs. teacher-forcing

v0.5.5: Merge pull request #361 from CUNY-CL/base

23 Feb 03:22
27723df

Choose a tag to compare

Pointer-generator and transformer audit

04 Jan 02:22

Choose a tag to compare

RNN audit

03 Jan 13:31
1a2863c

Choose a tag to compare

Merge pull request #348 from CUNY-CL/rnn

Tool-assisted audit of RNNs

Hard attention transducer validation loss improved

30 Dec 16:29
e57070f

Choose a tag to compare

Merge pull request #345 from kylebgorman/loss

Consistent loss computation for hard attention