Amjad-Felemban commited on
Commit
f6055be
Β·
verified Β·
1 Parent(s): c5e4110

Changed the entire layout.

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -12,10 +12,17 @@ size_categories:
12
  ## πŸ—‚οΈ Dataset: AraMath
13
  #### πŸ“‹ **Description:**
14
  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.
15
- | 🌐 Language(s)| 🧠 Task Category | Reference |
 
 
16
  | ------------- | ------------------------- | ------------------------------- |
17
- | Arabic | Multiple Choice Questions | **{{paper_title & Reference}}** |
 
18
  #### πŸ”— Hugging Face Usage Example
19
  ```python
20
  from datasets import load_dataset
21
  dataset = load_dataset("ALLaM-AI/AraMath")
 
 
 
 
 
12
  ## πŸ—‚οΈ Dataset: AraMath
13
  #### πŸ“‹ **Description:**
14
  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.
15
+ ###### 🌐 **Language(s)**: *Arabic* **|** 🧠 **Task Category**: *Multiple Choice Questions*
16
+
17
+ <!-- | 🌐 Language(s)| 🧠 Task Category | Reference |
18
  | ------------- | ------------------------- | ------------------------------- |
19
+ | Arabic | Multiple Choice Questions | **{{paper_title & Reference}}** | -->
20
+
21
  #### πŸ”— Hugging Face Usage Example
22
  ```python
23
  from datasets import load_dataset
24
  dataset = load_dataset("ALLaM-AI/AraMath")
25
+ ```
26
+
27
+ #### πŸ“„ **Reference:**
28
+ [paper_title & Reference](https://www.example.com)