← Search

Pavel Braslavski

4 accepted papers

2025

How Much Knowledge Can You Pack into a LoRA Adapter without Harming LLM?

NAACL 2025findings

The performance of Large Language Models (LLMs) on many tasks is greatly limited by the knowledge learned during pre-training and stored in the model’s parameters. Low-rank adaptation (LoRA) is a popular and efficient training technique for updating or domain-specific adaptation of LLMs. In this stu…

2024

KazQAD: Kazakh Open-Domain Question Answering Dataset

COLING 2024main

We introduce KazQAD—a Kazakh open-domain question answering (ODQA) dataset—that can be used in both reading comprehension and full ODQA settings, as well as for information retrieval experiments. KazQAD contains just under 6,000 unique questions with extracted short answers and nearly 12,000 passage…

2023

You Told Me That Joke Twice: A Systematic Investigation of Transferability and Robustness of Humor Detection Models

EMNLP 2023long main

In this study, we focus on automatic humor detection, a highly relevant task for conversational AI. To date, there are several English datasets for this task, but little research on how models trained on them generalize and behave in the wild. To fill this gap, we carefully analyze existing datasets…

Cited by 0SourcecodeScholar
2022

CausalQA: A Benchmark for Causal Question Answering

COLING 2022main

At least 5% of questions submitted to search engines ask about cause-effect relationships in some way. To support the development of tailored approaches that can answer such questions, we construct Webis-CausalQA-22, a benchmark corpus of 1.1 million causal questions with answers. We distinguish dif…