Commit
•
6e7e027
1
Parent(s):
8e22a2e
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": 867.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +10,49 @@
|
|
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.04578653799998733,
|
41 |
-
0.04404593099999943,
|
42 |
-
0.04668949300000236,
|
43 |
-
0.0465451640000083
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu":
|
53 |
-
"ram":
|
54 |
"gpu": 0.0,
|
55 |
-
"total":
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.536896,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 18,
|
14 |
+
"total": 1.0246832970001662,
|
15 |
+
"mean": 0.05692684983334257,
|
16 |
+
"stdev": 0.002486664567019148,
|
17 |
+
"p50": 0.056880056000011336,
|
18 |
+
"p90": 0.058925897099996405,
|
19 |
+
"p95": 0.0611016298999985,
|
20 |
+
"p99": 0.06366353398000028,
|
21 |
"values": [
|
22 |
+
0.060536503999998104,
|
23 |
+
0.05665336300000945,
|
24 |
+
0.057106749000013224,
|
25 |
+
0.06430401000000074,
|
26 |
+
0.05633585000001062,
|
27 |
+
0.05808249100002172,
|
28 |
+
0.05760559000000853,
|
29 |
+
0.05823563699999568,
|
30 |
+
0.05490787300001898,
|
31 |
+
0.05747555799999304,
|
32 |
+
0.05656283300001519,
|
33 |
+
0.05723900700002105,
|
34 |
+
0.05640531900002088,
|
35 |
+
0.053177801999993335,
|
36 |
+
0.05438559699999246,
|
37 |
+
0.05715054100002703,
|
38 |
+
0.053934545000004164,
|
39 |
+
0.054584028000022045
|
|
|
|
|
|
|
|
|
40 |
]
|
41 |
},
|
42 |
"throughput": {
|
43 |
"unit": "samples/s",
|
44 |
+
"value": 17.56640325132291
|
45 |
},
|
46 |
"energy": {
|
47 |
"unit": "kWh",
|
48 |
+
"cpu": 2.1816578176286488e-06,
|
49 |
+
"ram": 9.116991713745569e-08,
|
50 |
"gpu": 0.0,
|
51 |
+
"total": 2.2728277347661046e-06
|
52 |
},
|
53 |
"efficiency": {
|
54 |
"unit": "samples/kWh",
|
55 |
+
"value": 439980.551408974
|
56 |
}
|
57 |
}
|
58 |
}
|