We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb65401 commit 8718cddCopy full SHA for 8718cdd
examples/colbert/approximate.py
@@ -1,4 +1,4 @@
1
-# approach from section 3.6 in https://arxiv.org/abs/2004.12832
+# based on section 3.6 of https://arxiv.org/abs/2004.12832
2
3
from colbert.infra import ColBERTConfig
4
from colbert.modeling.checkpoint import Checkpoint
0 commit comments