BraveGroup / SheetCopilot

We release a general framework for prompting LLMs to manipulate software in a closed-loop manner.
https://sheetcopilot.github.io/
GNU General Public License v3.0
97 stars 7 forks source link

请问是否可以提供数据集的{task}_log.yaml文件? #1

Closed cybisolated closed 10 months ago

cybisolated commented 11 months ago

如题,您提到评估某个任务需要用到{task}_log.yaml文件,请问作者能否提供您的原始结果?非常感激!

ZJULiHongxin commented 11 months ago

请查看agent\SheetCopilot_example_logs,里面包含了SheetCopilot (GPT-3.5-Turbo)的12个任务的执行结果(正确和错误的任务各占一半)

cybisolated commented 10 months ago

Thanks! 另外,请问作者大概什么时候能release整体方法的代码呢?

ZJULiHongxin commented 10 months ago

Thanks! 另外,请问作者大概什么时候能release整体方法的代码呢?

Sorry for the late reply! We have released a simplified version of SheetCopilot that you can easily develop at your will. @cybisolated 我们已经开源了SheetCopilot智能体的简洁可开发代码