File size: 564 Bytes
6f43447
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "output_dir": "embeddings",
    "initial_model_path": "all-MiniLM-L6-v2",
    "sampling_strategy": "distance",
    "dataset": "MultiSource",
    "k": 3,
    "template_portion": "partial",
    "margin": 0.5,
    "batch_size": 128,
    "epoch": 5,
    "seed": 42,
    "push_embedding": true,
    "precomputed_dir": "embeddings/MultiSource-partial/all-MiniLM-L6-v2",
    "one_start_time": "2025-11-22 21:47:41.136378",
    "one_end_time": "2025-11-22 23:14:37.767132",
    "one_total_time_seconds": 5216.630754232407,
    "one_total_time_hms": "1h 26m 56.63s"
}