MufanQiu commited on
Commit
7f693df
·
verified ·
1 Parent(s): 50a2e8e

Fix arXiv primaryClass to cs.LG

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ MIT — see the GitHub repo. Citation block is the same as the pretrained card.
88
  year = {2026},
89
  eprint = {2605.28111},
90
  archivePrefix = {arXiv},
91
- primaryClass = {q-bio.QM},
92
  url = {https://arxiv.org/abs/2605.28111}
93
  }
94
  ```
 
88
  year = {2026},
89
  eprint = {2605.28111},
90
  archivePrefix = {arXiv},
91
+ primaryClass = {cs.LG},
92
  url = {https://arxiv.org/abs/2605.28111}
93
  }
94
  ```