A very minimal ml project template that uses HF transformers and wandb to train a simple NN and evaluate it, in a stateless manner compatible with Spot instances kubernetes workflows
Stars
44
Forks
6
Watchers
44
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
88
commits
Make training faster by removing explicit checking for parameters not receiving gradients
33a7a4fView on GitHubRemove deep copying as it causes problems with accelerate
9bf41edView on GitHubMerge pull request #2 from AntreasAntoniou/add-code-of-conduct-1
e0e9d19View on GitHubMerge branch 'main' of https://github.com/AntreasAntoniou/minimal-ml-template
d918452View on GitHub