1
0
mirror of https://github.com/karpathy/minGPT synced 2026-03-01 11:46:29 +01:00
minGPT/projects/adder
2022-07-11 18:50:53 +00:00
..
adder.py refactor sequence generation into the model and match the huggingface/transformers api. touches everything but this makes a lot more sense to me aesthetically 2022-07-11 18:50:53 +00:00
readme.md early work, refactoring the adder first 2022-05-27 10:04:52 -07:00

adder

Train a GPT model to add n-digit numbers