To run GPT-4 on the HH subset, use:venv/bin/helm-run -r anthropic:model=openai/gpt-4-0314,subset=hh -m <max_eval_instances> -t <num_trials> --suite <suite_id> To run GPT-4 on the red teaming subset, use:venv/bin/helm-run -r anthropic:model=openai/gpt-4-0314,subset=red_te...