Commit
•
f414109
1
Parent(s):
a9ccd04
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,54 +10,46 @@
|
|
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.044618474000003516,
|
38 |
-
0.04434477600000264,
|
39 |
-
0.045273581999992984,
|
40 |
-
0.046234869000045364,
|
41 |
-
0.04477500500001952,
|
42 |
-
0.04498434099997439,
|
43 |
-
0.03955548099997941,
|
44 |
-
0.0386736010000277
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu":
|
54 |
-
"ram":
|
55 |
"gpu": 0.0,
|
56 |
-
"total":
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
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": 15,
|
14 |
+
"total": 1.0470214690000148,
|
15 |
+
"mean": 0.06980143126666766,
|
16 |
+
"stdev": 0.0045127075322199586,
|
17 |
+
"p50": 0.06992885300002172,
|
18 |
+
"p90": 0.07659794940001348,
|
19 |
+
"p95": 0.0791280199000198,
|
20 |
+
"p99": 0.0793423111800098,
|
21 |
"values": [
|
22 |
+
0.0701659140000288,
|
23 |
+
0.06635459800003218,
|
24 |
+
0.06721154599995316,
|
25 |
+
0.06402422399997931,
|
26 |
+
0.0637096670000119,
|
27 |
+
0.06862677499998426,
|
28 |
+
0.07297504199999594,
|
29 |
+
0.07075672600001326,
|
30 |
+
0.07077264800000194,
|
31 |
+
0.07041995899999165,
|
32 |
+
0.06883615499998541,
|
33 |
+
0.0648302569999828,
|
34 |
+
0.07901322100002517,
|
35 |
+
0.0793958840000073,
|
36 |
+
0.06992885300002172
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
]
|
38 |
},
|
39 |
"throughput": {
|
40 |
"unit": "samples/s",
|
41 |
+
"value": 14.326353798959005
|
42 |
},
|
43 |
"energy": {
|
44 |
"unit": "kWh",
|
45 |
+
"cpu": 2.7801679240332712e-06,
|
46 |
+
"ram": 1.1617219076055919e-07,
|
47 |
"gpu": 0.0,
|
48 |
+
"total": 2.89634011479383e-06
|
49 |
},
|
50 |
"efficiency": {
|
51 |
"unit": "samples/kWh",
|
52 |
+
"value": 345263.31865937746
|
53 |
}
|
54 |
}
|
55 |
}
|