Discover and explore top open-source AI tools and projects—updated daily.
antgroupText-to-SQL framework advancing performance via scalable computation
Top 82.4% on SourcePulse
Summary
Agentar-Scale-SQL is a novel framework addressing Text-to-SQL performance challenges through scalable computation and orchestrated test-time scaling. It targets researchers and engineers seeking to improve SQL generation accuracy, offering a significant leap towards human-expert performance on complex benchmarks.
How It Works
The framework employs an "Orchestrated Test-Time Scaling" strategy, synergistically combining three distinct perspectives. This approach aims to enhance accuracy by leveraging scalable computation, bridging the gap between state-of-the-art models and human expert capabilities on challenging Text-to-SQL tasks.
Quick Start & Requirements
Installation involves creating a Python 3.10 Conda environment, installing specific PyTorch (CUDA 12.1) and vLLM versions, and then project dependencies via requirements.txt. A Java environment is needed for DDL schema generation. Data preparation requires configuring dataset paths and column meaning files. Key links include the paper arXiv, BIRD Leaderboard (#1), Hugging Face (Models), and ModelScope (Models).
Highlighted Details
Maintenance & Community
A detailed roadmap outlines plans for releasing more models and code modules, including Task Understanding, SQL Candidate Generation, and SQL Selection. No direct community channels (e.g., Discord, Slack) are listed.
Licensing & Compatibility
The repository's license is not explicitly stated in the README, posing a significant adoption blocker for commercial or sensitive use cases. Compatibility notes for closed-source linking are absent.
Limitations & Caveats
Significant portions of the framework's code, specifically for Task Understanding, SQL Candidate Generation (ICL and Reasoning), and the SQL Selection module, are yet to be open-sourced according to the roadmap. This indicates the project is in active development with incomplete public code releases.
1 month ago
Inactive
cfahlgren1
microsoft
defog-ai