Commit
•
afc0c77
1
Parent(s):
dbffd77
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,
|
@@ -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":
|
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": 1177.440256,
|
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.1464738619999366,
|
15 |
+
"mean": 0.16378198028570523,
|
16 |
+
"stdev": 0.0065851286409986136,
|
17 |
+
"p50": 0.16592667800000527,
|
18 |
+
"p90": 0.16891306540001097,
|
19 |
+
"p95": 0.17102683119999823,
|
20 |
+
"p99": 0.17271784383998806,
|
21 |
"values": [
|
22 |
+
0.16609471100002793,
|
23 |
+
0.162387563999971,
|
24 |
+
0.16592667800000527,
|
25 |
+
0.16602829699996846,
|
26 |
+
0.16321005699995794,
|
27 |
+
0.17314059699998552,
|
28 |
+
0.1496859580000205
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.105677793464067
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 5.679051081339519e-06,
|
38 |
+
"ram": 2.373364410923224e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.916387522431841e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 169022.0588506963
|
45 |
}
|
46 |
}
|
47 |
}
|