Commit
•
33935da
1
Parent(s):
ac2b43d
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
@@ -65,7 +65,7 @@
|
|
65 |
"name": "process",
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": false,
|
68 |
-
"device_isolation_action": "
|
69 |
"numactl": false,
|
70 |
"numactl_kwargs": {},
|
71 |
"start_method": "spawn"
|
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram": 1166.
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,31 +108,31 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
-
"total": 4.
|
112 |
-
"mean": 4.
|
113 |
"stdev": 0.0,
|
114 |
-
"p50": 4.
|
115 |
-
"p90": 4.
|
116 |
-
"p95": 4.
|
117 |
-
"p99": 4.
|
118 |
"values": [
|
119 |
-
4.
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
-
"cpu":
|
126 |
-
"ram": 2.
|
127 |
"gpu": 0,
|
128 |
-
"total": 7.
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
-
"max_ram": 1194.
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
@@ -140,37 +140,38 @@
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
-
"count":
|
144 |
-
"total": 1.
|
145 |
-
"mean": 0.
|
146 |
-
"stdev": 0.
|
147 |
-
"p50": 0.
|
148 |
-
"p90": 0.
|
149 |
-
"p95": 0.
|
150 |
-
"p99": 0.
|
151 |
"values": [
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
|
|
158 |
]
|
159 |
},
|
160 |
"throughput": {
|
161 |
"unit": "samples/s",
|
162 |
-
"value":
|
163 |
},
|
164 |
"energy": {
|
165 |
"unit": "kWh",
|
166 |
-
"cpu": 5.
|
167 |
-
"ram": 2.
|
168 |
"gpu": 0.0,
|
169 |
-
"total": 5.
|
170 |
},
|
171 |
"efficiency": {
|
172 |
"unit": "samples/kWh",
|
173 |
-
"value":
|
174 |
}
|
175 |
}
|
176 |
}
|
|
|
65 |
"name": "process",
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": false,
|
68 |
+
"device_isolation_action": "warn",
|
69 |
"numactl": false,
|
70 |
"numactl_kwargs": {},
|
71 |
"start_method": "spawn"
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "4b53fb2a7497cb7cece4f3351e6ebbf219605bed",
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1166.671872,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
+
"total": 4.8852889910000385,
|
112 |
+
"mean": 4.8852889910000385,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.8852889910000385,
|
115 |
+
"p90": 4.8852889910000385,
|
116 |
+
"p95": 4.8852889910000385,
|
117 |
+
"p99": 4.8852889910000385,
|
118 |
"values": [
|
119 |
+
4.8852889910000385
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 7.01770513111108e-05,
|
126 |
+
"ram": 2.933233731545307e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 7.31102850426561e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 1194.377216,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 7,
|
144 |
+
"total": 1.044326604000105,
|
145 |
+
"mean": 0.14918951485715784,
|
146 |
+
"stdev": 0.005975921835329523,
|
147 |
+
"p50": 0.15256544700002905,
|
148 |
+
"p90": 0.15346449699999312,
|
149 |
+
"p95": 0.15377014750000056,
|
150 |
+
"p99": 0.15401466790000654,
|
151 |
"values": [
|
152 |
+
0.15305696299998317,
|
153 |
+
0.15210238800000297,
|
154 |
+
0.15256544700002905,
|
155 |
+
0.1529467850000401,
|
156 |
+
0.15407579800000804,
|
157 |
+
0.14025511200003393,
|
158 |
+
0.13932411100000763
|
159 |
]
|
160 |
},
|
161 |
"throughput": {
|
162 |
"unit": "samples/s",
|
163 |
+
"value": 6.702883918869596
|
164 |
},
|
165 |
"energy": {
|
166 |
"unit": "kWh",
|
167 |
+
"cpu": 5.425435793750014e-06,
|
168 |
+
"ram": 2.2674299476656454e-07,
|
169 |
"gpu": 0.0,
|
170 |
+
"total": 5.652178788516579e-06
|
171 |
},
|
172 |
"efficiency": {
|
173 |
"unit": "samples/kWh",
|
174 |
+
"value": 176922.92431224583
|
175 |
}
|
176 |
}
|
177 |
}
|