tree-of-thought-llm/tree_of_thought_llm/scripts/crosswords/standard_sampling.sh

8 lines
214 B
Bash

python run.py \
--task crosswords \
--task_file_path mini0505_0_100_5.json \
--task_start_index 0 \
--task_end_index 20 \
--naive_run \
--prompt_sample standard \
--n_generate_sample 10