CoolFace
Modelpublic

tensorboy/chunks_colbert_small

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes7downloads
artifact.metadata58 linesDownload Raw Back to root
1{2    "query_token_id": "[unused0]",3    "doc_token_id": "[unused1]",4    "query_token": "[Q]",5    "doc_token": "[D]",6    "ncells": null,7    "centroid_score_threshold": null,8    "ndocs": null,9    "load_index_with_mmap": false,10    "index_path": null,11    "index_bsize": 64,12    "nbits": 4,13    "kmeans_niters": 4,14    "resume": false,15    "similarity": "cosine",16    "bsize": 32,17    "accumsteps": 1,18    "lr": 5e-6,19    "maxsteps": 500000,20    "save_every": 9,21    "warmup": 9,22    "warmup_bert": null,23    "relu": false,24    "nway": 2,25    "use_ib_negatives": true,26    "reranker": false,27    "distillation_alpha": 1.0,28    "ignore_scores": false,29    "model_name": "chunks_colbert_small",30    "query_maxlen": 32,31    "attend_to_mask_tokens": false,32    "interaction": "colbert",33    "dim": 96,34    "doc_maxlen": 256,35    "mask_punctuation": true,36    "checkpoint": "answerdotai\/answerai-colbert-small-v1",37    "triples": "\/root\/.cache\/huggingface\/hub\/datasets--tensorboy--chunks_dataset\/snapshots\/11809bcb1a7e9317516339776279907b82ffa630\/train\/triples.train.colbert.jsonl",38    "collection": "\/root\/.cache\/huggingface\/hub\/datasets--tensorboy--chunks_dataset\/snapshots\/11809bcb1a7e9317516339776279907b82ffa630\/train\/corpus.train.colbert.tsv",39    "queries": "\/root\/.cache\/huggingface\/hub\/datasets--tensorboy--chunks_dataset\/snapshots\/11809bcb1a7e9317516339776279907b82ffa630\/train\/queries.train.colbert.tsv",40    "index_name": null,41    "overwrite": false,42    "root": ".ragatouille\/",43    "experiment": "colbert",44    "index_root": null,45    "name": "2024-09\/26\/16.40.26",46    "rank": 0,47    "nranks": 2,48    "amp": true,49    "gpus": 2,50    "avoid_fork_if_possible": false,51    "meta": {52        "hostname": "9373fc80d516",53        "current_datetime": "Sep 26, 2024 ;  5:30PM UTC (+0000)",54        "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/root\/.local\/share\/jupyter\/runtime\/kernel-23e2b848-72f2-4f0a-8901-214295ccbc79.json",55        "version": "colbert-v0.4"56    }57}58