We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf99914 commit d5ee965Copy full SHA for d5ee965
1 file changed
README.md
@@ -19,7 +19,7 @@ Dependencies:
19
- `pip install datasets` for huggingface datasets <3 (if you want to download + preprocess OpenWebText)
20
- `pip install tiktoken` for OpenAI's fast BPE code <3
21
- `pip install wandb` for optional logging <3
22
-- `pip install tqdm`
+- `pip install tqdm` <3
23
24
## usage
25
0 commit comments