yvokeller commited on
Commit
323edef
·
verified ·
1 Parent(s): ab7b615

Messis | W&B Run exp-x-accuracy-test-0 (https://wandb.ai/crop-classification/messis/runs/ud9pc8v5)

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "hparams": {
3
- "accumulate_grad_batches": 1,
4
  "backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
5
  "bands": [
6
  0,
@@ -10,14 +10,14 @@
10
  4,
11
  5
12
  ],
13
- "batch_size": 16,
14
- "debug": true,
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-x-accuracy-test",
20
- "experiment_name": "exp-x-accuracy-test-frozen",
21
  "freeze_backbone": true,
22
  "heads_spec": {
23
  "tier1": {
@@ -54,7 +54,7 @@
54
  "img_size": 224,
55
  "lr": 0.0001,
56
  "max_epochs": 400,
57
- "name": "frozen",
58
  "num_frames": 3,
59
  "optimizer": "Adam",
60
  "optimizer_momentum": null,
 
1
  {
2
  "hparams": {
3
+ "accumulate_grad_batches": 4,
4
  "backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
5
  "bands": [
6
  0,
 
10
  4,
11
  5
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-x-accuracy",
20
+ "experiment_name": "exp-x-accuracy-test",
21
  "freeze_backbone": true,
22
  "heads_spec": {
23
  "tier1": {
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d06aac5496e5904fd291b0455b29812b34d198ed60fdc623b2affb5ebb1931f5
3
  size 713880940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8b8b006c9bdbe3c8ebbe3f5482bd71fc1910973580beef2d5f7fb6a40fc1525
3
  size 713880940