mkrimmel-pplx commited on
Commit
57dcd11
·
verified ·
1 Parent(s): 75e0eb0

Add link to arXiv

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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