CoT-enhanced Bird
收藏资源简介:
CoT-enhanced Bird数据集是在原始Bird数据集基础上,通过合成链式思维(CoT)解决方案来增强数据集。该数据集由中国人民大学信息学院和数据库与知识工程北京市重点实验室创建,包含了9428个训练样本,旨在解决文本到SQL的转换问题,提高DPO在Text-to-SQL任务中的性能。
The CoT-enhanced Bird Dataset is an augmented variant of the original Bird Dataset, built by synthesizing Chain-of-Thought (CoT) solutions. Developed by the School of Information, Renmin University of China and the Beijing Key Laboratory of Database and Knowledge Engineering, this dataset contains 9,428 training samples, and is intended to address the text-to-SQL conversion task and boost the performance of DPO on text-to-SQL tasks.
数据集概述
数据集名称
Uncovering the Impact of Chain-of-Thought Reasoning for Direct Preference Optimization: Lessons from Text-to-SQL
数据集简介
该数据集是论文《Uncovering the Impact of Chain-of-Thought Reasoning for Direct Preference Optimization: Lessons from Text-to-SQL》的官方实现,包含了用于重现主要实验的步骤说明,适用于7b-scale基础模型,使用4xA100 GPUs大约需要1.5天时间。
数据集内容
- Synthetic CoT数据:根据论文第3.2节提供的合成链式思维数据。
- Bird数据库预处理提示:附录E中提供的Bird数据集的预处理数据库提示。
数据获取
数据集可通过以下链接从Google Drive下载:Google Drive
代码状态
代码将在不久的将来提供。

- 1Uncovering the Impact of Chain-of-Thought Reasoning for Direct Preference Optimization: Lessons from Text-to-SQL中国人民大学 · 2025年



