Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 321 Bytes

nanoGPT code-base for self-trained language models

Link to the paper: Collapse of Self-trained Langauge Models

install

pip install torch numpy transformers datasets tiktoken wandb tqdm

To run the code do:

python train.py config/finetune_collapse.py