Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/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": 968.
|
| 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": 5.
|
| 126 |
-
"ram": 2.
|
| 127 |
"gpu": 0,
|
| 128 |
-
"total": 5.
|
| 129 |
},
|
| 130 |
"efficiency": null
|
| 131 |
},
|
| 132 |
"forward": {
|
| 133 |
"memory": {
|
| 134 |
"unit": "MB",
|
| 135 |
-
"max_ram": 882.
|
| 136 |
"max_global_vram": null,
|
| 137 |
"max_process_vram": null,
|
| 138 |
"max_reserved": null,
|
|
@@ -140,55 +140,56 @@
|
|
| 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 |
-
0.
|
| 159 |
-
0.
|
| 160 |
-
0.
|
| 161 |
-
0.
|
| 162 |
-
0.
|
| 163 |
-
0.
|
| 164 |
-
0.
|
| 165 |
-
0.
|
| 166 |
-
0.
|
| 167 |
-
0.
|
| 168 |
-
0.
|
| 169 |
-
0.
|
| 170 |
-
0.
|
| 171 |
-
0.
|
| 172 |
-
0.
|
| 173 |
-
0.
|
| 174 |
-
0.
|
| 175 |
-
0.
|
|
|
|
| 176 |
]
|
| 177 |
},
|
| 178 |
"throughput": {
|
| 179 |
"unit": "samples/s",
|
| 180 |
-
"value":
|
| 181 |
},
|
| 182 |
"energy": {
|
| 183 |
"unit": "kWh",
|
| 184 |
-
"cpu": 1.
|
| 185 |
-
"ram": 6.
|
| 186 |
"gpu": 0.0,
|
| 187 |
-
"total": 1.
|
| 188 |
},
|
| 189 |
"efficiency": {
|
| 190 |
"unit": "samples/kWh",
|
| 191 |
-
"value":
|
| 192 |
}
|
| 193 |
}
|
| 194 |
}
|
|
|
|
| 65 |
"name": "process",
|
| 66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 67 |
"device_isolation": false,
|
| 68 |
+
"device_isolation_action": "error",
|
| 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": "d2926dc8aa35620c7c4e47f90f87593f48ecd36c",
|
| 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": 968.220672,
|
| 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.416495768999994,
|
| 112 |
+
"mean": 4.416495768999994,
|
| 113 |
"stdev": 0.0,
|
| 114 |
+
"p50": 4.416495768999994,
|
| 115 |
+
"p90": 4.416495768999994,
|
| 116 |
+
"p95": 4.416495768999994,
|
| 117 |
+
"p99": 4.416495768999994,
|
| 118 |
"values": [
|
| 119 |
+
4.416495768999994
|
| 120 |
]
|
| 121 |
},
|
| 122 |
"throughput": null,
|
| 123 |
"energy": {
|
| 124 |
"unit": "kWh",
|
| 125 |
+
"cpu": 5.0496279399999534e-05,
|
| 126 |
+
"ram": 2.1105085842466032e-06,
|
| 127 |
"gpu": 0,
|
| 128 |
+
"total": 5.2606787984246136e-05
|
| 129 |
},
|
| 130 |
"efficiency": null
|
| 131 |
},
|
| 132 |
"forward": {
|
| 133 |
"memory": {
|
| 134 |
"unit": "MB",
|
| 135 |
+
"max_ram": 882.122752,
|
| 136 |
"max_global_vram": null,
|
| 137 |
"max_process_vram": null,
|
| 138 |
"max_reserved": null,
|
|
|
|
| 140 |
},
|
| 141 |
"latency": {
|
| 142 |
"unit": "s",
|
| 143 |
+
"count": 25,
|
| 144 |
+
"total": 1.0221447040000555,
|
| 145 |
+
"mean": 0.04088578816000222,
|
| 146 |
+
"stdev": 0.0008133269669985551,
|
| 147 |
+
"p50": 0.0405942970000126,
|
| 148 |
+
"p90": 0.042249633799997355,
|
| 149 |
+
"p95": 0.042544957800009796,
|
| 150 |
+
"p99": 0.04285332540000354,
|
| 151 |
"values": [
|
| 152 |
+
0.040501573000000235,
|
| 153 |
+
0.04005411400001435,
|
| 154 |
+
0.04085208999998713,
|
| 155 |
+
0.040734178000008114,
|
| 156 |
+
0.04095574400000146,
|
| 157 |
+
0.04097918700000491,
|
| 158 |
+
0.04031844000002138,
|
| 159 |
+
0.04009983000000261,
|
| 160 |
+
0.03989888399999586,
|
| 161 |
+
0.040334069000010686,
|
| 162 |
+
0.04114249200000586,
|
| 163 |
+
0.042943557000000965,
|
| 164 |
+
0.04194245299999011,
|
| 165 |
+
0.04016846899997972,
|
| 166 |
+
0.040515289000012444,
|
| 167 |
+
0.040383832000003395,
|
| 168 |
+
0.040380757000008316,
|
| 169 |
+
0.04049797700000113,
|
| 170 |
+
0.04082646099999465,
|
| 171 |
+
0.0405942970000126,
|
| 172 |
+
0.041924647999991294,
|
| 173 |
+
0.04044618899999364,
|
| 174 |
+
0.04062816100000077,
|
| 175 |
+
0.042454421000002185,
|
| 176 |
+
0.0425675920000117
|
| 177 |
]
|
| 178 |
},
|
| 179 |
"throughput": {
|
| 180 |
"unit": "samples/s",
|
| 181 |
+
"value": 24.458376492257052
|
| 182 |
},
|
| 183 |
"energy": {
|
| 184 |
"unit": "kWh",
|
| 185 |
+
"cpu": 1.5807686859999613e-06,
|
| 186 |
+
"ram": 6.606211004982802e-08,
|
| 187 |
"gpu": 0.0,
|
| 188 |
+
"total": 1.6468307960497894e-06
|
| 189 |
},
|
| 190 |
"efficiency": {
|
| 191 |
"unit": "samples/kWh",
|
| 192 |
+
"value": 607226.9248296026
|
| 193 |
}
|
| 194 |
}
|
| 195 |
}
|