Results 18 comments of Bin Lei

> Invalid link? The link might have expired. If you want to join the discord, welcome to try this new one: https://discord.gg/jMSspX2p

Just created another discord invite link that will not expire: https://discord.gg/DmcdmXHWJ2 Thanks for using our model.

All the data in Figure.1 are pass@1, 0-shot without any feedback, thanks.

Thanks for asking, please check https://github.com/bin123apple/AutoCoder/issues/6

Hello! You can directly write a `for` loop and input your question (_such as each data entry in the game of 24 dataset_) in `main.py line 158`. Thanks!

您好, 我们第一次选用了MATH中每个subset前1/3的数据进行了实验,第二次随机选取了1/3的数据进行了实验。两次结果差别不大,最终汇报的结果是平均值。您有兴趣的话随机从MATH中选取数据点进行测试即可,结果应该差不多。为了减少测量时间,建议多搞几个程序并行跑。如果嫌gpt太烧钱也可以直接拿几个它本身回答错的问题来这儿测试。

Try other functions in `gpt.py`, such as `chat_gpt`, you probably need to update some packages. I still suggest to use the original `gpt_robots.py`, because it contains the code interpreter ability.

Hey, thanks for using AutoCoder! I am also interested in sharing the related dataset and the code for dataset generation. And I hope to contribute to the open-source community. However,...