Tools for understanding how transformer predictions are built layer-by-layer
Stars
582
Forks
65
Watchers
582
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
129
commits
80
commits
10
commits
1
commits
1
commits
added conversion to float32 before going to numpy (#127)
d64f28aView on GitHubAdded value error when insufficient training data is provided (#116)
874b065View on GitHubMoved data shuffling to just before tokenization step (#110)
780fcd3View on GitHubFixed and simplified the CLI for the evaluation subcommand (#108)
9adcb0aView on GitHub