File size: 1,018 Bytes
e6d2fb2
 
 
 
 
 
 
 
 
 
 
c5e4110
 
72fd340
13f657a
f6055be
 
5db8e15
f6055be
 
c5e4110
e6d2fb2
 
b79e79b
f6055be
 
 
13f657a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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)