← Search

USVSN Sai Prashanth

3 accepted papers

2025

Recite, Reconstruct, Recollect: Memorization in LMs as a Multifaceted Phenomenon

ICLR 2025poster

Memorization in language models is typically treated as a homogenous phenomenon, neglecting the specifics of the memorized data. We instead model memorization as the effect of a set of complex factors that describe each sample and relate it to the model and corpus. To build intuition around these fa…

2023

Emergent and Predictable Memorization in Large Language Models

NeurIPS 2023poster

Memorization, or the tendency of large language models (LLMs) to output entire sequences from their training data verbatim, is a key concern for deploying language models. In particular, it is vital to minimize a model's memorization of sensitive datapoints such as those containing personal identifi…

2023

Pythia: A Suite for Analyzing Large Language Models Across Training and Scaling

ICML 2023oral

How do large language models (LLMs) develop and evolve over the course of training? How do these patterns change as models scale? To answer these questions, we introduce *Pythia*, a suite of 16 LLMs all trained on public data seen in the exact same order and ranging in size from 70M to 12B parameter…