Commit
•
3bbc791
1
Parent(s):
58cf946
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,57 +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 |
-
0.
|
46 |
-
0.038215907999983756,
|
47 |
-
0.039166383999997834
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram":
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.123776,
|
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.0013390660001278,
|
15 |
+
"mean": 0.04172246108333866,
|
16 |
+
"stdev": 0.0022833156012525913,
|
17 |
+
"p50": 0.04249435900001686,
|
18 |
+
"p90": 0.04343163630001072,
|
19 |
+
"p95": 0.04352570680002543,
|
20 |
+
"p99": 0.04390859671002374,
|
21 |
"values": [
|
22 |
+
0.04314606200000526,
|
23 |
+
0.04222984500000848,
|
24 |
+
0.0428964270000165,
|
25 |
+
0.041908976000001985,
|
26 |
+
0.042469590999985485,
|
27 |
+
0.042957771999965644,
|
28 |
+
0.04324243299998898,
|
29 |
+
0.04109404700000141,
|
30 |
+
0.04401868000002196,
|
31 |
+
0.04245013600001357,
|
32 |
+
0.042460575000006884,
|
33 |
+
0.04207434500000318,
|
34 |
+
0.04340188000003309,
|
35 |
+
0.042738323000037326,
|
36 |
+
0.0428437699999904,
|
37 |
+
0.04274218000000474,
|
38 |
+
0.04190477800000281,
|
39 |
+
0.04344438900000114,
|
40 |
+
0.04354005700002972,
|
41 |
+
0.04251912700004823,
|
42 |
+
0.037522268000032,
|
43 |
+
0.03648755000000392,
|
44 |
+
0.036734479999950054,
|
45 |
+
0.03651137499997503
|
|
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.96790539279423
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4183938503265384e-06,
|
55 |
+
"ram": 5.927609680668411e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.4776699471332224e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 676741.1098398978
|
62 |
}
|
63 |
}
|
64 |
}
|