Commit
•
22587a8
1
Parent(s):
d8a1f51
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": 866.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,53 +11,53 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
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 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value": 22.
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.992128,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
14 |
+
"total": 1.0229252719999238,
|
15 |
+
"mean": 0.04447501182608364,
|
16 |
+
"stdev": 0.002238768506485887,
|
17 |
+
"p50": 0.04526713499998891,
|
18 |
+
"p90": 0.04620458200000144,
|
19 |
+
"p95": 0.046526357199994095,
|
20 |
+
"p99": 0.04656788745998881,
|
21 |
"values": [
|
22 |
+
0.04656990199998745,
|
23 |
+
0.045670321999978114,
|
24 |
+
0.045078775000007454,
|
25 |
+
0.046216866999998274,
|
26 |
+
0.04558852200000274,
|
27 |
+
0.04615544200001409,
|
28 |
+
0.04517698699999073,
|
29 |
+
0.045658530999986624,
|
30 |
+
0.04584261200000128,
|
31 |
+
0.04524362100002577,
|
32 |
+
0.04556262299999503,
|
33 |
+
0.04557237199998099,
|
34 |
+
0.04526713499998891,
|
35 |
+
0.04656074499999363,
|
36 |
+
0.04520129200000156,
|
37 |
+
0.04524847100000784,
|
38 |
+
0.044627308000002586,
|
39 |
+
0.04537232999999219,
|
40 |
+
0.04293638799998689,
|
41 |
+
0.04014566199998626,
|
42 |
+
0.03980365700002153,
|
43 |
+
0.039847528999985116,
|
44 |
+
0.03957817899998872
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.484535898729575
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5576988326178656e-06,
|
54 |
+
"ram": 6.509732468416586e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6227961573020317e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 616220.3401211788
|
61 |
}
|
62 |
}
|
63 |
}
|