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/1282565e2a29bf7a6fe1421d82012294",
11 "save_model_every_checkpoint": false,
12 "seed": 1372127858,
13 "skip_model_save": false,
14 "steps": null,
15 "task": "domain_generalization",
16 "test_envs": [
17 0,
18 2
19 ],
20 "trial_seed": 0,
21 "uda_holdout_fraction": 0
22 },
23 "env0_in_acc": 0.2872628726287263,
24 "env0_out_acc": 0.2826086956521739,
25 "env1_in_acc": 0.7086801426872771,
26 "env1_out_acc": 0.5952380952380952,
27 "env2_in_acc": 0.39565943238731216,
28 "env2_out_acc": 0.3624161073825503,
29 "env3_in_acc": 0.7473460721868365,
30 "env3_out_acc": 0.660056657223796,
31 "epoch": 267.1118530884808,
32 "hparams": {
33 "batch_size": 32,
34 "class_balanced": false,
35 "data_augmentation": true,
36 "dinov2": false,
37 "freeze_bn": false,
38 "irm_lambda": 100.0,
39 "irm_penalty_anneal_iters": 500,
40 "lars": false,
41 "linear_steps": 500,
42 "lr": 5e-05,
43 "nonlinear_classifier": false,
44 "resnet18": false,
45 "resnet50_augmix": true,
46 "resnet_dropout": 0.0,
47 "vit": false,
48 "vit_attn_tune": false,
49 "vit_dropout": 0.0,
50 "weight_decay": 0.0
51 },
52 "loss": -44.045000187158585,
53 "mem_gb": 5.558477401733398,
54 "nll": 2.0178088754415513,
55 "penalty": -0.4606280942633748,
56 "step": 5000,
57 "step_time": 0.1080737555027008
58}