Commit
•
ad72851
1
Parent(s):
0c2f070
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
@@ -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,
|
@@ -11,37 +11,37 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 7,
|
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 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
-
"value": 6.
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
-
"cpu": 5.
|
38 |
-
"ram": 2.
|
39 |
"gpu": 0.0,
|
40 |
-
"total": 5.
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
-
"value":
|
45 |
}
|
46 |
}
|
47 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 1176.858624,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 7,
|
14 |
+
"total": 1.1068740910001225,
|
15 |
+
"mean": 0.15812487014287463,
|
16 |
+
"stdev": 0.007043094462311208,
|
17 |
+
"p50": 0.16045594300004495,
|
18 |
+
"p90": 0.16242944860000536,
|
19 |
+
"p95": 0.1635997018000012,
|
20 |
+
"p99": 0.16453590435999785,
|
21 |
"values": [
|
22 |
+
0.1608691110000109,
|
23 |
+
0.16045594300004495,
|
24 |
+
0.16476995499999703,
|
25 |
+
0.15939623000002712,
|
26 |
+
0.159465780000005,
|
27 |
+
0.16054986700004292,
|
28 |
+
0.14136720499999456
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.3241158654956955
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 5.512666039996677e-06,
|
38 |
+
"ram": 2.3039009297335156e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.743056132970029e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 174123.31985737509
|
45 |
}
|
46 |
}
|
47 |
}
|