Add link to arXiv
Browse files
README.md
CHANGED
|
@@ -263,5 +263,5 @@ packed_embeddings = [np.packbits(b, axis=-1) for b in bits]
|
|
| 263 |
|
| 264 |
## Technical Details
|
| 265 |
|
| 266 |
-
For comprehensive technical details and evaluation results, see our paper on arXiv.
|
| 267 |
|
|
|
|
| 263 |
|
| 264 |
## Technical Details
|
| 265 |
|
| 266 |
+
For comprehensive technical details and evaluation results, see our paper on arXiv: https://arxiv.org/abs/2602.11151.
|
| 267 |
|