Upload cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json
CHANGED
|
@@ -79,14 +79,14 @@
|
|
| 79 |
"environment": {
|
| 80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 81 |
"cpu_count": 4,
|
| 82 |
-
"cpu_ram_mb": 16757.
|
| 83 |
"system": "Linux",
|
| 84 |
"machine": "x86_64",
|
| 85 |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
| 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",
|
|
@@ -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 |
-
0.
|
| 120 |
-
0.
|
| 121 |
-
0.
|
| 122 |
-
0.
|
| 123 |
-
0.
|
| 124 |
],
|
| 125 |
"count": 5,
|
| 126 |
-
"total": 3.
|
| 127 |
-
"mean": 0.
|
| 128 |
-
"p50": 0.
|
| 129 |
-
"p90": 0.
|
| 130 |
-
"p95": 0.
|
| 131 |
-
"p99": 0.
|
| 132 |
-
"stdev": 0.
|
| 133 |
-
"stdev_":
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
-
"value": 15.
|
| 138 |
},
|
| 139 |
"energy": {
|
| 140 |
"unit": "kWh",
|
| 141 |
-
"cpu": 0.
|
| 142 |
-
"ram": 5.
|
| 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 |
-
0.
|
| 164 |
-
0.
|
| 165 |
],
|
| 166 |
"count": 2,
|
| 167 |
-
"total": 1.
|
| 168 |
-
"mean": 0.
|
| 169 |
-
"p50": 0.
|
| 170 |
-
"p90": 0.
|
| 171 |
-
"p95": 0.
|
| 172 |
-
"p99": 0.
|
| 173 |
-
"stdev": 0.
|
| 174 |
-
"stdev_":
|
| 175 |
},
|
| 176 |
"throughput": {
|
| 177 |
"unit": "samples/s",
|
| 178 |
-
"value":
|
| 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 |
-
0.
|
| 196 |
-
0.
|
| 197 |
-
0.
|
| 198 |
],
|
| 199 |
"count": 3,
|
| 200 |
-
"total": 1.
|
| 201 |
-
"mean": 0.
|
| 202 |
-
"p50": 0.
|
| 203 |
-
"p90": 0.
|
| 204 |
-
"p95": 0.
|
| 205 |
-
"p99": 0.
|
| 206 |
-
"stdev": 0.
|
| 207 |
-
"stdev_": 1.
|
| 208 |
},
|
| 209 |
"throughput": {
|
| 210 |
"unit": "samples/s",
|
| 211 |
-
"value": 9.
|
| 212 |
},
|
| 213 |
"energy": null,
|
| 214 |
"efficiency": null
|
|
|
|
| 79 |
"environment": {
|
| 80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 81 |
"cpu_count": 4,
|
| 82 |
+
"cpu_ram_mb": 16757.338112,
|
| 83 |
"system": "Linux",
|
| 84 |
"machine": "x86_64",
|
| 85 |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
| 86 |
"processor": "x86_64",
|
| 87 |
"python_version": "3.10.15",
|
| 88 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 89 |
+
"optimum_benchmark_commit": "17045002796df75ed197bda920a26aaf713b8c33",
|
| 90 |
"transformers_version": "4.46.3",
|
| 91 |
"transformers_commit": null,
|
| 92 |
"accelerate_version": "1.1.1",
|
|
|
|
| 107 |
"overall": {
|
| 108 |
"memory": {
|
| 109 |
"unit": "MB",
|
| 110 |
+
"max_ram": 2874.621952,
|
| 111 |
"max_global_vram": null,
|
| 112 |
"max_process_vram": null,
|
| 113 |
"max_reserved": null,
|
|
|
|
| 116 |
"latency": {
|
| 117 |
"unit": "s",
|
| 118 |
"values": [
|
| 119 |
+
0.7247754610000072,
|
| 120 |
+
0.6211412769999924,
|
| 121 |
+
0.6196508209999934,
|
| 122 |
+
0.6051686469999993,
|
| 123 |
+
0.6066840610000099
|
| 124 |
],
|
| 125 |
"count": 5,
|
| 126 |
+
"total": 3.1774202670000022,
|
| 127 |
+
"mean": 0.6354840534000005,
|
| 128 |
+
"p50": 0.6196508209999934,
|
| 129 |
+
"p90": 0.6833217874000013,
|
| 130 |
+
"p95": 0.7040486242000042,
|
| 131 |
+
"p99": 0.7206300936400066,
|
| 132 |
+
"stdev": 0.045117237020279845,
|
| 133 |
+
"stdev_": 7.099664701087496
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
+
"value": 15.73603609169651
|
| 138 |
},
|
| 139 |
"energy": {
|
| 140 |
"unit": "kWh",
|
| 141 |
+
"cpu": 0.00013037446768888875,
|
| 142 |
+
"ram": 5.449603543814715e-06,
|
| 143 |
"gpu": 0,
|
| 144 |
+
"total": 0.00013582407123270346
|
| 145 |
},
|
| 146 |
"efficiency": {
|
| 147 |
"unit": "samples/kWh",
|
| 148 |
+
"value": 73624.65216395471
|
| 149 |
}
|
| 150 |
},
|
| 151 |
"warmup": {
|
| 152 |
"memory": {
|
| 153 |
"unit": "MB",
|
| 154 |
+
"max_ram": 2874.621952,
|
| 155 |
"max_global_vram": null,
|
| 156 |
"max_process_vram": null,
|
| 157 |
"max_reserved": null,
|
|
|
|
| 160 |
"latency": {
|
| 161 |
"unit": "s",
|
| 162 |
"values": [
|
| 163 |
+
0.7247754610000072,
|
| 164 |
+
0.6211412769999924
|
| 165 |
],
|
| 166 |
"count": 2,
|
| 167 |
+
"total": 1.3459167379999997,
|
| 168 |
+
"mean": 0.6729583689999998,
|
| 169 |
+
"p50": 0.6729583689999998,
|
| 170 |
+
"p90": 0.7144120426000058,
|
| 171 |
+
"p95": 0.7195937518000065,
|
| 172 |
+
"p99": 0.7237391191600071,
|
| 173 |
+
"stdev": 0.05181709200000739,
|
| 174 |
+
"stdev_": 7.6998956231135605
|
| 175 |
},
|
| 176 |
"throughput": {
|
| 177 |
"unit": "samples/s",
|
| 178 |
+
"value": 5.943904087178387
|
| 179 |
},
|
| 180 |
"energy": null,
|
| 181 |
"efficiency": null
|
|
|
|
| 183 |
"train": {
|
| 184 |
"memory": {
|
| 185 |
"unit": "MB",
|
| 186 |
+
"max_ram": 2874.621952,
|
| 187 |
"max_global_vram": null,
|
| 188 |
"max_process_vram": null,
|
| 189 |
"max_reserved": null,
|
|
|
|
| 192 |
"latency": {
|
| 193 |
"unit": "s",
|
| 194 |
"values": [
|
| 195 |
+
0.6196508209999934,
|
| 196 |
+
0.6051686469999993,
|
| 197 |
+
0.6066840610000099
|
| 198 |
],
|
| 199 |
"count": 3,
|
| 200 |
+
"total": 1.8315035290000026,
|
| 201 |
+
"mean": 0.6105011763333342,
|
| 202 |
+
"p50": 0.6066840610000099,
|
| 203 |
+
"p90": 0.6170574689999967,
|
| 204 |
+
"p95": 0.618354144999995,
|
| 205 |
+
"p99": 0.6193914857999937,
|
| 206 |
+
"stdev": 0.006499288065752559,
|
| 207 |
+
"stdev_": 1.064582398479105
|
| 208 |
},
|
| 209 |
"throughput": {
|
| 210 |
"unit": "samples/s",
|
| 211 |
+
"value": 9.827990891083877
|
| 212 |
},
|
| 213 |
"energy": null,
|
| 214 |
"efficiency": null
|