camel-ai / camel

🐫 CAMEL: Finding the Scaling Law of Agents. A multi-agent framework. https://www.camel-ai.org
https://www.camel-ai.org
Apache License 2.0
4.76k stars 590 forks source link

[Feature Request] Reproducing the dataset #374

Open imoneoi opened 7 months ago

imoneoi commented 7 months ago

Required prerequisites

Motivation

Could you please provide the instructions to fully reproduce all CAMEL datasets? e.g. AI Society, Code, Math, Physics, Chemistry, Biology. This will ensure reproducibility and make a good contribution to the open-source LLM community.

Related: https://github.com/camel-ai/camel/issues/172

Solution

No response

Alternatives

No response

Additional context

No response

lightaime commented 7 months ago

Hi @imoneoi, the code of generating AI society and code can be found here: AI Society, Code. The implementation of Math, Physics, Chemistry, Biology will come later. But you can find the prompt in the our paper: https://arxiv.org/abs/2303.17760.