mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-06 04:12:13 +00:00
rename
This commit is contained in:
parent
4b62a8b00c
commit
66a92fc293
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@ __pycache__/
|
||||||
rustbpe/target/
|
rustbpe/target/
|
||||||
dev-ignore/
|
dev-ignore/
|
||||||
report.md
|
report.md
|
||||||
eval_bundle/
|
eval_bundle/
|
||||||
|
*.parquet
|
||||||
|
|
@ -1,6 +1,3 @@
|
||||||
# pip install -U "huggingface_hub[hf_transfer]"
|
|
||||||
# export HF_HUB_ENABLE_HF_TRANSFER=1
|
|
||||||
|
|
||||||
python download_climbmix.py
|
python download_climbmix.py
|
||||||
python detokenize_climbmix.py --input_folder climbmix_small --output_folder ./
|
python detokenize_climbmix.py --input_folder climbmix_small --output_folder ./
|
||||||
rm -rf climbmix_small
|
rm -rf climbmix_small
|
||||||
Loading…
Reference in New Issue
Block a user