LLMs reconstruct token spelling in intermediate and later transformer layers rather than reading it directly from embeddings.
Knowledge of Pretrained Language Models on Surface Information of Tokens
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Do pretrained language models have knowledge regarding the surface information of tokens? We examined the surface information stored in word or subword embeddings acquired by pretrained language models from the perspectives of token length, substrings, and token constitution. Additionally, we evaluated the ability of models to generate knowledge regarding token surfaces. We focused on 12 pretrained language models that were mainly trained on English and Japanese corpora. Experimental results demonstrate that pretrained language models have knowledge regarding token length and substrings but not token constitution. Additionally, the results imply that there is a bottleneck on the decoder side in terms of effectively utilizing acquired knowledge.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Spelling-out is not Straightforward: LLMs' Capability of Tokenization from Token to Characters
LLMs reconstruct token spelling in intermediate and later transformer layers rather than reading it directly from embeddings.