Commit
•
ceea64e
1
Parent(s):
891b41d
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,56 +10,54 @@
|
|
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 |
-
0.04160535100004381,
|
46 |
-
0.042314364999981535
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.357824,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0357087580000552,
|
15 |
+
"mean": 0.045030815565219796,
|
16 |
+
"stdev": 0.0005941134107666419,
|
17 |
+
"p50": 0.045091783000003716,
|
18 |
+
"p90": 0.04557498880000708,
|
19 |
+
"p95": 0.04575976970000113,
|
20 |
+
"p99": 0.04583266866000258,
|
21 |
"values": [
|
22 |
+
0.04547118099998215,
|
23 |
+
0.045091783000003716,
|
24 |
+
0.045579263000007586,
|
25 |
+
0.044408548999996356,
|
26 |
+
0.044893553000008524,
|
27 |
+
0.04543188799999598,
|
28 |
+
0.0453363380000269,
|
29 |
+
0.04519474500000342,
|
30 |
+
0.04533172999998669,
|
31 |
+
0.04326186000000121,
|
32 |
+
0.04577982600000041,
|
33 |
+
0.04473160999998527,
|
34 |
+
0.04469078400001081,
|
35 |
+
0.045518419000018184,
|
36 |
+
0.04486296600001083,
|
37 |
+
0.04503473700000882,
|
38 |
+
0.04384976500000448,
|
39 |
+
0.04555789200000504,
|
40 |
+
0.04502229199999874,
|
41 |
+
0.044986636999993834,
|
42 |
+
0.044518232999990914,
|
43 |
+
0.045847573000003194,
|
44 |
+
0.045307134000012184
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.207015072859672
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4787283453921726e-06,
|
54 |
+
"ram": 6.179767538928563e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5405260207814583e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 649128.9251269725
|
61 |
}
|
62 |
}
|
63 |
}
|