Skip to content

BambiSheng/Annotated-Transformer

Repository files navigation

Annotated Transformer

One usable torch-based implementation of transformer for learning purpose. Copied from harvard nlp.

NoteBooks

Models

Examples

Check out at ./examples.

  • Example 1: One Chinese to English translation model, trained on WMT 2018 en-zh dataset.
  • Example 2: Pretrain a miniBert, and finetune it to apply to some downstream tasks.
  • Example 3: Fine-tuning our bert model on squad - one QA task dataset.
  • example 4: TODO Fine-tuning our bert model on Imdb - one emotional classification task dataset.

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published