Update README.md
Browse files
README.md
CHANGED
|
@@ -52,7 +52,7 @@ tags:
|
|
| 52 |
|
| 53 |
*UNDER DEVELOPMENT*
|
| 54 |
|
| 55 |
-
*This dataset was generated using MATRIXMA by webXOS
|
| 56 |
|
| 57 |
A Synthetic matrix operations dataset for ML training. The webxos/matrix_operations dataset is a collection of structured data designed
|
| 58 |
for training and evaluating machine learning models on computational mathematics and linear algebra tasks. It includes various matrix
|
|
@@ -103,7 +103,7 @@ print(f"Operations: {len(example['operations'])}")
|
|
| 103 |
If you use this dataset in research, please cite:
|
| 104 |
|
| 105 |
```bibtex
|
| 106 |
-
@dataset{
|
| 107 |
title = {matrix_operations},
|
| 108 |
author = {webXOS},
|
| 109 |
year = {2026},
|
|
|
|
| 52 |
|
| 53 |
*UNDER DEVELOPMENT*
|
| 54 |
|
| 55 |
+
*This dataset was generated using MATRIXMA by webXOS, download it to create your own datasets from the /generator/ folder of the repo*
|
| 56 |
|
| 57 |
A Synthetic matrix operations dataset for ML training. The webxos/matrix_operations dataset is a collection of structured data designed
|
| 58 |
for training and evaluating machine learning models on computational mathematics and linear algebra tasks. It includes various matrix
|
|
|
|
| 103 |
If you use this dataset in research, please cite:
|
| 104 |
|
| 105 |
```bibtex
|
| 106 |
+
@dataset{matrix_operations,
|
| 107 |
title = {matrix_operations},
|
| 108 |
author = {webXOS},
|
| 109 |
year = {2026},
|