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

11 lines
247 B
Bash

python run.py \
--task text \
--task_start_index 0 \
--task_end_index 100 \
--naive_run \
--prompt_sample cot \
--n_generate_sample 10 \
--temperature 1.0 \
${@}
# 0.03 dollars per line -> 3 dollars for 100 lines?