Commit
•
09543d9
1
Parent(s):
bd2a7f9
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,
|
@@ -10,53 +10,46 @@
|
|
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.04702686799998901,
|
38 |
-
0.04508962300002395,
|
39 |
-
0.0473397899999668,
|
40 |
-
0.04715250199996035,
|
41 |
-
0.047374714999989465,
|
42 |
-
0.04687112899995327,
|
43 |
-
0.04718754700002137
|
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": 862.048256,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 15,
|
14 |
+
"total": 1.015306546999966,
|
15 |
+
"mean": 0.06768710313333107,
|
16 |
+
"stdev": 0.008298696973395272,
|
17 |
+
"p50": 0.06662375999997039,
|
18 |
+
"p90": 0.07940229979998321,
|
19 |
+
"p95": 0.08037320909997447,
|
20 |
+
"p99": 0.08191708821997849,
|
21 |
"values": [
|
22 |
+
0.056808349999982966,
|
23 |
+
0.063478970999995,
|
24 |
+
0.05776474499998585,
|
25 |
+
0.06978516999998874,
|
26 |
+
0.0675181240000029,
|
27 |
+
0.07345299899998281,
|
28 |
+
0.07954613099997232,
|
29 |
+
0.060686995000025945,
|
30 |
+
0.06101165400002628,
|
31 |
+
0.0823030579999795,
|
32 |
+
0.07918655299999955,
|
33 |
+
0.07623148999999785,
|
34 |
+
0.06662375999997039,
|
35 |
+
0.06145744000002651,
|
36 |
+
0.059451107000029424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
]
|
38 |
},
|
39 |
"throughput": {
|
40 |
"unit": "samples/s",
|
41 |
+
"value": 14.773863169032143
|
42 |
},
|
43 |
"energy": {
|
44 |
"unit": "kWh",
|
45 |
+
"cpu": 2.306510420406566e-06,
|
46 |
+
"ram": 9.636924574238037e-08,
|
47 |
"gpu": 0.0,
|
48 |
+
"total": 2.4028796661489465e-06
|
49 |
},
|
50 |
"efficiency": {
|
51 |
"unit": "samples/kWh",
|
52 |
+
"value": 416167.3237689354
|
53 |
}
|
54 |
}
|
55 |
}
|