← Search

Adi Haviv

4 accepted papers

2026

CARLoS: Retrieval via Concise Assessment Representation of LoRAs at Scale

CVPR 2026

The rapid proliferation of generative components, such as LoRAs, has created a vast but unstructured ecosystem. Existing discovery methods depend on unreliable user descriptions or biased popularity metrics, hindering usability. We present CARLoS, a large-scale framework for characterizing LoRAs wit

Cited by 0SourcecodeScholar
2022

SCROLLS: Standardized CompaRison Over Long Language Sequences

EMNLP 2022main

NLP benchmarks have largely focused on short texts, such as sentences and paragraphs, even though long texts comprise a considerable amount of natural language in the wild. We introduce SCROLLS, a suite of tasks that require reasoning over long texts. We examine existing long-text datasets, and hand…

2022

Transformer Language Models without Positional Encodings Still Learn Positional Information

EMNLP 2022finding

Causal transformer language models (LMs), such as GPT-3, typically require some form of positional encoding, such as positional embeddings. However, we show that LMs without any explicit positional encoding are still competitive with standard models and that this phenomenon is robust across differen…