Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json
CHANGED
|
@@ -51,7 +51,8 @@
|
|
| 51 |
"per_device_train_batch_size": 2,
|
| 52 |
"gradient_accumulation_steps": 1,
|
| 53 |
"output_dir": "./trainer_output",
|
| 54 |
-
"
|
|
|
|
| 55 |
"do_train": true,
|
| 56 |
"use_cpu": false,
|
| 57 |
"max_steps": 5,
|
|
@@ -89,7 +90,7 @@
|
|
| 89 |
"gpu_count": 1,
|
| 90 |
"gpu_vram_mb": 68702699520,
|
| 91 |
"optimum_benchmark_version": "0.2.1",
|
| 92 |
-
"optimum_benchmark_commit": "
|
| 93 |
"transformers_version": "4.42.3",
|
| 94 |
"transformers_commit": null,
|
| 95 |
"accelerate_version": "0.31.0",
|
|
@@ -108,33 +109,33 @@
|
|
| 108 |
"overall": {
|
| 109 |
"memory": {
|
| 110 |
"unit": "MB",
|
| 111 |
-
"max_ram":
|
| 112 |
-
"max_global_vram": 2427.
|
| 113 |
-
"max_process_vram":
|
| 114 |
"max_reserved": 1935.671296,
|
| 115 |
"max_allocated": 1738.272256
|
| 116 |
},
|
| 117 |
"latency": {
|
| 118 |
"unit": "s",
|
| 119 |
"count": 5,
|
| 120 |
-
"total": 3.
|
| 121 |
-
"mean": 0.
|
| 122 |
-
"stdev": 1.
|
| 123 |
-
"p50": 0.
|
| 124 |
-
"p90": 1.
|
| 125 |
-
"p95": 2.
|
| 126 |
-
"p99":
|
| 127 |
"values": [
|
| 128 |
-
3.
|
| 129 |
-
0.
|
| 130 |
-
0.
|
| 131 |
-
0.
|
| 132 |
-
0.
|
| 133 |
]
|
| 134 |
},
|
| 135 |
"throughput": {
|
| 136 |
"unit": "samples/s",
|
| 137 |
-
"value": 15.
|
| 138 |
},
|
| 139 |
"energy": null,
|
| 140 |
"efficiency": null
|
|
@@ -142,30 +143,30 @@
|
|
| 142 |
"warmup": {
|
| 143 |
"memory": {
|
| 144 |
"unit": "MB",
|
| 145 |
-
"max_ram":
|
| 146 |
-
"max_global_vram": 2427.
|
| 147 |
-
"max_process_vram":
|
| 148 |
"max_reserved": 1935.671296,
|
| 149 |
"max_allocated": 1738.272256
|
| 150 |
},
|
| 151 |
"latency": {
|
| 152 |
"unit": "s",
|
| 153 |
"count": 2,
|
| 154 |
-
"total": 3.
|
| 155 |
-
"mean": 1.
|
| 156 |
-
"stdev": 1.
|
| 157 |
-
"p50": 1.
|
| 158 |
-
"p90": 2.
|
| 159 |
-
"p95": 2.
|
| 160 |
-
"p99": 3.
|
| 161 |
"values": [
|
| 162 |
-
3.
|
| 163 |
-
0.
|
| 164 |
]
|
| 165 |
},
|
| 166 |
"throughput": {
|
| 167 |
"unit": "samples/s",
|
| 168 |
-
"value": 2.
|
| 169 |
},
|
| 170 |
"energy": null,
|
| 171 |
"efficiency": null
|
|
@@ -173,31 +174,31 @@
|
|
| 173 |
"train": {
|
| 174 |
"memory": {
|
| 175 |
"unit": "MB",
|
| 176 |
-
"max_ram":
|
| 177 |
-
"max_global_vram": 2427.
|
| 178 |
-
"max_process_vram":
|
| 179 |
"max_reserved": 1935.671296,
|
| 180 |
"max_allocated": 1738.272256
|
| 181 |
},
|
| 182 |
"latency": {
|
| 183 |
"unit": "s",
|
| 184 |
"count": 3,
|
| 185 |
-
"total": 0.
|
| 186 |
-
"mean": 0.
|
| 187 |
-
"stdev": 0.
|
| 188 |
-
"p50": 0.
|
| 189 |
-
"p90": 0.
|
| 190 |
-
"p95": 0.
|
| 191 |
-
"p99": 0.
|
| 192 |
"values": [
|
| 193 |
-
0.
|
| 194 |
-
0.
|
| 195 |
-
0.
|
| 196 |
]
|
| 197 |
},
|
| 198 |
"throughput": {
|
| 199 |
"unit": "samples/s",
|
| 200 |
-
"value":
|
| 201 |
},
|
| 202 |
"energy": null,
|
| 203 |
"efficiency": null
|
|
|
|
| 51 |
"per_device_train_batch_size": 2,
|
| 52 |
"gradient_accumulation_steps": 1,
|
| 53 |
"output_dir": "./trainer_output",
|
| 54 |
+
"eval_strategy": "no",
|
| 55 |
+
"save_strategy": "no",
|
| 56 |
"do_train": true,
|
| 57 |
"use_cpu": false,
|
| 58 |
"max_steps": 5,
|
|
|
|
| 90 |
"gpu_count": 1,
|
| 91 |
"gpu_vram_mb": 68702699520,
|
| 92 |
"optimum_benchmark_version": "0.2.1",
|
| 93 |
+
"optimum_benchmark_commit": "9a8b29987613b8b04c221447a49b37ee314548ff",
|
| 94 |
"transformers_version": "4.42.3",
|
| 95 |
"transformers_commit": null,
|
| 96 |
"accelerate_version": "0.31.0",
|
|
|
|
| 109 |
"overall": {
|
| 110 |
"memory": {
|
| 111 |
"unit": "MB",
|
| 112 |
+
"max_ram": 2196.369408,
|
| 113 |
+
"max_global_vram": 2427.899904,
|
| 114 |
+
"max_process_vram": 493472.44032,
|
| 115 |
"max_reserved": 1935.671296,
|
| 116 |
"max_allocated": 1738.272256
|
| 117 |
},
|
| 118 |
"latency": {
|
| 119 |
"unit": "s",
|
| 120 |
"count": 5,
|
| 121 |
+
"total": 3.3002944335937503,
|
| 122 |
+
"mean": 0.66005888671875,
|
| 123 |
+
"stdev": 1.2434295263642379,
|
| 124 |
+
"p50": 0.039904598236083985,
|
| 125 |
+
"p90": 1.904789749145508,
|
| 126 |
+
"p95": 2.525851783752441,
|
| 127 |
+
"p99": 3.022701411437988,
|
| 128 |
"values": [
|
| 129 |
+
3.146913818359375,
|
| 130 |
+
0.03663098907470703,
|
| 131 |
+
0.03524138259887695,
|
| 132 |
+
0.039904598236083985,
|
| 133 |
+
0.041603645324707034
|
| 134 |
]
|
| 135 |
},
|
| 136 |
"throughput": {
|
| 137 |
"unit": "samples/s",
|
| 138 |
+
"value": 15.15016341907231
|
| 139 |
},
|
| 140 |
"energy": null,
|
| 141 |
"efficiency": null
|
|
|
|
| 143 |
"warmup": {
|
| 144 |
"memory": {
|
| 145 |
"unit": "MB",
|
| 146 |
+
"max_ram": 2196.369408,
|
| 147 |
+
"max_global_vram": 2427.899904,
|
| 148 |
+
"max_process_vram": 493472.44032,
|
| 149 |
"max_reserved": 1935.671296,
|
| 150 |
"max_allocated": 1738.272256
|
| 151 |
},
|
| 152 |
"latency": {
|
| 153 |
"unit": "s",
|
| 154 |
"count": 2,
|
| 155 |
+
"total": 3.183544807434082,
|
| 156 |
+
"mean": 1.591772403717041,
|
| 157 |
+
"stdev": 1.5551414146423341,
|
| 158 |
+
"p50": 1.591772403717041,
|
| 159 |
+
"p90": 2.8358855354309083,
|
| 160 |
+
"p95": 2.9913996768951416,
|
| 161 |
+
"p99": 3.1158109900665285,
|
| 162 |
"values": [
|
| 163 |
+
3.146913818359375,
|
| 164 |
+
0.03663098907470703
|
| 165 |
]
|
| 166 |
},
|
| 167 |
"throughput": {
|
| 168 |
"unit": "samples/s",
|
| 169 |
+
"value": 2.5129220676645514
|
| 170 |
},
|
| 171 |
"energy": null,
|
| 172 |
"efficiency": null
|
|
|
|
| 174 |
"train": {
|
| 175 |
"memory": {
|
| 176 |
"unit": "MB",
|
| 177 |
+
"max_ram": 2196.369408,
|
| 178 |
+
"max_global_vram": 2427.899904,
|
| 179 |
+
"max_process_vram": 493472.44032,
|
| 180 |
"max_reserved": 1935.671296,
|
| 181 |
"max_allocated": 1738.272256
|
| 182 |
},
|
| 183 |
"latency": {
|
| 184 |
"unit": "s",
|
| 185 |
"count": 3,
|
| 186 |
+
"total": 0.11674962615966797,
|
| 187 |
+
"mean": 0.038916542053222654,
|
| 188 |
+
"stdev": 0.0026897072967753187,
|
| 189 |
+
"p50": 0.039904598236083985,
|
| 190 |
+
"p90": 0.041263835906982425,
|
| 191 |
+
"p95": 0.041433740615844726,
|
| 192 |
+
"p99": 0.04156966438293457,
|
| 193 |
"values": [
|
| 194 |
+
0.03524138259887695,
|
| 195 |
+
0.039904598236083985,
|
| 196 |
+
0.041603645324707034
|
| 197 |
]
|
| 198 |
},
|
| 199 |
"throughput": {
|
| 200 |
"unit": "samples/s",
|
| 201 |
+
"value": 154.17608254593483
|
| 202 |
},
|
| 203 |
"energy": null,
|
| 204 |
"efficiency": null
|