tbilisi-ai-lab/boolq-ka
boolq-ka Georgian translation of the BoolQ (Boolean Questions) benchmark. Dataset Summary Property Value Examples 3,270 Splits validation Languages Georgian, English Task Yes/No Question Answering Data Fields question: Question (English) answer: Boolean answer passage: Context passage (English) question_ka: Question (Georgian) answer_ka: Answer (Georgian) passage_ka: Context passage (Georgian) Translation… See the full description on the dataset page: https://huggingface.co/datasets/tbilisi-ai-lab/boolq-ka.
012
boolq-ka
Georgian translation of the BoolQ (Boolean Questions) benchmark.
Dataset Summary
Data Fields
question: Question (English)answer: Boolean answerpassage: Context passage (English)question_ka: Question (Georgian)answer_ka: Answer (Georgian)passage_ka: Context passage (Georgian)
Translation Methodology
- Translation model generates initial Georgian translation
- Human contractor verifies and fixes translation if needed
- Human validator confirms translation quality
Usage
from datasets import load_dataset
ds = load_dataset("tbilisi-ai-lab/boolq-ka")Citation
@misc{tbilisi2025boolqka,
title = {boolq-ka: Georgian BoolQ Benchmark},
author = {Tbilisi AI Lab Team},
year = {2025},
publisher = {Hugging Face},
howpublished = {\url{https://huggingface.co/datasets/tbilisi-ai-lab/boolq-ka}}
}License
Contact
- Organization: Tbilisi AI Lab
- Website: ailab.ge
