mirror of
https://github.com/osmarks/nanogpt-experiments.git
synced 2024-11-10 20:09:58 +00:00
commit
7840a66859
@ -19,7 +19,7 @@ Dependencies:
|
|||||||
- `pip install datasets` for huggingface datasets <3 (if you want to download + preprocess OpenWebText)
|
- `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 tiktoken` for OpenAI's fast BPE code <3
|
||||||
- `pip install wandb` for optional logging <3
|
- `pip install wandb` for optional logging <3
|
||||||
- `pip install tqdm`
|
- `pip install tqdm` <3
|
||||||
|
|
||||||
## quick start
|
## quick start
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user