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,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.04425999900001898,
|
46 |
-
0.044579155000008086,
|
47 |
-
0.0402340940000272
|
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.185792,
|
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.0110083340000244,
|
15 |
+
"mean": 0.04395688408695758,
|
16 |
+
"stdev": 0.0008551537015591361,
|
17 |
+
"p50": 0.044120058999993716,
|
18 |
+
"p90": 0.04485636339999814,
|
19 |
+
"p95": 0.04517276109999955,
|
20 |
+
"p99": 0.045808455420017255,
|
21 |
"values": [
|
22 |
+
0.04446496700001035,
|
23 |
+
0.043363638000016635,
|
24 |
+
0.044406146000000035,
|
25 |
+
0.04274036599997544,
|
26 |
+
0.04368415900000855,
|
27 |
+
0.04372419599999944,
|
28 |
+
0.04425820800000224,
|
29 |
+
0.04403175300001294,
|
30 |
+
0.044120058999993716,
|
31 |
+
0.04208002499998997,
|
32 |
+
0.04520677200000023,
|
33 |
+
0.043481999999983145,
|
34 |
+
0.04345023000001902,
|
35 |
+
0.04431393299998376,
|
36 |
+
0.0429532560000041,
|
37 |
+
0.04416315999998233,
|
38 |
+
0.043431905999995024,
|
39 |
+
0.04481516500001703,
|
40 |
+
0.04424739899999963,
|
41 |
+
0.045978161000022055,
|
42 |
+
0.0428113400000143,
|
43 |
+
0.04441483200000107,
|
44 |
+
0.04486666299999342
|
|
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.749565188054568
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4775765776143645e-06,
|
54 |
+
"ram": 6.174914029740134e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.539325717911766e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 649635.0891587714
|
61 |
}
|
62 |
}
|
63 |
}
|