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": 1112438867,
|
| 11 |
-
"sha256": "
|
| 12 |
},
|
| 13 |
"model.int8.onnx": {
|
| 14 |
"bytes": 535338786,
|
| 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":
|
| 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": 0.
|
| 50 |
-
"p50":
|
| 51 |
-
"p95": 0.
|
| 52 |
-
"p99": 0.
|
| 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": 0.
|
| 61 |
-
"other_reading_changed":
|
| 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 |
}
|