File size: 1,583 Bytes
5c76abe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "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,
    "nbits": 1,
    "kmeans_niters": 4,
    "resume": false,
    "similarity": "cosine",
    "bsize": 96,
    "accumsteps": 1,
    "lr": 3e-6,
    "maxsteps": 200000,
    "save_every": null,
    "warmup": 20000,
    "warmup_bert": null,
    "relu": false,
    "nway": 2,
    "use_ib_negatives": false,
    "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": 220,
    "mask_punctuation": true,
    "checkpoint": "dccuchile\/bert-base-spanish-wwm-uncased",
    "triples": null,
    "collection": null,
    "queries": null,
    "index_name": null,
    "overwrite": false,
    "root": "\/content\/Training",
    "experiment": "default",
    "index_root": null,
    "name": "ColBERTv1.0-bert-based-spanish-mmarcoES",
    "rank": 0,
    "nranks": 1,
    "amp": true,
    "gpus": 1,
    "avoid_fork_if_possible": false,
    "meta": {
        "hostname": "8c8a244427ef",
        "current_datetime": "Jan 16, 2024 ;  5:46AM UTC (+0000)",
        "cmd": "\/usr\/local\/lib\/python3.10\/dist-packages\/colab_kernel_launcher.py -f \/root\/.local\/share\/jupyter\/runtime\/kernel-e221e16a-bc92-46ad-a014-ab5fd0ad04e6.json",
        "version": "colbert-v0.4"
    }
}