| { | |
| "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": 1, | |
| "kmeans_niters": 4, | |
| "resume": false, | |
| "similarity": "cosine", | |
| "bsize": 2, | |
| "accumsteps": 2, | |
| "lr": 1e-5, | |
| "maxsteps": 500000, | |
| "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": 250, | |
| "mask_punctuation": true, | |
| "checkpoint": "bert-base-uncased", | |
| "triples": ".\/examples.json", | |
| "collection": ".\/collection.tsv", | |
| "queries": ".\/queries.train.tsv", | |
| "index_name": null, | |
| "overwrite": false, | |
| "root": "", | |
| "experiment": "default", | |
| "index_root": null, | |
| "name": "2024-06\/30\/19.56.27", | |
| "rank": 0, | |
| "nranks": 8, | |
| "amp": true, | |
| "gpus": 8, | |
| "avoid_fork_if_possible": false, | |
| "meta": { | |
| "hostname": "", | |
| "git_branch": "main", | |
| "git_hash": "", | |
| "git_commit_datetime": "2024-06-26 12:50:22+00:00", | |
| "current_datetime": "Jul 04, 2024 ; 3:51AM UTC (+0000)", | |
| "cmd": "train.py", | |
| "version": "colbert-v0.4" | |
| } | |
| } | |