Commit
•
d696b74
1
Parent(s):
67b1c9e
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,54 +10,55 @@
|
|
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": 865.861632,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.022411547000047,
|
15 |
+
"mean": 0.042600481125001956,
|
16 |
+
"stdev": 0.0022574374380485377,
|
17 |
+
"p50": 0.043212640999996665,
|
18 |
+
"p90": 0.044533368100013605,
|
19 |
+
"p95": 0.04477939945000316,
|
20 |
+
"p99": 0.04500048874000442,
|
21 |
"values": [
|
22 |
+
0.04457708500001445,
|
23 |
+
0.043754511999992474,
|
24 |
+
0.04438823099999922,
|
25 |
+
0.04300251200001526,
|
26 |
+
0.04304447100000175,
|
27 |
+
0.04326582599998119,
|
28 |
+
0.04481510200000116,
|
29 |
+
0.04227135000002136,
|
30 |
+
0.045055864000005386,
|
31 |
+
0.04321620199999643,
|
32 |
+
0.043844170999989274,
|
33 |
+
0.0432090799999969,
|
34 |
+
0.04412582800000564,
|
35 |
+
0.04297221499999182,
|
36 |
+
0.04443136200001163,
|
37 |
+
0.04295578400001432,
|
38 |
+
0.04216357900000389,
|
39 |
+
0.04372493700000746,
|
40 |
+
0.04352744599998459,
|
41 |
+
0.04265592799998785,
|
42 |
+
0.03755224700000781,
|
43 |
+
0.03730871999999863,
|
44 |
+
0.03880115000001183,
|
45 |
+
0.037747945000006666
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.473913289047484
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4722246692013843e-06,
|
55 |
+
"ram": 6.152498037401786e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.533749649575402e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 651996.8889817426
|
62 |
}
|
63 |
}
|
64 |
}
|