Upload cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/file.json with huggingface_hub
Browse files
cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/file.json
ADDED
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"config": {
|
3 |
+
"name": "cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased",
|
4 |
+
"backend": {
|
5 |
+
"name": "pytorch",
|
6 |
+
"version": "2.2.2",
|
7 |
+
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
+
"task": "fill-mask",
|
9 |
+
"model": "google-bert/bert-base-uncased",
|
10 |
+
"library": "transformers",
|
11 |
+
"device": "cuda",
|
12 |
+
"device_ids": "0",
|
13 |
+
"seed": 42,
|
14 |
+
"inter_op_num_threads": null,
|
15 |
+
"intra_op_num_threads": null,
|
16 |
+
"hub_kwargs": {
|
17 |
+
"revision": "main",
|
18 |
+
"force_download": false,
|
19 |
+
"local_files_only": false,
|
20 |
+
"trust_remote_code": false
|
21 |
+
},
|
22 |
+
"no_weights": true,
|
23 |
+
"device_map": null,
|
24 |
+
"torch_dtype": null,
|
25 |
+
"eval_mode": true,
|
26 |
+
"to_bettertransformer": false,
|
27 |
+
"low_cpu_mem_usage": null,
|
28 |
+
"attn_implementation": null,
|
29 |
+
"cache_implementation": null,
|
30 |
+
"autocast_enabled": false,
|
31 |
+
"autocast_dtype": null,
|
32 |
+
"torch_compile": false,
|
33 |
+
"torch_compile_target": "forward",
|
34 |
+
"torch_compile_config": {},
|
35 |
+
"quantization_scheme": null,
|
36 |
+
"quantization_config": {},
|
37 |
+
"deepspeed_inference": false,
|
38 |
+
"deepspeed_inference_config": {},
|
39 |
+
"peft_type": null,
|
40 |
+
"peft_config": {}
|
41 |
+
},
|
42 |
+
"scenario": {
|
43 |
+
"name": "inference",
|
44 |
+
"_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
|
45 |
+
"iterations": 1,
|
46 |
+
"duration": 1,
|
47 |
+
"warmup_runs": 1,
|
48 |
+
"input_shapes": {
|
49 |
+
"batch_size": 1,
|
50 |
+
"num_choices": 2,
|
51 |
+
"sequence_length": 2
|
52 |
+
},
|
53 |
+
"new_tokens": null,
|
54 |
+
"latency": true,
|
55 |
+
"memory": true,
|
56 |
+
"energy": true,
|
57 |
+
"forward_kwargs": {},
|
58 |
+
"generate_kwargs": {
|
59 |
+
"max_new_tokens": 2,
|
60 |
+
"min_new_tokens": 2
|
61 |
+
},
|
62 |
+
"call_kwargs": {
|
63 |
+
"num_inference_steps": 2
|
64 |
+
}
|
65 |
+
},
|
66 |
+
"launcher": {
|
67 |
+
"name": "process",
|
68 |
+
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
69 |
+
"device_isolation": true,
|
70 |
+
"device_isolation_action": "error",
|
71 |
+
"start_method": "spawn"
|
72 |
+
},
|
73 |
+
"environment": {
|
74 |
+
"cpu": " AMD EPYC 7R32",
|
75 |
+
"cpu_count": 16,
|
76 |
+
"cpu_ram_mb": 66697.29792,
|
77 |
+
"system": "Linux",
|
78 |
+
"machine": "x86_64",
|
79 |
+
"platform": "Linux-5.10.214-202.855.amzn2.x86_64-x86_64-with-glibc2.35",
|
80 |
+
"processor": "x86_64",
|
81 |
+
"python_version": "3.10.14",
|
82 |
+
"gpu": [
|
83 |
+
"NVIDIA A10G"
|
84 |
+
],
|
85 |
+
"gpu_count": 1,
|
86 |
+
"gpu_vram_mb": 24146608128,
|
87 |
+
"optimum_benchmark_version": "0.2.0",
|
88 |
+
"optimum_benchmark_commit": null,
|
89 |
+
"transformers_version": "4.40.2",
|
90 |
+
"transformers_commit": null,
|
91 |
+
"accelerate_version": "0.30.0",
|
92 |
+
"accelerate_commit": null,
|
93 |
+
"diffusers_version": "0.27.2",
|
94 |
+
"diffusers_commit": null,
|
95 |
+
"optimum_version": null,
|
96 |
+
"optimum_commit": null,
|
97 |
+
"timm_version": "0.9.16",
|
98 |
+
"timm_commit": null,
|
99 |
+
"peft_version": null,
|
100 |
+
"peft_commit": null
|
101 |
+
}
|
102 |
+
},
|
103 |
+
"report": {
|
104 |
+
"forward": {
|
105 |
+
"memory": {
|
106 |
+
"unit": "MB",
|
107 |
+
"max_ram": 866.041856,
|
108 |
+
"max_global_vram": 1229.45536,
|
109 |
+
"max_process_vram": 0.0,
|
110 |
+
"max_reserved": 591.396864,
|
111 |
+
"max_allocated": 449.269248
|
112 |
+
},
|
113 |
+
"latency": {
|
114 |
+
"unit": "s",
|
115 |
+
"count": 155,
|
116 |
+
"total": 1.002450977802276,
|
117 |
+
"mean": 0.0064674256632404935,
|
118 |
+
"stdev": 0.00019750743205881847,
|
119 |
+
"p50": 0.006493184089660644,
|
120 |
+
"p90": 0.006580838203430176,
|
121 |
+
"p95": 0.006742732906341552,
|
122 |
+
"p99": 0.007255674724578858,
|
123 |
+
"values": [
|
124 |
+
0.007309311866760254,
|
125 |
+
0.006625279903411865,
|
126 |
+
0.006788095951080322,
|
127 |
+
0.0067276802062988285,
|
128 |
+
0.00677785587310791,
|
129 |
+
0.006856704235076904,
|
130 |
+
0.006940671920776367,
|
131 |
+
0.007209983825683594,
|
132 |
+
0.006408192157745361,
|
133 |
+
0.006195199966430664,
|
134 |
+
0.006196224212646485,
|
135 |
+
0.006168575763702393,
|
136 |
+
0.006195199966430664,
|
137 |
+
0.006160384178161621,
|
138 |
+
0.006171648025512695,
|
139 |
+
0.006162432193756104,
|
140 |
+
0.006174719810485839,
|
141 |
+
0.006160384178161621,
|
142 |
+
0.006202367782592774,
|
143 |
+
0.006140927791595459,
|
144 |
+
0.00616755199432373,
|
145 |
+
0.00628326416015625,
|
146 |
+
0.006170623779296875,
|
147 |
+
0.006187007904052734,
|
148 |
+
0.00617574405670166,
|
149 |
+
0.006168575763702393,
|
150 |
+
0.006144000053405762,
|
151 |
+
0.006236159801483154,
|
152 |
+
0.006176767826080322,
|
153 |
+
0.006243328094482422,
|
154 |
+
0.006169600009918213,
|
155 |
+
0.0062269439697265625,
|
156 |
+
0.006196224212646485,
|
157 |
+
0.006207520008087158,
|
158 |
+
0.006182911872863769,
|
159 |
+
0.006154240131378174,
|
160 |
+
0.006174719810485839,
|
161 |
+
0.006189055919647217,
|
162 |
+
0.006191103935241699,
|
163 |
+
0.006149119853973388,
|
164 |
+
0.006277120113372803,
|
165 |
+
0.006719488143920899,
|
166 |
+
0.006461440086364746,
|
167 |
+
0.006491136074066162,
|
168 |
+
0.006457344055175781,
|
169 |
+
0.006525951862335205,
|
170 |
+
0.006495232105255127,
|
171 |
+
0.006493184089660644,
|
172 |
+
0.006493184089660644,
|
173 |
+
0.006469632148742676,
|
174 |
+
0.006491136074066162,
|
175 |
+
0.006497280120849609,
|
176 |
+
0.006467584133148193,
|
177 |
+
0.006497280120849609,
|
178 |
+
0.006504447937011719,
|
179 |
+
0.006491136074066162,
|
180 |
+
0.006500351905822754,
|
181 |
+
0.006498303890228272,
|
182 |
+
0.006474751949310303,
|
183 |
+
0.006489088058471679,
|
184 |
+
0.006460415840148926,
|
185 |
+
0.0064839677810668945,
|
186 |
+
0.006501376152038574,
|
187 |
+
0.006474751949310303,
|
188 |
+
0.0065064959526062015,
|
189 |
+
0.006545407772064209,
|
190 |
+
0.006502399921417237,
|
191 |
+
0.006491136074066162,
|
192 |
+
0.006464511871337891,
|
193 |
+
0.006503424167633057,
|
194 |
+
0.0065064959526062015,
|
195 |
+
0.006495232105255127,
|
196 |
+
0.006605823993682861,
|
197 |
+
0.00653004789352417,
|
198 |
+
0.006479872226715088,
|
199 |
+
0.006504447937011719,
|
200 |
+
0.006493184089660644,
|
201 |
+
0.006510591983795166,
|
202 |
+
0.006501376152038574,
|
203 |
+
0.006449151992797852,
|
204 |
+
0.006516736030578613,
|
205 |
+
0.006502399921417237,
|
206 |
+
0.006490111827850342,
|
207 |
+
0.006560768127441406,
|
208 |
+
0.006478847980499268,
|
209 |
+
0.006493184089660644,
|
210 |
+
0.006502399921417237,
|
211 |
+
0.006455296039581298,
|
212 |
+
0.006487040042877197,
|
213 |
+
0.0064767999649047855,
|
214 |
+
0.006482944011688232,
|
215 |
+
0.0065146880149841305,
|
216 |
+
0.006464511871337891,
|
217 |
+
0.006516736030578613,
|
218 |
+
0.0064778242111206055,
|
219 |
+
0.006469632148742676,
|
220 |
+
0.0064737281799316405,
|
221 |
+
0.006469632148742676,
|
222 |
+
0.006479872226715088,
|
223 |
+
0.006512639999389648,
|
224 |
+
0.006583295822143555,
|
225 |
+
0.0065064959526062015,
|
226 |
+
0.006512639999389648,
|
227 |
+
0.00653926420211792,
|
228 |
+
0.00653107213973999,
|
229 |
+
0.0065382399559021,
|
230 |
+
0.006501376152038574,
|
231 |
+
0.006574079990386963,
|
232 |
+
0.006510591983795166,
|
233 |
+
0.006525951862335205,
|
234 |
+
0.006500351905822754,
|
235 |
+
0.006501376152038574,
|
236 |
+
0.00653004789352417,
|
237 |
+
0.006499328136444092,
|
238 |
+
0.006529024124145508,
|
239 |
+
0.0065771517753601075,
|
240 |
+
0.006499328136444092,
|
241 |
+
0.006472703933715821,
|
242 |
+
0.006491136074066162,
|
243 |
+
0.006448128223419189,
|
244 |
+
0.006478847980499268,
|
245 |
+
0.006474751949310303,
|
246 |
+
0.006497280120849609,
|
247 |
+
0.006499328136444092,
|
248 |
+
0.006472703933715821,
|
249 |
+
0.006470655918121338,
|
250 |
+
0.0065177597999572755,
|
251 |
+
0.0064737281799316405,
|
252 |
+
0.006494207859039307,
|
253 |
+
0.006499328136444092,
|
254 |
+
0.006496255874633789,
|
255 |
+
0.006642687797546387,
|
256 |
+
0.006604800224304199,
|
257 |
+
0.006497280120849609,
|
258 |
+
0.006510591983795166,
|
259 |
+
0.006435840129852295,
|
260 |
+
0.00643993616104126,
|
261 |
+
0.006425600051879882,
|
262 |
+
0.006412288188934326,
|
263 |
+
0.006460415840148926,
|
264 |
+
0.006385663986206055,
|
265 |
+
0.006462463855743408,
|
266 |
+
0.0065064959526062015,
|
267 |
+
0.006667263984680176,
|
268 |
+
0.007445504188537597,
|
269 |
+
0.00694374418258667,
|
270 |
+
0.006558720111846924,
|
271 |
+
0.006471680164337158,
|
272 |
+
0.006562816143035889,
|
273 |
+
0.006504447937011719,
|
274 |
+
0.006575104236602783,
|
275 |
+
0.006555647850036621,
|
276 |
+
0.0065484800338745115,
|
277 |
+
0.006540287971496582,
|
278 |
+
0.006549503803253174
|
279 |
+
]
|
280 |
+
},
|
281 |
+
"throughput": {
|
282 |
+
"unit": "samples/s",
|
283 |
+
"value": 154.6210272943364
|
284 |
+
},
|
285 |
+
"energy": {
|
286 |
+
"unit": "kWh",
|
287 |
+
"cpu": 7.693178871626496e-08,
|
288 |
+
"ram": 4.193464474918719e-08,
|
289 |
+
"gpu": 1.4653595952257972e-07,
|
290 |
+
"total": 2.654023929880319e-07
|
291 |
+
},
|
292 |
+
"efficiency": {
|
293 |
+
"unit": "samples/kWh",
|
294 |
+
"value": 3767863.5401192266
|
295 |
+
}
|
296 |
+
}
|
297 |
+
}
|
298 |
+
}
|