Commit
•
c4a120b
1
Parent(s):
65a5ec7
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.227264,
|
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.107780175000073,
|
15 |
+
"mean": 0.15825431071429616,
|
16 |
+
"stdev": 0.00743592424620076,
|
17 |
+
"p50": 0.16003871700002037,
|
18 |
+
"p90": 0.16386664380000865,
|
19 |
+
"p95": 0.1639406709000127,
|
20 |
+
"p99": 0.16399989258001596,
|
21 |
"values": [
|
22 |
+
0.15937299799998073,
|
23 |
+
0.1596685640000146,
|
24 |
+
0.16401469800001678,
|
25 |
+
0.16034517500003176,
|
26 |
+
0.16003871700002037,
|
27 |
+
0.16376794100000325,
|
28 |
+
0.1405720820000056
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.318943196469045
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 5.101885563797421e-06,
|
38 |
+
"ram": 2.1320478582616428e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.315090349623585e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 188143.55621834725
|
45 |
}
|
46 |
}
|
47 |
}
|