Commit
•
c85e300
1
Parent(s):
f77e0e7
Upload cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json
CHANGED
@@ -86,14 +86,14 @@
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
-
"transformers_version": "4.
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
96 |
-
"optimum_version":
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
@@ -105,7 +105,7 @@
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
@@ -113,42 +113,43 @@
|
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
-
"count": 5,
|
117 |
-
"total": 2.9605875510000033,
|
118 |
-
"mean": 0.5921175102000007,
|
119 |
-
"stdev": 0.05132011510941668,
|
120 |
-
"p50": 0.5711260809999885,
|
121 |
-
"p90": 0.6487702356000113,
|
122 |
-
"p95": 0.6708229238000172,
|
123 |
-
"p99": 0.6884650743600218,
|
124 |
"values": [
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value":
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
-
"cpu": 0.
|
139 |
-
"ram": 5.
|
140 |
"gpu": 0,
|
141 |
-
"total": 0.
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
-
"value":
|
146 |
}
|
147 |
},
|
148 |
"warmup": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
-
"max_ram":
|
152 |
"max_global_vram": null,
|
153 |
"max_process_vram": null,
|
154 |
"max_reserved": null,
|
@@ -156,22 +157,23 @@
|
|
156 |
},
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
-
"count": 2,
|
160 |
-
"total": 1.2640016930000115,
|
161 |
-
"mean": 0.6320008465000058,
|
162 |
-
"stdev": 0.06087476550001725,
|
163 |
-
"p50": 0.6320008465000058,
|
164 |
-
"p90": 0.6807006589000195,
|
165 |
-
"p95": 0.6867881354500213,
|
166 |
-
"p99": 0.6916581166900226,
|
167 |
"values": [
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
-
"value":
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
@@ -179,7 +181,7 @@
|
|
179 |
"train": {
|
180 |
"memory": {
|
181 |
"unit": "MB",
|
182 |
-
"max_ram":
|
183 |
"max_global_vram": null,
|
184 |
"max_process_vram": null,
|
185 |
"max_reserved": null,
|
@@ -187,23 +189,24 @@
|
|
187 |
},
|
188 |
"latency": {
|
189 |
"unit": "s",
|
190 |
-
"count": 3,
|
191 |
-
"total": 1.6965858579999917,
|
192 |
-
"mean": 0.5655286193333305,
|
193 |
-
"stdev": 0.012315688415689183,
|
194 |
-
"p50": 0.5599242689999642,
|
195 |
-
"p90": 0.5780745905999879,
|
196 |
-
"p95": 0.5803433807999909,
|
197 |
-
"p99": 0.5821584129599933,
|
198 |
"values": [
|
199 |
-
0.
|
200 |
-
0.
|
201 |
-
0.
|
202 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
-
"value":
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
|
90 |
+
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
96 |
+
"optimum_version": "1.22.0",
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2524.962816,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
"values": [
|
117 |
+
0.7459302600000228,
|
118 |
+
0.6169834250000008,
|
119 |
+
0.5861771940000153,
|
120 |
+
0.6571925749999536,
|
121 |
+
0.6169056279999836
|
122 |
+
],
|
123 |
+
"count": 5,
|
124 |
+
"total": 3.2231890819999762,
|
125 |
+
"mean": 0.6446378163999953,
|
126 |
+
"p50": 0.6169834250000008,
|
127 |
+
"p90": 0.7104351859999951,
|
128 |
+
"p95": 0.728182723000009,
|
129 |
+
"p99": 0.74238075260002,
|
130 |
+
"stdev": 0.05544233960164174,
|
131 |
+
"stdev_": 8.600540984589086
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 15.512586673623005
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 0.00013876777530000105,
|
140 |
+
"ram": 5.803589586785697e-06,
|
141 |
"gpu": 0,
|
142 |
+
"total": 0.00014457136488678674
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 69169.9909441331
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
+
"max_ram": 2524.962816,
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
|
|
157 |
},
|
158 |
"latency": {
|
159 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
"values": [
|
161 |
+
0.7459302600000228,
|
162 |
+
0.6169834250000008
|
163 |
+
],
|
164 |
+
"count": 2,
|
165 |
+
"total": 1.3629136850000236,
|
166 |
+
"mean": 0.6814568425000118,
|
167 |
+
"p50": 0.6814568425000118,
|
168 |
+
"p90": 0.7330355765000206,
|
169 |
+
"p95": 0.7394829182500218,
|
170 |
+
"p99": 0.7446407916500226,
|
171 |
+
"stdev": 0.06447341750001101,
|
172 |
+
"stdev_": 9.461115286990445
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 5.869777439354027
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
+
"max_ram": 2524.962816,
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
|
|
189 |
},
|
190 |
"latency": {
|
191 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
"values": [
|
193 |
+
0.5861771940000153,
|
194 |
+
0.6571925749999536,
|
195 |
+
0.6169056279999836
|
196 |
+
],
|
197 |
+
"count": 3,
|
198 |
+
"total": 1.8602753969999526,
|
199 |
+
"mean": 0.6200917989999842,
|
200 |
+
"p50": 0.6169056279999836,
|
201 |
+
"p90": 0.6491351855999596,
|
202 |
+
"p95": 0.6531638802999566,
|
203 |
+
"p99": 0.6563868360599543,
|
204 |
+
"stdev": 0.029079315086759223,
|
205 |
+
"stdev_": 4.689517767152402
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 9.675986700156557
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|