← Search

Advait Sarkar

2 accepted papers

2025

Evaluating the Evaluator: Measuring LLMs’ Adherence to Task Evaluation Instructions

AAAI 2025technical

LLMs-as-a-judge is a recently popularized method which replaces human judgements in task evaluation with automatic evaluation using LLMs. Due to widespread use of RLHF (Reinforcement Learning from Human Feedback), state-of-the-art LLMs like GPT4 and Llama3 are expected to have strong alignment with…

Cited by 10SourcePDFScholar
2024

Solving Data-centric Tasks using Large Language Models

NAACL 2024findings

Large language models are rapidly replacing help forums like StackOverflow, and are especially helpful to non-professional programmers and end users. These users are often interested in data-centric tasks, like spreadsheet manipulation and data wrangling, which are hard to solve if the intent is onl…