paper-with-me

홈 › Papers

Getting Your Indices in a Row: Full-Text Search for LLM Training Data for Real World

2025-10-10 · Ines Altemir Marinas, Anastasiia Kucherenko, Alexander Sternfeld, Andrei Kucharavy arxiv

The performance of Large Language Models (LLMs) is determined by their training data. Despite the proliferation of open-weight LLMs, access to LLM training data has remained limited. Even for fully open LLMs, the scale of the data makes it all but inscrutable to the general scientific community, despite potentially containing critical data scraped from the internet. In this paper, we present the full-text indexing pipeline for the Apertus LLM training data. Leveraging Elasticsearch parallel indices and the Alps infrastructure, a state-of-the-art, highly energy-efficient arm64 supercluster, we were able to index 8.6T tokens out of 15.2T used to train the Apertus LLM family, creating both a critical LLM safety tool and effectively an offline, curated, open web search engine. Our contribution is threefold. First, we demonstrate that Elasticsearch can be successfully ported onto next-generation arm64-based infrastructure. Second, we demonstrate that full-text indexing at the scale of modern LLM training datasets and the entire open web is feasible and accessible. Finally, we demonstrate that such indices can be used to ensure previously inaccessible jailbreak-agnostic LLM safety. We hope that our findings will be useful to other teams attempting large-scale data indexing and facilitate the general transition towards greener computation.

📄 PDF Abstract BibTeX arXiv:2510.09471

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Zero to Hero: Convincing with Extremely Complicated Math

2023-04-01 · Maximilian Weiherer, Bernhard Egger

Becoming a (super) hero is almost every kid's dream. During their sheltered childhood, they do whatever it takes to grow up to be one. Work hard, play hard -- all day long. But as they're getting older, distractions are …

Math

Video to Fully Automatic 3D Hair Model

2018-09-13 · Shu Liang, Xiufeng Huang, Xianyu Meng, Kunyao Chen 외

Imagine taking a selfie video with your mobile phone and getting as output a 3D model of your head (face and 3D hair strands) that can be later used in VR, AR, and any other domain. State of the art hair reconstruction m…

model

Online Cluster Validity Indices for Streaming Data

2018-01-08 · Masud Moshtaghi, James C. Bezdek, Sarah M. Erfani, Christopher Leckie 외

Cluster analysis is used to explore structure in unlabeled data sets in a wide range of applications. An important part of cluster analysis is validating the quality of computationally obtained clusters. A large number o…

Clustering

BWT construction and search at the terabase scale

2024-09-01 · Heng Li

Motivation: Burrows-Wheeler Transform (BWT) is a common component in full-text indices. Initially developed for data compression, it is particularly powerful for encoding redundant sequences such as pangenome data. Howev…

Data Compression

Create Your World: Lifelong Text-to-Image Diffusion

2023-09-08 · Gan Sun, Wenqi Liang, Jiahua Dong, Jun Li 외

Text-to-image generative models can produce diverse high-quality images of concepts with a text prompt, which have demonstrated excellent ability in image generation, image translation, etc. We in this work study the pro…

AttributeImage Generation