Skip to content

the repository accompanying; "Perplexity for the Perplexed" -- forked base from nanoGPT

License

Notifications You must be signed in to change notification settings

ckgresla/perplexed

 
 

Repository files navigation

Perplexed

A fork of the simple & hack-able nanoGPT, to illustrate perplexity in this blog post.

installation

pip install torch numpy transformers datasets tiktoken wandb tqdm
# ala Karpathy

¯\_(ツ)_/¯

quick start

#TODO: add the commands for folks to reimplement this work

python data/shakespeare_char/prepare.py

About

the repository accompanying; "Perplexity for the Perplexed" -- forked base from nanoGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%