From d5ee965974b929eed1ffbc9e874f724a53234578 Mon Sep 17 00:00:00 2001 From: MicroPanda123 Date: Sun, 15 Jan 2023 20:29:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e9b045..28476bf 100644 --- a/README.md +++ b/README.md @@ -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