2 papers
cs.CL2024
Enhancing Text-to-SQL Capabilities of Large Language Models via Domain Database Knowledge Injection
Xingyu Ma, Xin Tian, Lingxiang Wu +3
Text-to-SQL is a subtask in semantic parsing that has seen rapid progress with the evolution of Large Language Models (LLMs). However, LLMs face challenges due to hallucination iss…
cs.CL2024
Recurrent Context Compression: Efficiently Expanding the Context Window of LLM
Chensen Huang, Guibo Zhu, Xuepeng Wang +5
To extend the context length of Transformer-based large language models (LLMs) and improve comprehension capabilities, we often face limitations due to computational resources and…