paper-with-me

홈 › Papers

Nomic Embed: Training a Reproducible Long Context Text Embedder

2024-02-02 · Zach Nussbaum, John X. Morris, Brandon Duderstadt, Andriy Mulyar

This technical report describes the training of nomic-embed-text-v1, the first fully reproducible, open-source, open-weights, open-data, 8192 context length English text embedding model that outperforms both OpenAI Ada-002 and OpenAI text-embedding-3-small on short and long-context tasks. We release the training code and model weights under an Apache 2 license. In contrast with other open-source models, we release a training data loader with 235 million curated text pairs that allows for the full replication of nomic-embed-text-v1. You can find code and data to replicate the model at https://github.com/nomic-ai/contrastors

📄 PDF Abstract BibTeX arXiv:2402.01613

Code (1)

nomic-ai/contrastors 공식 구현 pytorch

Similar Papers 제목 키워드 기반

OmniGenBench: A Modular Platform for Reproducible Genomic Foundation Models Benchmarking

2025-05-20 · Heng Yang, Jack Cole, Yuan Li, Renzhi Chen 외

The code of nature, embedded in DNA and RNA genomes since the origin of life, holds immense potential to impact both humans and ecosystems through genome modeling. Genomic Foundation Models (GFMs) have emerged as a trans…

Benchmarking

Generalising sequence models for epigenome predictions with tissue and assay embeddings

2023-08-22 · Jacob Deasy, Ron Schwessinger, Ferran Gonzalez, Stephen Young 외

Sequence modelling approaches for epigenetic profile prediction have recently expanded in terms of sequence length, model size, and profile diversity. However, current models cannot infer on many experimentally feasible …

Diversity

GeneZip: Region-Aware Compression for Long Context DNA Modeling

2026-02-19 · Jianan Zhao, Xixian Liu, Zhihao Zhan, Xinyu Yuan 외 arxiv

Long-context DNA models are limited by token-mixing cost and by how compression allocates representational budget across the genome. Existing approaches operate close to base-pair resolution, apply fixed downsampling, or…

SEA-LION-Embedding: Open and Reproducible Text Embeddings for Southeast Asia

2026-06-02 · Peerat Limkonchotiwat, Raymond Ng, Sarana Nutanong, Jian Gang Ngui arxiv

Text embeddings are fundamental to many downstream applications, making robustness important for real-world NLP. However, most recent state-of-the-art embedding models are not reproducible because they rely on closed or …

Leveraging State Space Models in Long Range Genomics

2025-04-07 · Matvei Popov, Aymen Kallala, Anirudha Ramesh, Narimane Hennouni 외

Long-range dependencies are critical for understanding genomic structure and function, yet most conventional methods struggle with them. Widely adopted transformer-based models, while excelling at short-context tasks, ar…

BenchmarkingGPUState Space Models