PCJD / code /train.sh
knockknock404's picture
Upload 19 files
5e56f2f verified
#!/bin/bash
CUDA_VISIBLE_DEVICES=0 python main.py \
--train_path='' \
--eval_path='' \
--test_path='' \
--reward_model_path='' \
--add_reward \
--do_train