SGConv icon indicating copy to clipboard operation
SGConv copied to clipboard

How to use this model to generate text?

Open Tylersuard opened this issue 2 years ago • 2 comments
trafficstars

Hello. I love the idea of SGConv. Would it be possible to modify the code so it can generate sequences of tokens, like in a Seq2Seq model? Thank you

Tylersuard avatar Jun 18 '23 00:06 Tylersuard

We will try to release the implementation code in a few weeks. Basically, you can refer to transformer XL and replace the attention layer with SGConv.

leeyeehoo avatar Jun 19 '23 22:06 leeyeehoo

Thank you so much!

Tylersuard avatar Jun 21 '23 00:06 Tylersuard