Commit
•
43a4623
1
Parent(s):
5329527
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,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 |
-
0.
|
45 |
-
0.
|
|
|
|
|
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.624064,
|
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.030154217000188,
|
15 |
+
"mean": 0.039621316038468773,
|
16 |
+
"stdev": 0.0014469330844958366,
|
17 |
+
"p50": 0.03927464600002395,
|
18 |
+
"p90": 0.04006187400000272,
|
19 |
+
"p95": 0.043253522750021034,
|
20 |
+
"p99": 0.04449936600001081,
|
21 |
"values": [
|
22 |
+
0.039562335000027815,
|
23 |
+
0.03933000099999617,
|
24 |
+
0.039758951000010256,
|
25 |
+
0.03906851299996106,
|
26 |
+
0.03898015800001531,
|
27 |
+
0.039849150000009104,
|
28 |
+
0.038935505000040393,
|
29 |
+
0.03911951800000679,
|
30 |
+
0.039077042000030815,
|
31 |
+
0.038795483999990665,
|
32 |
+
0.039478005999967536,
|
33 |
+
0.039889653999978236,
|
34 |
+
0.039267513000027066,
|
35 |
+
0.03928177900002083,
|
36 |
+
0.03861303100001123,
|
37 |
+
0.03889745200001471,
|
38 |
+
0.03854646600001388,
|
39 |
+
0.03893381899996484,
|
40 |
+
0.03938627400003725,
|
41 |
+
0.03911235300000726,
|
42 |
+
0.03944266000002017,
|
43 |
+
0.03841350800001919,
|
44 |
+
0.03934179699996321,
|
45 |
+
0.04425999900001898,
|
46 |
+
0.044579155000008086,
|
47 |
+
0.0402340940000272
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.238939540248712
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.5258007579379613e-06,
|
57 |
+
"ram": 6.376436252042394e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5895651204583853e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 629102.8830021311
|
64 |
}
|
65 |
}
|
66 |
}
|