paper-with-me

Papers

A comprehensive evaluation of ChatGPT's zero-shot Text-to-SQL capability

2023-03-12 · Aiwei Liu, Xuming Hu, Lijie Wen, Philip S. Yu

This paper presents the first comprehensive analysis of ChatGPT's Text-to-SQL ability. Given the recent emergence of large-scale conversational language model ChatGPT and its impressive capabilities in both conversational abilities and code generation, we sought to evaluate its Text-to-SQL performance. We conducted experiments on 12 benchmark datasets with different languages, settings, or scenarios, and the results demonstrate that ChatGPT has strong text-to-SQL abilities. Although there is still a gap from the current state-of-the-art (SOTA) model performance, considering that the experiment was conducted in a zero-shot scenario, ChatGPT's performance is still impressive. Notably, in the ADVETA (RPL) scenario, the zero-shot ChatGPT even outperforms the SOTA model that requires fine-tuning on the Spider dataset by 4.1\%, demonstrating its potential for use in practical applications. To support further research in related fields, we have made the data generated by ChatGPT publicly available at https://github.com/THU-BPM/chatgpt-sql.

📄 PDF Abstract BibTeX arXiv:2303.13547

Code (1)

thu-bpm/chatgpt-sql 공식 구현

Tasks

Code GenerationLanguage ModelingLanguage ModellingText to SQLText-To-SQL

Similar Papers 제목 키워드 기반

Multidimensional Evaluation for Text Style Transfer Using ChatGPT

2023-04-26 · Huiyuan Lai, Antonio Toral, Malvina Nissim

We investigate the potential of ChatGPT as a multidimensional evaluator for the task of \emph{Text Style Transfer}, alongside, and in comparison to, existing automatic metrics as well as human judgements. We focus on a z…

Style TransferText GenerationText Style Transfer

Is ChatGPT a Highly Fluent Grammatical Error Correction System? A Comprehensive Evaluation

2023-04-04 · Tao Fang, Shu Yang, Kaixin Lan, Derek F. Wong 외

ChatGPT, a large-scale language model based on the advanced GPT-3.5 architecture, has shown remarkable potential in various Natural Language Processing (NLP) tasks. However, there is currently a dearth of comprehensive s…

Grammatical Error CorrectionIn-Context LearningLanguage ModelingLanguage Modelling+1

ZeroSCROLLS: A Zero-Shot Benchmark for Long Text Understanding

2023-05-23 · Uri Shaham, Maor Ivgi, Avia Efrat, Jonathan Berant 외

We introduce ZeroSCROLLS, a zero-shot benchmark for natural language understanding over long texts, which contains only test and small validation sets, without training data. We adapt six tasks from the SCROLLS benchmark…

Natural Language Understanding

A Preliminary Evaluation of ChatGPT for Zero-shot Dialogue Understanding

2023-04-09 · Wenbo Pan, Qiguang Chen, Xiao Xu, Wanxiang Che 외

Zero-shot dialogue understanding aims to enable dialogue to track the user's needs without any training data, which has gained increasing attention. In this work, we investigate the understanding ability of ChatGPT for z…

Dialogue State TrackingDialogue Understandingslot-fillingSlot Filling+1

Evaluation of ChatGPT on Biomedical Tasks: A Zero-Shot Comparison with Fine-Tuned Generative Transformers

2023-06-07 · Israt Jahan, Md Tahmid Rahman Laskar, Chun Peng, Jimmy Huang

ChatGPT is a large language model developed by OpenAI. Despite its impressive performance across various tasks, no prior work has investigated its capability in the biomedical domain yet. To this end, this paper aims to …

Document ClassificationLanguage ModelingLanguage ModellingLarge Language Model+2