Skip to content

"Collapse of Self-trained Language Models" codebase for ICLR 2024

License

Notifications You must be signed in to change notification settings

DavidHerel/collapse-lm-iclr

Repository files navigation

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

About

"Collapse of Self-trained Language Models" codebase for ICLR 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages