|
{ |
|
"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": 4, |
|
"resume": false, |
|
"pool_factor": 1, |
|
"clustering_mode": "hierarchical", |
|
"protected_tokens": 0, |
|
"similarity": "cosine", |
|
"bsize": 32, |
|
"accumsteps": 1, |
|
"lr": 5e-6, |
|
"maxsteps": 500000, |
|
"save_every": 62, |
|
"warmup": 62, |
|
"warmup_bert": null, |
|
"relu": false, |
|
"nway": 2, |
|
"use_ib_negatives": true, |
|
"reranker": false, |
|
"distillation_alpha": 1.0, |
|
"ignore_scores": false, |
|
"model_name": "MyColBERTModel", |
|
"query_maxlen": 32, |
|
"attend_to_mask_tokens": false, |
|
"interaction": "colbert", |
|
"dim": 96, |
|
"doc_maxlen": 256, |
|
"mask_punctuation": true, |
|
"checkpoint": "answerdotai\/answerai-colbert-small-v1", |
|
"triples": "data\/new_data\/triples.train.colbert.jsonl", |
|
"collection": "data\/new_data\/corpus.train.colbert.tsv", |
|
"queries": "data\/new_data\/queries.train.colbert.tsv", |
|
"index_name": null, |
|
"overwrite": false, |
|
"root": ".ragatouille\/", |
|
"experiment": "colbert", |
|
"index_root": null, |
|
"name": "2025-05\/15\/18.16.03", |
|
"rank": -1, |
|
"nranks": 1, |
|
"amp": true, |
|
"gpus": 1, |
|
"avoid_fork_if_possible": false, |
|
"meta": { |
|
"hostname": "stallion", |
|
"current_datetime": "May 15, 2025 ; 6:18PM BST (+0100)", |
|
"cmd": "\/tmp\/pycharm_project_512\/check.py", |
|
"version": "colbert-v0.4" |
|
} |
|
} |
|
|