Commit
•
f86e86b
1
Parent(s):
fe7a584
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram": 939.
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,54 +105,55 @@
|
|
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.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
-
0.
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
|
|
140 |
]
|
141 |
},
|
142 |
"throughput": {
|
143 |
"unit": "samples/s",
|
144 |
-
"value":
|
145 |
},
|
146 |
"energy": {
|
147 |
"unit": "kWh",
|
148 |
-
"cpu": 1.
|
149 |
-
"ram": 6.
|
150 |
"gpu": 0.0,
|
151 |
-
"total": 1.
|
152 |
},
|
153 |
"efficiency": {
|
154 |
"unit": "samples/kWh",
|
155 |
-
"value":
|
156 |
}
|
157 |
}
|
158 |
}
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 939.58144,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 24,
|
109 |
+
"total": 1.0112450899999317,
|
110 |
+
"mean": 0.04213521208333049,
|
111 |
+
"stdev": 0.0003827302974367432,
|
112 |
+
"p50": 0.04214596900001766,
|
113 |
+
"p90": 0.04264053510001418,
|
114 |
+
"p95": 0.042720467400013715,
|
115 |
+
"p99": 0.04274309980998794,
|
116 |
"values": [
|
117 |
+
0.04264568100001043,
|
118 |
+
0.0418195409999953,
|
119 |
+
0.04207022700001062,
|
120 |
+
0.041788983000003554,
|
121 |
+
0.04195227700000714,
|
122 |
+
0.04221710100000564,
|
123 |
+
0.042628528000022925,
|
124 |
+
0.042354879000015444,
|
125 |
+
0.04150041399998372,
|
126 |
+
0.04196430199999668,
|
127 |
+
0.04256689199996799,
|
128 |
+
0.0421407890000296,
|
129 |
+
0.04164412300002596,
|
130 |
+
0.04172007699997948,
|
131 |
+
0.0417002959999877,
|
132 |
+
0.04169901499994921,
|
133 |
+
0.04262500199996566,
|
134 |
+
0.0427336650000143,
|
135 |
+
0.04249553099998593,
|
136 |
+
0.042745917999980065,
|
137 |
+
0.042151149000005717,
|
138 |
+
0.04217875000000504,
|
139 |
+
0.04219296599995914,
|
140 |
+
0.04170898400002443
|
141 |
]
|
142 |
},
|
143 |
"throughput": {
|
144 |
"unit": "samples/s",
|
145 |
+
"value": 23.733118941523486
|
146 |
},
|
147 |
"energy": {
|
148 |
"unit": "kWh",
|
149 |
+
"cpu": 1.6095751126607259e-06,
|
150 |
+
"ram": 6.726740482351943e-08,
|
151 |
"gpu": 0.0,
|
152 |
+
"total": 1.6768425174842455e-06
|
153 |
},
|
154 |
"efficiency": {
|
155 |
"unit": "samples/kWh",
|
156 |
+
"value": 596358.9243313634
|
157 |
}
|
158 |
}
|
159 |
}
|