gzhong's picture
Upload folder using huggingface_hub
7718235 verified
raw
history blame
88 Bytes
#!/bin/bash
logdir=$(cat $1 | grep log_dir | sed 's/.*: //')
echo $logdir
ls $logdir $2