Commit
•
955ef67
1
Parent(s):
188664d
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,
|
@@ -11,54 +11,54 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 24,
|
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": 23.
|
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": 864.784384,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 24,
|
14 |
+
"total": 1.0330878820001317,
|
15 |
+
"mean": 0.043045328416672156,
|
16 |
+
"stdev": 0.0019444196766900072,
|
17 |
+
"p50": 0.04376076549999652,
|
18 |
+
"p90": 0.04465207040000223,
|
19 |
+
"p95": 0.04473797045002925,
|
20 |
+
"p99": 0.04514231906000646,
|
21 |
"values": [
|
22 |
+
0.04386304700005894,
|
23 |
+
0.04380994699999974,
|
24 |
+
0.04525908499999787,
|
25 |
+
0.04287057299995922,
|
26 |
+
0.04412128900003154,
|
27 |
+
0.044751407000035215,
|
28 |
+
0.04466182999999546,
|
29 |
+
0.042332296000040515,
|
30 |
+
0.044629298000018025,
|
31 |
+
0.04349806499999431,
|
32 |
+
0.04371158399999331,
|
33 |
+
0.04296026999998048,
|
34 |
+
0.04412812900000063,
|
35 |
+
0.04300236599999607,
|
36 |
+
0.04405776800001604,
|
37 |
+
0.043991814999913004,
|
38 |
+
0.043062247999955616,
|
39 |
+
0.044289992000017264,
|
40 |
+
0.044622204000006604,
|
41 |
+
0.04290048600000773,
|
42 |
+
0.04102947800004131,
|
43 |
+
0.03939480300005016,
|
44 |
+
0.038341983999998774,
|
45 |
+
0.037797918000023856
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.23132467059268
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4885187149047853e-06,
|
55 |
+
"ram": 6.220695785148993e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5507256727562753e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 644859.3826544381
|
62 |
}
|
63 |
}
|
64 |
}
|