Commit
•
ed78020
1
Parent(s):
cd40509
Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json
CHANGED
@@ -71,7 +71,7 @@
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": false,
|
74 |
-
"device_isolation_action": "
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
@@ -86,7 +86,7 @@
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.14",
|
88 |
"optimum_benchmark_version": "0.4.0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.0",
|
@@ -105,7 +105,7 @@
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
@@ -114,24 +114,24 @@
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
-
"total": 5.
|
118 |
-
"mean": 1.
|
119 |
-
"stdev": 0.
|
120 |
-
"p50": 1.
|
121 |
-
"p90": 1.
|
122 |
-
"p95": 1.
|
123 |
-
"p99": 1.
|
124 |
"values": [
|
125 |
-
1.
|
126 |
-
1.
|
127 |
-
1.
|
128 |
-
1.
|
129 |
-
1.
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value": 8.
|
135 |
},
|
136 |
"energy": null,
|
137 |
"efficiency": null
|
@@ -139,7 +139,7 @@
|
|
139 |
"warmup": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
-
"max_ram":
|
143 |
"max_global_vram": null,
|
144 |
"max_process_vram": null,
|
145 |
"max_reserved": null,
|
@@ -148,21 +148,21 @@
|
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
"count": 2,
|
151 |
-
"total": 2.
|
152 |
-
"mean": 1.
|
153 |
-
"stdev": 0.
|
154 |
-
"p50": 1.
|
155 |
-
"p90": 1.
|
156 |
-
"p95": 1.
|
157 |
-
"p99": 1.
|
158 |
"values": [
|
159 |
-
1.
|
160 |
-
1.
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
-
"value": 3.
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
@@ -170,7 +170,7 @@
|
|
170 |
"train": {
|
171 |
"memory": {
|
172 |
"unit": "MB",
|
173 |
-
"max_ram":
|
174 |
"max_global_vram": null,
|
175 |
"max_process_vram": null,
|
176 |
"max_reserved": null,
|
@@ -179,22 +179,22 @@
|
|
179 |
"latency": {
|
180 |
"unit": "s",
|
181 |
"count": 3,
|
182 |
-
"total": 3.
|
183 |
-
"mean": 1.
|
184 |
-
"stdev": 0.
|
185 |
-
"p50": 1.
|
186 |
-
"p90": 1.
|
187 |
-
"p95": 1.
|
188 |
-
"p99": 1.
|
189 |
"values": [
|
190 |
-
1.
|
191 |
-
1.
|
192 |
-
1.
|
193 |
]
|
194 |
},
|
195 |
"throughput": {
|
196 |
"unit": "samples/s",
|
197 |
-
"value": 5.
|
198 |
},
|
199 |
"energy": null,
|
200 |
"efficiency": null
|
|
|
71 |
"name": "process",
|
72 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
73 |
"device_isolation": false,
|
74 |
+
"device_isolation_action": "warn",
|
75 |
"numactl": false,
|
76 |
"numactl_kwargs": {},
|
77 |
"start_method": "spawn"
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.14",
|
88 |
"optimum_benchmark_version": "0.4.0",
|
89 |
+
"optimum_benchmark_commit": "4b53fb2a7497cb7cece4f3351e6ebbf219605bed",
|
90 |
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.0",
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 4381.671424,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
+
"total": 5.942398563999916,
|
118 |
+
"mean": 1.188479712799983,
|
119 |
+
"stdev": 0.07369281314803126,
|
120 |
+
"p50": 1.148984439000003,
|
121 |
+
"p90": 1.2676158845999907,
|
122 |
+
"p95": 1.3013451187999863,
|
123 |
+
"p99": 1.3283285061599828,
|
124 |
"values": [
|
125 |
+
1.3350743529999818,
|
126 |
+
1.148984439000003,
|
127 |
+
1.1454808319999756,
|
128 |
+
1.1664281820000042,
|
129 |
+
1.1464307579999513
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 8.414110810895233
|
135 |
},
|
136 |
"energy": null,
|
137 |
"efficiency": null
|
|
|
139 |
"warmup": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
+
"max_ram": 4381.671424,
|
143 |
"max_global_vram": null,
|
144 |
"max_process_vram": null,
|
145 |
"max_reserved": null,
|
|
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
"count": 2,
|
151 |
+
"total": 2.484058791999985,
|
152 |
+
"mean": 1.2420293959999924,
|
153 |
+
"stdev": 0.09304495699998938,
|
154 |
+
"p50": 1.2420293959999924,
|
155 |
+
"p90": 1.316465361599984,
|
156 |
+
"p95": 1.3257698572999828,
|
157 |
+
"p99": 1.333213453859982,
|
158 |
"values": [
|
159 |
+
1.3350743529999818,
|
160 |
+
1.148984439000003
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
+
"value": 3.2205356917333576
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
|
|
170 |
"train": {
|
171 |
"memory": {
|
172 |
"unit": "MB",
|
173 |
+
"max_ram": 4381.671424,
|
174 |
"max_global_vram": null,
|
175 |
"max_process_vram": null,
|
176 |
"max_reserved": null,
|
|
|
179 |
"latency": {
|
180 |
"unit": "s",
|
181 |
"count": 3,
|
182 |
+
"total": 3.458339771999931,
|
183 |
+
"mean": 1.152779923999977,
|
184 |
+
"stdev": 0.009658564409470534,
|
185 |
+
"p50": 1.1464307579999513,
|
186 |
+
"p90": 1.1624286971999935,
|
187 |
+
"p95": 1.1644284395999989,
|
188 |
+
"p99": 1.1660282335200032,
|
189 |
"values": [
|
190 |
+
1.1454808319999756,
|
191 |
+
1.1664281820000042,
|
192 |
+
1.1464307579999513
|
193 |
]
|
194 |
},
|
195 |
"throughput": {
|
196 |
"unit": "samples/s",
|
197 |
+
"value": 5.204809586881841
|
198 |
},
|
199 |
"energy": null,
|
200 |
"efficiency": null
|