storm icon indicating copy to clipboard operation
storm copied to clipboard

where to find the code of Replicate NAACL2024 result

Open verigle opened this issue 1 year ago • 2 comments

For batch experiment on FreshWiki dataset:

python -m scripts.run_prewriting --input-source file --input-path ../FreshWiki/topic_list.csv  --engine gpt-4 --do-research --max-conv-turn 5 --max-perspective 5
python -m scripts.run_writing --input-source console --engine gpt-4 --do-polish-article --remove-duplicate

where to find those code ?

verigle avatar Jul 29 '24 05:07 verigle

Please follow instructions under this section in readme: https://github.com/stanford-oval/storm?tab=readme-ov-file#replicate-naacl2024-result. You would need to switch branch.

Yucheng-Jiang avatar Jul 29 '24 05:07 Yucheng-Jiang

Will close this issue if there's no further question on this thread by EOD today.

Yucheng-Jiang avatar Aug 01 '24 19:08 Yucheng-Jiang