Lo-Renz-O commited on
Commit
4f877c2
·
verified ·
1 Parent(s): 0ac39e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -12,17 +12,12 @@ size_categories:
12
  ---
13
 
14
  ## Overview
15
- This dataset is a **Malagasy adaptation of OpenAI's grade-school-math-instructions dataset**.
16
  It consists of arithmetic word problems converted into instruction-answer pairs in Malagasy.
17
  Each entry contains a math problem presented as an instruction, optional contextual input,
18
  and a detailed step-by-step solution in Malagasy.
19
 
20
- The dataset is stored in **JSON Lines format**, and is particularly useful for training and evaluating
21
- models on **arithmetic reasoning and instruction-following tasks** in Malagasy, a low-resource language.
22
-
23
- ## Dataset Details
24
- - **Source**: Adapted from [grade-school-math-instructions](https://huggingface.co/datasets/qwedsacf/grade-school-math-instructions)
25
- - **Granularity**: Each row contains **one math problem and solution pair**
26
 
27
  ## Potential Applications
28
  This dataset can be used for:
 
12
  ---
13
 
14
  ## Overview
15
+ This dataset is a **Malagasy adaptation of [grade-school-math-instructions](https://huggingface.co/datasets/qwedsacf/grade-school-math-instructions)**.
16
  It consists of arithmetic word problems converted into instruction-answer pairs in Malagasy.
17
  Each entry contains a math problem presented as an instruction, optional contextual input,
18
  and a detailed step-by-step solution in Malagasy.
19
 
20
+ The dataset is particularly useful for training and evaluating models on **arithmetic reasoning and instruction-following tasks** in Malagasy, a low-resource language.
 
 
 
 
 
21
 
22
  ## Potential Applications
23
  This dataset can be used for: