Commit
•
a068b9d
1
Parent(s):
6ca1c62
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,52 +10,56 @@
|
|
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 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram": 6.
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.97632,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.018097626999804,
|
15 |
+
"mean": 0.04072390507999216,
|
16 |
+
"stdev": 0.0008547741932384625,
|
17 |
+
"p50": 0.0405183979999606,
|
18 |
+
"p90": 0.04164638999997124,
|
19 |
+
"p95": 0.04208484879999332,
|
20 |
+
"p99": 0.042813476759977216,
|
21 |
"values": [
|
22 |
+
0.04217513300000064,
|
23 |
+
0.04071007999999665,
|
24 |
+
0.043015058999969824,
|
25 |
+
0.041316993999998886,
|
26 |
+
0.04049321999997346,
|
27 |
+
0.03998225600003025,
|
28 |
+
0.040508859999988545,
|
29 |
+
0.041343935999975656,
|
30 |
+
0.04141699299998436,
|
31 |
+
0.04099165000002358,
|
32 |
+
0.039459439999973256,
|
33 |
+
0.039754685999980666,
|
34 |
+
0.03967615799996338,
|
35 |
+
0.039779613999996855,
|
36 |
+
0.0404858269999977,
|
37 |
+
0.039949423999985356,
|
38 |
+
0.03998671499999773,
|
39 |
+
0.041530406999982006,
|
40 |
+
0.03989849799995682,
|
41 |
+
0.0405183979999606,
|
42 |
+
0.04139730600002167,
|
43 |
+
0.041115935000050285,
|
44 |
+
0.04172371199996405,
|
45 |
+
0.04065239100003737,
|
46 |
+
0.04021493499999451
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.55560187648371
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5900434388054744e-06,
|
56 |
+
"ram": 6.644919878029896e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6564926375857735e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 603685.146139516
|
63 |
}
|
64 |
}
|
65 |
}
|