BEAR: A Unified Framework for Evaluating Relational Knowledge in Causal and Masked Language Models

5 Apr 2024  ·  Jacek Wiland, Max Ploner, Alan Akbik ·

Knowledge probing assesses to which degree a language model (LM) has successfully learned relational knowledge during pre-training. Probing is an inexpensive way to compare LMs of different sizes and training configurations. However, previous approaches rely on the objective function used in pre-training LMs and are thus applicable only to masked or causal LMs. As a result, comparing different types of LMs becomes impossible. To address this, we propose an approach that uses an LM's inherent ability to estimate the log-likelihood of any given textual statement. We carefully design an evaluation dataset of 7,731 instances (40,916 in a larger variant) from which we produce alternative statements for each relational fact, one of which is correct. We then evaluate whether an LM correctly assigns the highest log-likelihood to the correct statement. Our experimental evaluation of 22 common LMs shows that our proposed framework, BEAR, can effectively probe for knowledge across different LM types. We release the BEAR datasets and an open-source framework that implements the probing approach to the research community to facilitate the evaluation and development of LMs.

PDF Abstract

Datasets


Introduced in the Paper:

BEAR-probe

Used in the Paper:

LAMA KAMEL

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Factual probe BEAR-probe Meta-Llama-3-8B Accuracy (%) 68.6 ± 2.2 # 1
Size (Millions) 8 # 1
Factual probe BEAR-probe Llama-2-13b-hf Accuracy (%) 66.9 ± 1.0 # 2
Size (Millions) 13 # 2

Methods


No methods listed for this paper. Add relevant methods here