Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 2.26 KB

File metadata and controls

51 lines (32 loc) · 2.26 KB

Mapping 1,000+ Language Models via the Log-Likelihood Vector

Paper

Mapping 1,000+ Language Models via the Log-Likelihood Vector
Momose Oyama, Hiroaki Yamagiwa, Yusuke Takase, Hidetoshi Shimodaira
arXiv:2502.16173 | accepted to ACL 2025 main

Data

Model

Text

  • texts-10k-pile.jsonl
    A JSONL file containing 10,000 text chunks from the Pile dataset. Each line in the file is a JSON object representing one chunk, with fields such as text, pile_set_name, and indexing metadata.

Log-Likelihood

Code

Examples

Model Map