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
|
@@ -86,7 +86,7 @@
|
|
| 86 |
"processor": "x86_64",
|
| 87 |
"python_version": "3.10.15",
|
| 88 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 89 |
-
"optimum_benchmark_commit": "
|
| 90 |
"transformers_version": "4.46.3",
|
| 91 |
"transformers_commit": null,
|
| 92 |
"accelerate_version": "1.1.1",
|
|
@@ -95,7 +95,7 @@
|
|
| 95 |
"diffusers_commit": null,
|
| 96 |
"optimum_version": null,
|
| 97 |
"optimum_commit": null,
|
| 98 |
-
"timm_version": "1.0.
|
| 99 |
"timm_commit": null,
|
| 100 |
"peft_version": null,
|
| 101 |
"peft_commit": null
|
|
@@ -107,7 +107,7 @@
|
|
| 107 |
"overall": {
|
| 108 |
"memory": {
|
| 109 |
"unit": "MB",
|
| 110 |
-
"max_ram":
|
| 111 |
"max_global_vram": null,
|
| 112 |
"max_process_vram": null,
|
| 113 |
"max_reserved": null,
|
|
@@ -116,42 +116,42 @@
|
|
| 116 |
"latency": {
|
| 117 |
"unit": "s",
|
| 118 |
"values": [
|
| 119 |
-
1.
|
| 120 |
-
1.
|
| 121 |
-
1.
|
| 122 |
-
1.
|
| 123 |
-
1.
|
| 124 |
],
|
| 125 |
"count": 5,
|
| 126 |
-
"total": 5.
|
| 127 |
-
"mean": 1.
|
| 128 |
-
"p50": 1.
|
| 129 |
-
"p90": 1.
|
| 130 |
-
"p95": 1.
|
| 131 |
-
"p99": 1.
|
| 132 |
-
"stdev": 0.
|
| 133 |
-
"stdev_":
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
-
"value": 8.
|
| 138 |
},
|
| 139 |
"energy": {
|
| 140 |
"unit": "kWh",
|
| 141 |
-
"cpu": 0.
|
| 142 |
-
"ram": 9.
|
| 143 |
"gpu": 0,
|
| 144 |
-
"total": 0.
|
| 145 |
},
|
| 146 |
"efficiency": {
|
| 147 |
"unit": "samples/kWh",
|
| 148 |
-
"value":
|
| 149 |
}
|
| 150 |
},
|
| 151 |
"warmup": {
|
| 152 |
"memory": {
|
| 153 |
"unit": "MB",
|
| 154 |
-
"max_ram":
|
| 155 |
"max_global_vram": null,
|
| 156 |
"max_process_vram": null,
|
| 157 |
"max_reserved": null,
|
|
@@ -160,22 +160,22 @@
|
|
| 160 |
"latency": {
|
| 161 |
"unit": "s",
|
| 162 |
"values": [
|
| 163 |
-
1.
|
| 164 |
-
1.
|
| 165 |
],
|
| 166 |
"count": 2,
|
| 167 |
-
"total": 2.
|
| 168 |
-
"mean": 1.
|
| 169 |
-
"p50": 1.
|
| 170 |
-
"p90": 1.
|
| 171 |
-
"p95": 1.
|
| 172 |
-
"p99": 1.
|
| 173 |
-
"stdev": 0.
|
| 174 |
-
"stdev_":
|
| 175 |
},
|
| 176 |
"throughput": {
|
| 177 |
"unit": "samples/s",
|
| 178 |
-
"value": 3.
|
| 179 |
},
|
| 180 |
"energy": null,
|
| 181 |
"efficiency": null
|
|
@@ -183,7 +183,7 @@
|
|
| 183 |
"train": {
|
| 184 |
"memory": {
|
| 185 |
"unit": "MB",
|
| 186 |
-
"max_ram":
|
| 187 |
"max_global_vram": null,
|
| 188 |
"max_process_vram": null,
|
| 189 |
"max_reserved": null,
|
|
@@ -192,23 +192,23 @@
|
|
| 192 |
"latency": {
|
| 193 |
"unit": "s",
|
| 194 |
"values": [
|
| 195 |
-
1.
|
| 196 |
-
1.
|
| 197 |
-
1.
|
| 198 |
],
|
| 199 |
"count": 3,
|
| 200 |
-
"total": 3.
|
| 201 |
-
"mean": 1.
|
| 202 |
-
"p50": 1.
|
| 203 |
-
"p90": 1.
|
| 204 |
-
"p95": 1.
|
| 205 |
-
"p99": 1.
|
| 206 |
-
"stdev": 0.
|
| 207 |
-
"stdev_":
|
| 208 |
},
|
| 209 |
"throughput": {
|
| 210 |
"unit": "samples/s",
|
| 211 |
-
"value": 5.
|
| 212 |
},
|
| 213 |
"energy": null,
|
| 214 |
"efficiency": null
|
|
|
|
| 86 |
"processor": "x86_64",
|
| 87 |
"python_version": "3.10.15",
|
| 88 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 89 |
+
"optimum_benchmark_commit": "22a6f3b2a99a5a143a8dca22ee7b35a1943f94ee",
|
| 90 |
"transformers_version": "4.46.3",
|
| 91 |
"transformers_commit": null,
|
| 92 |
"accelerate_version": "1.1.1",
|
|
|
|
| 95 |
"diffusers_commit": null,
|
| 96 |
"optimum_version": null,
|
| 97 |
"optimum_commit": null,
|
| 98 |
+
"timm_version": "1.0.12",
|
| 99 |
"timm_commit": null,
|
| 100 |
"peft_version": null,
|
| 101 |
"peft_commit": null
|
|
|
|
| 107 |
"overall": {
|
| 108 |
"memory": {
|
| 109 |
"unit": "MB",
|
| 110 |
+
"max_ram": 4433.481728,
|
| 111 |
"max_global_vram": null,
|
| 112 |
"max_process_vram": null,
|
| 113 |
"max_reserved": null,
|
|
|
|
| 116 |
"latency": {
|
| 117 |
"unit": "s",
|
| 118 |
"values": [
|
| 119 |
+
1.3393260080000005,
|
| 120 |
+
1.169253346000005,
|
| 121 |
+
1.1200902269999915,
|
| 122 |
+
1.137350663999996,
|
| 123 |
+
1.119433915000002
|
| 124 |
],
|
| 125 |
"count": 5,
|
| 126 |
+
"total": 5.885454159999995,
|
| 127 |
+
"mean": 1.1770908319999989,
|
| 128 |
+
"p50": 1.137350663999996,
|
| 129 |
+
"p90": 1.2712969432000023,
|
| 130 |
+
"p95": 1.3053114756000013,
|
| 131 |
+
"p99": 1.3325231015200005,
|
| 132 |
+
"stdev": 0.08310757910026191,
|
| 133 |
+
"stdev_": 7.0604219182519286
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
+
"value": 8.495521100108279
|
| 138 |
},
|
| 139 |
"energy": {
|
| 140 |
"unit": "kWh",
|
| 141 |
+
"cpu": 0.00023663741134444493,
|
| 142 |
+
"ram": 9.891583340978519e-06,
|
| 143 |
"gpu": 0,
|
| 144 |
+
"total": 0.0002465289946854235
|
| 145 |
},
|
| 146 |
"efficiency": {
|
| 147 |
"unit": "samples/kWh",
|
| 148 |
+
"value": 40563.180054176686
|
| 149 |
}
|
| 150 |
},
|
| 151 |
"warmup": {
|
| 152 |
"memory": {
|
| 153 |
"unit": "MB",
|
| 154 |
+
"max_ram": 4433.481728,
|
| 155 |
"max_global_vram": null,
|
| 156 |
"max_process_vram": null,
|
| 157 |
"max_reserved": null,
|
|
|
|
| 160 |
"latency": {
|
| 161 |
"unit": "s",
|
| 162 |
"values": [
|
| 163 |
+
1.3393260080000005,
|
| 164 |
+
1.169253346000005
|
| 165 |
],
|
| 166 |
"count": 2,
|
| 167 |
+
"total": 2.5085793540000054,
|
| 168 |
+
"mean": 1.2542896770000027,
|
| 169 |
+
"p50": 1.2542896770000027,
|
| 170 |
+
"p90": 1.3223187418000009,
|
| 171 |
+
"p95": 1.3308223749000008,
|
| 172 |
+
"p99": 1.3376252813800005,
|
| 173 |
+
"stdev": 0.08503633099999774,
|
| 174 |
+
"stdev_": 6.779640505643543
|
| 175 |
},
|
| 176 |
"throughput": {
|
| 177 |
"unit": "samples/s",
|
| 178 |
+
"value": 3.1890559839152623
|
| 179 |
},
|
| 180 |
"energy": null,
|
| 181 |
"efficiency": null
|
|
|
|
| 183 |
"train": {
|
| 184 |
"memory": {
|
| 185 |
"unit": "MB",
|
| 186 |
+
"max_ram": 4433.481728,
|
| 187 |
"max_global_vram": null,
|
| 188 |
"max_process_vram": null,
|
| 189 |
"max_reserved": null,
|
|
|
|
| 192 |
"latency": {
|
| 193 |
"unit": "s",
|
| 194 |
"values": [
|
| 195 |
+
1.1200902269999915,
|
| 196 |
+
1.137350663999996,
|
| 197 |
+
1.119433915000002
|
| 198 |
],
|
| 199 |
"count": 3,
|
| 200 |
+
"total": 3.3768748059999893,
|
| 201 |
+
"mean": 1.1256249353333299,
|
| 202 |
+
"p50": 1.1200902269999915,
|
| 203 |
+
"p90": 1.1338985765999952,
|
| 204 |
+
"p95": 1.1356246202999956,
|
| 205 |
+
"p99": 1.137005455259996,
|
| 206 |
+
"stdev": 0.00829567039418918,
|
| 207 |
+
"stdev_": 0.7369835309958368
|
| 208 |
},
|
| 209 |
"throughput": {
|
| 210 |
"unit": "samples/s",
|
| 211 |
+
"value": 5.330372321774506
|
| 212 |
},
|
| 213 |
"energy": null,
|
| 214 |
"efficiency": null
|