SuperGen icon indicating copy to clipboard operation
SuperGen copied to clipboard

Running Error regarding run_gen.sh

Open tengwang0318 opened this issue 2 years ago • 0 comments

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.

tengwang0318 avatar Oct 25 '23 17:10 tengwang0318