File size: 1,969 Bytes
25f4c81
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
62
63
64
{
    "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,
    "pool_factor": 1,
    "clustering_mode": "hierarchical",
    "protected_tokens": 0,
    "similarity": "cosine",
    "bsize": 12,
    "accumsteps": 1,
    "lr": 1e-5,
    "maxsteps": 500000,
    "save_every": null,
    "warmup": 500,
    "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": 256,
    "mask_punctuation": true,
    "checkpoint": "medicalai\/ClinicalBERT",
    "triples": ".\/biodex_colbert\/triples.jsonl",
    "collection": ".\/biodex_colbert\/collection.tsv",
    "queries": ".\/biodex_colbert\/queries.tsv",
    "index_name": null,
    "overwrite": false,
    "root": "\/future\/u\/hichews\/home\/xmc.dspy\/experiments",
    "experiment": "default",
    "index_root": null,
    "name": "2025-04\/26\/23.29.56",
    "rank": 0,
    "nranks": 1,
    "amp": true,
    "gpus": 4,
    "avoid_fork_if_possible": false,
    "meta": {
        "hostname": "future5.stanford.edu",
        "git_branch": "main",
        "git_hash": "5945b0d534f628ee7d3489486986922ee5fc9312",
        "git_commit_datetime": "2024-01-31 20:48:44-08:00",
        "current_datetime": "Apr 27, 2025 ; 12:09AM PDT (-0700)",
        "cmd": "\/future\/u\/hichews\/miniconda3\/envs\/xmc\/lib\/python3.10\/site-packages\/ipykernel_launcher.py --f=\/run\/user\/22843\/jupyter\/runtime\/kernel-v36d0b1b55d29cdfd6c4fb9262c559224f9e282593.json",
        "version": "colbert-v0.4"
    }
}