Commit
•
44f7367
1
Parent(s):
4638fba
Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,26 +11,32 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
-
1.
|
15 |
],
|
16 |
"count": 1,
|
17 |
-
"total": 1.
|
18 |
-
"mean": 1.
|
19 |
-
"p50": 1.
|
20 |
-
"p90": 1.
|
21 |
-
"p95": 1.
|
22 |
-
"p99": 1.
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
26 |
"throughput": null,
|
27 |
-
"energy":
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
"efficiency": null
|
29 |
},
|
30 |
"forward": {
|
31 |
"memory": {
|
32 |
"unit": "MB",
|
33 |
-
"max_ram":
|
34 |
"max_global_vram": null,
|
35 |
"max_process_vram": null,
|
36 |
"max_reserved": null,
|
@@ -39,36 +45,36 @@
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.
|
45 |
-
0.
|
46 |
-
0.
|
47 |
],
|
48 |
"count": 5,
|
49 |
-
"total": 1.
|
50 |
-
"mean": 0.
|
51 |
-
"p50": 0.
|
52 |
-
"p90": 0.
|
53 |
-
"p95": 0.
|
54 |
-
"p99": 0.
|
55 |
-
"stdev": 0.
|
56 |
-
"stdev_":
|
57 |
},
|
58 |
"throughput": {
|
59 |
"unit": "samples/s",
|
60 |
-
"value":
|
61 |
},
|
62 |
"energy": {
|
63 |
"unit": "kWh",
|
64 |
-
"cpu": 7.
|
65 |
-
"ram":
|
66 |
"gpu": 0.0,
|
67 |
-
"total": 7.
|
68 |
},
|
69 |
"efficiency": {
|
70 |
"unit": "samples/kWh",
|
71 |
-
"value":
|
72 |
}
|
73 |
}
|
74 |
}
|
|
|
1 |
{
|
2 |
+
"load_model": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 1185.316864,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
+
1.7623825190000275
|
15 |
],
|
16 |
"count": 1,
|
17 |
+
"total": 1.7623825190000275,
|
18 |
+
"mean": 1.7623825190000275,
|
19 |
+
"p50": 1.7623825190000275,
|
20 |
+
"p90": 1.7623825190000275,
|
21 |
+
"p95": 1.7623825190000275,
|
22 |
+
"p99": 1.7623825190000275,
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
26 |
"throughput": null,
|
27 |
+
"energy": {
|
28 |
+
"unit": "kWh",
|
29 |
+
"cpu": 0.00020006206939444303,
|
30 |
+
"ram": 8.36267909161412e-06,
|
31 |
+
"gpu": 0,
|
32 |
+
"total": 0.00020842474848605715
|
33 |
+
},
|
34 |
"efficiency": null
|
35 |
},
|
36 |
"forward": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
+
"max_ram": 1220.9152,
|
40 |
"max_global_vram": null,
|
41 |
"max_process_vram": null,
|
42 |
"max_reserved": null,
|
|
|
45 |
"latency": {
|
46 |
"unit": "s",
|
47 |
"values": [
|
48 |
+
0.3248345430000086,
|
49 |
+
0.20451712599998473,
|
50 |
+
0.17823896100003367,
|
51 |
+
0.1776255710000214,
|
52 |
+
0.1780507910000324
|
53 |
],
|
54 |
"count": 5,
|
55 |
+
"total": 1.0632669920000808,
|
56 |
+
"mean": 0.21265339840001615,
|
57 |
+
"p50": 0.17823896100003367,
|
58 |
+
"p90": 0.27670757619999903,
|
59 |
+
"p95": 0.3007710596000038,
|
60 |
+
"p99": 0.32002184632000763,
|
61 |
+
"stdev": 0.05702534658400678,
|
62 |
+
"stdev_": 26.816099349015833
|
63 |
},
|
64 |
"throughput": {
|
65 |
"unit": "samples/s",
|
66 |
+
"value": 9.404975490858876
|
67 |
},
|
68 |
"energy": {
|
69 |
"unit": "kWh",
|
70 |
+
"cpu": 7.027578489814768e-06,
|
71 |
+
"ram": 2.937017521516589e-07,
|
72 |
"gpu": 0.0,
|
73 |
+
"total": 7.321280241966427e-06
|
74 |
},
|
75 |
"efficiency": {
|
76 |
"unit": "samples/kWh",
|
77 |
+
"value": 273176.266158447
|
78 |
}
|
79 |
}
|
80 |
}
|