bge-m3-colbert / README.md
liuqi6777's picture
Update README.md
d1ee90c verified
|
raw
history blame
No virus
374 Bytes
metadata
tags:
  - ColBERT

A ColBERT-style model for bge-m3 that can be loaded using the oringinal ColBERT code.

Notice that the model's embedding dimension is 1024, which is different from the original ColBERT model (128), which requires a much larger storage space to index the corpus.