|
{ |
|
"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": 2, |
|
"kmeans_niters": 4, |
|
"resume": false, |
|
"pool_factor": 1, |
|
"clustering_mode": "hierarchical", |
|
"protected_tokens": 0, |
|
"similarity": "cosine", |
|
"bsize": 32, |
|
"accumsteps": 1, |
|
"lr": 5e-6, |
|
"maxsteps": 200000, |
|
"save_every": null, |
|
"warmup": 20000, |
|
"warmup_bert": null, |
|
"relu": false, |
|
"nway": 2, |
|
"use_ib_negatives": true, |
|
"reranker": false, |
|
"distillation_alpha": 1.0, |
|
"ignore_scores": true, |
|
"model_name": "facebook\/xmod-base", |
|
"query_maxlen": 32, |
|
"attend_to_mask_tokens": true, |
|
"interaction": "colbert", |
|
"dim": 128, |
|
"doc_maxlen": 256, |
|
"mask_punctuation": true, |
|
"checkpoint": "facebook\/xmod-base", |
|
"triples": "data\/mmarco\/tuples.train.scores-ids.2way.6.5M.jsonl", |
|
"collection": "data\/mmarco\/french_collection.tsv", |
|
"queries": "\/root\/nfs\/CLIR\/data\/mmarco.fr_ca.train.judged.tsv", |
|
"index_name": null, |
|
"overwrite": false, |
|
"root": "\/root\/nfs\/CLIR\/data\/models\/mmarco", |
|
"experiment": "modular-retrievers", |
|
"index_root": null, |
|
"name": "2024-09-27_14.00-facebook-xmod-base-mmarco-fr", |
|
"rank": 0, |
|
"nranks": 1, |
|
"amp": true, |
|
"gpus": 1, |
|
"avoid_fork_if_possible": false, |
|
"meta": { |
|
"hostname": "depressed-camel-56", |
|
"git_branch": "main", |
|
"git_hash": "bf086ccbfb74f1f3c72caede18024f73723d3ed1", |
|
"git_commit_datetime": "2024-03-06 18:23:43+01:00", |
|
"current_datetime": "Sep 28, 2024 ; 12:34PM UTC (+0000)", |
|
"cmd": "src\/retrievers\/multi_vector_biencoder.py --dataset mmarco --language fr --do_train --model_name facebook\/xmod-base --dim 128 --similarity cosine --doc_maxlen 256 --query_maxlen 32 --mask_punctuation --attend_to_mask_tokens --maxsteps 200000 --warmup 20000 --lr 5e-6 --bsize 32 --accumsteps 1 --nway 2 --use_ib_negatives --ignore_scores --distillation_alpha 1.0 --nbits 2 --kmeans_niters 4 --data_dir data --output_dir \/root\/nfs\/CLIR\/data\/models", |
|
"version": "colbert-v0.4" |
|
} |
|
} |
|
|