Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"name": "cuda_training_transformers_text-generation_openai-community/gpt2",
|
| 4 |
"backend": {
|
| 5 |
"name": "pytorch",
|
| 6 |
-
"version": "2.
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "text-generation",
|
| 9 |
"library": "transformers",
|
|
@@ -109,7 +109,7 @@
|
|
| 109 |
"optimum_commit": null,
|
| 110 |
"timm_version": "1.0.9",
|
| 111 |
"timm_commit": null,
|
| 112 |
-
"peft_version":
|
| 113 |
"peft_commit": null
|
| 114 |
}
|
| 115 |
},
|
|
@@ -117,33 +117,33 @@
|
|
| 117 |
"overall": {
|
| 118 |
"memory": {
|
| 119 |
"unit": "MB",
|
| 120 |
-
"max_ram":
|
| 121 |
"max_global_vram": 68702.69952,
|
| 122 |
-
"max_process_vram":
|
| 123 |
"max_reserved": 2894.06976,
|
| 124 |
"max_allocated": 2506.73664
|
| 125 |
},
|
| 126 |
"latency": {
|
| 127 |
"unit": "s",
|
| 128 |
"count": 5,
|
| 129 |
-
"total": 0.
|
| 130 |
-
"mean": 0.
|
| 131 |
-
"stdev": 0.
|
| 132 |
-
"p50": 0.
|
| 133 |
-
"p90": 0.
|
| 134 |
-
"p95": 0.
|
| 135 |
-
"p99": 0.
|
| 136 |
"values": [
|
| 137 |
-
0.
|
| 138 |
-
0.
|
| 139 |
-
0.
|
| 140 |
-
0.
|
| 141 |
-
0.
|
| 142 |
]
|
| 143 |
},
|
| 144 |
"throughput": {
|
| 145 |
"unit": "samples/s",
|
| 146 |
-
"value":
|
| 147 |
},
|
| 148 |
"energy": null,
|
| 149 |
"efficiency": null
|
|
@@ -151,30 +151,30 @@
|
|
| 151 |
"warmup": {
|
| 152 |
"memory": {
|
| 153 |
"unit": "MB",
|
| 154 |
-
"max_ram":
|
| 155 |
"max_global_vram": 68702.69952,
|
| 156 |
-
"max_process_vram":
|
| 157 |
"max_reserved": 2894.06976,
|
| 158 |
"max_allocated": 2506.73664
|
| 159 |
},
|
| 160 |
"latency": {
|
| 161 |
"unit": "s",
|
| 162 |
"count": 2,
|
| 163 |
-
"total": 0.
|
| 164 |
-
"mean": 0.
|
| 165 |
-
"stdev": 0.
|
| 166 |
-
"p50": 0.
|
| 167 |
-
"p90": 0.
|
| 168 |
-
"p95": 0.
|
| 169 |
-
"p99": 0.
|
| 170 |
"values": [
|
| 171 |
-
0.
|
| 172 |
-
0.
|
| 173 |
]
|
| 174 |
},
|
| 175 |
"throughput": {
|
| 176 |
"unit": "samples/s",
|
| 177 |
-
"value":
|
| 178 |
},
|
| 179 |
"energy": null,
|
| 180 |
"efficiency": null
|
|
@@ -182,31 +182,31 @@
|
|
| 182 |
"train": {
|
| 183 |
"memory": {
|
| 184 |
"unit": "MB",
|
| 185 |
-
"max_ram":
|
| 186 |
"max_global_vram": 68702.69952,
|
| 187 |
-
"max_process_vram":
|
| 188 |
"max_reserved": 2894.06976,
|
| 189 |
"max_allocated": 2506.73664
|
| 190 |
},
|
| 191 |
"latency": {
|
| 192 |
"unit": "s",
|
| 193 |
"count": 3,
|
| 194 |
-
"total": 0.
|
| 195 |
-
"mean": 0.
|
| 196 |
-
"stdev": 0.
|
| 197 |
-
"p50": 0.
|
| 198 |
-
"p90": 0.
|
| 199 |
-
"p95": 0.
|
| 200 |
-
"p99": 0.
|
| 201 |
"values": [
|
| 202 |
-
0.
|
| 203 |
-
0.
|
| 204 |
-
0.
|
| 205 |
]
|
| 206 |
},
|
| 207 |
"throughput": {
|
| 208 |
"unit": "samples/s",
|
| 209 |
-
"value":
|
| 210 |
},
|
| 211 |
"energy": null,
|
| 212 |
"efficiency": null
|
|
|
|
| 3 |
"name": "cuda_training_transformers_text-generation_openai-community/gpt2",
|
| 4 |
"backend": {
|
| 5 |
"name": "pytorch",
|
| 6 |
+
"version": "2.3.1+rocm5.7",
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "text-generation",
|
| 9 |
"library": "transformers",
|
|
|
|
| 109 |
"optimum_commit": null,
|
| 110 |
"timm_version": "1.0.9",
|
| 111 |
"timm_commit": null,
|
| 112 |
+
"peft_version": null,
|
| 113 |
"peft_commit": null
|
| 114 |
}
|
| 115 |
},
|
|
|
|
| 117 |
"overall": {
|
| 118 |
"memory": {
|
| 119 |
"unit": "MB",
|
| 120 |
+
"max_ram": 1293.246464,
|
| 121 |
"max_global_vram": 68702.69952,
|
| 122 |
+
"max_process_vram": 351803.539456,
|
| 123 |
"max_reserved": 2894.06976,
|
| 124 |
"max_allocated": 2506.73664
|
| 125 |
},
|
| 126 |
"latency": {
|
| 127 |
"unit": "s",
|
| 128 |
"count": 5,
|
| 129 |
+
"total": 0.7923807487487793,
|
| 130 |
+
"mean": 0.15847614974975585,
|
| 131 |
+
"stdev": 0.2285499654909998,
|
| 132 |
+
"p50": 0.044962184906005856,
|
| 133 |
+
"p90": 0.38758763580322264,
|
| 134 |
+
"p95": 0.5015795845031736,
|
| 135 |
+
"p99": 0.5927731434631347,
|
| 136 |
"values": [
|
| 137 |
+
0.615571533203125,
|
| 138 |
+
0.044962184906005856,
|
| 139 |
+
0.04561178970336914,
|
| 140 |
+
0.042743778228759764,
|
| 141 |
+
0.04349146270751953
|
| 142 |
]
|
| 143 |
},
|
| 144 |
"throughput": {
|
| 145 |
"unit": "samples/s",
|
| 146 |
+
"value": 63.100977754637846
|
| 147 |
},
|
| 148 |
"energy": null,
|
| 149 |
"efficiency": null
|
|
|
|
| 151 |
"warmup": {
|
| 152 |
"memory": {
|
| 153 |
"unit": "MB",
|
| 154 |
+
"max_ram": 1293.246464,
|
| 155 |
"max_global_vram": 68702.69952,
|
| 156 |
+
"max_process_vram": 351803.539456,
|
| 157 |
"max_reserved": 2894.06976,
|
| 158 |
"max_allocated": 2506.73664
|
| 159 |
},
|
| 160 |
"latency": {
|
| 161 |
"unit": "s",
|
| 162 |
"count": 2,
|
| 163 |
+
"total": 0.6605337181091309,
|
| 164 |
+
"mean": 0.33026685905456543,
|
| 165 |
+
"stdev": 0.2853046741485596,
|
| 166 |
+
"p50": 0.33026685905456543,
|
| 167 |
+
"p90": 0.5585105983734131,
|
| 168 |
+
"p95": 0.587041065788269,
|
| 169 |
+
"p99": 0.6098654397201537,
|
| 170 |
"values": [
|
| 171 |
+
0.615571533203125,
|
| 172 |
+
0.044962184906005856
|
| 173 |
]
|
| 174 |
},
|
| 175 |
"throughput": {
|
| 176 |
"unit": "samples/s",
|
| 177 |
+
"value": 12.111418055842943
|
| 178 |
},
|
| 179 |
"energy": null,
|
| 180 |
"efficiency": null
|
|
|
|
| 182 |
"train": {
|
| 183 |
"memory": {
|
| 184 |
"unit": "MB",
|
| 185 |
+
"max_ram": 1293.246464,
|
| 186 |
"max_global_vram": 68702.69952,
|
| 187 |
+
"max_process_vram": 351803.539456,
|
| 188 |
"max_reserved": 2894.06976,
|
| 189 |
"max_allocated": 2506.73664
|
| 190 |
},
|
| 191 |
"latency": {
|
| 192 |
"unit": "s",
|
| 193 |
"count": 3,
|
| 194 |
+
"total": 0.13184703063964842,
|
| 195 |
+
"mean": 0.04394901021321614,
|
| 196 |
+
"stdev": 0.0012147385849363248,
|
| 197 |
+
"p50": 0.04349146270751953,
|
| 198 |
+
"p90": 0.04518772430419922,
|
| 199 |
+
"p95": 0.04539975700378418,
|
| 200 |
+
"p99": 0.045569383163452146,
|
| 201 |
"values": [
|
| 202 |
+
0.04561178970336914,
|
| 203 |
+
0.042743778228759764,
|
| 204 |
+
0.04349146270751953
|
| 205 |
]
|
| 206 |
},
|
| 207 |
"throughput": {
|
| 208 |
"unit": "samples/s",
|
| 209 |
+
"value": 136.52184590486428
|
| 210 |
},
|
| 211 |
"energy": null,
|
| 212 |
"efficiency": null
|