CoolFace
Datasetpublic

renataaraujoe/Bilingual-LLM-Eval-106

Bilingual-LLM-Eval-106 πŸ“Œ Overview Bilingual-LLM-Eval-106 is a curated, human-annotated evaluation dataset of 106 LLM response pairs in English and Portuguese, designed to benchmark model performance across multiple quality dimensions. The dataset focuses on realistic and challenging evaluation scenarios, including adversarial prompts, ambiguous queries, and hard negatives. It is intended for: LLM evaluation and benchmarking LLM-as-a-Judge research Multilingual… See the full description on the dataset page: https://huggingface.co/datasets/renataaraujoe/Bilingual-LLM-Eval-106.

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes4downloads
Dataset Card

Bilingual-LLM-Eval-106

πŸ“Œ Overview

Bilingual-LLM-Eval-106 is a curated, human-annotated evaluation dataset of 106 LLM response pairs in English and Portuguese, designed to benchmark model performance across multiple quality dimensions.

The dataset focuses on realistic and challenging evaluation scenarios, including adversarial prompts, ambiguous queries, and hard negatives.

It is intended for:

  • β€”LLM evaluation and benchmarking
  • β€”LLM-as-a-Judge research
  • β€”Multilingual robustness analysis
  • β€”Annotation quality research

🎯 Objectives

This dataset was built to:

  • β€”Design and apply a professional annotation rubric
  • β€”Collect diverse prompt types:
  • β€”Factual
  • β€”Reasoning
  • β€”Adversarial
  • β€”Ambiguous
  • β€”Annotate responses using multi-dimensional quality labels
  • β€”Ensure bilingual parity (EN + PT) with equivalent difficulty
  • β€”Validate annotation consistency using:
  • β€”Cohen’s Kappa
  • β€”Bilingual calibration
  • β€”Study LLM-as-a-Judge biases through controlled experiments

πŸ“Š Dataset Structure

The dataset consists of annotated CSV files:

  • β€”annotations_EN_batch1.csv β†’ English samples
  • β€”annotations_PT_batch1.csv β†’ Portuguese samples
  • β€”annotations_mirrored_batch.csv β†’ Cross-lingual mirrored examples
  • β€”annotations_edge_cases.csv β†’ Adversarial and difficult cases

Each row represents a prompt + response pair with annotations.


🧾 Annotation Dimensions

Each response is evaluated across multiple dimensions:

  • β€”Faithfulness β†’ factual correctness and grounding
  • β€”Relevance β†’ alignment with the prompt
  • β€”Fluency β†’ linguistic quality
  • β€”Completeness β†’ coverage of required information
  • β€”Safety β†’ harmful or risky content

Labels follow a structured rubric inspired by industry standards used in:

  • β€”Scale AI
  • β€”Anthropic
  • β€”DataAnnotation

🌍 Languages

  • β€”English (EN)
  • β€”Portuguese (PT)

The dataset includes:

  • β€”Independent annotations per language
  • β€”Mirrored examples for cross-lingual consistency analysis

πŸ§ͺ Research Use Cases

This dataset enables:

πŸ” LLM Evaluation

Benchmark models across multiple qualitative dimensions beyond accuracy.

βš–οΈ LLM-as-a-Judge Analysis

Study bias, inconsistency, and failure modes in automated evaluation systems.

🌐 Multilingual Testing

Compare performance across English and Portuguese under equivalent conditions.

🎯 Robustness Testing

Evaluate models on:

  • β€”Edge cases
  • β€”Adversarial prompts
  • β€”Ambiguous inputs

πŸ“ Annotation Quality

  • β€”Annotated following a custom-built professional rubric
  • β€”Includes hard negatives and adversarial cases
  • β€”Validated with:
  • β€”Inter-annotator agreement (Cohen’s Kappa)
  • β€”Cross-lingual calibration

πŸ“ Data Format

Typical columns may include:

  • β€”prompt
  • β€”response
  • β€”language
  • β€”faithfulness
  • β€”relevance
  • β€”fluency
  • β€”completeness
  • β€”safety
  • β€”notes (optional)

⚠️ Limitations

  • β€”Dataset size is intentionally small (106 samples) for high-quality evaluation, not training
  • β€”Domain coverage is diverse but not exhaustive
  • β€”Some annotations may include subjective judgment despite calibration

🀝 Contributions

This dataset was created as an independent research and engineering project focused on LLM evaluation quality and methodology.


⭐ Citation

@dataset{bilingualllmeval1062026, author = {Renata de Araujo}, title = {Bilingual-LLM-Eval-106: A Human-Annotated Benchmark for English–Portuguese LLM Evaluation}, year = {2026}, publisher = {renataaraujoe}, howpublished = {\url{https://huggingface.co/datasets/renataaraujoe/Bilingual-LLM-Eval-106}}, note = {Version 1.0} }