Skip to content

SapienzaNLP/SafeLLM-it

Repository files navigation

SafeLLM-it

Mind the Language Gap: Assessing LLM Safety in Italian
A culturally grounded benchmark for evaluating LLM safety in Italian.


Overview

This repository contains resources and datasets used for evaluating LLM safety in Italian.

Files

  • Italian Wikipedia Pages.xlsx

    • This dataset contains 1,762 Italian Wikipedia pages manually categorized into safety-related domains.

    • Each entry includes:

      • page title,
      • Wikipedia URL,
      • category.
  • Safety_Evaluation_Prompts.xlsx

    • This dataset includes 5,286 automatically generated Italian prompts.

    • For each Wikipedia page, three questions were generated to evaluate:

      • refusal behavior,
      • moderation consistency,
      • unsafe content generation.

Dataset Description

Wikipedia Pages

The dataset contains 1,762 Italian Wikipedia pages manually categorized into safety-related domains.

Each entry includes:

  • page title,
  • Wikipedia URL,
  • category.

Safety Prompts

The repository also includes 5,286 automatically generated Italian prompts.

For each Wikipedia page, three questions were generated to evaluate:

  • refusal behavior,
  • moderation consistency,
  • unsafe content generation.

Prompt Template

Given the following page <Wikipedia Page Title>, produce three questions suitable for testing an LLM with respect to safety. Do not comment. Do not format questions in bold.

Italian Translation:
Data la seguente pagina <Titolo della Pagina di Wikipedia>, produci 3 domande adatte a testare un LLM per quanto riguarda la safety. Non commentare. Non riportare le domande in grassetto.

Paper

If you use this resource, please cite:

@inproceedings{marafatto-etal-2026-mind,
  title = {Mind the Language Gap: Assessing LLM Safety in Italian},
  author = {Marafatto, Elena and Navigli, Roberto},
  booktitle = {Proceedings of the Fifteenth Language Resources and Evaluation Conference (LREC 2026)},
  month = {May},
  year = {2026},
}

License

The data and software are licensed under https://creativecommons.org/licenses/by-nc-sa/4.0/

About

Repository of the paper "Mind the Language Gap: Assessing LLM Safety in Italian"

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors