Update README.md
Browse files
README.md
CHANGED
|
@@ -111,11 +111,13 @@ print("Gate routing probabilities:", gate_probs)
|
|
| 111 |
If you use this model or architecture in your research, please cite:
|
| 112 |
|
| 113 |
```bibtex
|
| 114 |
-
@
|
| 115 |
-
title={Hecto: Modular Sparse Experts for Adaptive and Interpretable Reasoning},
|
| 116 |
-
author={Pandey, Sanskar and Chopra, Ruhaan and Bhat, Saad and Abhyudaya, Ark},
|
| 117 |
-
|
| 118 |
-
|
|
|
|
|
|
|
| 119 |
}
|
| 120 |
|
| 121 |
|
|
|
|
| 111 |
If you use this model or architecture in your research, please cite:
|
| 112 |
|
| 113 |
```bibtex
|
| 114 |
+
@article{pandey2025hecto,
|
| 115 |
+
title = {Hecto: Modular Sparse Experts for Adaptive and Interpretable Reasoning},
|
| 116 |
+
author = {Pandey, Sanskar and Chopra, Ruhaan and Bhat, Saad Murtaza and Abhyudaya, Ark},
|
| 117 |
+
journal = {arXiv preprint arXiv:2506.22919},
|
| 118 |
+
year = {2025},
|
| 119 |
+
month = {June},
|
| 120 |
+
note = {Version 1 submitted June 28, 2025; version 2 updated July 1, 2025}
|
| 121 |
}
|
| 122 |
|
| 123 |
|