Upload onnx/export_manifest.json with huggingface_hub
Browse files- 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": "
|
| 12 |
},
|
| 13 |
"model.int8.onnx": {
|
| 14 |
"bytes": 535311100,
|
| 15 |
-
"sha256": "
|
| 16 |
}
|
| 17 |
},
|
| 18 |
"precision": {
|
|
@@ -24,41 +24,41 @@
|
|
| 24 |
},
|
| 25 |
"verification": {
|
| 26 |
"fp32": {
|
| 27 |
-
"max_abs_logit_drift":
|
| 28 |
-
"mean_abs_logit_drift": 1.
|
| 29 |
"probability_drift": {
|
| 30 |
-
"mean":
|
| 31 |
-
"p50": 1.
|
| 32 |
-
"p95":
|
| 33 |
-
"p99":
|
| 34 |
-
"max":
|
| 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":
|
| 42 |
"other_reading_changed": 0,
|
| 43 |
"texts_checked": 300
|
| 44 |
},
|
| 45 |
"int8": {
|
| 46 |
-
"max_abs_logit_drift": 0.
|
| 47 |
-
"mean_abs_logit_drift": 0.
|
| 48 |
"probability_drift": {
|
| 49 |
-
"mean":
|
| 50 |
-
"p50":
|
| 51 |
-
"p95":
|
| 52 |
-
"p99":
|
| 53 |
-
"max": 0.
|
| 54 |
},
|
| 55 |
"decision_rule": "sigmoid_at_threshold",
|
| 56 |
"threshold": 0.5,
|
| 57 |
-
"texts_with_a_changed_decision":
|
| 58 |
-
"widest_margin_at_a_flip": 0.
|
| 59 |
"flip_band": 0.02,
|
| 60 |
-
"band_from_measured_noise_p99":
|
| 61 |
-
"other_reading_changed":
|
| 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 |
}
|