ShellOps / shellops_pro /assets /ShellOps_3c458ba472 /gold /scripts /ops /beijing-data-efficient-finetuning-04.sh
| set -euo pipefail | |
| TARGET=${1:?target required} | |
| echo "target=$TARGET" | |
| echo done | |
| set -euo pipefail | |
| TARGET=${1:?target required} | |
| echo "target=$TARGET" | |
| echo done | |