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
|
@@ -80,14 +80,14 @@
|
|
| 80 |
"environment": {
|
| 81 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 82 |
"cpu_count": 4,
|
| 83 |
-
"cpu_ram_mb": 16757.
|
| 84 |
"system": "Linux",
|
| 85 |
"machine": "x86_64",
|
| 86 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 87 |
"processor": "x86_64",
|
| 88 |
"python_version": "3.10.14",
|
| 89 |
"optimum_benchmark_version": "0.3.1",
|
| 90 |
-
"optimum_benchmark_commit": "
|
| 91 |
"transformers_version": "4.42.4",
|
| 92 |
"transformers_commit": null,
|
| 93 |
"accelerate_version": "0.32.1",
|
|
@@ -106,7 +106,7 @@
|
|
| 106 |
"overall": {
|
| 107 |
"memory": {
|
| 108 |
"unit": "MB",
|
| 109 |
-
"max_ram":
|
| 110 |
"max_global_vram": null,
|
| 111 |
"max_process_vram": null,
|
| 112 |
"max_reserved": null,
|
|
@@ -115,24 +115,24 @@
|
|
| 115 |
"latency": {
|
| 116 |
"unit": "s",
|
| 117 |
"count": 5,
|
| 118 |
-
"total": 3.
|
| 119 |
-
"mean": 0.
|
| 120 |
-
"stdev": 0.
|
| 121 |
-
"p50": 0.
|
| 122 |
-
"p90": 0.
|
| 123 |
-
"p95": 0.
|
| 124 |
-
"p99": 0.
|
| 125 |
"values": [
|
| 126 |
-
0.
|
| 127 |
-
0.
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
-
0.
|
| 131 |
]
|
| 132 |
},
|
| 133 |
"throughput": {
|
| 134 |
"unit": "samples/s",
|
| 135 |
-
"value":
|
| 136 |
},
|
| 137 |
"energy": null,
|
| 138 |
"efficiency": null
|
|
@@ -140,7 +140,7 @@
|
|
| 140 |
"warmup": {
|
| 141 |
"memory": {
|
| 142 |
"unit": "MB",
|
| 143 |
-
"max_ram":
|
| 144 |
"max_global_vram": null,
|
| 145 |
"max_process_vram": null,
|
| 146 |
"max_reserved": null,
|
|
@@ -149,21 +149,21 @@
|
|
| 149 |
"latency": {
|
| 150 |
"unit": "s",
|
| 151 |
"count": 2,
|
| 152 |
-
"total": 1.
|
| 153 |
-
"mean": 0.
|
| 154 |
-
"stdev": 0.
|
| 155 |
-
"p50": 0.
|
| 156 |
-
"p90": 0.
|
| 157 |
-
"p95": 0.
|
| 158 |
-
"p99": 0.
|
| 159 |
"values": [
|
| 160 |
-
0.
|
| 161 |
-
0.
|
| 162 |
]
|
| 163 |
},
|
| 164 |
"throughput": {
|
| 165 |
"unit": "samples/s",
|
| 166 |
-
"value":
|
| 167 |
},
|
| 168 |
"energy": null,
|
| 169 |
"efficiency": null
|
|
@@ -171,7 +171,7 @@
|
|
| 171 |
"train": {
|
| 172 |
"memory": {
|
| 173 |
"unit": "MB",
|
| 174 |
-
"max_ram":
|
| 175 |
"max_global_vram": null,
|
| 176 |
"max_process_vram": null,
|
| 177 |
"max_reserved": null,
|
|
@@ -180,22 +180,22 @@
|
|
| 180 |
"latency": {
|
| 181 |
"unit": "s",
|
| 182 |
"count": 3,
|
| 183 |
-
"total":
|
| 184 |
-
"mean": 0.
|
| 185 |
-
"stdev": 0.
|
| 186 |
-
"p50": 0.
|
| 187 |
-
"p90": 0.
|
| 188 |
-
"p95": 0.
|
| 189 |
-
"p99": 0.
|
| 190 |
"values": [
|
| 191 |
-
0.
|
| 192 |
-
0.
|
| 193 |
-
0.
|
| 194 |
]
|
| 195 |
},
|
| 196 |
"throughput": {
|
| 197 |
"unit": "samples/s",
|
| 198 |
-
"value":
|
| 199 |
},
|
| 200 |
"energy": null,
|
| 201 |
"efficiency": null
|
|
|
|
| 80 |
"environment": {
|
| 81 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 82 |
"cpu_count": 4,
|
| 83 |
+
"cpu_ram_mb": 16757.342208,
|
| 84 |
"system": "Linux",
|
| 85 |
"machine": "x86_64",
|
| 86 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 87 |
"processor": "x86_64",
|
| 88 |
"python_version": "3.10.14",
|
| 89 |
"optimum_benchmark_version": "0.3.1",
|
| 90 |
+
"optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
|
| 91 |
"transformers_version": "4.42.4",
|
| 92 |
"transformers_commit": null,
|
| 93 |
"accelerate_version": "0.32.1",
|
|
|
|
| 106 |
"overall": {
|
| 107 |
"memory": {
|
| 108 |
"unit": "MB",
|
| 109 |
+
"max_ram": 2834.132992,
|
| 110 |
"max_global_vram": null,
|
| 111 |
"max_process_vram": null,
|
| 112 |
"max_reserved": null,
|
|
|
|
| 115 |
"latency": {
|
| 116 |
"unit": "s",
|
| 117 |
"count": 5,
|
| 118 |
+
"total": 3.342133577999988,
|
| 119 |
+
"mean": 0.6684267155999976,
|
| 120 |
+
"stdev": 0.043116674147528844,
|
| 121 |
+
"p50": 0.6605176459999882,
|
| 122 |
+
"p90": 0.719696181200004,
|
| 123 |
+
"p95": 0.7303793346000077,
|
| 124 |
+
"p99": 0.7389258573200107,
|
| 125 |
"values": [
|
| 126 |
+
0.7410624880000114,
|
| 127 |
+
0.6605176459999882,
|
| 128 |
+
0.687646720999993,
|
| 129 |
+
0.6321011759999919,
|
| 130 |
+
0.6208055470000033
|
| 131 |
]
|
| 132 |
},
|
| 133 |
"throughput": {
|
| 134 |
"unit": "samples/s",
|
| 135 |
+
"value": 14.960503173521026
|
| 136 |
},
|
| 137 |
"energy": null,
|
| 138 |
"efficiency": null
|
|
|
|
| 140 |
"warmup": {
|
| 141 |
"memory": {
|
| 142 |
"unit": "MB",
|
| 143 |
+
"max_ram": 2834.132992,
|
| 144 |
"max_global_vram": null,
|
| 145 |
"max_process_vram": null,
|
| 146 |
"max_reserved": null,
|
|
|
|
| 149 |
"latency": {
|
| 150 |
"unit": "s",
|
| 151 |
"count": 2,
|
| 152 |
+
"total": 1.4015801339999996,
|
| 153 |
+
"mean": 0.7007900669999998,
|
| 154 |
+
"stdev": 0.040272421000011605,
|
| 155 |
+
"p50": 0.7007900669999998,
|
| 156 |
+
"p90": 0.7330080038000091,
|
| 157 |
+
"p95": 0.7370352459000102,
|
| 158 |
+
"p99": 0.7402570395800112,
|
| 159 |
"values": [
|
| 160 |
+
0.7410624880000114,
|
| 161 |
+
0.6605176459999882
|
| 162 |
]
|
| 163 |
},
|
| 164 |
"throughput": {
|
| 165 |
"unit": "samples/s",
|
| 166 |
+
"value": 5.707843458917064
|
| 167 |
},
|
| 168 |
"energy": null,
|
| 169 |
"efficiency": null
|
|
|
|
| 171 |
"train": {
|
| 172 |
"memory": {
|
| 173 |
"unit": "MB",
|
| 174 |
+
"max_ram": 2834.132992,
|
| 175 |
"max_global_vram": null,
|
| 176 |
"max_process_vram": null,
|
| 177 |
"max_reserved": null,
|
|
|
|
| 180 |
"latency": {
|
| 181 |
"unit": "s",
|
| 182 |
"count": 3,
|
| 183 |
+
"total": 1.9405534439999883,
|
| 184 |
+
"mean": 0.6468511479999961,
|
| 185 |
+
"stdev": 0.029213089428369882,
|
| 186 |
+
"p50": 0.6321011759999919,
|
| 187 |
+
"p90": 0.6765376119999928,
|
| 188 |
+
"p95": 0.6820921664999929,
|
| 189 |
+
"p99": 0.686535810099993,
|
| 190 |
"values": [
|
| 191 |
+
0.687646720999993,
|
| 192 |
+
0.6321011759999919,
|
| 193 |
+
0.6208055470000033
|
| 194 |
]
|
| 195 |
},
|
| 196 |
"throughput": {
|
| 197 |
"unit": "samples/s",
|
| 198 |
+
"value": 9.275704338705195
|
| 199 |
},
|
| 200 |
"energy": null,
|
| 201 |
"efficiency": null
|