PIVOT / configs /map_only.json
pranamanam's picture
Upload 176 files
6fa9282 verified
Raw
History Blame Contribute Delete
273 Bytes
{
"d_pert": 64,
"hidden": 512,
"depth": 4,
"epochs": 60,
"batch_size": 1024,
"lr": 0.001,
"weight_decay": 1e-05,
"lam_tan": 0.0,
"lam_semi": 0.0,
"lam_reg": 0.0001,
"lam_dist": 0.0,
"match": "batch",
"seed": 0,
"device": "cpu",
"threads": 4
}