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/cb4c16a85e9af181a33ca339ac0661a7",
11 "save_model_every_checkpoint": false,
12 "seed": 1286429808,
13 "skip_model_save": false,
14 "steps": null,
15 "task": "domain_generalization",
16 "test_envs": [
17 1,
18 3
19 ],
20 "trial_seed": 0,
21 "uda_holdout_fraction": 0
22 },
23 "env0_in_acc": 0.7357723577235772,
24 "env0_out_acc": 0.7065217391304348,
25 "env1_in_acc": 0.3638525564803805,
26 "env1_out_acc": 0.3380952380952381,
27 "env2_in_acc": 0.7779632721202003,
28 "env2_out_acc": 0.7583892617449665,
29 "env3_in_acc": 0.1740976645435244,
30 "env3_out_acc": 0.1558073654390935,
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": -126.95561851799488,
53 "mem_gb": 5.558477401733398,
54 "nll": 3.5941740521788597,
55 "penalty": -1.305497936680913,
56 "step": 5000,
57 "step_time": 0.11024520993232727
58}