Views
No views yet
1{
2 "args": {
3 "algorithm": "IRM",
4 "checkpoint_freq": null,
5 "data_dir": "./domainbed/data/",
6 "dataset": "PACS",
7 "holdout_fraction": 0.2,
8 "hparams": null,
9 "hparams_seed": 0,
10 "output_dir": "/my/sweep/output/path/5ca2d324a7bfba6562ceaaa619ab7bfd",
11 "save_model_every_checkpoint": false,
12 "seed": 770367410,
13 "skip_model_save": false,
14 "steps": null,
15 "task": "domain_generalization",
16 "test_envs": [
17 3
18 ],
19 "trial_seed": 0,
20 "uda_holdout_fraction": 0
21 },
22 "env0_in_acc": 0.5609756097560976,
23 "env0_out_acc": 0.5869565217391305,
24 "env1_in_acc": 0.7812128418549346,
25 "env1_out_acc": 0.6476190476190476,
26 "env2_in_acc": 0.8063439065108514,
27 "env2_out_acc": 0.7651006711409396,
28 "env3_in_acc": 0.283793347487615,
29 "env3_out_acc": 0.24645892351274787,
30 "epoch": 267.1118530884808,
31 "hparams": {
32 "batch_size": 32,
33 "class_balanced": false,
34 "data_augmentation": true,
35 "dinov2": false,
36 "freeze_bn": false,
37 "irm_lambda": 100.0,
38 "irm_penalty_anneal_iters": 500,
39 "lars": false,
40 "linear_steps": 500,
41 "lr": 5e-05,
42 "nonlinear_classifier": false,
43 "resnet18": false,
44 "resnet50_augmix": true,
45 "resnet_dropout": 0.0,
46 "vit": false,
47 "vit_attn_tune": false,
48 "vit_dropout": 0.0,
49 "weight_decay": 0.0
50 },
51 "loss": -84.21774973392486,
52 "mem_gb": 8.134162425994873,
53 "nll": 2.6859303227066995,
54 "penalty": -0.8690367969870567,
55 "step": 5000,
56 "step_time": 0.16063995361328126
57}