Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Beyond Traditional Benchmarks: Analyzing Behaviors of Open LLMs on Data-to-Text Generation

About

We analyze the behaviors of open large language models (LLMs) on the task of data-to-text (D2T) generation, i.e., generating coherent and relevant text from structured data. To avoid the issue of LLM training data contamination with standard benchmarks, we design Quintd - a tool for collecting novel structured data records from public APIs. We find that open LLMs (Llama 2, Mistral, and Zephyr) can generate fluent and coherent texts in zero-shot settings from data in common formats collected with Quintd. However, we show that the semantic accuracy of the outputs is a major issue: both according to human annotators and our reference-free metric based on GPT-4, more than 80% of the outputs of open LLMs contain at least one semantic error. We publicly release the code, data, and model outputs.

Zden\v{e}k Kasner, Ond\v{r}ej Du\v{s}ek• 2024

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionNER
Hard F1 Score72.7
40
Named Entity RecognitionNER
Soft F176.2
40
ESA-MTESA-MT
Hard F1 Score12.9
40
Grammar Error CorrectionGEC
Soft F134.2
40
Entity-aware Sentence AlignmentESA-MT
Soft F125.9
40
Grammatical Error CorrectionGEC
Hard F1 Score24.3
40
Common Phrase LabelingCPL
Soft F144.1
40
CPLCPL
Hard F1 Score44.1
40
Showing 8 of 8 rows

Other info

Code

Follow for update