bogdanraduta commited on
Commit
6b6f2d8
·
verified ·
1 Parent(s): 11bea00

Upload onnx/export_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. onnx/export_manifest.json +21 -21
onnx/export_manifest.json CHANGED
@@ -8,11 +8,11 @@
8
  "artifacts": {
9
  "model.onnx": {
10
  "bytes": 1112438867,
11
- "sha256": "ad0c16e071740dd696f88458d8315acb51327f8a8e0ec9ce68da8f234002a6b2"
12
  },
13
  "model.int8.onnx": {
14
  "bytes": 535338786,
15
- "sha256": "379136c4adfd514058466b5df6fa2cf85005f53d15f6e6d44643e5df7dacd3d2"
16
  }
17
  },
18
  "precision": {
@@ -24,41 +24,41 @@
24
  },
25
  "verification": {
26
  "fp32": {
27
- "max_abs_logit_drift": 3.248453140258789e-05,
28
- "mean_abs_logit_drift": 1.1250480156377307e-06,
29
  "probability_drift": {
30
- "mean": 2.7832575355546396e-08,
31
- "p50": 6.51925802230835e-09,
32
- "p95": 5.4016709327697754e-08,
33
- "p99": 1.7881393432617188e-07,
34
- "max": 7.838010787963867e-06
35
  },
36
  "decision_rule": "sigmoid_at_threshold",
37
  "threshold": 0.5,
38
  "texts_with_a_changed_decision": 0,
39
  "widest_margin_at_a_flip": 0.0,
40
  "flip_band": 0.02,
41
- "band_from_measured_noise_p99": 1.7881393432617188e-07,
42
  "other_reading_changed": 0,
43
  "texts_checked": 300
44
  },
45
  "int8": {
46
- "max_abs_logit_drift": 0.18827462196350098,
47
- "mean_abs_logit_drift": 0.0023959532845765352,
48
  "probability_drift": {
49
- "mean": 0.00013008364476263523,
50
- "p50": 4.3495092540979385e-06,
51
- "p95": 0.00019334694661665708,
52
- "p99": 0.001616593450307846,
53
- "max": 0.0432867705821991
54
  },
55
  "decision_rule": "sigmoid_at_threshold",
56
  "threshold": 0.5,
57
- "texts_with_a_changed_decision": 0,
58
- "widest_margin_at_a_flip": 0.0,
59
  "flip_band": 0.02,
60
- "band_from_measured_noise_p99": 0.001616593450307846,
61
- "other_reading_changed": 1,
62
  "texts_checked": 300
63
  }
64
  }
 
8
  "artifacts": {
9
  "model.onnx": {
10
  "bytes": 1112438867,
11
+ "sha256": "d64276e19c3615b54b62cc2711370eb8132ada35c29d80f1a4423884586508fa"
12
  },
13
  "model.int8.onnx": {
14
  "bytes": 535338786,
15
+ "sha256": "7caaf54902872573802b9927573ac0025aacf2db35ad1043430c1264221b0f2f"
16
  }
17
  },
18
  "precision": {
 
24
  },
25
  "verification": {
26
  "fp32": {
27
+ "max_abs_logit_drift": 2.4080276489257812e-05,
28
+ "mean_abs_logit_drift": 1.1945857067985344e-06,
29
  "probability_drift": {
30
+ "mean": 5.54620704917852e-08,
31
+ "p50": 1.210719347000122e-08,
32
+ "p95": 1.7136335372924805e-07,
33
+ "p99": 8.344650268554688e-07,
34
+ "max": 4.291534423828125e-06
35
  },
36
  "decision_rule": "sigmoid_at_threshold",
37
  "threshold": 0.5,
38
  "texts_with_a_changed_decision": 0,
39
  "widest_margin_at_a_flip": 0.0,
40
  "flip_band": 0.02,
41
+ "band_from_measured_noise_p99": 8.344650268554688e-07,
42
  "other_reading_changed": 0,
43
  "texts_checked": 300
44
  },
45
  "int8": {
46
+ "max_abs_logit_drift": 0.1435602903366089,
47
+ "mean_abs_logit_drift": 0.003601765725761652,
48
  "probability_drift": {
49
+ "mean": 0.00029681925661861897,
50
+ "p50": 1.3035722076892853e-05,
51
+ "p95": 0.0009913049871101975,
52
+ "p99": 0.006108224391937256,
53
+ "max": 0.030996620655059814
54
  },
55
  "decision_rule": "sigmoid_at_threshold",
56
  "threshold": 0.5,
57
+ "texts_with_a_changed_decision": 2,
58
+ "widest_margin_at_a_flip": 0.014858335256576538,
59
  "flip_band": 0.02,
60
+ "band_from_measured_noise_p99": 0.006108224391937256,
61
+ "other_reading_changed": 2,
62
  "texts_checked": 300
63
  }
64
  }