new-methodology-retrieval-data / reranker_train_pairs.meta.json
jasperyeoh2's picture
Add reranker_train_pairs.meta.json
8da84d1 verified
raw
history blame contribute delete
481 Bytes
{
"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
}