bogdanraduta commited on
Commit
f8eaa36
·
verified ·
1 Parent(s): 59e701e

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": 1112411181,
11
- "sha256": "3562539a973c4e4e306abc15f753000ad9d0a4fc5437191f71d4a81db23937e1"
12
  },
13
  "model.int8.onnx": {
14
  "bytes": 535311100,
15
- "sha256": "b360035204ffca5a5a534bc6dfd54979d0810879130e99752b4896117767fec6"
16
  }
17
  },
18
  "precision": {
@@ -24,41 +24,41 @@
24
  },
25
  "verification": {
26
  "fp32": {
27
- "max_abs_logit_drift": 2.598389983177185e-05,
28
- "mean_abs_logit_drift": 1.4900850828780676e-06,
29
  "probability_drift": {
30
- "mean": 8.079533841964803e-08,
31
- "p50": 1.6763806343078613e-08,
32
- "p95": 2.980232238769531e-07,
33
- "p99": 1.013725977827562e-06,
34
- "max": 6.467103958129883e-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.013725977827562e-06,
42
  "other_reading_changed": 0,
43
  "texts_checked": 300
44
  },
45
  "int8": {
46
- "max_abs_logit_drift": 0.12422168254852295,
47
- "mean_abs_logit_drift": 0.004250619560480118,
48
  "probability_drift": {
49
- "mean": 0.00033098901621997356,
50
- "p50": 1.813238486647606e-05,
51
- "p95": 0.001104330993257463,
52
- "p99": 0.007603522390127182,
53
- "max": 0.021777808666229248
54
  },
55
  "decision_rule": "sigmoid_at_threshold",
56
  "threshold": 0.5,
57
- "texts_with_a_changed_decision": 1,
58
- "widest_margin_at_a_flip": 0.002026766538619995,
59
  "flip_band": 0.02,
60
- "band_from_measured_noise_p99": 0.007603522390127182,
61
- "other_reading_changed": 3,
62
  "texts_checked": 300
63
  }
64
  }
 
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
  },
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
  }
64
  }