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/eb81f5b8391779b0ea49ec03e7e11d70",
11 "save_model_every_checkpoint": false,
12 "seed": 548311992,
13 "skip_model_save": false,
14 "steps": null,
15 "task": "domain_generalization",
16 "test_envs": [
17 0,
18 3
19 ],
20 "trial_seed": 0,
21 "uda_holdout_fraction": 0
22 },
23 "env0_in_acc": 0.3617886178861789,
24 "env0_out_acc": 0.44565217391304346,
25 "env1_in_acc": 0.5814506539833532,
26 "env1_out_acc": 0.5285714285714286,
27 "env2_in_acc": 0.7178631051752922,
28 "env2_out_acc": 0.697986577181208,
29 "env3_in_acc": 0.39419674451521586,
30 "env3_out_acc": 0.34844192634560905,
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": -75.12317768454551,
53 "mem_gb": 5.558477401733398,
54 "nll": 2.6179555761814117,
55 "penalty": -0.777411335464567,
56 "step": 5000,
57 "step_time": 0.1079843008518219
58}