yvokeller commited on
Commit
47d9ca4
1 Parent(s): d75b6c1

Messis | W&B Run best-model-messis-0 (https://wandb.ai/crop-classification/messis/runs/z5nrj5mx)

Browse files
Files changed (2) hide show
  1. config.json +6 -10
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "hparams": {
3
- "accumulate_grad_batches": 8,
4
  "backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
5
  "bands": [
6
  0,
@@ -10,7 +10,7 @@
10
  4,
11
  5
12
  ],
13
- "batch_size": 2,
14
  "bottleneck_reduction_factor": 4,
15
  "data_augmentation": {
16
  "enabled": true,
@@ -21,9 +21,9 @@
21
  "dropout_p": 0.1,
22
  "early_stopping_metric": "val_f1_tier3_majority",
23
  "early_stopping_mode": "max",
24
- "early_stopping_patience": 5,
25
  "experiment_group": "best-model",
26
- "experiment_name": "best-model-messis-test-overfit",
27
  "freeze_backbone": false,
28
  "heads_spec": {
29
  "tier1": {
@@ -70,16 +70,12 @@
70
  "loss_ignore_background": true,
71
  "lr": 0.0001,
72
  "max_epochs": 400,
73
- "name": "messis-test-overfit",
74
  "num_frames": 9,
75
  "optimizer": "Adam",
76
  "optimizer_momentum": null,
77
  "optimizer_weight_decay": null,
78
  "patch_size": 16,
79
- "subsets": {
80
- "train": 4,
81
- "val": 2
82
- },
83
  "test_folds": [
84
  5
85
  ],
@@ -89,7 +85,7 @@
89
  3,
90
  4
91
  ],
92
- "use_bottleneck_neck": true,
93
  "val_folds": [
94
  0
95
  ]
 
1
  {
2
  "hparams": {
3
+ "accumulate_grad_batches": 2,
4
  "backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
5
  "bands": [
6
  0,
 
10
  4,
11
  5
12
  ],
13
+ "batch_size": 8,
14
  "bottleneck_reduction_factor": 4,
15
  "data_augmentation": {
16
  "enabled": true,
 
21
  "dropout_p": 0.1,
22
  "early_stopping_metric": "val_f1_tier3_majority",
23
  "early_stopping_mode": "max",
24
+ "early_stopping_patience": 10,
25
  "experiment_group": "best-model",
26
+ "experiment_name": "best-model-messis",
27
  "freeze_backbone": false,
28
  "heads_spec": {
29
  "tier1": {
 
70
  "loss_ignore_background": true,
71
  "lr": 0.0001,
72
  "max_epochs": 400,
73
+ "name": "messis",
74
  "num_frames": 9,
75
  "optimizer": "Adam",
76
  "optimizer_momentum": null,
77
  "optimizer_weight_decay": null,
78
  "patch_size": 16,
 
 
 
 
79
  "test_folds": [
80
  5
81
  ],
 
85
  3,
86
  4
87
  ],
88
+ "use_bottleneck_neck": false,
89
  "val_folds": [
90
  0
91
  ]
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:817890d5f6ffae93f61285b5e9e8d50f6b088d4af57f6fe5b13766a8336d4a41
3
- size 512775180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d173b5bc6d0f38ad5bc7b34d8580c4955b878fddbaac25ca2558dd2d4626f1
3
+ size 1404514428