Commit
•
35f5a08
1
Parent(s):
d51c888
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,
|
@@ -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.116672,
|
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.111056342999973,
|
15 |
+
"mean": 0.15872233471428185,
|
16 |
+
"stdev": 0.007212274773571628,
|
17 |
+
"p50": 0.16079884099997344,
|
18 |
+
"p90": 0.1633667502000094,
|
19 |
+
"p95": 0.16362701460000154,
|
20 |
+
"p99": 0.16383522611999524,
|
21 |
"values": [
|
22 |
+
0.1606884560000026,
|
23 |
+
0.16079884099997344,
|
24 |
+
0.16301973100001987,
|
25 |
+
0.16049666700001808,
|
26 |
+
0.1608530429999746,
|
27 |
+
0.16388727899999367,
|
28 |
+
0.14131232599999066
|
29 |
]
|
30 |
},
|
31 |
"throughput": {
|
32 |
"unit": "samples/s",
|
33 |
+
"value": 6.300310550497591
|
34 |
},
|
35 |
"energy": {
|
36 |
"unit": "kWh",
|
37 |
+
"cpu": 5.550086001555125e-06,
|
38 |
+
"ram": 2.3195448505166636e-07,
|
39 |
"gpu": 0.0,
|
40 |
+
"total": 5.782040486606791e-06
|
41 |
},
|
42 |
"efficiency": {
|
43 |
"unit": "samples/kWh",
|
44 |
+
"value": 172949.3251242959
|
45 |
}
|
46 |
}
|
47 |
}
|