Commit
•
0d8950a
1
Parent(s):
20e52d7
Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json
CHANGED
@@ -79,8 +79,8 @@
|
|
79 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
-
"optimum_benchmark_version": "0.
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,37 +108,37 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 7,
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
-
"value": 6.
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
-
"cpu":
|
135 |
-
"ram": 2.
|
136 |
"gpu": 0.0,
|
137 |
-
"total": 5.
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
-
"value":
|
142 |
}
|
143 |
}
|
144 |
}
|
|
|
79 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
+
"optimum_benchmark_version": "0.3.0",
|
83 |
+
"optimum_benchmark_commit": "748abd0c7ac21cfb1798768cad39007b466ce8e8",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1176.326144,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 7,
|
111 |
+
"total": 1.1019696410000392,
|
112 |
+
"mean": 0.15742423442857703,
|
113 |
+
"stdev": 0.02148614485010114,
|
114 |
+
"p50": 0.15397426399999858,
|
115 |
+
"p90": 0.17607686459999744,
|
116 |
+
"p95": 0.19187361029999575,
|
117 |
+
"p99": 0.20451100685999446,
|
118 |
"values": [
|
119 |
+
0.15397426399999858,
|
120 |
+
0.1514290960000153,
|
121 |
+
0.1550096569999937,
|
122 |
+
0.15501453699999956,
|
123 |
+
0.20767035599999417,
|
124 |
+
0.1397995760000299,
|
125 |
+
0.13907215500000802
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "samples/s",
|
130 |
+
"value": 6.352262112817817
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
+
"cpu": 5.427070789866978e-06,
|
135 |
+
"ram": 2.2681204297370527e-07,
|
136 |
"gpu": 0.0,
|
137 |
+
"total": 5.653882832840683e-06
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "samples/kWh",
|
141 |
+
"value": 176869.60086818237
|
142 |
}
|
143 |
}
|
144 |
}
|