hotpotqa-colbert-50 / artifact.metadata
OloriBern's picture
Upload ColBERT model for hotpotqa (trained on 50 queries)
5a293d3 verified
{
"query_token_id": "[unused0]",
"doc_token_id": "[unused1]",
"query_token": "[Q]",
"doc_token": "[D]",
"ncells": null,
"centroid_score_threshold": null,
"ndocs": null,
"load_index_with_mmap": false,
"index_path": null,
"index_bsize": 64,
"nbits": 2,
"kmeans_niters": 20,
"resume": false,
"pool_factor": 1,
"clustering_mode": "hierarchical",
"protected_tokens": 0,
"similarity": "cosine",
"bsize": 32,
"accumsteps": 1,
"lr": 5e-6,
"maxsteps": 10,
"save_every": 3,
"warmup": 3,
"warmup_bert": null,
"relu": false,
"nway": 2,
"use_ib_negatives": true,
"reranker": false,
"distillation_alpha": 1.0,
"ignore_scores": false,
"model_name": "colbert_on_hotpotqa_finetuned",
"query_maxlen": 32,
"attend_to_mask_tokens": false,
"interaction": "colbert",
"dim": 128,
"doc_maxlen": 512,
"mask_punctuation": true,
"checkpoint": "colbert-ir\/colbertv2.0",
"triples": "data\/cache\/triples.train.colbert.jsonl",
"collection": "data\/cache\/corpus.train.colbert.tsv",
"queries": "data\/cache\/queries.train.colbert.tsv",
"index_name": null,
"overwrite": false,
"root": ".ragatouille\/",
"experiment": "colbert",
"index_root": null,
"name": "colbert_on_hotpotqa_finetuned",
"rank": 0,
"nranks": 1,
"amp": true,
"gpus": [
0
],
"avoid_fork_if_possible": false,
"meta": {
"hostname": "isipol09",
"current_datetime": "Feb 11, 2026 ; 10:56PM UTC (+0000)",
"cmd": "spython.py",
"version": "colbert-v0.4"
}
}