English

Jasper-Token-Compression-600M Technical Report

Information Retrieval 2025-11-20 v2

Abstract

This technical report presents the training methodology and evaluation results of the open-source Jasper-Token-Compression-600M model, released in November 2025. Building on previous distillation-based recipes from the English Stella and Jasper models, we successfully extend this approach to a bilingual (English and Chinese) domain, further enhancing model performance through the incorporation of contrastive learning. A key innovation of our model is the introduction of a one-dimensional convolution-based token compression module. We dynamically adjust the compression rate during training, enabling the model to learn more robust and efficient compressed text representations. By combining knowledge distillation with token compression techniques, we achieve significant improvements in both embedding quality and inference efficiency. Our model performs with higher efficiency than a traditional 0.6B model while achieving performance comparable to that of an 8B model. For more information on the model release, visit: https://huggingface.co/infgrad/Jasper-Token-Compression-600M.

Cite

@article{arxiv.2511.14405,
  title  = {Jasper-Token-Compression-600M Technical Report},
  author = {Dun Zhang and Ziyang Zeng and Yudong Zhou and Shuyang Lu},
  journal= {arXiv preprint arXiv:2511.14405},
  year   = {2025}
}

Comments

10 pages, 1 figure

R2 v1 2026-07-01T07:43:04.033Z