Sarim72 commited on
Commit
be1cb12
·
verified ·
1 Parent(s): f0ea179

Upload model config

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "architecture": "lora rank 8 unfreeze arcade",
3
- "best_val_loss": 0.9757581253846487,
4
- "best_val_dice": 0.0013524835230782628,
5
- "best_val_hd95": Infinity,
6
  "training_params": {
7
  "batch_size": 5,
8
- "num_epochs": 1,
9
  "reg_multiplier": 0
10
  }
11
  }
 
1
  {
2
+ "architecture": "lora rank 8 unfreeze DB",
3
+ "best_val_loss": 0.26891042183085184,
4
+ "best_val_dice": 0.7379612326622009,
5
+ "best_val_hd95": 8.425957260470405,
6
  "training_params": {
7
  "batch_size": 5,
8
+ "num_epochs": 200,
9
  "reg_multiplier": 0
10
  }
11
  }