Commit
•
a9a241e
1
Parent(s):
b12e441
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,37 +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 |
-
0.
|
|
|
28 |
]
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
-
"value":
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
-
"cpu": 5.
|
37 |
-
"ram": 2.
|
38 |
"gpu": 0.0,
|
39 |
-
"total": 5.
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
-
"value":
|
44 |
}
|
45 |
}
|
46 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 1177.247744,
|
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.0667816569999218,
|
15 |
+
"mean": 0.15239737957141739,
|
16 |
+
"stdev": 0.006502556223027021,
|
17 |
+
"p50": 0.15171019099994965,
|
18 |
+
"p90": 0.15891976719999548,
|
19 |
+
"p95": 0.1590721320999819,
|
20 |
+
"p99": 0.15919402401997104,
|
21 |
"values": [
|
22 |
+
0.15871661400001358,
|
23 |
+
0.15922449699996832,
|
24 |
+
0.1512846040000113,
|
25 |
+
0.15125977799999646,
|
26 |
+
0.15171019099994965,
|
27 |
+
0.15607723699997678,
|
28 |
+
0.13850873600000568
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.561792616200293
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 5.432896978325315e-06,
|
38 |
+
"ram": 2.2705632950338858e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.659953307828703e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 176679.9027505802
|
45 |
}
|
46 |
}
|
47 |
}
|