Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -79,14 +79,11 @@ Example Entry (from the SVAMP dataset):
|
|
| 79 |
|
| 80 |
### Directory Structure & Data Management
|
| 81 |
|
| 82 |
-
The datasets are versioned into
|
| 83 |
|
| 84 |
-
- `<category>_complete.csv/json`: Provides the comprehensive dataset, ideal for extensive analysis.
|
| 85 |
- `<category>_1000.csv/json`: A balanced sample of 1000 items, perfect for in-depth testing.
|
| 86 |
- `<category>_100.csv/json`: A smaller sample of 100 items, designed for quick assessments.
|
| 87 |
|
| 88 |
-
For ease of access, the complete datasets for smaller samples (`<category>_1000.csv/json` and `<category>_100.csv/json`) are directly accessible within this repository in the data directory.
|
| 89 |
-
|
| 90 |
## Translation to German
|
| 91 |
|
| 92 |
We translated the datasets to german (using the DeepL API). See our [GitHub](https://github.com/RamonKaspar/MathDataset-ElementarySchool/) for the dataset and more info.
|
|
|
|
| 79 |
|
| 80 |
### Directory Structure & Data Management
|
| 81 |
|
| 82 |
+
The datasets are versioned into two types for each category:
|
| 83 |
|
|
|
|
| 84 |
- `<category>_1000.csv/json`: A balanced sample of 1000 items, perfect for in-depth testing.
|
| 85 |
- `<category>_100.csv/json`: A smaller sample of 100 items, designed for quick assessments.
|
| 86 |
|
|
|
|
|
|
|
| 87 |
## Translation to German
|
| 88 |
|
| 89 |
We translated the datasets to german (using the DeepL API). See our [GitHub](https://github.com/RamonKaspar/MathDataset-ElementarySchool/) for the dataset and more info.
|