|
{ |
|
"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, |
|
"nbits": 1, |
|
"kmeans_niters": 4, |
|
"resume": false, |
|
"similarity": "cosine", |
|
"bsize": 8, |
|
"accumsteps": 1, |
|
"lr": 1e-5, |
|
"maxsteps": 400000, |
|
"save_every": null, |
|
"warmup": 20000, |
|
"warmup_bert": null, |
|
"relu": false, |
|
"nway": 64, |
|
"use_ib_negatives": true, |
|
"reranker": false, |
|
"distillation_alpha": 1.0, |
|
"ignore_scores": false, |
|
"model_name": null, |
|
"query_maxlen": 32, |
|
"attend_to_mask_tokens": false, |
|
"interaction": "colbert", |
|
"dim": 128, |
|
"doc_maxlen": 160, |
|
"mask_punctuation": true, |
|
"checkpoint": "experiments\/msmarco\/none\/triples.train.round2.bs=32.nway=64.ib.distilled\/checkpoints\/colbert-200000", |
|
"triples": "data\/MSMARCO\/colbertv2.train.json", |
|
"collection": "data\/MSMARCO\/collection.tsv", |
|
"queries": "data\/MSMARCO\/queries.train.tsv", |
|
"index_name": null, |
|
"trust_remote_code": true, |
|
"overwrite": false, |
|
"root": "\/home\/qliu\/workspace\/ColBERT\/experiments", |
|
"experiment": "msmarco", |
|
"index_root": null, |
|
"name": "triples.train.round3.bs=32.nway=64.ib.distilled", |
|
"rank": 0, |
|
"nranks": 4, |
|
"amp": true, |
|
"gpus": 4, |
|
"avoid_fork_if_possible": false, |
|
"meta": { |
|
"hostname": "andromeda-1", |
|
"git_branch": "dev", |
|
"git_hash": "8fb3abbeead17c506a323de7108603d559c061b1", |
|
"git_commit_datetime": "2024-01-28 19:43:25+01:00", |
|
"current_datetime": "Feb 07, 2024 ; 2:30AM CET (+0100)", |
|
"cmd": "\/home\/qliu\/workspace\/ColBERT\/colbert\/train.py", |
|
"version": "colbert-v0.4" |
|
} |
|
} |
|
|