Skip to content

Updating linen_examples/seq2seq #571

Closed
@andsteing

Description

@andsteing

This issue tracks updates the seq2seq example to follow practices outlined in #231.

  • Port to linen API - once ported all subsequent changes should be done in linen_examples/seq2seq
  • Update README.md
  • Add requirements.txt Improves seq2seq example #1396
  • Update file structure
  • Use ml_collections.ConfigDict ?
  • Add benchmark test ?
  • Add unit test for training/eval step ?
  • Add Colab Improves seq2seq example #1396
  • Adhere to Google Python style
  • Add mypy annotations
  • Shorten/beautify training loop (consider using clu for this)

Metadata

Metadata

Assignees

Labels

Priority: P2 - no scheduleBest effort response and resolution. We have no plan to work on this at the moment.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions