novae-test / config.json
quentinblampey's picture
Push model using huggingface_hub.
ec4b3b0 verified
{
"background_noise_lambda": 8.0,
"batch_size": 512,
"embedding_size": 150,
"epoch_unfreeze_prototypes": 2,
"heads": 4,
"hidden_size": 64,
"lambda_regularization": 0.0,
"n_hops_local": 2,
"n_hops_view": 2,
"num_layers": 10,
"num_prototypes": 256,
"output_size": 64,
"panel_subset_size": 0.6,
"sensitivity_noise_std": 0.05,
"temperature": 0.1,
"var_names": [
"g1",
"g5",
"g14",
"g33",
"g61",
"g59",
"g62",
"g87",
"g9",
"g34",
"g29",
"g69",
"g75",
"g52",
"g42",
"g40",
"g2",
"g15",
"g3",
"g63",
"g89",
"g0",
"g77",
"g7",
"g82",
"g79",
"g28",
"g74",
"g4",
"g72",
"g10",
"g22",
"g64",
"g16",
"g93",
"g84",
"g41",
"g90",
"g83",
"g26",
"g99",
"g19",
"g38",
"g88",
"g86",
"g20",
"g57",
"g46",
"g56",
"g23",
"g11",
"g58",
"g31",
"g78",
"g30",
"g55",
"g13",
"g6",
"g18",
"g49",
"g76",
"g36",
"g51",
"g70",
"g25",
"g37",
"g68",
"g53",
"g21",
"g45",
"g32",
"g12",
"g96",
"g92",
"g95",
"g60",
"g48",
"g81",
"g98",
"g47",
"g39",
"g85",
"g65",
"g43",
"g24",
"g8",
"g66",
"g27",
"g71",
"g97",
"g80",
"g67",
"g17",
"g44",
"g54",
"g35",
"g94",
"g73",
"g50",
"g91"
]
}