Commit
•
b8794a7
1
Parent(s):
fda8966
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": 1175.502848,
|
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.1126544139999055,
|
15 |
+
"mean": 0.15895063057141506,
|
16 |
+
"stdev": 0.025662082148112695,
|
17 |
+
"p50": 0.1575341779999917,
|
18 |
+
"p90": 0.18269337039999983,
|
19 |
+
"p95": 0.20040861670000817,
|
20 |
+
"p99": 0.21458081374001492,
|
21 |
"values": [
|
22 |
+
0.15867208299999902,
|
23 |
+
0.1575341779999917,
|
24 |
+
0.15907304199998862,
|
25 |
+
0.21812386300001663,
|
26 |
+
0.1401322159999836,
|
27 |
+
0.1397376989999657,
|
28 |
+
0.13938133299996025
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.291261610004807
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 5.520783530341254e-06,
|
38 |
+
"ram": 2.3072819341500407e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.751511723756258e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 173867.33228232202
|
45 |
}
|
46 |
}
|
47 |
}
|