Commit
•
dc8dd8d
1
Parent(s):
cb2ca05
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": 867.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.192832,
|
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.0319655949999742,
|
15 |
+
"mean": 0.04486806934782497,
|
16 |
+
"stdev": 0.0007351857013570321,
|
17 |
+
"p50": 0.044834090999984255,
|
18 |
+
"p90": 0.045706483000009256,
|
19 |
+
"p95": 0.045965729699997834,
|
20 |
+
"p99": 0.04601353702000381,
|
21 |
"values": [
|
22 |
+
0.0457198020000078,
|
23 |
+
0.04462818499999344,
|
24 |
+
0.0452302340000017,
|
25 |
+
0.04310308399999485,
|
26 |
+
0.045015270999982704,
|
27 |
+
0.04481695900000204,
|
28 |
+
0.044471761000011156,
|
29 |
+
0.04479900500001577,
|
30 |
+
0.04406564900000376,
|
31 |
+
0.043174829000008685,
|
32 |
+
0.04599305499999673,
|
33 |
+
0.0447862209999812,
|
34 |
+
0.04456315199999494,
|
35 |
+
0.04493030099999373,
|
36 |
+
0.04565320700001507,
|
37 |
+
0.044434019999982866,
|
38 |
+
0.04502801399999612,
|
39 |
+
0.04521877299998778,
|
40 |
+
0.046019314000005807,
|
41 |
+
0.04443181600001367,
|
42 |
+
0.044834090999984255,
|
43 |
+
0.04556956100000775,
|
44 |
+
0.04547929099999237
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.287564732233708
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5243365214421198e-06,
|
54 |
+
"ram": 6.370109430564278e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5880376157477624e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 629708.0057068598
|
61 |
}
|
62 |
}
|
63 |
}
|