← Search

Jimin Hong

3 accepted papers

2024

Accelerating Multilingual Language Model for Excessively Tokenized Languages

ACL 2024findings

Recent advancements in large language models (LLMs) have remarkably enhanced performances on a variety of tasks in multiple languages. However, tokenizers in LLMs trained primarily on English-centric corpora often overly fragment a text into character or Unicode-level tokens in non-Roman alphabetic…

Cited by 3SourcePDFScholar
2022

Reweighting Strategy Based on Synthetic Data Identification for Sentence Similarity

COLING 2022main

Semantically meaningful sentence embeddings are important for numerous tasks in natural language processing. To obtain such embeddings, recent studies explored the idea of utilizing synthetically generated data from pretrained language models(PLMs) as a training corpus. However, PLMs often generate…

2021

AVocaDo: Strategy for Adapting Vocabulary to Downstream Domain

EMNLP 2021main

During the fine-tuning phase of transfer learning, the pretrained vocabulary remains unchanged, while model parameters are updated. The vocabulary generated based on the pretrained data is suboptimal for downstream data when domain discrepancy exists. We propose to consider the vocabulary as an opti…