Skip to content

A project to elaborate on transformer-based models (e.g., BERT, BART, etc), with simple codes from scratch and useful links to other resources.

Notifications You must be signed in to change notification settings

HenryCai11/toy-transformer-models

Repository files navigation

toy-transformer-models

A project to elaborate on transformer-based models (e.g., BERT, BART, etc), with simple codes from scratch and useful links to other resources.

Tasks

I test several basic but interesting tasks with the vanilla transformer model

Task Notebook Comment
copy build_a_transformer_from_scratch.ipynb Output the same string of numbers

About

A project to elaborate on transformer-based models (e.g., BERT, BART, etc), with simple codes from scratch and useful links to other resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published