Skip to content

small-thinking/ml-prototype

Repository files navigation

ml-prototype

The prototype of ML models.

The project is implemented based on Torch Lightning.

The config file is in ml_prototype/config/transformer_lm.yaml.

Run the training job with the following command:

python ml_prototype/cli.py fit --config ml_prototype/config/transformer_lm.yaml

About

The prototype of ML models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages