Upload cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"name": "cuda_training_transformers_fill-mask_google-bert/bert-base-uncased",
|
| 4 |
"backend": {
|
| 5 |
"name": "pytorch",
|
| 6 |
-
"version": "2.
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "fill-mask",
|
| 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": 2497.708032,
|
| 124 |
"max_allocated": 2195.345408
|
| 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": 2497.708032,
|
| 158 |
"max_allocated": 2195.345408
|
| 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": 13.
|
| 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": 2497.708032,
|
| 189 |
"max_allocated": 2195.345408
|
| 190 |
},
|
| 191 |
"latency": {
|
| 192 |
"unit": "s",
|
| 193 |
"count": 3,
|
| 194 |
-
"total": 0.
|
| 195 |
-
"mean": 0.
|
| 196 |
-
"stdev":
|
| 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_fill-mask_google-bert/bert-base-uncased",
|
| 4 |
"backend": {
|
| 5 |
"name": "pytorch",
|
| 6 |
+
"version": "2.3.1+rocm5.7",
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "fill-mask",
|
| 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": 1271.668736,
|
| 121 |
"max_global_vram": 68702.69952,
|
| 122 |
+
"max_process_vram": 297291.862016,
|
| 123 |
"max_reserved": 2497.708032,
|
| 124 |
"max_allocated": 2195.345408
|
| 125 |
},
|
| 126 |
"latency": {
|
| 127 |
"unit": "s",
|
| 128 |
"count": 5,
|
| 129 |
+
"total": 0.7202230644226074,
|
| 130 |
+
"mean": 0.14404461288452147,
|
| 131 |
+
"stdev": 0.20529287456994777,
|
| 132 |
+
"p50": 0.041651134490966794,
|
| 133 |
+
"p90": 0.34944696044921886,
|
| 134 |
+
"p95": 0.45203842163085933,
|
| 135 |
+
"p99": 0.5341115905761719,
|
| 136 |
"values": [
|
| 137 |
+
0.5546298828125,
|
| 138 |
+
0.04146169662475586,
|
| 139 |
+
0.040807773590087894,
|
| 140 |
+
0.041672576904296876,
|
| 141 |
+
0.041651134490966794
|
| 142 |
]
|
| 143 |
},
|
| 144 |
"throughput": {
|
| 145 |
"unit": "samples/s",
|
| 146 |
+
"value": 69.42293640663159
|
| 147 |
},
|
| 148 |
"energy": null,
|
| 149 |
"efficiency": null
|
|
|
|
| 151 |
"warmup": {
|
| 152 |
"memory": {
|
| 153 |
"unit": "MB",
|
| 154 |
+
"max_ram": 1271.668736,
|
| 155 |
"max_global_vram": 68702.69952,
|
| 156 |
+
"max_process_vram": 297291.862016,
|
| 157 |
"max_reserved": 2497.708032,
|
| 158 |
"max_allocated": 2195.345408
|
| 159 |
},
|
| 160 |
"latency": {
|
| 161 |
"unit": "s",
|
| 162 |
"count": 2,
|
| 163 |
+
"total": 0.5960915794372559,
|
| 164 |
+
"mean": 0.29804578971862794,
|
| 165 |
+
"stdev": 0.2565840930938721,
|
| 166 |
+
"p50": 0.29804578971862794,
|
| 167 |
+
"p90": 0.5033130641937256,
|
| 168 |
+
"p95": 0.5289714735031128,
|
| 169 |
+
"p99": 0.5494982009506226,
|
| 170 |
"values": [
|
| 171 |
+
0.5546298828125,
|
| 172 |
+
0.04146169662475586
|
| 173 |
]
|
| 174 |
},
|
| 175 |
"throughput": {
|
| 176 |
"unit": "samples/s",
|
| 177 |
+
"value": 13.420756601783323
|
| 178 |
},
|
| 179 |
"energy": null,
|
| 180 |
"efficiency": null
|
|
|
|
| 182 |
"train": {
|
| 183 |
"memory": {
|
| 184 |
"unit": "MB",
|
| 185 |
+
"max_ram": 1271.668736,
|
| 186 |
"max_global_vram": 68702.69952,
|
| 187 |
+
"max_process_vram": 297291.862016,
|
| 188 |
"max_reserved": 2497.708032,
|
| 189 |
"max_allocated": 2195.345408
|
| 190 |
},
|
| 191 |
"latency": {
|
| 192 |
"unit": "s",
|
| 193 |
"count": 3,
|
| 194 |
+
"total": 0.12413148498535156,
|
| 195 |
+
"mean": 0.04137716166178385,
|
| 196 |
+
"stdev": 0.00040271331938455354,
|
| 197 |
+
"p50": 0.041651134490966794,
|
| 198 |
+
"p90": 0.04166828842163086,
|
| 199 |
+
"p95": 0.041670432662963865,
|
| 200 |
+
"p99": 0.04167214805603028,
|
| 201 |
"values": [
|
| 202 |
+
0.040807773590087894,
|
| 203 |
+
0.041672576904296876,
|
| 204 |
+
0.041651134490966794
|
| 205 |
]
|
| 206 |
},
|
| 207 |
"throughput": {
|
| 208 |
"unit": "samples/s",
|
| 209 |
+
"value": 145.0075297344919
|
| 210 |
},
|
| 211 |
"energy": null,
|
| 212 |
"efficiency": null
|