From 9065bb1cce3991fc457023229dba9692f4fc175e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 4 Jan 2025 05:08:00 +0900 Subject: [PATCH] docs: update README.md (#1) folowing -> following --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 924b30e..184cf1f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ This command will download the `fineweb_edu` and prepare it for training in the python setup/download_prepare_hf_data.py fineweb_edu --data_dir ./data --seed 42 --nchunks ``` -to download tokenizer (here llama3), use the folowing script: +to download tokenizer (here llama3), use the following script: ```bash python setup/download_tokenizer.py llama3 --api_key