Commit
•
c9ff995
1
Parent(s):
9937c70
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
@@ -97,7 +97,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram": 865.
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,53 +105,56 @@
|
|
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 |
]
|
140 |
},
|
141 |
"throughput": {
|
142 |
"unit": "samples/s",
|
143 |
-
"value":
|
144 |
},
|
145 |
"energy": {
|
146 |
"unit": "kWh",
|
147 |
-
"cpu": 1.
|
148 |
-
"ram": 6.
|
149 |
"gpu": 0.0,
|
150 |
-
"total": 1.
|
151 |
},
|
152 |
"efficiency": {
|
153 |
"unit": "samples/kWh",
|
154 |
-
"value":
|
155 |
}
|
156 |
}
|
157 |
}
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 865.112064,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 25,
|
109 |
+
"total": 1.019659216999969,
|
110 |
+
"mean": 0.04078636867999876,
|
111 |
+
"stdev": 0.001343279256155436,
|
112 |
+
"p50": 0.04028844999999137,
|
113 |
+
"p90": 0.04282713780000904,
|
114 |
+
"p95": 0.04381710900001962,
|
115 |
+
"p99": 0.04459079051999424,
|
116 |
"values": [
|
117 |
+
0.04204305299998623,
|
118 |
+
0.040744872999994186,
|
119 |
+
0.04479822299998659,
|
120 |
+
0.03999490300003572,
|
121 |
+
0.04049371300004623,
|
122 |
+
0.0412606349999578,
|
123 |
+
0.04129733199999919,
|
124 |
+
0.04074044399999366,
|
125 |
+
0.04031279700001278,
|
126 |
+
0.04393392100001847,
|
127 |
+
0.04028844999999137,
|
128 |
+
0.040966936000017995,
|
129 |
+
0.040036891999989166,
|
130 |
+
0.04025799400000096,
|
131 |
+
0.03988057999998773,
|
132 |
+
0.039550152999993315,
|
133 |
+
0.039757829999985006,
|
134 |
+
0.03987061099996936,
|
135 |
+
0.04017376699999886,
|
136 |
+
0.04039091199996392,
|
137 |
+
0.04013940300001195,
|
138 |
+
0.04019520700001067,
|
139 |
+
0.039634079999984806,
|
140 |
+
0.03954664700000876,
|
141 |
+
0.04334986100002425
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 24.51799540787239
|
147 |
},
|
148 |
"energy": {
|
149 |
"unit": "kWh",
|
150 |
+
"cpu": 1.5632537735833063e-06,
|
151 |
+
"ram": 6.532926036354637e-08,
|
152 |
"gpu": 0.0,
|
153 |
+
"total": 1.6285830339468525e-06
|
154 |
},
|
155 |
"efficiency": {
|
156 |
"unit": "samples/kWh",
|
157 |
+
"value": 614030.7120703028
|
158 |
}
|
159 |
}
|
160 |
}
|