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/464b76784c13df25d6b2aedd4ca1cf5e",
11 "save_model_every_checkpoint": false,
12 "seed": 1650357933,
13 "skip_model_save": false,
14 "steps": null,
15 "task": "domain_generalization",
16 "test_envs": [
17 0,
18 1
19 ],
20 "trial_seed": 0,
21 "uda_holdout_fraction": 0
22 },
23 "env0_in_acc": 0.2032520325203252,
24 "env0_out_acc": 0.21739130434782608,
25 "env1_in_acc": 0.4126040428061831,
26 "env1_out_acc": 0.46190476190476193,
27 "env2_in_acc": 0.41569282136894825,
28 "env2_out_acc": 0.38926174496644295,
29 "env3_in_acc": 0.7862703467799009,
30 "env3_out_acc": 0.7280453257790368,
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": -112.12932995080948,
53 "mem_gb": 5.558477401733398,
54 "nll": 3.595943312346935,
55 "penalty": -1.1572527323663235,
56 "step": 5000,
57 "step_time": 0.10849476814270019
58}