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