Commit
•
51541db
1
Parent(s):
200b1d2
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,52 @@
|
|
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.044560797000002594,
|
44 |
-
0.039507651999997506,
|
45 |
-
0.04330637900000056
|
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.296384,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0199810350001144,
|
15 |
+
"mean": 0.048570525476195926,
|
16 |
+
"stdev": 0.0009919131338816875,
|
17 |
+
"p50": 0.04853009999999358,
|
18 |
+
"p90": 0.04986658899997565,
|
19 |
+
"p95": 0.050048918000015874,
|
20 |
+
"p99": 0.05047192760000598,
|
21 |
"values": [
|
22 |
+
0.04962438799998381,
|
23 |
+
0.04834543900000199,
|
24 |
+
0.05057768000000351,
|
25 |
+
0.047055491000037364,
|
26 |
+
0.04986658899997565,
|
27 |
+
0.04808372299999064,
|
28 |
+
0.050048918000015874,
|
29 |
+
0.04867728600004284,
|
30 |
+
0.046980450999967616,
|
31 |
+
0.04970313499995882,
|
32 |
+
0.04743474700001116,
|
33 |
+
0.048450534000039625,
|
34 |
+
0.04853009999999358,
|
35 |
+
0.047608779000029244,
|
36 |
+
0.04779232100003128,
|
37 |
+
0.04866113600002109,
|
38 |
+
0.04899814200001629,
|
39 |
+
0.04748269499998514,
|
40 |
+
0.04925480999997944,
|
41 |
+
0.04891010000000051,
|
42 |
+
0.04789457100002892
|
|
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.58861810111758
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.643132721936261e-06,
|
52 |
+
"ram": 6.86654674161168e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.711798189352378e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 584181.0128204005
|
59 |
}
|
60 |
}
|
61 |
}
|