AraMath / README.md
Amjad-Felemban's picture
Updated the dataset name load path in the dataset card to from "ALLaM-AI" to "humain-ai"
b79e79b verified
---
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)