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,6 +51,7 @@
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
|
|
54 |
"do_train": true,
|
55 |
"use_cpu": false,
|
56 |
"max_steps": 5,
|
@@ -88,7 +89,7 @@
|
|
88 |
"gpu_count": 1,
|
89 |
"gpu_vram_mb": 68702699520,
|
90 |
"optimum_benchmark_version": "0.2.1",
|
91 |
-
"optimum_benchmark_commit": "
|
92 |
"transformers_version": "4.42.3",
|
93 |
"transformers_commit": null,
|
94 |
"accelerate_version": "0.31.0",
|
@@ -107,33 +108,33 @@
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
-
"max_ram":
|
111 |
-
"max_global_vram": 2427.
|
112 |
-
"max_process_vram":
|
113 |
"max_reserved": 1935.671296,
|
114 |
"max_allocated": 1738.272256
|
115 |
},
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"count": 5,
|
119 |
-
"total": 3.
|
120 |
-
"mean": 0.
|
121 |
-
"stdev": 1.
|
122 |
-
"p50": 0.
|
123 |
-
"p90": 1.
|
124 |
-
"p95": 2.
|
125 |
-
"p99": 2.
|
126 |
"values": [
|
127 |
-
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
-
"value":
|
137 |
},
|
138 |
"energy": null,
|
139 |
"efficiency": null
|
@@ -141,30 +142,30 @@
|
|
141 |
"warmup": {
|
142 |
"memory": {
|
143 |
"unit": "MB",
|
144 |
-
"max_ram":
|
145 |
-
"max_global_vram": 2427.
|
146 |
-
"max_process_vram":
|
147 |
"max_reserved": 1935.671296,
|
148 |
"max_allocated": 1738.272256
|
149 |
},
|
150 |
"latency": {
|
151 |
"unit": "s",
|
152 |
"count": 2,
|
153 |
-
"total": 3.
|
154 |
-
"mean": 1.
|
155 |
-
"stdev": 1.
|
156 |
-
"p50": 1.
|
157 |
-
"p90": 2.
|
158 |
-
"p95": 2.
|
159 |
-
"p99":
|
160 |
"values": [
|
161 |
-
|
162 |
-
0.
|
163 |
]
|
164 |
},
|
165 |
"throughput": {
|
166 |
"unit": "samples/s",
|
167 |
-
"value": 2.
|
168 |
},
|
169 |
"energy": null,
|
170 |
"efficiency": null
|
@@ -172,31 +173,31 @@
|
|
172 |
"train": {
|
173 |
"memory": {
|
174 |
"unit": "MB",
|
175 |
-
"max_ram":
|
176 |
-
"max_global_vram": 2427.
|
177 |
-
"max_process_vram":
|
178 |
"max_reserved": 1935.671296,
|
179 |
"max_allocated": 1738.272256
|
180 |
},
|
181 |
"latency": {
|
182 |
"unit": "s",
|
183 |
"count": 3,
|
184 |
-
"total": 0.
|
185 |
-
"mean": 0.
|
186 |
-
"stdev": 0.
|
187 |
-
"p50": 0.
|
188 |
-
"p90": 0.
|
189 |
-
"p95": 0.
|
190 |
-
"p99": 0.
|
191 |
"values": [
|
192 |
-
0.
|
193 |
-
0.
|
194 |
-
0.
|
195 |
]
|
196 |
},
|
197 |
"throughput": {
|
198 |
"unit": "samples/s",
|
199 |
-
"value":
|
200 |
},
|
201 |
"energy": null,
|
202 |
"efficiency": null
|
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
54 |
+
"evaluation_strategy": "no",
|
55 |
"do_train": true,
|
56 |
"use_cpu": false,
|
57 |
"max_steps": 5,
|
|
|
89 |
"gpu_count": 1,
|
90 |
"gpu_vram_mb": 68702699520,
|
91 |
"optimum_benchmark_version": "0.2.1",
|
92 |
+
"optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
|
93 |
"transformers_version": "4.42.3",
|
94 |
"transformers_commit": null,
|
95 |
"accelerate_version": "0.31.0",
|
|
|
108 |
"overall": {
|
109 |
"memory": {
|
110 |
"unit": "MB",
|
111 |
+
"max_ram": 2584.952832,
|
112 |
+
"max_global_vram": 2427.805696,
|
113 |
+
"max_process_vram": 751770.841088,
|
114 |
"max_reserved": 1935.671296,
|
115 |
"max_allocated": 1738.272256
|
116 |
},
|
117 |
"latency": {
|
118 |
"unit": "s",
|
119 |
"count": 5,
|
120 |
+
"total": 3.2628076362609857,
|
121 |
+
"mean": 0.6525615272521972,
|
122 |
+
"stdev": 1.2229186722287173,
|
123 |
+
"p50": 0.041368995666503906,
|
124 |
+
"p90": 1.8757770782470704,
|
125 |
+
"p95": 2.487087879943847,
|
126 |
+
"p99": 2.976136521301269,
|
127 |
"values": [
|
128 |
+
3.098398681640625,
|
129 |
+
0.04184467315673828,
|
130 |
+
0.04072132110595703,
|
131 |
+
0.04047396469116211,
|
132 |
+
0.041368995666503906
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 15.324225505766407
|
138 |
},
|
139 |
"energy": null,
|
140 |
"efficiency": null
|
|
|
142 |
"warmup": {
|
143 |
"memory": {
|
144 |
"unit": "MB",
|
145 |
+
"max_ram": 2584.952832,
|
146 |
+
"max_global_vram": 2427.805696,
|
147 |
+
"max_process_vram": 751770.841088,
|
148 |
"max_reserved": 1935.671296,
|
149 |
"max_allocated": 1738.272256
|
150 |
},
|
151 |
"latency": {
|
152 |
"unit": "s",
|
153 |
"count": 2,
|
154 |
+
"total": 3.140243354797363,
|
155 |
+
"mean": 1.5701216773986815,
|
156 |
+
"stdev": 1.5282770042419433,
|
157 |
+
"p50": 1.5701216773986815,
|
158 |
+
"p90": 2.7927432807922363,
|
159 |
+
"p95": 2.9455709812164304,
|
160 |
+
"p99": 3.067833141555786,
|
161 |
"values": [
|
162 |
+
3.098398681640625,
|
163 |
+
0.04184467315673828
|
164 |
]
|
165 |
},
|
166 |
"throughput": {
|
167 |
"unit": "samples/s",
|
168 |
+
"value": 2.547573259817067
|
169 |
},
|
170 |
"energy": null,
|
171 |
"efficiency": null
|
|
|
173 |
"train": {
|
174 |
"memory": {
|
175 |
"unit": "MB",
|
176 |
+
"max_ram": 2584.952832,
|
177 |
+
"max_global_vram": 2427.805696,
|
178 |
+
"max_process_vram": 751770.841088,
|
179 |
"max_reserved": 1935.671296,
|
180 |
"max_allocated": 1738.272256
|
181 |
},
|
182 |
"latency": {
|
183 |
"unit": "s",
|
184 |
"count": 3,
|
185 |
+
"total": 0.12256428146362305,
|
186 |
+
"mean": 0.04085476048787435,
|
187 |
+
"stdev": 0.00037738103042785044,
|
188 |
+
"p50": 0.04072132110595703,
|
189 |
+
"p90": 0.04123946075439453,
|
190 |
+
"p95": 0.04130422821044922,
|
191 |
+
"p99": 0.04135604217529297,
|
192 |
"values": [
|
193 |
+
0.04072132110595703,
|
194 |
+
0.04047396469116211,
|
195 |
+
0.041368995666503906
|
196 |
]
|
197 |
},
|
198 |
"throughput": {
|
199 |
"unit": "samples/s",
|
200 |
+
"value": 146.86171032090112
|
201 |
},
|
202 |
"energy": null,
|
203 |
"efficiency": null
|