SuperGen
SuperGen copied to clipboard
Running Error regarding run_gen.sh
After configuration, run
!chmod +x run_gen.sh
!./run_gen.sh SST-2
It always show that
line 53: 6706 Killed python gen_train_data.py --task $TASK --label $LABEL --save_dir $SAVE_DIR --print_res --num_gen $NUM_GEN --max_len $MAX_LEN --temperature $TEMP $TASK_EXTRA
Not found sorted generated file for task sst-2, label 0!
Do you know how to fix that?
I would appreciate it if you could help me.