| { | |
| "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": 8, | |
| "accumsteps": 1, | |
| "lr": 5e-6, | |
| "maxsteps": 500000, | |
| "save_every": null, | |
| "warmup": 8000, | |
| "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": 64, | |
| "doc_maxlen": 200, | |
| "mask_punctuation": true, | |
| "checkpoint": ".\/ckpt", | |
| "triples": ".\/triplets.jsonl", | |
| "collection": ".\/collection.tsv", | |
| "queries": ".\/queries.tsv", | |
| "index_name": null, | |
| "overwrite": false, | |
| "root": "\/weka\/home-bclavie\/minicolbert_en\/experiments", | |
| "experiment": "default", | |
| "index_root": null, | |
| "name": "2024-03\/05\/21.31.33", | |
| "rank": 0, | |
| "nranks": 8, | |
| "amp": true, | |
| "gpus": 8, | |
| "avoid_fork_if_possible": false, | |
| "meta": { | |
| "hostname": "ip-10-0-209-157", | |
| "current_datetime": "Mar 06, 2024 ; 12:42PM UTC (+0000)", | |
| "cmd": "train_small.py", | |
| "version": "colbert-v0.4" | |
| } | |
| } | |