tree-of-thought-llm/scripts/text/cot_sampling.sh
2023-05-24 00:34:41 +02:00

12 lines
293 B
Bash

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