Commit
•
da42966
1
Parent(s):
fb67d5e
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": 864.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,52 +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 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram": 6.
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 864.718848,
|
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.0128256840001768,
|
15 |
+
"mean": 0.044035899304355516,
|
16 |
+
"stdev": 0.000750582083352366,
|
17 |
+
"p50": 0.0442044040000269,
|
18 |
+
"p90": 0.04503159099997447,
|
19 |
+
"p95": 0.045099902900034294,
|
20 |
+
"p99": 0.045115380380007085,
|
21 |
"values": [
|
22 |
+
0.0442044040000269,
|
23 |
+
0.044223850000037146,
|
24 |
+
0.04481371500003206,
|
25 |
+
0.042492775000027905,
|
26 |
+
0.04510144100004254,
|
27 |
+
0.04477417100002867,
|
28 |
+
0.04508605999996007,
|
29 |
+
0.04511931199999708,
|
30 |
+
0.04318352400002823,
|
31 |
+
0.04327389200000198,
|
32 |
+
0.04399454100001776,
|
33 |
+
0.04329306799996857,
|
34 |
+
0.043484182999975474,
|
35 |
+
0.04355152700003373,
|
36 |
+
0.044011963999992076,
|
37 |
+
0.04280526100001225,
|
38 |
+
0.04428650400001288,
|
39 |
+
0.04434001399999943,
|
40 |
+
0.04414623399998163,
|
41 |
+
0.04302082099997051,
|
42 |
+
0.04453325299999733,
|
43 |
+
0.044739015000004656,
|
44 |
+
0.04434615500002792
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.708744814962635
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4736415427408102e-06,
|
54 |
+
"ram": 6.158488755521266e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5352264302960229e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 651369.7134612121
|
61 |
}
|
62 |
}
|
63 |
}
|