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": 16766.
|
| 83 |
"system": "Linux",
|
| 84 |
"machine": "x86_64",
|
| 85 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
| 86 |
"processor": "x86_64",
|
| 87 |
"python_version": "3.10.15",
|
| 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.2",
|
|
@@ -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": 3.
|
| 118 |
-
"mean": 0.
|
| 119 |
-
"stdev": 0.
|
| 120 |
-
"p50": 0.
|
| 121 |
-
"p90": 0.
|
| 122 |
-
"p95": 0.
|
| 123 |
-
"p99": 0.
|
| 124 |
"values": [
|
| 125 |
-
0.
|
| 126 |
-
0.
|
| 127 |
-
0.
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
]
|
| 131 |
},
|
| 132 |
"throughput": {
|
| 133 |
"unit": "samples/s",
|
| 134 |
-
"value":
|
| 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": 1.
|
| 152 |
-
"mean": 0.
|
| 153 |
-
"stdev": 0.
|
| 154 |
-
"p50": 0.
|
| 155 |
-
"p90": 0.
|
| 156 |
-
"p95": 0.
|
| 157 |
-
"p99": 0.
|
| 158 |
"values": [
|
| 159 |
-
0.
|
| 160 |
-
0.
|
| 161 |
]
|
| 162 |
},
|
| 163 |
"throughput": {
|
| 164 |
"unit": "samples/s",
|
| 165 |
-
"value":
|
| 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":
|
| 183 |
-
"mean": 0.
|
| 184 |
-
"stdev": 0.
|
| 185 |
-
"p50": 0.
|
| 186 |
-
"p90": 0.
|
| 187 |
-
"p95": 0.
|
| 188 |
-
"p99": 0.
|
| 189 |
"values": [
|
| 190 |
-
0.
|
| 191 |
-
0.
|
| 192 |
-
0.
|
| 193 |
]
|
| 194 |
},
|
| 195 |
"throughput": {
|
| 196 |
"unit": "samples/s",
|
| 197 |
-
"value":
|
| 198 |
},
|
| 199 |
"energy": null,
|
| 200 |
"efficiency": null
|
|
|
|
| 79 |
"environment": {
|
| 80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 81 |
"cpu_count": 4,
|
| 82 |
+
"cpu_ram_mb": 16766.767104,
|
| 83 |
"system": "Linux",
|
| 84 |
"machine": "x86_64",
|
| 85 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
| 86 |
"processor": "x86_64",
|
| 87 |
"python_version": "3.10.15",
|
| 88 |
"optimum_benchmark_version": "0.4.0",
|
| 89 |
+
"optimum_benchmark_commit": "dad41f7a1213c56e1c7e335e5ce6e7b2ddb68a83",
|
| 90 |
"transformers_version": "4.44.2",
|
| 91 |
"transformers_commit": null,
|
| 92 |
"accelerate_version": "0.34.2",
|
|
|
|
| 105 |
"overall": {
|
| 106 |
"memory": {
|
| 107 |
"unit": "MB",
|
| 108 |
+
"max_ram": 2843.529216,
|
| 109 |
"max_global_vram": null,
|
| 110 |
"max_process_vram": null,
|
| 111 |
"max_reserved": null,
|
|
|
|
| 114 |
"latency": {
|
| 115 |
"unit": "s",
|
| 116 |
"count": 5,
|
| 117 |
+
"total": 3.3022237810000377,
|
| 118 |
+
"mean": 0.6604447562000075,
|
| 119 |
+
"stdev": 0.03353874600715891,
|
| 120 |
+
"p50": 0.6469786689999921,
|
| 121 |
+
"p90": 0.6960618422000096,
|
| 122 |
+
"p95": 0.7113107186000036,
|
| 123 |
+
"p99": 0.7235098197199988,
|
| 124 |
"values": [
|
| 125 |
+
0.7265595949999977,
|
| 126 |
+
0.633476351000013,
|
| 127 |
+
0.6448939530000075,
|
| 128 |
+
0.6503152130000274,
|
| 129 |
+
0.6469786689999921
|
| 130 |
]
|
| 131 |
},
|
| 132 |
"throughput": {
|
| 133 |
"unit": "samples/s",
|
| 134 |
+
"value": 15.141311829829448
|
| 135 |
},
|
| 136 |
"energy": null,
|
| 137 |
"efficiency": null
|
|
|
|
| 139 |
"warmup": {
|
| 140 |
"memory": {
|
| 141 |
"unit": "MB",
|
| 142 |
+
"max_ram": 2843.529216,
|
| 143 |
"max_global_vram": null,
|
| 144 |
"max_process_vram": null,
|
| 145 |
"max_reserved": null,
|
|
|
|
| 148 |
"latency": {
|
| 149 |
"unit": "s",
|
| 150 |
"count": 2,
|
| 151 |
+
"total": 1.3600359460000107,
|
| 152 |
+
"mean": 0.6800179730000053,
|
| 153 |
+
"stdev": 0.046541621999992344,
|
| 154 |
+
"p50": 0.6800179730000053,
|
| 155 |
+
"p90": 0.7172512705999992,
|
| 156 |
+
"p95": 0.7219054327999984,
|
| 157 |
+
"p99": 0.7256287625599979,
|
| 158 |
"values": [
|
| 159 |
+
0.7265595949999977,
|
| 160 |
+
0.633476351000013
|
| 161 |
]
|
| 162 |
},
|
| 163 |
"throughput": {
|
| 164 |
"unit": "samples/s",
|
| 165 |
+
"value": 5.8821974695071315
|
| 166 |
},
|
| 167 |
"energy": null,
|
| 168 |
"efficiency": null
|
|
|
|
| 170 |
"train": {
|
| 171 |
"memory": {
|
| 172 |
"unit": "MB",
|
| 173 |
+
"max_ram": 2843.529216,
|
| 174 |
"max_global_vram": null,
|
| 175 |
"max_process_vram": null,
|
| 176 |
"max_reserved": null,
|
|
|
|
| 179 |
"latency": {
|
| 180 |
"unit": "s",
|
| 181 |
"count": 3,
|
| 182 |
+
"total": 1.942187835000027,
|
| 183 |
+
"mean": 0.647395945000009,
|
| 184 |
+
"stdev": 0.0022328015947230043,
|
| 185 |
+
"p50": 0.6469786689999921,
|
| 186 |
+
"p90": 0.6496479042000203,
|
| 187 |
+
"p95": 0.6499815586000238,
|
| 188 |
+
"p99": 0.6502484821200266,
|
| 189 |
"values": [
|
| 190 |
+
0.6448939530000075,
|
| 191 |
+
0.6503152130000274,
|
| 192 |
+
0.6469786689999921
|
| 193 |
]
|
| 194 |
},
|
| 195 |
"throughput": {
|
| 196 |
"unit": "samples/s",
|
| 197 |
+
"value": 9.267898642769406
|
| 198 |
},
|
| 199 |
"energy": null,
|
| 200 |
"efficiency": null
|