--- 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* #### 🔗 Hugging Face Usage Example ```python from datasets import load_dataset dataset = load_dataset("humain-ai/AraMath") ``` #### 📄 **Reference:** [{{paper_title & Reference}}](https://www.example.com)