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
|
@@ -17,7 +17,6 @@
|
|
| 17 |
"intra_op_num_threads": null,
|
| 18 |
"model_kwargs": {},
|
| 19 |
"processor_kwargs": {},
|
| 20 |
-
"hub_kwargs": {},
|
| 21 |
"no_weights": true,
|
| 22 |
"device_map": null,
|
| 23 |
"torch_dtype": null,
|
|
@@ -74,14 +73,14 @@
|
|
| 74 |
"environment": {
|
| 75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 76 |
"cpu_count": 4,
|
| 77 |
-
"cpu_ram_mb": 16757.
|
| 78 |
"system": "Linux",
|
| 79 |
"machine": "x86_64",
|
| 80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 81 |
"processor": "x86_64",
|
| 82 |
"python_version": "3.10.14",
|
| 83 |
"optimum_benchmark_version": "0.3.1",
|
| 84 |
-
"optimum_benchmark_commit": "
|
| 85 |
"transformers_version": "4.42.4",
|
| 86 |
"transformers_commit": null,
|
| 87 |
"accelerate_version": "0.32.1",
|
|
@@ -100,7 +99,7 @@
|
|
| 100 |
"load": {
|
| 101 |
"memory": {
|
| 102 |
"unit": "MB",
|
| 103 |
-
"max_ram":
|
| 104 |
"max_global_vram": null,
|
| 105 |
"max_process_vram": null,
|
| 106 |
"max_reserved": null,
|
|
@@ -109,31 +108,31 @@
|
|
| 109 |
"latency": {
|
| 110 |
"unit": "s",
|
| 111 |
"count": 1,
|
| 112 |
-
"total": 4.
|
| 113 |
-
"mean": 4.
|
| 114 |
"stdev": 0.0,
|
| 115 |
-
"p50": 4.
|
| 116 |
-
"p90": 4.
|
| 117 |
-
"p95": 4.
|
| 118 |
-
"p99": 4.
|
| 119 |
"values": [
|
| 120 |
-
4.
|
| 121 |
]
|
| 122 |
},
|
| 123 |
"throughput": null,
|
| 124 |
"energy": {
|
| 125 |
"unit": "kWh",
|
| 126 |
-
"cpu": 5.
|
| 127 |
-
"ram": 2.
|
| 128 |
"gpu": 0,
|
| 129 |
-
"total": 5.
|
| 130 |
},
|
| 131 |
"efficiency": null
|
| 132 |
},
|
| 133 |
"forward": {
|
| 134 |
"memory": {
|
| 135 |
"unit": "MB",
|
| 136 |
-
"max_ram":
|
| 137 |
"max_global_vram": null,
|
| 138 |
"max_process_vram": null,
|
| 139 |
"max_reserved": null,
|
|
@@ -141,55 +140,48 @@
|
|
| 141 |
},
|
| 142 |
"latency": {
|
| 143 |
"unit": "s",
|
| 144 |
-
"count":
|
| 145 |
-
"total": 1.
|
| 146 |
-
"mean": 0.
|
| 147 |
-
"stdev": 0.
|
| 148 |
-
"p50": 0.
|
| 149 |
-
"p90": 0.
|
| 150 |
-
"p95": 0.
|
| 151 |
-
"p99": 0.
|
| 152 |
"values": [
|
| 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.04342583499999364,
|
| 171 |
-
0.04311309199999869,
|
| 172 |
-
0.04355518599999186,
|
| 173 |
-
0.04420177800000147,
|
| 174 |
-
0.04287427799999932,
|
| 175 |
-
0.043871296000020266,
|
| 176 |
-
0.0384569180000085
|
| 177 |
]
|
| 178 |
},
|
| 179 |
"throughput": {
|
| 180 |
"unit": "samples/s",
|
| 181 |
-
"value":
|
| 182 |
},
|
| 183 |
"energy": {
|
| 184 |
"unit": "kWh",
|
| 185 |
-
"cpu": 1.
|
| 186 |
-
"ram":
|
| 187 |
"gpu": 0.0,
|
| 188 |
-
"total": 1.
|
| 189 |
},
|
| 190 |
"efficiency": {
|
| 191 |
"unit": "samples/kWh",
|
| 192 |
-
"value":
|
| 193 |
}
|
| 194 |
}
|
| 195 |
}
|
|
|
|
| 17 |
"intra_op_num_threads": null,
|
| 18 |
"model_kwargs": {},
|
| 19 |
"processor_kwargs": {},
|
|
|
|
| 20 |
"no_weights": true,
|
| 21 |
"device_map": null,
|
| 22 |
"torch_dtype": null,
|
|
|
|
| 73 |
"environment": {
|
| 74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 75 |
"cpu_count": 4,
|
| 76 |
+
"cpu_ram_mb": 16757.342208,
|
| 77 |
"system": "Linux",
|
| 78 |
"machine": "x86_64",
|
| 79 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 80 |
"processor": "x86_64",
|
| 81 |
"python_version": "3.10.14",
|
| 82 |
"optimum_benchmark_version": "0.3.1",
|
| 83 |
+
"optimum_benchmark_commit": "dcd8d39eb1efde5484c10fe67e911bfe5a0711c9",
|
| 84 |
"transformers_version": "4.42.4",
|
| 85 |
"transformers_commit": null,
|
| 86 |
"accelerate_version": "0.32.1",
|
|
|
|
| 99 |
"load": {
|
| 100 |
"memory": {
|
| 101 |
"unit": "MB",
|
| 102 |
+
"max_ram": 965.677056,
|
| 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.4488390139999865,
|
| 112 |
+
"mean": 4.4488390139999865,
|
| 113 |
"stdev": 0.0,
|
| 114 |
+
"p50": 4.4488390139999865,
|
| 115 |
+
"p90": 4.4488390139999865,
|
| 116 |
+
"p95": 4.4488390139999865,
|
| 117 |
+
"p99": 4.4488390139999865,
|
| 118 |
"values": [
|
| 119 |
+
4.4488390139999865
|
| 120 |
]
|
| 121 |
},
|
| 122 |
"throughput": null,
|
| 123 |
"energy": {
|
| 124 |
"unit": "kWh",
|
| 125 |
+
"cpu": 5.1068072848849836e-05,
|
| 126 |
+
"ram": 2.134391029020435e-06,
|
| 127 |
"gpu": 0,
|
| 128 |
+
"total": 5.320246387787027e-05
|
| 129 |
},
|
| 130 |
"efficiency": null
|
| 131 |
},
|
| 132 |
"forward": {
|
| 133 |
"memory": {
|
| 134 |
"unit": "MB",
|
| 135 |
+
"max_ram": 879.415296,
|
| 136 |
"max_global_vram": null,
|
| 137 |
"max_process_vram": null,
|
| 138 |
"max_reserved": null,
|
|
|
|
| 140 |
},
|
| 141 |
"latency": {
|
| 142 |
"unit": "s",
|
| 143 |
+
"count": 17,
|
| 144 |
+
"total": 1.0109183470000858,
|
| 145 |
+
"mean": 0.059465785117652104,
|
| 146 |
+
"stdev": 0.011515089344853943,
|
| 147 |
+
"p50": 0.05711070400002427,
|
| 148 |
+
"p90": 0.06848722559997214,
|
| 149 |
+
"p95": 0.07520555899999407,
|
| 150 |
+
"p99": 0.08897249340000371,
|
| 151 |
"values": [
|
| 152 |
+
0.04627055700001392,
|
| 153 |
+
0.04718551100000923,
|
| 154 |
+
0.04580662800003665,
|
| 155 |
+
0.06306690200000276,
|
| 156 |
+
0.06582624100002477,
|
| 157 |
+
0.05390954799997871,
|
| 158 |
+
0.06241502099999252,
|
| 159 |
+
0.051691612000013265,
|
| 160 |
+
0.06687644799995951,
|
| 161 |
+
0.06510333599999285,
|
| 162 |
+
0.06650482200001306,
|
| 163 |
+
0.05711070400002427,
|
| 164 |
+
0.05666827499999272,
|
| 165 |
+
0.053313230000014755,
|
| 166 |
+
0.04585189300001957,
|
| 167 |
+
0.09241422700000612,
|
| 168 |
+
0.07090339199999107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 169 |
]
|
| 170 |
},
|
| 171 |
"throughput": {
|
| 172 |
"unit": "samples/s",
|
| 173 |
+
"value": 16.816392788248166
|
| 174 |
},
|
| 175 |
"energy": {
|
| 176 |
"unit": "kWh",
|
| 177 |
+
"cpu": 1.7763212683120212e-06,
|
| 178 |
+
"ram": 7.423426842706248e-08,
|
| 179 |
"gpu": 0.0,
|
| 180 |
+
"total": 1.8505555367390839e-06
|
| 181 |
},
|
| 182 |
"efficiency": {
|
| 183 |
"unit": "samples/kWh",
|
| 184 |
+
"value": 540378.2702799226
|
| 185 |
}
|
| 186 |
}
|
| 187 |
}
|