Commit
•
4f51169
1
Parent(s):
401cdcb
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,36 +10,38 @@
|
|
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 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
-
"value":
|
32 |
},
|
33 |
"energy": {
|
34 |
"unit": "kWh",
|
35 |
-
"cpu": 4.
|
36 |
-
"ram": 2.
|
37 |
"gpu": 0.0,
|
38 |
-
"total": 5.
|
39 |
},
|
40 |
"efficiency": {
|
41 |
"unit": "samples/kWh",
|
42 |
-
"value":
|
43 |
}
|
44 |
}
|
45 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 1177.10848,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 7,
|
14 |
+
"total": 1.1038632130000678,
|
15 |
+
"mean": 0.1576947447142954,
|
16 |
+
"stdev": 0.003641778671659444,
|
17 |
+
"p50": 0.15796158500000956,
|
18 |
+
"p90": 0.16154096060002984,
|
19 |
+
"p95": 0.16200071780003783,
|
20 |
+
"p99": 0.1623685235600442,
|
21 |
"values": [
|
22 |
+
0.1584562009999786,
|
23 |
+
0.15689375199997357,
|
24 |
+
0.15796158500000956,
|
25 |
+
0.1624604750000458,
|
26 |
+
0.15708476100002144,
|
27 |
+
0.16092795100001922,
|
28 |
+
0.15007848800001966
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.34136541336084
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 4.828268215980059e-06,
|
38 |
+
"ram": 2.0178478272593263e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.030052998705991e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 198805.06234372788
|
45 |
}
|
46 |
}
|
47 |
}
|