File size: 1,991 Bytes
4af2cfd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "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": 4,
    "kmeans_niters": 20,
    "resume": false,
    "similarity": "cosine",
    "bsize": 32,
    "accumsteps": 1,
    "lr": 5e-6,
    "maxsteps": 60000,
    "save_every": 1823,
    "warmup": 1823,
    "warmup_bert": null,
    "relu": false,
    "nway": 2,
    "use_ib_negatives": true,
    "reranker": false,
    "distillation_alpha": 1.0,
    "ignore_scores": false,
    "model_name": "LeaseColbert",
    "query_maxlen": 32,
    "attend_to_mask_tokens": false,
    "interaction": "colbert",
    "dim": 128,
    "doc_maxlen": 400,
    "mask_punctuation": true,
    "checkpoint": "colbert-ir\/colbertv2.0",
    "triples": "data\/triples.train.colbert.jsonl",
    "collection": "data\/corpus.train.colbert.tsv",
    "queries": "data\/queries.train.colbert.tsv",
    "index_name": null,
    "overwrite": false,
    "root": ".ragatouille\/",
    "experiment": "colbert",
    "index_root": null,
    "name": "2024-08\/02\/00.36.56",
    "rank": 0,
    "nranks": 1,
    "amp": true,
    "gpus": 1,
    "avoid_fork_if_possible": false,
    "meta": {
        "hostname": "modal",
        "current_datetime": "Aug 02, 2024 ;  3:02AM UTC (+0000)",
        "cmd": "\/pkg\/modal\/_container_entrypoint.py Ch10YS0wMUo0ODg5MjNNVFQySjVXQUpFNFpOVEhITRIZZnUtNGk4MDFBNUNnZlM4Vm1QQ1JWMThVaSIZYXAtUW9ieEU0U1pOa0lCR01QbFpwWDVyNzr6AQoTcmFnYXRvdWlsbGVfdHJhaW5lchIIZmluZXR1bmUaGW1vLVlpUW5kc1l0akNPQXc0VkYyYVdEbUgaGW1vLVYyTWZwc21sUEtOeGx5Q2FzQVZOeEkiGWltLXJLSVJxTERtZ1BYTFhjR3dZR0tPS2U4AkACSgYiBAgDEAGoAdCMAfoBE3JhZ2F0b3VpbGxlLXRyYWluZXKKAiQKGXZvLWx1dnJ1UlJvckx6d0FpZ3dDUW42Y3QSBS9kYXRhGAHaAhsKGWltLXJLSVJxTERtZ1BYTFhjR3dZR0tPS2XaAhsKGXZvLWx1dnJ1UlJvckx6d0FpZ3dDUW42Y3RqA2Rldg==",
        "version": "colbert-v0.4"
    }
}