כתבה
arXiv cs.AI ·
SQL-Zero: פתרון SQL-0: פענוח SQL ללא תוויות
SQL-Zero: Self-Evolving Text-to-SQL
הצגנו פתרון SQL-0, שמאפשר פענוח SQL ללא תוויות. הפתרון משתמש בשיטת פענוח-שיחה-פענוח (proposer-solver self-play) ומצליח לשפר את התוצאות על ידי 6.6 נקודות ב-BIRD dev ו-7.3 נקודות ב-BIRD gold.
תקציר מקורי באנגליתarXiv:2609.04697v1 Announce Type: new Abstract: Training a competitive Text-to-SQL agent usually depends on human-annotated natural-language/SQL pairs, which are expensive, domain-specific, and a bottleneck for scaling to new databases. We show it is possible to train a competitive solver with zero annotated pairs. We introduce SQL-Zero, a proposer-solver self-play in which a challenger and a solver start from the same base LLM and the only ground truth is execution against the database itself. The challenger generates SQL pairs calibrated to the solver's current difficulty (targeting "hard but solvable"), and both roles are updated with GRPO in alternating turns, with a template-level repetition penalty on the challenger to prevent diversity collapse. Training on BIRD databases with no la
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית