collaborators
Showing cs.CLShow all

6 papers · 1 filter

cs.CL2025

Examining False Positives under Inference Scaling for Mathematical Reasoning

Yu Wang, Nan Yang, Liang Wang +2

Recent advancements in language models have led to significant improvements in mathematical reasoning across various benchmarks. However, most of these benchmarks rely on automatic…

cs.CL2025

Generative Representational Instruction Tuning

Niklas Muennighoff, Hongjin Su, Liang Wang +5

All text-based language problems can be reduced to either generation or embedding. Current models only perform well at one or the other. We introduce generative representational in…

cs.CL2024

LongEmbed: Extending Embedding Models for Long Context Retrieval

Dawei Zhu, Liang Wang, Nan Yang +4

Embedding models play a pivot role in modern NLP applications such as IR and RAG. While the context limit of LLMs has been pushed beyond 1 million tokens, embedding models are stil…

cs.CL2024

Little Giants: Synthesizing High-Quality Embedding Data at Scale

Haonan Chen, Liang Wang, Nan Yang +4

Synthetic data generation has become an increasingly popular way of training models without the need for large, manually labeled datasets. For tasks like text embedding, synthetic…

cs.CL2024

Improving Text Embeddings with Large Language Models

Liang Wang, Nan Yang, Xiaolong Huang +3

In this paper, we introduce a novel and simple method for obtaining high-quality text embeddings using only synthetic data and less than 1k training steps. Unlike existing methods…

cs.CL2024

Multilingual E5 Text Embeddings: A Technical Report

Liang Wang, Nan Yang, Xiaolong Huang +3

This technical report presents the training methodology and evaluation results of the open-source multilingual E5 text embedding models, released in mid-2023. Three embedding model…