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,
|
@@ -108,7 +109,7 @@
|
|
108 |
"overall": {
|
109 |
"memory": {
|
110 |
"unit": "MB",
|
111 |
-
"max_ram":
|
112 |
"max_global_vram": 2628.255744,
|
113 |
"max_process_vram": 0.0,
|
114 |
"max_reserved": 1956.642816,
|
@@ -117,24 +118,24 @@
|
|
117 |
"latency": {
|
118 |
"unit": "s",
|
119 |
"count": 5,
|
120 |
-
"total": 0.
|
121 |
-
"mean": 0.
|
122 |
-
"stdev": 0.
|
123 |
-
"p50": 0.
|
124 |
-
"p90": 0.
|
125 |
-
"p95": 0.
|
126 |
-
"p99": 0.
|
127 |
"values": [
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
-
"value":
|
138 |
},
|
139 |
"energy": null,
|
140 |
"efficiency": null
|
@@ -142,7 +143,7 @@
|
|
142 |
"warmup": {
|
143 |
"memory": {
|
144 |
"unit": "MB",
|
145 |
-
"max_ram":
|
146 |
"max_global_vram": 2628.255744,
|
147 |
"max_process_vram": 0.0,
|
148 |
"max_reserved": 1956.642816,
|
@@ -151,21 +152,21 @@
|
|
151 |
"latency": {
|
152 |
"unit": "s",
|
153 |
"count": 2,
|
154 |
-
"total": 0.
|
155 |
-
"mean": 0.
|
156 |
-
"stdev": 0.
|
157 |
-
"p50": 0.
|
158 |
-
"p90": 0.
|
159 |
-
"p95": 0.
|
160 |
-
"p99": 0.
|
161 |
"values": [
|
162 |
-
0.
|
163 |
-
0.
|
164 |
]
|
165 |
},
|
166 |
"throughput": {
|
167 |
"unit": "samples/s",
|
168 |
-
"value": 21.
|
169 |
},
|
170 |
"energy": null,
|
171 |
"efficiency": null
|
@@ -173,7 +174,7 @@
|
|
173 |
"train": {
|
174 |
"memory": {
|
175 |
"unit": "MB",
|
176 |
-
"max_ram":
|
177 |
"max_global_vram": 2628.255744,
|
178 |
"max_process_vram": 0.0,
|
179 |
"max_reserved": 1956.642816,
|
@@ -182,22 +183,22 @@
|
|
182 |
"latency": {
|
183 |
"unit": "s",
|
184 |
"count": 3,
|
185 |
-
"total": 0.
|
186 |
-
"mean": 0.
|
187 |
-
"stdev":
|
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,
|
|
|
109 |
"overall": {
|
110 |
"memory": {
|
111 |
"unit": "MB",
|
112 |
+
"max_ram": 1462.071296,
|
113 |
"max_global_vram": 2628.255744,
|
114 |
"max_process_vram": 0.0,
|
115 |
"max_reserved": 1956.642816,
|
|
|
118 |
"latency": {
|
119 |
"unit": "s",
|
120 |
"count": 5,
|
121 |
+
"total": 0.4880557975769043,
|
122 |
+
"mean": 0.09761115951538087,
|
123 |
+
"stdev": 0.1158904981266247,
|
124 |
+
"p50": 0.03966668701171875,
|
125 |
+
"p90": 0.21354823150634772,
|
126 |
+
"p95": 0.2714701759338379,
|
127 |
+
"p99": 0.3178077314758301,
|
128 |
"values": [
|
129 |
+
0.32939212036132814,
|
130 |
+
0.039782398223876955,
|
131 |
+
0.03966668701171875,
|
132 |
+
0.03960115051269531,
|
133 |
+
0.039613441467285154
|
134 |
]
|
135 |
},
|
136 |
"throughput": {
|
137 |
"unit": "samples/s",
|
138 |
+
"value": 102.44730264088577
|
139 |
},
|
140 |
"energy": null,
|
141 |
"efficiency": null
|
|
|
143 |
"warmup": {
|
144 |
"memory": {
|
145 |
"unit": "MB",
|
146 |
+
"max_ram": 1462.071296,
|
147 |
"max_global_vram": 2628.255744,
|
148 |
"max_process_vram": 0.0,
|
149 |
"max_reserved": 1956.642816,
|
|
|
152 |
"latency": {
|
153 |
"unit": "s",
|
154 |
"count": 2,
|
155 |
+
"total": 0.3691745185852051,
|
156 |
+
"mean": 0.18458725929260256,
|
157 |
+
"stdev": 0.1448048610687256,
|
158 |
+
"p50": 0.18458725929260256,
|
159 |
+
"p90": 0.30043114814758304,
|
160 |
+
"p95": 0.31491163425445556,
|
161 |
+
"p99": 0.32649602313995363,
|
162 |
"values": [
|
163 |
+
0.32939212036132814,
|
164 |
+
0.039782398223876955
|
165 |
]
|
166 |
},
|
167 |
"throughput": {
|
168 |
"unit": "samples/s",
|
169 |
+
"value": 21.669967988740286
|
170 |
},
|
171 |
"energy": null,
|
172 |
"efficiency": null
|
|
|
174 |
"train": {
|
175 |
"memory": {
|
176 |
"unit": "MB",
|
177 |
+
"max_ram": 1462.071296,
|
178 |
"max_global_vram": 2628.255744,
|
179 |
"max_process_vram": 0.0,
|
180 |
"max_reserved": 1956.642816,
|
|
|
183 |
"latency": {
|
184 |
"unit": "s",
|
185 |
"count": 3,
|
186 |
+
"total": 0.11888127899169922,
|
187 |
+
"mean": 0.03962709299723307,
|
188 |
+
"stdev": 2.8443293040732375e-05,
|
189 |
+
"p50": 0.039613441467285154,
|
190 |
+
"p90": 0.03965603790283203,
|
191 |
+
"p95": 0.03966136245727539,
|
192 |
+
"p99": 0.03966562210083008,
|
193 |
"values": [
|
194 |
+
0.03966668701171875,
|
195 |
+
0.03960115051269531,
|
196 |
+
0.039613441467285154
|
197 |
]
|
198 |
},
|
199 |
"throughput": {
|
200 |
"unit": "samples/s",
|
201 |
+
"value": 151.41156078289532
|
202 |
},
|
203 |
"energy": null,
|
204 |
"efficiency": null
|