yvokeller commited on
Commit
a4d42c2
·
verified ·
1 Parent(s): 9b1cf44

Messis | W&B Run exp-9-dropout2d-p-0.5-0 (https://wandb.ai/crop-classification/messis/runs/cm0hlw6k)

Browse files
Files changed (2) hide show
  1. config.json +4 -7
  2. model.safetensors +2 -2
config.json CHANGED
@@ -12,17 +12,16 @@
12
  ],
13
  "batch_size": 4,
14
  "debug": false,
15
- "dropout_p": 0.1,
16
  "early_stopping_metric": "val_f1_tier3_majority",
17
  "early_stopping_mode": "max",
18
  "early_stopping_patience": 10,
19
- "experiment_group": "exp-11-more-channels",
20
- "experiment_name": "exp-11-more-channels-1024",
21
  "freeze_backbone": true,
22
  "heads_spec": {
23
  "tier1": {
24
  "is_metrics_tier": true,
25
- "kernel_size": 1,
26
  "loss_weight": 1,
27
  "num_classes_to_predict": 6,
28
  "target_idx": 0,
@@ -30,7 +29,6 @@
30
  },
31
  "tier2": {
32
  "is_metrics_tier": true,
33
- "kernel_size": 1,
34
  "loss_weight": 1,
35
  "num_classes_to_predict": 17,
36
  "target_idx": 1,
@@ -39,7 +37,6 @@
39
  "tier3": {
40
  "is_last_tier": true,
41
  "is_metrics_tier": true,
42
- "kernel_size": 1,
43
  "loss_weight": 1,
44
  "num_classes_to_predict": 49,
45
  "target_idx": 2,
@@ -57,7 +54,7 @@
57
  "img_size": 224,
58
  "lr": 0.001,
59
  "max_epochs": 400,
60
- "name": "1024",
61
  "num_frames": 3,
62
  "optimizer": "Adam",
63
  "optimizer_momentum": null,
 
12
  ],
13
  "batch_size": 4,
14
  "debug": false,
15
+ "dropout_p": 0.5,
16
  "early_stopping_metric": "val_f1_tier3_majority",
17
  "early_stopping_mode": "max",
18
  "early_stopping_patience": 10,
19
+ "experiment_group": "exp-9-dropout2d",
20
+ "experiment_name": "exp-9-dropout2d-p-0.5",
21
  "freeze_backbone": true,
22
  "heads_spec": {
23
  "tier1": {
24
  "is_metrics_tier": true,
 
25
  "loss_weight": 1,
26
  "num_classes_to_predict": 6,
27
  "target_idx": 0,
 
29
  },
30
  "tier2": {
31
  "is_metrics_tier": true,
 
32
  "loss_weight": 1,
33
  "num_classes_to_predict": 17,
34
  "target_idx": 1,
 
37
  "tier3": {
38
  "is_last_tier": true,
39
  "is_metrics_tier": true,
 
40
  "loss_weight": 1,
41
  "num_classes_to_predict": 49,
42
  "target_idx": 2,
 
54
  "img_size": 224,
55
  "lr": 0.001,
56
  "max_epochs": 400,
57
+ "name": "p-0.5",
58
  "num_frames": 3,
59
  "optimizer": "Adam",
60
  "optimizer_momentum": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5772c63466c59c3aece49fcc517b3417148431482032c33311498b1195004f2c
3
- size 701932788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82433c49466cadce058c399230329f0da6b9754e691530e29340a25a472dc9f5
3
+ size 713880940