Commit
•
fef4cf3
1
Parent(s):
9da51b8
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": 864.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,54 +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 |
-
0.
|
44 |
-
0.
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
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": 864.9728,
|
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.0342756789999612,
|
15 |
+
"mean": 0.04137102715999845,
|
16 |
+
"stdev": 0.0009678963546023666,
|
17 |
+
"p50": 0.04110832099999584,
|
18 |
+
"p90": 0.041768273200000296,
|
19 |
+
"p95": 0.04345553519999611,
|
20 |
+
"p99": 0.04469283076000693,
|
21 |
"values": [
|
22 |
+
0.04134506200000487,
|
23 |
+
0.04117513599999256,
|
24 |
+
0.04128116400002568,
|
25 |
+
0.04075133700001743,
|
26 |
+
0.04079144099998189,
|
27 |
+
0.040846232999996346,
|
28 |
+
0.04075596399999881,
|
29 |
+
0.04140149799999904,
|
30 |
+
0.04084395900000004,
|
31 |
+
0.041681971000002704,
|
32 |
+
0.04110034599997903,
|
33 |
+
0.040896205999985114,
|
34 |
+
0.04106890799999974,
|
35 |
+
0.04182580799999869,
|
36 |
+
0.04110832099999584,
|
37 |
+
0.04097927000000823,
|
38 |
+
0.04061083399997756,
|
39 |
+
0.040795077000012725,
|
40 |
+
0.04495489300001054,
|
41 |
+
0.04142766699999356,
|
42 |
+
0.041237431999974206,
|
43 |
+
0.041513576999989255,
|
44 |
+
0.040490691000002244,
|
45 |
+
0.04152991700001962,
|
46 |
+
0.04386296699999548
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.171505245267337
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5756238831414119e-06,
|
56 |
+
"ram": 6.584666425327441e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.641470547394686e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 609209.8341862928
|
63 |
}
|
64 |
}
|
65 |
}
|