Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run my own template? #110

Open
MXiaoran opened this issue Sep 6, 2024 · 3 comments
Open

how to run my own template? #110

MXiaoran opened this issue Sep 6, 2024 · 3 comments

Comments

@MXiaoran
Copy link

MXiaoran commented Sep 6, 2024

Thank you very much for this interesting work!
I have followed your steps to generate the corresponding paper, and now I want to apply it to another research field. Besides placing my files according to the "Making your own Template" step in the readme, do I need to rerun the baseline?
For example, my template folder is named "newtemplate" and its structure is similar to "nanoGPT_lite". Do I still need to execute the step cd templates/newtemplate && python experiment.py --out_dir run_0 && python plot.py, or can I just run python launch_scientist.py --model "gpt-4o-2024-05-13" --experiment newtemplate --num-ideas 2 directly?

@gao106
Copy link

gao106 commented Sep 14, 2024

Hey,bro how do you get the Semantic Scholar key?

@callor
Copy link

callor commented Sep 23, 2024

cd templates/newtemplate && python experiment.py --out_dir run_0 && python plot.py If you don't run this code first, you'll get an error when running launch_scientist.

@LMJOK
Copy link

LMJOK commented Oct 6, 2024

Thank you very much for this interesting work!非常感谢您这项有趣的工作! I have followed your steps to generate the corresponding paper, and now I want to apply it to another research field. Besides placing my files according to the "Making your own Template" step in the readme, do I need to rerun the baseline?我已经按照您的步骤生成了相应的论文,现在我想将其应用到另一个研究领域。除了按照自述文件中的“制作自己的模板”步骤放置我的文件外,我还需要重新运行基线吗? For example, my template folder is named "newtemplate" and its structure is similar to "nanoGPT_lite". Do I still need to execute the step cd templates/newtemplate && python experiment.py --out_dir run_0 && python plot.py, or can I just run python launch_scientist.py --model "gpt-4o-2024-05-13" --experiment newtemplate --num-ideas 2 directly?例如,我的模板文件夹名为“newtemplate”,其结构与“nanoGPT_lite”相似。我是否仍需执行步骤 cd templates/newtemplate && python experiment.py --out_dir run_0 && python plot.py ,或者可以直接运行 python launch_scientist.py --model "gpt-4o-2024-05-13" --experiment newtemplate --num-ideas 2

Have you successfully applied it to another field? How would you like to change it? I looked at the author's steps and didn't feel very clear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants