Skip to content

mstwutao/minTransformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minTransformer

Create source and target language tokenizer. Make sure to install the dependencies.

pip install -U torchdata
pip install -U spacy
python -m spacy download en_core_web_sm
python -m spacy download de_core_news_sm

About

A minimal implementation for Transformer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages