MarioBarbeque commited on
Commit
d1e597c
·
verified ·
1 Parent(s): ef87f2d

update arXiv ID

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -26,7 +26,7 @@ This model investigates catastrophic forgetting when finetuning language models
26
 
27
  ## Quick Links
28
 
29
- - 📄 **Paper**: [arXiv](https://arxiv.org/abs/XXXX.XXXXX) *(to be updated after submission)*
30
  - 💻 **Code**: [GitHub Repository](https://github.com/johngrahamreynolds/mathematical_catastrophe_mitigation)
31
  - 🤗 **Model Collection**: [All experiment checkpoints](https://huggingface.co/MarioBarbeque)
32
 
@@ -129,10 +129,10 @@ The complete training code, evaluation scripts, and experiment configurations ar
129
  If you use this model in your research, please cite:
130
 
131
  ```bibtex
132
- @article{reynolds2024catastrophic,
133
  title={Mitigating Catastrophic Forgetting in Mathematical Reasoning Finetuning through Mixed Training},
134
  author={Reynolds, John Graham},
135
- journal={arXiv preprint},
136
  year={2025},
137
  url={https://github.com/johngrahamreynolds/mathematical_catastrophe_mitigation}
138
  }
 
26
 
27
  ## Quick Links
28
 
29
+ - 📄 **Paper**: [arXiv:2512.13706](https://arxiv.org/abs/2512.13706)
30
  - 💻 **Code**: [GitHub Repository](https://github.com/johngrahamreynolds/mathematical_catastrophe_mitigation)
31
  - 🤗 **Model Collection**: [All experiment checkpoints](https://huggingface.co/MarioBarbeque)
32
 
 
129
  If you use this model in your research, please cite:
130
 
131
  ```bibtex
132
+ @article{reynolds2025catastrophic,
133
  title={Mitigating Catastrophic Forgetting in Mathematical Reasoning Finetuning through Mixed Training},
134
  author={Reynolds, John Graham},
135
+ journal={arXiv preprint arXiv:2512.13706},
136
  year={2025},
137
  url={https://github.com/johngrahamreynolds/mathematical_catastrophe_mitigation}
138
  }