Commit
•
57ad2b6
1
Parent(s):
8a0be34
Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json
CHANGED
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,38 +105,37 @@
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
-
"count":
|
109 |
-
"total": 1.
|
110 |
-
"mean": 0.
|
111 |
-
"stdev": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.151927704000002
|
124 |
]
|
125 |
},
|
126 |
"throughput": {
|
127 |
"unit": "samples/s",
|
128 |
-
"value":
|
129 |
},
|
130 |
"energy": {
|
131 |
"unit": "kWh",
|
132 |
-
"cpu": 5.
|
133 |
-
"ram": 2.
|
134 |
"gpu": 0.0,
|
135 |
-
"total": 5.
|
136 |
},
|
137 |
"efficiency": {
|
138 |
"unit": "samples/kWh",
|
139 |
-
"value":
|
140 |
}
|
141 |
}
|
142 |
}
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 1175.461888,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 6,
|
109 |
+
"total": 1.0697309529999188,
|
110 |
+
"mean": 0.17828849216665313,
|
111 |
+
"stdev": 0.026046379499285472,
|
112 |
+
"p50": 0.17151316299998598,
|
113 |
+
"p90": 0.20794043149999197,
|
114 |
+
"p95": 0.2186781222499974,
|
115 |
+
"p99": 0.22726827485000173,
|
116 |
"values": [
|
117 |
+
0.2294158130000028,
|
118 |
+
0.18646504999998115,
|
119 |
+
0.16277410199995757,
|
120 |
+
0.16306535399996847,
|
121 |
+
0.1799609720000035,
|
122 |
+
0.14804966200000536
|
|
|
123 |
]
|
124 |
},
|
125 |
"throughput": {
|
126 |
"unit": "samples/s",
|
127 |
+
"value": 5.608886966553407
|
128 |
},
|
129 |
"energy": {
|
130 |
"unit": "kWh",
|
131 |
+
"cpu": 5.510222911834718e-06,
|
132 |
+
"ram": 2.3028556371279763e-07,
|
133 |
"gpu": 0.0,
|
134 |
+
"total": 5.740508475547515e-06
|
135 |
},
|
136 |
"efficiency": {
|
137 |
"unit": "samples/kWh",
|
138 |
+
"value": 174200.59638612808
|
139 |
}
|
140 |
}
|
141 |
}
|