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,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.03898716899999499,
|
47 |
-
0.03797024400000737
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 6.
|
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": 865.591296,
|
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.0050701840000897,
|
15 |
+
"mean": 0.04187792433333707,
|
16 |
+
"stdev": 0.0014463568385600105,
|
17 |
+
"p50": 0.041389595999987705,
|
18 |
+
"p90": 0.04429592959999695,
|
19 |
+
"p95": 0.045446445550018665,
|
20 |
+
"p99": 0.04586405323001884,
|
21 |
"values": [
|
22 |
+
0.042266532999974515,
|
23 |
+
0.04123231700003771,
|
24 |
+
0.04182750100000021,
|
25 |
+
0.04171185500001684,
|
26 |
+
0.04201162499998645,
|
27 |
+
0.04150175099999842,
|
28 |
+
0.041558177000013075,
|
29 |
+
0.04072474700001294,
|
30 |
+
0.04134109000000308,
|
31 |
+
0.04516567100000657,
|
32 |
+
0.04098523400000431,
|
33 |
+
0.04123833800002785,
|
34 |
+
0.040751666999994995,
|
35 |
+
0.04103200199995172,
|
36 |
+
0.041699471000015365,
|
37 |
+
0.04066328099997918,
|
38 |
+
0.04126595000002453,
|
39 |
+
0.045973993000018254,
|
40 |
+
0.0454959940000208,
|
41 |
+
0.04112616800000524,
|
42 |
+
0.04184912100004112,
|
43 |
+
0.040992748999997275,
|
44 |
+
0.04143810199997233,
|
45 |
+
0.041216846999986956
|
|
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.878929434044238
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5471092146686e-06,
|
55 |
+
"ram": 6.465455357665807e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.6117637682452582e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 620438.3171416671
|
62 |
}
|
63 |
}
|
64 |
}
|