1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2025-09-06 04:47:57 +00:00

Update README.md

This commit is contained in:
MicroPanda123
2023-01-15 20:29:15 +00:00
committed by GitHub
parent cf99914886
commit d5ee965974

View File

@@ -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
## usage