Commit
•
22a4bfd
1
Parent(s):
cd709a5
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": 5.
|
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.194496,
|
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.068481492999922,
|
15 |
+
"mean": 0.15264021328570315,
|
16 |
+
"stdev": 0.00929336989781662,
|
17 |
+
"p50": 0.15768829299997833,
|
18 |
+
"p90": 0.1596611232000214,
|
19 |
+
"p95": 0.1596893616000216,
|
20 |
+
"p99": 0.15971195232002175,
|
21 |
"values": [
|
22 |
+
0.15971760000002178,
|
23 |
+
0.15686585999998215,
|
24 |
+
0.15854406899995865,
|
25 |
+
0.15768829299997833,
|
26 |
+
0.15962347200002114,
|
27 |
+
0.13782100399998853,
|
28 |
+
0.13822119499997143
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.551353529153276
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 5.509105655882094e-06,
|
38 |
+
"ram": 2.3024190337039843e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.7393475592524926e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 174235.8325011846
|
45 |
}
|
46 |
}
|
47 |
}
|