Commit
•
d2dc21c
1
Parent(s):
a986a05
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json
CHANGED
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,53 +108,53 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 23,
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
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 |
-
0.
|
141 |
-
0.
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
-
"value": 22.
|
147 |
},
|
148 |
"energy": {
|
149 |
"unit": "kWh",
|
150 |
-
"cpu": 1.
|
151 |
-
"ram": 6.
|
152 |
"gpu": 0.0,
|
153 |
-
"total": 1.
|
154 |
},
|
155 |
"efficiency": {
|
156 |
"unit": "samples/kWh",
|
157 |
-
"value":
|
158 |
}
|
159 |
}
|
160 |
}
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 866.758656,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 23,
|
111 |
+
"total": 1.0226638580001008,
|
112 |
+
"mean": 0.04446364600000439,
|
113 |
+
"stdev": 0.002215722360182905,
|
114 |
+
"p50": 0.04519085800001221,
|
115 |
+
"p90": 0.04623836120002807,
|
116 |
+
"p95": 0.046314261200041076,
|
117 |
+
"p99": 0.04638651385999424,
|
118 |
"values": [
|
119 |
+
0.04640519999998105,
|
120 |
+
0.04596497099998942,
|
121 |
+
0.046320263000040995,
|
122 |
+
0.04378102199996192,
|
123 |
+
0.045975309000027664,
|
124 |
+
0.04626024500004178,
|
125 |
+
0.04547089000004689,
|
126 |
+
0.045872518999999556,
|
127 |
+
0.04511732100002064,
|
128 |
+
0.04615082599997322,
|
129 |
+
0.04571374299996478,
|
130 |
+
0.04565357100000256,
|
131 |
+
0.04519085800001221,
|
132 |
+
0.044777258000010534,
|
133 |
+
0.044774261999975806,
|
134 |
+
0.04496793300000945,
|
135 |
+
0.04589775599998802,
|
136 |
+
0.04496859400001085,
|
137 |
+
0.04356929300001866,
|
138 |
+
0.03911323500000208,
|
139 |
+
0.041273219000004246,
|
140 |
+
0.04015205900003593,
|
141 |
+
0.03929351099998257
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 22.490283410404565
|
147 |
},
|
148 |
"energy": {
|
149 |
"unit": "kWh",
|
150 |
+
"cpu": 1.52391180013999e-06,
|
151 |
+
"ram": 6.368626147732562e-08,
|
152 |
"gpu": 0.0,
|
153 |
+
"total": 1.5875980616173154e-06
|
154 |
},
|
155 |
"efficiency": {
|
156 |
"unit": "samples/kWh",
|
157 |
+
"value": 629882.3513183693
|
158 |
}
|
159 |
}
|
160 |
}
|