huggingface-cli repo create $2 git clone https://huggingface.co/$1/$2 cd $2 cp ../**.py . cp ../**.sh . cp ../**.ipynb . cp ../ds_config.js .