Upload model
Browse files- config.json +0 -34
config.json
CHANGED
|
@@ -183,48 +183,14 @@
|
|
| 183 |
},
|
| 184 |
"bos_token_id": null,
|
| 185 |
"chunk_size_feed_forward": 0,
|
| 186 |
-
"colbert_accumsteps": 1,
|
| 187 |
-
"colbert_amp": true,
|
| 188 |
-
"colbert_attend_to_mask_tokens": false,
|
| 189 |
-
"colbert_bsize": 8,
|
| 190 |
"colbert_centroid_score_thresh": null,
|
| 191 |
-
"colbert_checkpoint": "bert-base-uncased",
|
| 192 |
-
"colbert_collection": "../data/docs/qa_collection.tsv",
|
| 193 |
"colbert_dim": 128,
|
| 194 |
-
"colbert_distillation_alpha": 1.0,
|
| 195 |
-
"colbert_doc_maxlen": 220,
|
| 196 |
"colbert_doc_token": "[D]",
|
| 197 |
-
"colbert_experiment": "legal_qa_new_equaldist",
|
| 198 |
-
"colbert_ignore_scores": false,
|
| 199 |
-
"colbert_index_name": null,
|
| 200 |
-
"colbert_index_path": null,
|
| 201 |
-
"colbert_index_root": null,
|
| 202 |
"colbert_interaction": "colbert",
|
| 203 |
-
"colbert_kmeans_niters": 4,
|
| 204 |
-
"colbert_lr": 3e-06,
|
| 205 |
-
"colbert_mask_punctuation": true,
|
| 206 |
-
"colbert_maxsteps": 500000,
|
| 207 |
-
"colbert_model_name": null,
|
| 208 |
-
"colbert_name": "2023-08/03/17.08.17",
|
| 209 |
-
"colbert_nbits": 1,
|
| 210 |
"colbert_ncells": null,
|
| 211 |
"colbert_ndocs": null,
|
| 212 |
-
"colbert_nranks": 4,
|
| 213 |
-
"colbert_nway": 2,
|
| 214 |
-
"colbert_overwrite": false,
|
| 215 |
-
"colbert_queries": "../data/docs/qa_queries.tsv",
|
| 216 |
"colbert_query_maxlen": 32,
|
| 217 |
"colbert_query_token": "[Q]",
|
| 218 |
-
"colbert_rank": 0,
|
| 219 |
-
"colbert_relu": false,
|
| 220 |
-
"colbert_reranker": false,
|
| 221 |
-
"colbert_root": "/home/daniel/retrieval_gpark/ColBERT/experiments",
|
| 222 |
-
"colbert_save_every": 1000,
|
| 223 |
-
"colbert_similarity": "cosine",
|
| 224 |
-
"colbert_triples": "../data/docs/qa_triples.tsv",
|
| 225 |
-
"colbert_use_ib_negatives": false,
|
| 226 |
-
"colbert_warmup": null,
|
| 227 |
-
"colbert_warmup_bert": null,
|
| 228 |
"cross_attention_hidden_size": null,
|
| 229 |
"decoder_start_token_id": null,
|
| 230 |
"diversity_penalty": 0.0,
|
|
|
|
| 183 |
},
|
| 184 |
"bos_token_id": null,
|
| 185 |
"chunk_size_feed_forward": 0,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 186 |
"colbert_centroid_score_thresh": null,
|
|
|
|
|
|
|
| 187 |
"colbert_dim": 128,
|
|
|
|
|
|
|
| 188 |
"colbert_doc_token": "[D]",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 189 |
"colbert_interaction": "colbert",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 190 |
"colbert_ncells": null,
|
| 191 |
"colbert_ndocs": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
"colbert_query_maxlen": 32,
|
| 193 |
"colbert_query_token": "[Q]",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 194 |
"cross_attention_hidden_size": null,
|
| 195 |
"decoder_start_token_id": null,
|
| 196 |
"diversity_penalty": 0.0,
|