Commit
•
d967c40
1
Parent(s):
9f17cc2
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":
|
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": 865.83296,
|
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.0052214179999908,
|
15 |
+
"mean": 0.04370527904347786,
|
16 |
+
"stdev": 0.002119931357483926,
|
17 |
+
"p50": 0.043943386000023565,
|
18 |
+
"p90": 0.04540635300000986,
|
19 |
+
"p95": 0.04560002069999598,
|
20 |
+
"p99": 0.04709996357998478,
|
21 |
"values": [
|
22 |
+
0.04444906599999854,
|
23 |
+
0.04371923399997968,
|
24 |
+
0.04522958100000096,
|
25 |
+
0.04332179800002223,
|
26 |
+
0.04545054600001208,
|
27 |
+
0.045152215999991085,
|
28 |
+
0.04491959000000634,
|
29 |
+
0.04216232999999647,
|
30 |
+
0.04503609799999708,
|
31 |
+
0.04389773899998772,
|
32 |
+
0.043943386000023565,
|
33 |
+
0.043914601000011544,
|
34 |
+
0.043126070999989,
|
35 |
+
0.04383196699998848,
|
36 |
+
0.04422651799998789,
|
37 |
+
0.043823391000017864,
|
38 |
+
0.044138211999978694,
|
39 |
+
0.04561662899999419,
|
40 |
+
0.044915201999998544,
|
41 |
+
0.04751833999998212,
|
42 |
+
0.03971113700001183,
|
43 |
+
0.038432556000003615,
|
44 |
+
0.03868521000001124
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.880531182633646
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5037177464900874e-06,
|
54 |
+
"ram": 6.284163953003267e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5665593860201202e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 638341.584062461
|
61 |
}
|
62 |
}
|
63 |
}
|