File size: 278 Bytes
717cdb2
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "config": null,
  "model": "resnet34_supcon_cifar100",
  "batch_size": 512,
  "epochs": 501,
  "lr": 0.5,
  "warmup_epochs": 10,
  "validation_frequency": 50,
  "output_features_dim": 128,
  "seed": 1,
  "debug": false,
  "dataset": "cifar100",
  "training_mode": "supcon"
}