Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,12 +20,12 @@ size_categories:
|
|
20 |
## Overview
|
21 |
**MultiMWP** is a **multi-way parallel dataset** designed for **math word problem (MWP) generation** across **9 languages**.
|
22 |
The dataset consists of **structured math word problems** in plain text format.
|
23 |
-
It is intended for **problem generation** rather than problem-solving.
|
24 |
|
25 |
## Dataset Structure
|
26 |
MultiMWP includes two categories of math word problems:
|
27 |
-
- **Simple Category
|
28 |
-
- **Algebraic Category
|
29 |
|
30 |
Each category is provided as a plain text file per language.
|
31 |
|
|
|
20 |
## Overview
|
21 |
**MultiMWP** is a **multi-way parallel dataset** designed for **math word problem (MWP) generation** across **9 languages**.
|
22 |
The dataset consists of **structured math word problems** in plain text format.
|
23 |
+
It is intended for **problem generation** rather than problem-solving. The same dataset is in Github: https://github.com/OmegaGamage/multiMWP/tree/master/dataset
|
24 |
|
25 |
## Dataset Structure
|
26 |
MultiMWP includes two categories of math word problems:
|
27 |
+
- **Simple Category**
|
28 |
+
- **Algebraic Category**
|
29 |
|
30 |
Each category is provided as a plain text file per language.
|
31 |
|