File size: 276 Bytes
16d1512 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"config": null,
"model": "resnet34_supcon_cifar10",
"batch_size": 512,
"epochs": 501,
"lr": 0.5,
"warmup_epochs": 10,
"validation_frequency": 50,
"output_features_dim": 128,
"seed": 1,
"debug": false,
"dataset": "cifar10",
"training_mode": "supcon"
} |