Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
meng2003
/
myTest01
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
myTest01
/
misc
/
copy_chpt_to_jeanzay.sh
meng2003
Upload 357 files
2d5fdd1
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
181 Bytes
#!/bin/bash
exp=
$1
version=
$2
scp -r training/experiments/
${exp}
/version_
${version}
/* jeanzay:/gpfswork/rech/imi/usc19dv/mt-lightning/training/experiments/
${exp}
/version_
${version}