#!/bin/zsh
#PJM -L rscgrp=share
#PJM -L gpu=1
#PJM -L elapse=6:00:00
#PJM -g gk77
#PJM -j
#PJM -N Exone-shotwoMention
#PJM -o Exone-shotwoMention
#PJM -e Exone-shotwoMention

source /work/gk77/k77025/.zshrc
python main.py --prompt_hyper "one-shot without method mention" --model_name gpt-3.5-turbo --shift_mention True

