Commit
•
da225e6
1
Parent(s):
c4b05f1
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,54 +10,53 @@
|
|
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.044700681999984226
|
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": 866.820096,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0382290429999443,
|
15 |
+
"mean": 0.0471922292272702,
|
16 |
+
"stdev": 0.0011126526524861868,
|
17 |
+
"p50": 0.04719589799999824,
|
18 |
+
"p90": 0.04846695700000225,
|
19 |
+
"p95": 0.0487464451000136,
|
20 |
+
"p99": 0.04980964228001199,
|
21 |
"values": [
|
22 |
+
0.04875852200001418,
|
23 |
+
0.04685289100001455,
|
24 |
+
0.047345616999990625,
|
25 |
+
0.04477713500000391,
|
26 |
+
0.0470217359999765,
|
27 |
+
0.04642865299999244,
|
28 |
+
0.04801671399999918,
|
29 |
+
0.048516984000002594,
|
30 |
+
0.04719673899998611,
|
31 |
+
0.04696483999998691,
|
32 |
+
0.0500890540000114,
|
33 |
+
0.04772531199998298,
|
34 |
+
0.04657689800001208,
|
35 |
+
0.04538866100000405,
|
36 |
+
0.048003389999990986,
|
37 |
+
0.046774506000019755,
|
38 |
+
0.04736374999998816,
|
39 |
+
0.04740534799998386,
|
40 |
+
0.04725061099998129,
|
41 |
+
0.04563235399999144,
|
42 |
+
0.047195057000010365,
|
43 |
+
0.04694427100000098
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.18992928230113
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.6085544692145455e-06,
|
53 |
+
"ram": 6.721935710493577e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6757738263194812e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 596739.2402805992
|
60 |
}
|
61 |
}
|
62 |
}
|