0xgr3y commited on
Commit
14b283c
·
verified ·
1 Parent(s): f9344ba

Upload model_benchmark.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_benchmark.json +13 -13
model_benchmark.json CHANGED
@@ -14,19 +14,19 @@
14
  "saved_model_size_mb": 183.29,
15
  "tflite_size_kb": 90483.55,
16
  "tfjs_size_mb": 89.54,
17
- "inference_ms_keras": 358.0,
18
- "inference_ms_tflite": 170.0,
19
  "metrics": {
20
- "train_accuracy": 0.9988,
21
- "val_accuracy": 0.9836,
22
- "test_accuracy": 0.9777,
23
- "test_loss": 0.4262,
24
- "tta_accuracy": 0.9799,
25
- "top1_accuracy": 0.9777,
26
- "top2_accuracy": 0.9926,
27
- "top3_accuracy": 0.997,
28
- "macro_auc": 0.9985,
29
- "ece": 0.1204,
30
- "overfitting_gap": 0.0211
31
  }
32
  }
 
14
  "saved_model_size_mb": 183.29,
15
  "tflite_size_kb": 90483.55,
16
  "tfjs_size_mb": 89.54,
17
+ "inference_ms_keras": 437.5,
18
+ "inference_ms_tflite": 197.8,
19
  "metrics": {
20
+ "train_accuracy": 0.9997,
21
+ "val_accuracy": 0.9851,
22
+ "test_accuracy": 0.9792,
23
+ "test_loss": 0.3928,
24
+ "tta_accuracy": 0.9814,
25
+ "top1_accuracy": 0.9792,
26
+ "top2_accuracy": 0.9918,
27
+ "top3_accuracy": 0.9955,
28
+ "macro_auc": 0.9975,
29
+ "ece": 0.1813,
30
+ "overfitting_gap": 0.0206
31
  }
32
  }