bogdanraduta commited on
Commit
89aaeca
·
verified ·
1 Parent(s): 7e885ce

Upload onnx/export_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. onnx/export_manifest.json +19 -19
onnx/export_manifest.json CHANGED
@@ -8,11 +8,11 @@
8
  "artifacts": {
9
  "model.onnx": {
10
  "bytes": 1112411181,
11
- "sha256": "54f5d156ec11f7765b39c9a7335825e8d8931f8f238ff858b086b0473f7bbf91"
12
  },
13
  "model.int8.onnx": {
14
- "bytes": 535311100,
15
- "sha256": "5e4efa126f83be40357424363517de1c296b74614953af6581f49551b152edfa"
16
  }
17
  },
18
  "precision": {
@@ -24,40 +24,40 @@
24
  },
25
  "verification": {
26
  "fp32": {
27
- "max_abs_logit_drift": 1.049041748046875e-05,
28
- "mean_abs_logit_drift": 1.3629595514430548e-06,
29
  "probability_drift": {
30
- "mean": 2.553246725156555e-09,
31
- "p50": 1.0477378964424133e-09,
32
- "p95": 6.996560664163098e-09,
33
- "p99": 2.1420419216156006e-08,
34
- "max": 4.507601261138916e-07
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": 2.1420419216156006e-08,
42
  "other_reading_changed": 0,
43
  "texts_checked": 300
44
  },
45
  "int8": {
46
- "max_abs_logit_drift": 0.150468111038208,
47
- "mean_abs_logit_drift": 0.0017640063306316733,
48
  "probability_drift": {
49
- "mean": 1.3449779544316698e-05,
50
- "p50": 6.287300493568182e-07,
51
- "p95": 1.2146844710514415e-05,
52
- "p99": 4.4402157072909176e-05,
53
- "max": 0.007673848420381546
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": 4.4402157072909176e-05,
61
  "other_reading_changed": 0,
62
  "texts_checked": 300
63
  }
 
8
  "artifacts": {
9
  "model.onnx": {
10
  "bytes": 1112411181,
11
+ "sha256": "b04d373c93149465e2f42e31bcf1196024100b9db2b9ed4dd2e878db50fe6a70"
12
  },
13
  "model.int8.onnx": {
14
+ "bytes": 535311099,
15
+ "sha256": "560567f9bf77f41e972d82da7333d39a30d621c029b569db8bd76a2fc7991886"
16
  }
17
  },
18
  "precision": {
 
24
  },
25
  "verification": {
26
  "fp32": {
27
+ "max_abs_logit_drift": 8.296966552734375e-05,
28
+ "mean_abs_logit_drift": 1.5706485783084645e-06,
29
  "probability_drift": {
30
+ "mean": 7.91789123155695e-09,
31
+ "p50": 7.566995918750763e-10,
32
+ "p95": 6.05359673500061e-09,
33
+ "p99": 1.2109521385639255e-08,
34
+ "max": 4.589557647705078e-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.2109521385639255e-08,
42
  "other_reading_changed": 0,
43
  "texts_checked": 300
44
  },
45
  "int8": {
46
+ "max_abs_logit_drift": 1.4469599723815918,
47
+ "mean_abs_logit_drift": 0.004790139850229025,
48
  "probability_drift": {
49
+ "mean": 0.0001868926192400977,
50
+ "p50": 4.618195816874504e-07,
51
+ "p95": 9.77593026618706e-06,
52
+ "p99": 5.29737735632807e-05,
53
+ "max": 0.15392935276031494
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": 5.29737735632807e-05,
61
  "other_reading_changed": 0,
62
  "texts_checked": 300
63
  }