AI Potluck
Back to Gap Map Organization

Stanford Future Data Systems

lab

Openness profile

1 product on the map — 1 open.

ColBERT

Openness

5 high confidence
5.0
weights
open(ungated MIT safetensors and ONNX on colbert-ir/colbertv2.0)
data
open(MS MARCO passage-ranking triples plus the released 64-way distillation examples at colbert-ir/colbertv2.0_msmarco_64way)
code
open(the repository ships the ColBERTv2-style Trainer, the indexer and the evaluation utilities, not just inference)
license
MIT(OSI)

Everything the ladder asks for is present: MIT weights on the Hub, a training corpus that is a public benchmark plus a published distillation file, and a repository whose training entry point is documented in the README rather than left as inference-only glue.