2024

Investigating the Impact of Data Contamination of Large Language Models in Text-to-SQL Translation

Ranaldi, Federico, Ruzzetti, Elena Sofia, Onorati, Dario et al.

Understand

Understanding textual description to generate code seems to be an achieved capability of instruction-following Large Language Models (LLMs) in zero-shot scenario.

  • However, there is a severe possibility that this translation ability may be influenced by having seen target textual descriptions and the related code.
  • This effect is known as Data Contamination.
  • In this study, we investigate the impact of Data Contamination on the performance of GPT-3.5 in the Text-to-SQL code-generating tasks.

Reading the bibliography…