← Search

Srijan Bansal

4 accepted papers

2025

Does Context Matter? ContextualJudgeBench for Evaluating LLM-based Judges in Contextual Settings

ACL 2025long

The large language model (LLM)-as-judge paradigm has been used to meet the demand for a cheap, reliable, and fast evaluation of model outputs during AI system development and post-deployment monitoring. While judge models—LLMs finetuned to specialize in assessing and critiquing model outputs—have be…

2023

Few-shot Unified Question Answering: Tuning Models or Prompts?

EMNLP 2023long findings

Question-answering (QA) tasks often investigate specific question types, knowledge domains, or reasoning skills, leading to specialized models catering to specific categories of QA tasks. While recent research has explored the idea of unified QA models, such models are usually explored for high-reso…

Cited by 0SourceScholar
2022

PRO-CS : An Instance-Based Prompt Composition Technique for Code-Switched Tasks

EMNLP 2022main

Code-switched (CS) data is ubiquitous in today’s globalized world, but the dearth of annotated datasets in code-switching poses a significant challenge for learning diverse tasks across different language pairs. Parameter-efficient prompt-tuning approaches conditioned on frozen language models have…