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":
|
| 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": "error",
|
| 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": "d2926dc8aa35620c7c4e47f90f87593f48ecd36c",
|
| 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": 4419.534848,
|
| 109 |
"max_global_vram": null,
|
| 110 |
"max_process_vram": null,
|
| 111 |
"max_reserved": null,
|
|
|
|
| 114 |
"latency": {
|
| 115 |
"unit": "s",
|
| 116 |
"count": 5,
|
| 117 |
+
"total": 6.043766719999951,
|
| 118 |
+
"mean": 1.2087533439999902,
|
| 119 |
+
"stdev": 0.06818046422920576,
|
| 120 |
+
"p50": 1.1813321359999804,
|
| 121 |
+
"p90": 1.2793714939999858,
|
| 122 |
+
"p95": 1.3119834029999764,
|
| 123 |
+
"p99": 1.338072930199969,
|
| 124 |
"values": [
|
| 125 |
+
1.3445953119999672,
|
| 126 |
+
1.1813321359999804,
|
| 127 |
+
1.1678865810000048,
|
| 128 |
+
1.1684169239999846,
|
| 129 |
+
1.181535767000014
|
| 130 |
]
|
| 131 |
},
|
| 132 |
"throughput": {
|
| 133 |
"unit": "samples/s",
|
| 134 |
+
"value": 8.27298641996566
|
| 135 |
},
|
| 136 |
"energy": null,
|
| 137 |
"efficiency": null
|
|
|
|
| 139 |
"warmup": {
|
| 140 |
"memory": {
|
| 141 |
"unit": "MB",
|
| 142 |
+
"max_ram": 4419.534848,
|
| 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.5259274479999476,
|
| 152 |
+
"mean": 1.2629637239999738,
|
| 153 |
+
"stdev": 0.08163158799999337,
|
| 154 |
+
"p50": 1.2629637239999738,
|
| 155 |
+
"p90": 1.3282689943999686,
|
| 156 |
+
"p95": 1.3364321531999679,
|
| 157 |
+
"p99": 1.3429626802399672,
|
| 158 |
"values": [
|
| 159 |
+
1.3445953119999672,
|
| 160 |
+
1.1813321359999804
|
| 161 |
]
|
| 162 |
},
|
| 163 |
"throughput": {
|
| 164 |
"unit": "samples/s",
|
| 165 |
+
"value": 3.1671535167545977
|
| 166 |
},
|
| 167 |
"energy": null,
|
| 168 |
"efficiency": null
|
|
|
|
| 170 |
"train": {
|
| 171 |
"memory": {
|
| 172 |
"unit": "MB",
|
| 173 |
+
"max_ram": 4419.534848,
|
| 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.5178392720000033,
|
| 183 |
+
"mean": 1.1726130906666679,
|
| 184 |
+
"stdev": 0.006312998792789829,
|
| 185 |
+
"p50": 1.1684169239999846,
|
| 186 |
+
"p90": 1.178911998400008,
|
| 187 |
+
"p95": 1.180223882700011,
|
| 188 |
+
"p99": 1.1812733901400134,
|
| 189 |
"values": [
|
| 190 |
+
1.1678865810000048,
|
| 191 |
+
1.1684169239999846,
|
| 192 |
+
1.181535767000014
|
| 193 |
]
|
| 194 |
},
|
| 195 |
"throughput": {
|
| 196 |
"unit": "samples/s",
|
| 197 |
+
"value": 5.116777262471809
|
| 198 |
},
|
| 199 |
"energy": null,
|
| 200 |
"efficiency": null
|