Commit
•
b798fc7
1
Parent(s):
353dc62
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,
|
@@ -10,55 +10,56 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
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":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
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.939456,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0217401229999155,
|
15 |
+
"mean": 0.04086960491999662,
|
16 |
+
"stdev": 0.0008676075736872911,
|
17 |
+
"p50": 0.04070948399998997,
|
18 |
+
"p90": 0.04132338619997426,
|
19 |
+
"p95": 0.041426161799995496,
|
20 |
+
"p99": 0.04375219875999846,
|
21 |
"values": [
|
22 |
+
0.04135297699997409,
|
23 |
+
0.040648350999987315,
|
24 |
+
0.04100803299999711,
|
25 |
+
0.04053455899997971,
|
26 |
+
0.04118127699999263,
|
27 |
+
0.04144445800000085,
|
28 |
+
0.0410423470000012,
|
29 |
+
0.04002151100002038,
|
30 |
+
0.04127899999997453,
|
31 |
+
0.04114038100001949,
|
32 |
+
0.04018307300000856,
|
33 |
+
0.04047671099999661,
|
34 |
+
0.04053757500000188,
|
35 |
+
0.040483905000002096,
|
36 |
+
0.04051637499998151,
|
37 |
+
0.04071071800001391,
|
38 |
+
0.04118338099999619,
|
39 |
+
0.04054175299998519,
|
40 |
+
0.04070948399998997,
|
41 |
+
0.041087693000008585,
|
42 |
+
0.04448095899999771,
|
43 |
+
0.04026838199999361,
|
44 |
+
0.03988138900001559,
|
45 |
+
0.04123357399998895,
|
46 |
+
0.039792256999987785
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.468061336964908
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.583038753933377e-06,
|
56 |
+
"ram": 6.615596041592653e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6491947143493034e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 606356.5395275683
|
63 |
}
|
64 |
}
|
65 |
}
|