File size: 1,934 Bytes
177d3a7 38e0e8d 177d3a7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
{
"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": 20,
"resume": false,
"similarity": "cosine",
"bsize": 1,
"accumsteps": 1,
"lr": 1e-5,
"maxsteps": 400000,
"save_every": null,
"warmup": 3000,
"warmup_bert": null,
"relu": false,
"nway": 2,
"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": 180,
"mask_punctuation": true,
"checkpoint": "colbert-ir\/colbertv2.0",
"triples": "\/future\/u\/okhattab\/root\/unit\/experiments\/2021.10\/downstream.distillation.round2.2_score\/round2.nway6.cosine.ib\/examples.64.json",
"collection": "\/future\/u\/okhattab\/data\/MSMARCO\/collection.tsv",
"queries": "\/future\/u\/okhattab\/data\/MSMARCO\/queries.train.tsv",
"index_name": null,
"overwrite": false,
"root": "\/future\/u\/okhattab\/root\/unit\/experiments",
"experiment": "2021.10",
"index_root": null,
"name": "kldR2.nway64.ib",
"rank": 0,
"nranks": 4,
"amp": true,
"gpus": 8,
"avoid_fork_if_possible": false,
"meta": {
"hostname": "bharatsahaiyak-test",
"git_branch": "colbert-training",
"git_hash": "b3c1108b2c9023e2fa99849d5b2f3f95ed5ed9e8",
"git_commit_datetime": "2024-05-26 08:26:21+00:00",
"current_datetime": "May 28, 2024 ; 3:14AM UTC (+0000)",
"cmd": "\/home\/ubuntu\/taksh\/autotune\/.venv\/bin\/celery -A autotune worker --loglevel=info -P gevent",
"version": "colbert-v0.4"
}
}
|