TensorX
返回文献探索

Paper · arXiv 2307.08674

TableGPT: Towards Unifying Tables, Nature Language and Commands into One GPT

Liangyu Zha, Junlin Zhou, Liyao Li, Rui Wang, Qingyi Huang, Saisai Yang, Jing Yuan, Changbao Su, Xiang Li, Aofeng Su, Tao Zhang, Chen Zhou, Kaizhe Shou, Miao Wang, Wufang Zhu, Guoshan Lu, Chao Ye, Yali Ye, Wentao Ye, Yiming Zhang, Xinglong Deng, Jie Xu, Haobo Wang, Gang Chen, Junbo Zhao

49 upvotesJuly 17, 2023arXiv 预印本
AI 摘要

TableGPT, a fine-tuned language model with global tabular representations, enables seamless interaction and complex operations on tables via natural language and functional commands.

TableGPTfine-tuned frameworkglobal tabular representationsLLMslarge language modelstable and text modalitieschain-of-command instructionsdata manipulationdata visualizationanalysis report generationautomated predictionquery rejectionprivate deploymentdomain data fine-tuningdata privacy

Abstract

Tables are prevalent in real-world databases, requiring significant time and effort for humans to analyze and manipulate. The advancements in large language models (LLMs) have made it possible to interact with tables using natural language input, bringing this capability closer to reality. In this paper, we present TableGPT, a unified fine-tuned framework that enables LLMs to understand and operate on tables using external functional commands. It introduces the capability to seamlessly interact with tables, enabling a wide range of functionalities such as question answering, data manipulation (e.g., insert, delete, query, and modify operations), data visualization, analysis report generation, and automated prediction. TableGPT aims to provide convenience and accessibility to users by empowering them to effortlessly leverage tabular data. At the core of TableGPT lies the novel concept of global tabular representations, which empowers LLMs to gain a comprehensive understanding of the entire table beyond meta-information. By jointly training LLMs on both table and text modalities, TableGPT achieves a deep understanding of tabular data and the ability to perform complex operations on tables through chain-of-command instructions. Importantly, TableGPT offers the advantage of being a self-contained system rather than relying on external API interfaces. Moreover, it supports efficient data process flow, query rejection (when appropriate) and private deployment, enabling faster domain data fine-tuning and ensuring data privacy, which enhances the framework's adaptability to specific use cases.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
TableGPT: Towards Unifying Tables, Nature Language and Commands into One GPT | TensorX