← Search

Namrata Shivagunde

5 accepted papers

2024

Deconstructing In-Context Learning: Understanding Prompts via Corruption

COLING 2024main

The ability of large language models (LLMs) to “learn in context” based on the provided prompt has led to an explosive growth in their use, culminating in the proliferation of AI assistants such as ChatGPT, Claude, and Bard. These AI assistants are known to be robust to minor prompt modifications, m…

2024

ReLoRA: High-Rank Training Through Low-Rank Updates

ICLR 2024poster

Despite the dominance and effectiveness of scaling, resulting in large networks with hundreds of billions of parameters, the necessity to train overparameterized models remains poorly understood, while training costs grow exponentially. In this paper, we explore parameter-efficient training techniqu…

Cited by 111SourcePDFScholar
2023

Larger Probes Tell a Different Story: Extending Psycholinguistic Datasets Via In-Context Learning

EMNLP 2023short main

Language model probing is often used to test specific capabilities of models. However, conclusions from such studies may be limited when the probing benchmarks are small and lack statistical power. In this work, we introduce new, larger datasets for negation (NEG-1500-SIMP) and role reversal (ROLE-1…

Cited by 0SourcecodeScholar
2022

Down and Across: Introducing Crossword-Solving as a New NLP Benchmark

ACL 2022long

Solving crossword puzzles requires diverse reasoning capabilities, access to a vast amount of knowledge about language and the world, and the ability to satisfy the constraints imposed by the structure of the puzzle. In this work, we introduce solving crossword puzzles as a new natural language unde…

2022

Life after BERT: What do Other Muppets Understand about Language?

ACL 2022long

Existing pre-trained transformer analysis works usually focus only on one or two model families at a time, overlooking the variability of the architecture and pre-training objectives. In our work, we utilize the oLMpics bench- mark and psycholinguistic probing datasets for a diverse set of 29 models…