| #!/bin/bash | |
| #PBS -P CFP03-CF-002 | |
| #PBS -N markerr125 | |
| #PBS -j oe | |
| #PBS -k oed | |
| #PBS -l walltime=04:00:00 | |
| #PBS -l select=1:ngpus=2:gpu_model=H200:ncpus=24:mem=450GB | |
| set -euo pipefail | |
| cd /hpctmp/e1538883/genarm/temp/pku_safe_rlhf_repro || exit 1 | |
| bash run_mark_error_humanness_125_for_model.sh 0 | |