Add arxiv paper link (arXiv:2605.21171)
Browse files
README.md
CHANGED
|
@@ -250,10 +250,10 @@ print(f"Evaluated {total} samples")
|
|
| 250 |
## 📝 Citation
|
| 251 |
|
| 252 |
```bibtex
|
| 253 |
-
@
|
| 254 |
title={FTerViT: Fully Ternary Vision Transformer},
|
| 255 |
author={Ruci{\'n}ski, Szymon and Bonazzi, Pietro and Turetken, Engin and Narduzzi, Simon and Magno, Michele and Maamari, Nadim},
|
| 256 |
-
|
| 257 |
year={2026}
|
| 258 |
}
|
| 259 |
```
|
|
|
|
| 250 |
## 📝 Citation
|
| 251 |
|
| 252 |
```bibtex
|
| 253 |
+
@article{rucinski2026ftervit,
|
| 254 |
title={FTerViT: Fully Ternary Vision Transformer},
|
| 255 |
author={Ruci{\'n}ski, Szymon and Bonazzi, Pietro and Turetken, Engin and Narduzzi, Simon and Magno, Michele and Maamari, Nadim},
|
| 256 |
+
journal={arXiv preprint arXiv:2605.21171},
|
| 257 |
year={2026}
|
| 258 |
}
|
| 259 |
```
|