Skip to content

Commit

Permalink
Text Generation with Transformer Decoder example (#914)
Browse files Browse the repository at this point in the history
* added example for text generation with transformer decoder

* made model more lightweight

* restructured and updated example

* removed filler

* changed to perplexity metric

* added vocab training, made model input variable and other fixes

* copywriting fixes

* copywriting fixes 2

* copywriting fixes 3

* Copyedits

* formatting changes

* add_example files

* updated email of author for cla

* fixed whitespace

* changes removing error and quicker training

* suppressed warnings

* removed unused hyperparameter

* Title update

Co-authored-by: François Chollet <francois.chollet@gmail.com>
Co-authored-by: jessechancy <jessechanwork@gmail.com>
Co-authored-by: jessechancy <jessechan@google.com>
  • Loading branch information
4 people committed Aug 9, 2022
1 parent 7166e72 commit 4bd2aa6
Show file tree
Hide file tree
Showing 3 changed files with 1,640 additions and 0 deletions.

0 comments on commit 4bd2aa6

Please sign in to comment.