humain-ai/AraMath
收藏Hugging Face2025-09-17 更新2026-02-07 收录
下载链接:
https://hf-mirror.com/datasets/humain-ai/AraMath
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- multiple-choice
language:
- ar
pretty_name: AraMath
size_categories:
- n<1K
---
## 🗂️ Dataset: AraMath
#### 📋 **Description:**
AraMath comprises 605 multiple-choice questions (MCQs) adapted from ArMath (Alghamdi et al., 2022), a dataset of mathematical word problems where each solution corresponds to a solvable equation. We reformulated the original problems into MCQ format to support structured evaluation.
🌐 **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/AraMath")
```
#### 📄 **Reference:**
[{{paper_title & Reference}}](https://www.example.com)
提供机构:
humain-ai



