Datasets:
ddrg
/

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
jdrechsel commited on
Commit
8766213
·
verified ·
1 Parent(s): 00fd61b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -26,13 +26,13 @@ A similar dataset consisting of mathematical texts (i.e., texts containing LaTeX
26
  ## Citation
27
 
28
  ```
29
- @misc{drechsel2025mamutnovelframeworkmodifying,
30
- title={{MAMUT}: A Novel Framework for Modifying Mathematical Formulas for the Generation of Specialized Datasets for Language Model Training},
31
- author={Jonathan Drechsel and Anja Reusch and Steffen Herbold},
32
- year={2025},
33
- eprint={2502.20855},
34
- archivePrefix={arXiv},
35
- primaryClass={cs.CL},
36
- url={https://arxiv.org/abs/2502.20855},
37
  }
38
  ```
 
26
  ## Citation
27
 
28
  ```
29
+ @article{
30
+ drechsel2025mamut,
31
+ title={{MAMUT}: A Novel Framework for Modifying Mathematical Formulas for the Generation of Specialized Datasets for Language Model Training},
32
+ author={Jonathan Drechsel and Anja Reusch and Steffen Herbold},
33
+ journal={Transactions on Machine Learning Research},
34
+ issn={2835-8856},
35
+ year={2025},
36
+ url={https://openreview.net/forum?id=khODmRpQEx}
37
  }
38
  ```