File size: 2,108 Bytes
1289e79
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "nprobe": 2,
    "ncandidates": 8192,
    "index_path": null,
    "nbits": 1,
    "kmeans_niters": 20,
    "similarity": "l2",
    "bsize": 192,
    "accumsteps": 6,
    "lr": 3e-6,
    "maxsteps": 91287,
    "save_every": null,
    "resume": false,
    "warmup": null,
    "warmup_bert": null,
    "relu": false,
    "nway": 2,
    "use_ib_negatives": false,
    "reranker": false,
    "distillation_alpha": 1.0,
    "ignore_scores": false,
    "query_maxlen": 32,
    "attend_to_mask_tokens": false,
    "interaction": "colbert",
    "dim": 128,
    "doc_maxlen": 180,
    "mask_punctuation": true,
    "checkpoint": "bert-base-uncased",
    "triples": "\/u\/franzm\/ws\/nq\/ws\/g\/okhattab\/share\/OpenQA\/2021-Mar\/experiments\/Feb26.NQ\/triples\/ColBERT.C3\/3_20_biased200.json",
    "collection": "\/dccstor\/revanth7\/dpr\/DPR\/data\/wikipedia_split\/psgs_w100.tsv",
    "queries": "\/dccstor\/avi7\/neural_ir\/colbert\/data\/train-questions.tsv",
    "index_name": null,
    "overwrite": false,
    "root": "\/dccstor\/colbert-ir\/franzm\/experiments\/",
    "experiment": "feb2_3_3",
    "index_root": null,
    "name": "2022-02\/03\/17.24.40",
    "rank": 0,
    "nranks": 1,
    "amp": true,
    "gpus": 1,
    "meta": {
        "hostname": "cccxc536",
        "git_branch": "new_api",
        "git_hash": "6eb7ff53982de71c18ea8e4762faa9d646f6d727",
        "git_commit_datetime": "2021-12-24 12:17:41-08:00",
        "current_datetime": "Feb 04, 2022 ;  2:08PM EST (-0500)",
        "cmd": "\/u\/franzm\/git8\/ColBERT_omar_ColBERTv2\/ColBERT\/colbert\/run_trainer.py --amp --doc_maxlen 180 --mask-punctuation --bsize 192 --accum 6 --maxsteps 91287 --triples \/u\/franzm\/ws\/nq\/ws\/g\/okhattab\/share\/OpenQA\/2021-Mar\/experiments\/Feb26.NQ\/triples\/ColBERT.C3\/3_20_biased200.json --collection \/dccstor\/revanth7\/dpr\/DPR\/data\/wikipedia_split\/psgs_w100.tsv --queries \/dccstor\/avi7\/neural_ir\/colbert\/data\/train-questions.tsv --root \/dccstor\/colbert-ir\/franzm\/experiments\/ --experiment feb2_3_3 --similarity l2 --run feb2_3_3_1",
        "version": "colbert-v0.4"
    }
}