Commit
•
22e9ad3
1
Parent(s):
b684aee
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":
|
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.10848,
|
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.0693912199998863,
|
15 |
+
"mean": 0.15277017428569803,
|
16 |
+
"stdev": 0.006763016495998352,
|
17 |
+
"p50": 0.15585435500003086,
|
18 |
+
"p90": 0.15689013039998373,
|
19 |
+
"p95": 0.15714211269997805,
|
20 |
+
"p99": 0.15734369853997351,
|
21 |
"values": [
|
22 |
+
0.15655415399999129,
|
23 |
+
0.1555904519999558,
|
24 |
+
0.15585435500003086,
|
25 |
+
0.15739409499997237,
|
26 |
+
0.15131836399996246,
|
27 |
+
0.15588450199999215,
|
28 |
+
0.13679529799998136
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.545780317890346
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 4.587034678753512e-06,
|
38 |
+
"ram": 1.91701726797962e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 4.778736405551474e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 209260.33895451875
|
45 |
}
|
46 |
}
|
47 |
}
|