MAC-SQL
MAC-SQL copied to clipboard
MAC-SQL: A Multi-Agent Collaborative Framework for Text-to-SQL
作者,你好,项目中代码通过三个agent进行推理的代码,请问论文最后在训练sql-llama时,微调数据在三个aegnt的处理时,其中selector中的字段和表名可以通过标准的sql语句推断出来,该步骤微调数据的构造没问题,第二个agent——decomposer这一步对于现有的业务数据,我没有分解的数据,论文里面你训练时候,微调数据是怎么来的
I was wondering if you could kindly provide me with the results of MAC-SQL in Spider-Realistic? I would greatly appreciate it. Thank you very much!
I have followed the code in your script, but the results I get are not quite right. I wonder if there are other parameters? Is there any way to improve...
作者您好,请问为什么evaluate中的参数,选在all时EX指标会比选exec时的EX要高俩点左右?
请问,我自己设计了个数据库,表名和字段名都是我自己起的,MAC-SQL项目能不能适用呢? 十分感谢!
作者大大你好,我在复现这篇论文时,发现代码中的文件core/const.py中的decompose_template_spider和论文中附录的Decomposer Prompt不一致,请问这是什么原因,是本人有所遗漏吗?希望作者能够答复,万分感谢
使用一张80G的A100 OOM了
Numpy version 1.x error in running the training_scripts. Which numpy version suits the requirements of python 3.10 torch 2.1 cuda 12.1 deepspeed 0.10.0 ?
As mentioned, if it is possible for your group to release the predict files?