Commit
•
fd69c5e
1
Parent(s):
3989fbe
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,
|
@@ -10,38 +10,37 @@
|
|
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 |
-
0.1383478509999918
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
-
"value":
|
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.833472,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 6,
|
14 |
+
"total": 1.1142126360001043,
|
15 |
+
"mean": 0.18570210600001738,
|
16 |
+
"stdev": 0.03763972623723861,
|
17 |
+
"p50": 0.1824891960000059,
|
18 |
+
"p90": 0.22815657700002134,
|
19 |
+
"p95": 0.2282988610000274,
|
20 |
+
"p99": 0.22841268820003222,
|
21 |
"values": [
|
22 |
+
0.22787200900000926,
|
23 |
+
0.22844114500003343,
|
24 |
+
0.21241732900000443,
|
25 |
+
0.14782723500002248,
|
26 |
+
0.15256106300000738,
|
27 |
+
0.14509385500002736
|
|
|
28 |
]
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
+
"value": 5.384968547421354
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
+
"cpu": 5.4602164361212e-06,
|
37 |
+
"ram": 2.2819748842934473e-07,
|
38 |
"gpu": 0.0,
|
39 |
+
"total": 5.688413924550545e-06
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
+
"value": 175795.92717121274
|
44 |
}
|
45 |
}
|
46 |
}
|