Commit
•
e95da3d
1
Parent(s):
3cdfe9e
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,53 +10,57 @@
|
|
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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.886208,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0363352679999593,
|
15 |
+
"mean": 0.0398590487692292,
|
16 |
+
"stdev": 0.0012532722225869707,
|
17 |
+
"p50": 0.03967057050002154,
|
18 |
+
"p90": 0.040936984499978735,
|
19 |
+
"p95": 0.04262340649999885,
|
20 |
+
"p99": 0.043524135749962056,
|
21 |
"values": [
|
22 |
+
0.04072095600002967,
|
23 |
+
0.040003026000022146,
|
24 |
+
0.04015516099997285,
|
25 |
+
0.04022018199998456,
|
26 |
+
0.03941039000000046,
|
27 |
+
0.03969750600003863,
|
28 |
+
0.03950044700002309,
|
29 |
+
0.04019263099996806,
|
30 |
+
0.039118945000041094,
|
31 |
+
0.03975739700001668,
|
32 |
+
0.0393303699999592,
|
33 |
+
0.039755743999990045,
|
34 |
+
0.039892699999995784,
|
35 |
+
0.03905289200002926,
|
36 |
+
0.041089753999983714,
|
37 |
+
0.040784214999973756,
|
38 |
+
0.03964363500000445,
|
39 |
+
0.03951663899999858,
|
40 |
+
0.03915755699995316,
|
41 |
+
0.04365397299994811,
|
42 |
+
0.043134624000003896,
|
43 |
+
0.038582051999981104,
|
44 |
+
0.038240295000036895,
|
45 |
+
0.03834188500002256,
|
46 |
+
0.038215907999983756,
|
47 |
+
0.039166383999997834
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.08840604274506
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.565678914388021e-06,
|
57 |
+
"ram": 6.542767617725076e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.6311065905652718e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 613080.7181972349
|
64 |
}
|
65 |
}
|
66 |
}
|