Commit
•
ca24d28
1
Parent(s):
c52da17
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 865.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,54 +11,54 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 24,
|
14 |
-
"total": 1.
|
15 |
-
"mean": 0.
|
16 |
-
"stdev": 0.
|
17 |
-
"p50": 0.
|
18 |
-
"p90": 0.
|
19 |
-
"p95": 0.
|
20 |
-
"p99": 0.
|
21 |
"values": [
|
22 |
-
0.
|
23 |
-
0.
|
24 |
-
0.
|
25 |
-
0.
|
26 |
-
0.
|
27 |
-
0.
|
28 |
-
0.
|
29 |
-
0.
|
30 |
-
0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
-
0.
|
35 |
-
0.
|
36 |
-
0.
|
37 |
-
0.
|
38 |
-
0.
|
39 |
-
0.
|
40 |
-
0.
|
41 |
-
0.
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.
|
45 |
-
0.
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value": 23.
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram":
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.787904,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 24,
|
14 |
+
"total": 1.0375714270000458,
|
15 |
+
"mean": 0.04323214279166857,
|
16 |
+
"stdev": 0.00241733860322531,
|
17 |
+
"p50": 0.044207135499988226,
|
18 |
+
"p90": 0.045253473900027076,
|
19 |
+
"p95": 0.045280717350013336,
|
20 |
+
"p99": 0.04537708994000866,
|
21 |
"values": [
|
22 |
+
0.04500385000000051,
|
23 |
+
0.044835336000005555,
|
24 |
+
0.04527531900004078,
|
25 |
+
0.044401745000016035,
|
26 |
+
0.04528167000000849,
|
27 |
+
0.04540559200000871,
|
28 |
+
0.04520250199999509,
|
29 |
+
0.042253868999978295,
|
30 |
+
0.044534864000013386,
|
31 |
+
0.04323867099998324,
|
32 |
+
0.04420890399995869,
|
33 |
+
0.043353996000007555,
|
34 |
+
0.04353578600000674,
|
35 |
+
0.04426879699997244,
|
36 |
+
0.04420536700001776,
|
37 |
+
0.0437850019999928,
|
38 |
+
0.044189648000042325,
|
39 |
+
0.04441096200002903,
|
40 |
+
0.04456237599998758,
|
41 |
+
0.04323900000002823,
|
42 |
+
0.03831011599999101,
|
43 |
+
0.03808998399995289,
|
44 |
+
0.03753136000000268,
|
45 |
+
0.03844671100000596
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.130937664110274
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4851420504566086e-06,
|
55 |
+
"ram": 6.206572847986535e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.547207778936474e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 646325.6025557112
|
62 |
}
|
63 |
}
|
64 |
}
|