TALES-QA / README.md
Kirtibg's picture
Update README.md
055c93b verified
metadata
task_categories:
  - question-answering
language:
  - en
  - ta
  - or
  - te
  - ml
  - hi
  - kn
  - ne
  - bn
  - pa
  - ur
  - gu
  - sd
  - mr
license: cc-by-4.0
tags:
  - culture
  - India
  - question-answering
  - story-generation
pretty_name: Cultural Reasoning Question Bank
size_categories:
  - 1K<n<10K

TALES-QA: Cultural Knowledge Question Bank

This repository contains the question bank introduced in our paper “TALES: A Taxonomy and Analysis of Cultural Representations in LLM-generated Stories.” The project webpage can be found here: https://cultural-misrepresentations.github.io/

This project evaluates cultural misrepresentations in LLM-generated stories for diverse Indian cultural identities. As part of this effort, we provide a curated question bank of standalone, context-independent questions derived from these misrepresentations. Each question is based on an annotated instance identified by expert annotators with lived experience and native language proficiency across 71 regions of India and 14 languages. The annotations were converted into clear question–answer pairs with accompanying metadata to support evaluation of cultural knowledge in LLMs.

Dataset Structure

The dataset is provided as a CSV file with the following fields:

Field Description
ID Unique identifier
Difficulty Question difficulty level (e.g., Easy, Medium, Hard)
Question Question text
Answer Correct answer text
Type Question type (e.g., MCQ, One-word, etc.)
Language Language of the question
Misrepresentation Category Type of cultural misrepresentation identified
CSI Category Culturally specific item being asked through the question

Each row represents a single question-answer pair designed to evaluate cultural knowledge.

Citation

If you find this question bank useful, please cite our work:

@article{bhagat2025tales,
  title={TALES: A Taxonomy and Analysis of Cultural Representations in LLM-generated Stories},
  author={Bhagat, Kirti and Bhatt, Shaily and Velagapudi, Athul and Vashistha, Aditya and Dave, Shachi and Pruthi, Danish},
  journal={arXiv preprint arXiv:2511.21322},
  year={2025}
}