File size: 1,796 Bytes
2ae5696
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "query_token_id": "[unused0]",
    "doc_token_id": "[unused1]",
    "query_token": "[Q]",
    "doc_token": "[D]",
    "ncells": null,
    "centroid_score_threshold": null,
    "ndocs": null,
    "index_path": null,
    "nbits": 1,
    "kmeans_niters": 4,
    "resume": false,
    "similarity": "l2",
    "bsize": 128,
    "accumsteps": 1,
    "lr": 3e-6,
    "maxsteps": 200000,
    "save_every": null,
    "warmup": null,
    "warmup_bert": null,
    "relu": false,
    "nway": 2,
    "use_ib_negatives": false,
    "reranker": false,
    "distillation_alpha": 1.0,
    "ignore_scores": false,
    "model_name": "xlm-roberta-large",
    "force_resize_embeddings": true,
    "query_maxlen": 32,
    "attend_to_mask_tokens": false,
    "interaction": "colbert",
    "dim": 128,
    "doc_maxlen": 180,
    "mask_punctuation": true,
    "checkpoint": "\/exp\/snair\/ColBERT\/msmarco\/zho\/MSMARCO-xlmr-scale21\/train.py\/MSMARCO-xlmr-scale21.l2\/checkpoints\/colbert.dnn",
    "triples": "\/home\/hltcoe\/snair\/msmarco\/zho\/20210731-scale21-sockeye2-tm1_triples.tsv",
    "collection": null,
    "queries": null,
    "index_name": null,
    "overwrite": false,
    "root": "\/exp\/snair\/ColBERT\/msmarco\/zho\/",
    "experiment": "MSMARCO-xlmr-scale21",
    "index_root": null,
    "name": "2023-07\/09\/23.01.51",
    "rank": 0,
    "nranks": 1,
    "amp": true,
    "gpus": 0,
    "meta": {
        "hostname": "test1",
        "git_branch": "plaid-x",
        "git_hash": "d3f4e70439129ae7a2383c46ad661d481d464cdf",
        "git_commit_datetime": "2023-07-04 00:23:15-04:00",
        "current_datetime": "Jul 09, 2023 ; 11:09PM EDT (-0400)",
        "cmd": "\/home\/hltcoe\/eyang\/.conda\/envs\/interactive-new\/bin\/ipython --profile=eugene",
        "version": "colbert-v0.4"
    }
}