Commit
•
1578b89
1
Parent(s):
b4d4cfe
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": 863.961088,
|
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.0036315799997055,
|
15 |
+
"mean": 0.04363615565216111,
|
16 |
+
"stdev": 0.002969326787153515,
|
17 |
+
"p50": 0.045148681999990004,
|
18 |
+
"p90": 0.04625126439999576,
|
19 |
+
"p95": 0.04653903249999871,
|
20 |
+
"p99": 0.04696325008000599,
|
21 |
"values": [
|
22 |
+
0.04597339999997985,
|
23 |
+
0.04443789999999126,
|
24 |
+
0.045852863999982674,
|
25 |
+
0.043872808999992685,
|
26 |
+
0.046177978000002895,
|
27 |
+
0.0470744570000079,
|
28 |
+
0.044910686000037,
|
29 |
+
0.04573595399995156,
|
30 |
+
0.04626958599999398,
|
31 |
+
0.04541019300000926,
|
32 |
+
0.045148681999990004,
|
33 |
+
0.045203585999956886,
|
34 |
+
0.04588216899998088,
|
35 |
+
0.04545246300000372,
|
36 |
+
0.04472013899999183,
|
37 |
+
0.04656897099999924,
|
38 |
+
0.03957236999997349,
|
39 |
+
0.03957636799998454,
|
40 |
+
0.03990820899997516,
|
41 |
+
0.03918901099996219,
|
42 |
+
0.039321579999977985,
|
43 |
+
0.038405180999973254,
|
44 |
+
0.038967023999987305
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.916775895001976
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5105011626186536e-06,
|
54 |
+
"ram": 6.312483572092111e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5736259983395744e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 635475.0118866612
|
61 |
}
|
62 |
}
|
63 |
}
|