Skip to content

Commit

Permalink
Merge pull request karpathy#54 from MicroPanda123/luv
Browse files Browse the repository at this point in the history
Give tqdm some love :)
  • Loading branch information
karpathy authored Apr 13, 2023
2 parents 8abe215 + d5ee965 commit 7840a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Dependencies:
- `pip install datasets` for huggingface datasets <3 (if you want to download + preprocess OpenWebText)
- `pip install tiktoken` for OpenAI's fast BPE code <3
- `pip install wandb` for optional logging <3
- `pip install tqdm`
- `pip install tqdm` <3

## quick start

Expand Down

0 comments on commit 7840a66

Please sign in to comment.