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/a2b178e95f6036e405c0ba6fdc6c059e",
11 "save_model_every_checkpoint": false,
12 "seed": 2114956190,
13 "skip_model_save": false,
14 "steps": null,
15 "task": "domain_generalization",
16 "test_envs": [
17 2
18 ],
19 "trial_seed": 0,
20 "uda_holdout_fraction": 0
21 },
22 "env0_in_acc": 0.6233062330623306,
23 "env0_out_acc": 0.6141304347826086,
24 "env1_in_acc": 0.7990487514863258,
25 "env1_out_acc": 0.7476190476190476,
26 "env2_in_acc": 0.5208681135225376,
27 "env2_out_acc": 0.5771812080536913,
28 "env3_in_acc": 0.6157112526539278,
29 "env3_out_acc": 0.6118980169971672,
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": -112.55404583513737,
52 "mem_gb": 8.134162425994873,
53 "nll": 2.755955295562744,
54 "penalty": -1.153100013434887,
55 "step": 5000,
56 "step_time": 0.15774266719818114
57}