Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1.18.23

Choose a tag to compare

@tdomhan tdomhan released this 13 Jun 07:34
· 492 commits to main since this release
bea8e6a

Fixed

  • Correctly create the convolutional embedding layers when the encoder is set to transformer-with-conv-embed. Previously no convolutional layers were added so that a standard Transformer model was trained instead.