humain-ai/AraTruthfulQA
收藏Hugging Face2025-09-17 更新2026-02-07 收录
下载链接:
https://hf-mirror.com/datasets/humain-ai/AraTruthfulQA
下载链接
链接失效反馈官方服务:
资源简介:
---
task_categories:
- multiple-choice
language:
- ar
pretty_name: AraTruthfulQA
size_categories:
- n<1K
---
## 🗂️ Dataset: AraTruthfulQA
#### 📋 **Description:**
Inspired by TruthfulQA (Lin et al., 2021), this benchmark assesses the truthfulness of LLM responses to questions designed to elicit common misconceptions, with a focus on those prevalent in the Arab world. We selected 287 culturally relevant questions from the original dataset to ensure alignment with Arabic norms and beliefs.
🌐 **Language(s)**: *Arabic* **|** 🧠 **Task Category**: *Multiple Choice Questions*
<!-- | 🌐 Language(s)| 🧠 Task Category | Reference |
| ------------- | ------------------------- | ------------------------------- |
| Arabic | Multiple Choice Questions | **{{paper_title & Reference}}** | -->
#### 🔗 Hugging Face Usage Example
```python
from datasets import load_dataset
dataset = load_dataset("humain-ai/AraTruthfulQA")
```
#### 📄 **Reference:**
[{{paper_title & Reference}}](https://www.example.com)
提供机构:
humain-ai



