← Search

Chong Zhu

2 accepted papers

2024

Enhancing Large Language Models through Adaptive Tokenizers

NeurIPS 2024poster

Tokenizers serve as crucial interfaces between models and linguistic data, substantially influencing the efficacy and precision of large language models (LLMs). Traditional tokenization methods often rely on static frequency-based statistics and are not inherently synchronized with LLM architectures…

Cited by 0SourcePDFScholar
2022

Leveraging Explicit Lexico-logical Alignments in Text-to-SQL Parsing

ACL 2022short

Text-to-SQL aims to parse natural language questions into SQL queries, which is valuable in providing an easy interface to access large databases. Previous work has observed that leveraging lexico-logical alignments is very helpful to improve parsing performance. However, current attention-based app…