Commit
•
1233a1f
1
Parent(s):
0404f92
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,54 @@
|
|
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.03844671100000596
|
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.857536,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0210175170000184,
|
15 |
+
"mean": 0.04439206595652254,
|
16 |
+
"stdev": 0.0017810219066118384,
|
17 |
+
"p50": 0.044878564999976334,
|
18 |
+
"p90": 0.045958327600010306,
|
19 |
+
"p95": 0.04600135670004306,
|
20 |
+
"p99": 0.04611832724001829,
|
21 |
"values": [
|
22 |
+
0.04551222399999233,
|
23 |
+
0.04474227099996142,
|
24 |
+
0.04600151600004665,
|
25 |
+
0.04432372200000145,
|
26 |
+
0.04536882700000433,
|
27 |
+
0.04446885200002271,
|
28 |
+
0.04519714799999974,
|
29 |
+
0.04357871399997748,
|
30 |
+
0.045365481000033014,
|
31 |
+
0.04508262499996363,
|
32 |
+
0.044468271000027926,
|
33 |
+
0.04416608799999722,
|
34 |
+
0.04615127400001029,
|
35 |
+
0.04395190000002458,
|
36 |
+
0.045288046999985454,
|
37 |
+
0.044878564999976334,
|
38 |
+
0.04431974400000627,
|
39 |
+
0.045791946000008465,
|
40 |
+
0.04599992300001077,
|
41 |
+
0.04502122999997482,
|
42 |
+
0.0429243670000119,
|
43 |
+
0.039059500000007574,
|
44 |
+
0.03935528199997407
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.52654789663083
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5213631157182222e-06,
|
54 |
+
"ram": 6.357892781505388e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.584942043533276e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 630937.897117501
|
61 |
}
|
62 |
}
|
63 |
}
|