florinbarbisch commited on
Commit
d227515
·
verified ·
1 Parent(s): 323edef

Messis | W&B Run exp-8-drop-hierarchy-no_head-0 (https://wandb.ai/crop-classification/messis/runs/yjjmmy6c)

Browse files
Files changed (2) hide show
  1. config.json +7 -7
  2. model.safetensors +1 -1
config.json CHANGED
@@ -16,20 +16,20 @@
16
  "early_stopping_metric": "val_f1_tier3_majority",
17
  "early_stopping_mode": "max",
18
  "early_stopping_patience": 10,
19
- "experiment_group": "exp-x-accuracy",
20
- "experiment_name": "exp-x-accuracy-test",
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,
28
  "type": "HierarchicalFCNHead"
29
  },
30
  "tier2": {
31
  "is_metrics_tier": true,
32
- "loss_weight": 1,
33
  "num_classes_to_predict": 17,
34
  "target_idx": 1,
35
  "type": "HierarchicalFCNHead"
@@ -37,7 +37,7 @@
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,
43
  "type": "HierarchicalFCNHead"
@@ -52,9 +52,9 @@
52
  }
53
  },
54
  "img_size": 224,
55
- "lr": 0.0001,
56
  "max_epochs": 400,
57
- "name": "test",
58
  "num_frames": 3,
59
  "optimizer": "Adam",
60
  "optimizer_momentum": null,
 
16
  "early_stopping_metric": "val_f1_tier3_majority",
17
  "early_stopping_mode": "max",
18
  "early_stopping_patience": 10,
19
+ "experiment_group": "exp-8-drop-hierarchy",
20
+ "experiment_name": "exp-8-drop-hierarchy-no_head",
21
  "freeze_backbone": true,
22
  "heads_spec": {
23
  "tier1": {
24
  "is_metrics_tier": true,
25
+ "loss_weight": 0,
26
  "num_classes_to_predict": 6,
27
  "target_idx": 0,
28
  "type": "HierarchicalFCNHead"
29
  },
30
  "tier2": {
31
  "is_metrics_tier": true,
32
+ "loss_weight": 0,
33
  "num_classes_to_predict": 17,
34
  "target_idx": 1,
35
  "type": "HierarchicalFCNHead"
 
37
  "tier3": {
38
  "is_last_tier": true,
39
  "is_metrics_tier": true,
40
+ "loss_weight": 0,
41
  "num_classes_to_predict": 49,
42
  "target_idx": 2,
43
  "type": "HierarchicalFCNHead"
 
52
  }
53
  },
54
  "img_size": 224,
55
+ "lr": 0.001,
56
  "max_epochs": 400,
57
+ "name": "no_head",
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:d8b8b006c9bdbe3c8ebbe3f5482bd71fc1910973580beef2d5f7fb6a40fc1525
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cd63e39753006800cec479723464e7db56e1c96382ef90322466a2724628b27
3
  size 713880940