Tagged articles

Code Embedding

4 articles · Page 1 of 1
PaperAgent
PaperAgent
Jan 13, 2026 · Artificial Intelligence

How C2LLM Redefines Code Retrieval with Attention‑Based Pooling

Introducing C2LLM, a contrastive code LLM series that replaces mean and EOS pooling with a multi‑head attention pooling module, achieving top scores on the MTEB‑Code benchmark across 12 tasks and demonstrating cost‑effective, high‑precision code retrieval for both production and AI agent applications.

Code EmbeddingMTEB-CodeRetrieval-Augmented Generation
0 likes · 8 min read
How C2LLM Redefines Code Retrieval with Attention‑Based Pooling
Kuaishou Large Model
Kuaishou Large Model
Nov 29, 2024 · Artificial Intelligence

How OASIS Achieves State‑of‑the‑Art Code Search with Just 5M Tokens

Fast.ai's Kwaipilot team unveiled OASIS, a 1.3B‑parameter code‑embedding model that, using only 5 million tokens, outperforms larger OpenAI embeddings across CodeSearchNet, CoSQA and AdvTest benchmarks, thanks to repository‑level program analysis, synthetic data generation, and a fused loss function.

AI ModelBenchmarkCode Embedding
0 likes · 8 min read
How OASIS Achieves State‑of‑the‑Art Code Search with Just 5M Tokens
Smart Era Software Development
Smart Era Software Development
Oct 31, 2024 · Artificial Intelligence

How D2LLM and Codefuse‑CGE Are Redefining Search with Large Language Models

The article analyzes D2LLM’s teacher‑student bi‑encoder architecture and Codefuse‑CGE’s PMA‑enhanced code embedding, showing how both models surpass BERT dual encoders and LLM cross‑encoders in accuracy, efficiency, and storage cost across semantic and code search benchmarks.

Bi-EncoderCode EmbeddingLarge Language Models
0 likes · 7 min read
How D2LLM and Codefuse‑CGE Are Redefining Search with Large Language Models