Skip to content

mkhona-nvidia/bumblebee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bumblebee

Bumblebee is a small Transformer.

Project setup:

  1. Clone repo.

  2. cp setenv.sh local_setenv.sh

    Configure local_setenv.sh as detailed in that file.

Basic training example (single worker):

  1. . local_setenv.sh

  2. python train.py

The first time you run train.py, it will download and preprocess a very large Hugging Face dataset into $HF_HOME. This may take hours.

Cluster usage

See interactive-dp8.sh and batch-dp32.sh.

About

A small Transformer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 74.5%
  • Shell 25.5%