webxos commited on
Commit
757d7f5
·
verified ·
1 Parent(s): 8f791d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -52,7 +52,7 @@ tags:
52
 
53
  *UNDER DEVELOPMENT*
54
 
55
- *This dataset was generated using MATRIXMA by webXOS in 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,7 +103,7 @@ print(f"Operations: {len(example['operations'])}")
103
  If you use this dataset in research, please cite:
104
 
105
  ```bibtex
106
- @dataset{matrix_operations_2026,
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},