ShellOps / shellops_pro /assets /ShellOps_3c458ba472 /gold /scripts /backup /long-context-modeling-adversarial-robustness-02.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 | |