{
  "artifactKind": "Model",
  "definition": "A neural retrieval model that represents queries and documents using contextualized token-level vectors and scores them using late interaction.",
  "id": "colbert",
  "kind": "Artifact",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "links": [
    {
      "label": "ColBERT paper",
      "type": "definingReference",
      "url": "https://doi.org/10.1145/3397271.3401075"
    },
    {
      "label": "ColBERT repository",
      "type": "officialRepository",
      "url": "https://github.com/stanford-futuredata/ColBERT"
    }
  ],
  "modifiedAt": "2026-09-12T21:39:00Z",
  "prefLabel": "ColBERT",
  "publisher": {
    "name": "Searchplex",
    "url": "https://searchplex.net/"
  },
  "relations": [
    {
      "target": "late-interaction",
      "type": "realizes"
    },
    {
      "target": "colbertv2",
      "type": "related"
    },
    {
      "target": "maxsim",
      "type": "related"
    },
    {
      "target": "multi-vector-retrieval",
      "type": "related"
    }
  ],
  "representations": {
    "html": "https://id.searchplex.net/colbert/",
    "json": "https://id.searchplex.net/colbert.json",
    "jsonld": "https://id.searchplex.net/colbert.jsonld"
  },
  "scheme": "https://id.searchplex.net/scheme/",
  "scopeNote": "ColBERT is a concrete model architecture that introduced a widely used form of contextualized late interaction. It is one realization of the broader late-interaction paradigm, not a synonym for every late-interaction model.",
  "status": "published",
  "uri": "https://id.searchplex.net/colbert/"
}
