Datasets:
File size: 481 Bytes
8da84d1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"output": "/hpc2hdd/home/jyang577/joe/New-Methodology/data/reranker_train_pairs.jsonl",
"pool_cache": "/hpc2hdd/home/jyang577/joe/New-Methodology/data/train_bge_top150_candidates.json",
"dense_model": "BAAI/bge-large-en-v1.5",
"candidate_top_n": 150,
"hard_neg_min": 4,
"hard_neg_max": 8,
"bf16_encode": false,
"num_pairs": 13946,
"claims": 1228,
"positives": 4122,
"hard_negatives": 9824,
"claims_with_fewer_than_min_neg": 0,
"claims_with_no_gold": 0
} |