paper-with-me

SQL-to-Text

1개 벤치마크 · 논문 7편 · 이 태스크의 논문 보기 →

Benchmarks

WikiSQL

결과 2개

Most implemented

Gated Graph Sequence Neural Networks

2015-11-17 · 구현 13개

Papers

EzSQL: An SQL intermediate representation for improving SQL-to-text Generation

2024-11-28 · Meher Bhardwaj, Hrishikesh Ethari, Dennis Singh Moirangthem

The SQL-to-text generation task traditionally uses template base, Seq2Seq, tree-to-sequence, and graph-to-sequence models. Recent models take advantage of pre-trained generative language models for this task in the Seq2S…

Graph-to-SequenceLanguage ModelingLanguage ModellingSQL-to-Text+3

Importance of Synthesizing High-quality Data for Text-to-SQL Parsing

2022-12-17 · Yiyun Zhao, Jiarong Jiang, Yiqun Hu, Wuwei Lan 외

Recently, there has been increasing interest in synthesizing data to improve downstream text-to-SQL tasks. In this paper, we first examined the existing synthesized datasets and discovered that state-of-the-art text-to-S…

SQL ParsingSQL-to-TextText to SQLText-To-SQL+1

Diverse Parallel Data Synthesis for Cross-Database Adaptation of Text-to-SQL Parsers

2022-10-29 · Abhijeet Awasthi, Ashutosh Sathe, Sunita Sarawagi

Text-to-SQL parsers typically struggle with databases unseen during the train time. Adapting parsers to new databases is a challenging problem due to the lack of natural language queries in the new schemas. We present Re…

Data AugmentationNatural Language QueriesSQL-to-TextText Generation+2

Augmenting Multi-Turn Text-to-SQL Datasets with Self-Play

2022-10-21 · Qi Liu, Zihuiwen Ye, Tao Yu, Phil Blunsom 외

The task of context-dependent text-to-SQL aims to convert multi-turn user utterances to formal SQL queries. This is a challenging task due to both the scarcity of training data from which to learn complex contextual depe…

Domain GeneralizationSQL-to-TextText to SQLText-To-SQL

SQL-to-Text Generation with Graph-to-Sequence Model

2018-09-14 · EMNLP 2018 10 · Kun Xu, Lingfei Wu, Zhiguo Wang, Yansong Feng 외

Previous work approaches the SQL-to-text generation task using vanilla Seq2Seq models, which may not fully capture the inherent graph-structured information in SQL query. In this paper, we first introduce a strategy to r…

Graph-to-SequenceSQL-to-TextText Generation

Graph2Seq: Graph to Sequence Learning with Attention-based Neural Networks

2018-04-03 · ICLR 2019 5 · Kun Xu, Lingfei Wu, Zhiguo Wang, Yansong Feng 외

The celebrated Sequence to Sequence learning (Seq2Seq) technique and its numerous variants achieve excellent performance on many tasks. However, many machine learning tasks have inputs naturally represented as graphs; ex…

DecoderGraph-to-SequenceSQL-to-TextText Generation

전체 7편 보기 →