Commit
•
4ae7cf6
1
Parent(s):
5f5664b
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": 1177.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,38 +10,37 @@
|
|
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.14335802800002284
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
-
"value":
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
-
"cpu":
|
38 |
-
"ram":
|
39 |
"gpu": 0.0,
|
40 |
-
"total":
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
-
"value":
|
45 |
}
|
46 |
}
|
47 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 1177.800704,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 6,
|
14 |
+
"total": 1.1180203310000252,
|
15 |
+
"mean": 0.18633672183333752,
|
16 |
+
"stdev": 0.029734059571028516,
|
17 |
+
"p50": 0.17746769849998145,
|
18 |
+
"p90": 0.2237933120000264,
|
19 |
+
"p95": 0.22451661400002365,
|
20 |
+
"p99": 0.22509525560002147,
|
21 |
"values": [
|
22 |
+
0.15824334700005238,
|
23 |
+
0.15725496299995712,
|
24 |
+
0.1962053959999821,
|
25 |
+
0.2252399160000209,
|
26 |
+
0.22234670800003187,
|
27 |
+
0.1587300009999808
|
|
|
28 |
]
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
+
"value": 5.366628703999718
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
+
"cpu": 4.761019606649141e-06,
|
37 |
+
"ram": 1.989759071709803e-07,
|
38 |
"gpu": 0.0,
|
39 |
+
"total": 4.959995513820121e-06
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
+
"value": 201613.08557914675
|
44 |
}
|
45 |
}
|
46 |
}
|