Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,27 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
configs:
|
3 |
- config_name: default
|
4 |
data_files:
|
@@ -26,10 +49,6 @@ dataset_info:
|
|
26 |
num_examples: 1362
|
27 |
download_size: 56526
|
28 |
dataset_size: 142410
|
29 |
-
tags:
|
30 |
-
- math
|
31 |
-
- reasoning
|
32 |
-
- '24'
|
33 |
---
|
34 |
|
35 |
# Math Twenty Four (24s Game) Dataset
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- math
|
6 |
+
- reasoning
|
7 |
+
- mathematics
|
8 |
+
- arithmetic
|
9 |
+
- puzzle
|
10 |
+
- game
|
11 |
+
- math-24
|
12 |
+
- number-puzzle
|
13 |
+
- educational
|
14 |
+
- cognitive
|
15 |
+
task_categories:
|
16 |
+
- math-understanding
|
17 |
+
- math-reasoning
|
18 |
+
task_ids:
|
19 |
+
- arithmetic
|
20 |
+
- mathematical-reasoning
|
21 |
+
- puzzle-solving
|
22 |
+
pretty_name: Game of 24 Mathematical Puzzle Dataset
|
23 |
+
size_categories:
|
24 |
+
- 1K<n<10K
|
25 |
configs:
|
26 |
- config_name: default
|
27 |
data_files:
|
|
|
49 |
num_examples: 1362
|
50 |
download_size: 56526
|
51 |
dataset_size: 142410
|
|
|
|
|
|
|
|
|
52 |
---
|
53 |
|
54 |
# Math Twenty Four (24s Game) Dataset
|