Arun03k commited on
Commit
a1df9fb
·
verified ·
1 Parent(s): 94fd311

Upload all_models_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. all_models_summary.json +19 -0
all_models_summary.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "MobileAgeNet": {
3
+ "nn": "MobileAgeNet",
4
+ "accuracy": 4.7372,
5
+ "epoch": 50,
6
+ "dataset": "utkface",
7
+ "task": "age-regression",
8
+ "metric": "mae",
9
+ "timestamp": "2026-03-22 19:20:43",
10
+ "prm": {
11
+ "lr": 0.0013274116387530662,
12
+ "batch": 64,
13
+ "dropout": 0.22840538092707335,
14
+ "backbone_lr_mult": 0.1,
15
+ "transform": "Resize_ColorJit_Flip_Blur"
16
+ },
17
+ "pth_uploaded": true
18
+ }
19
+ }