tree-of-thought-llm/scripts/crosswords/cot_sampling.sh
2023-07-03 22:16:03 -04:00

7 lines
164 B
Bash

python run.py \
--task crosswords \
--task_start_index 0 \
--task_end_index 20 \
--naive_run \
--prompt_sample cot \
--n_generate_sample 10