IlyasMoutawwakil HF staff commited on
Commit
a3dfcd0
·
verified ·
1 Parent(s): ee282d9

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
@@ -89,7 +89,7 @@
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,33 +108,33 @@
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,30 +142,30 @@
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,31 +173,31 @@
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
 
89
  "gpu_count": 1,
90
  "gpu_vram_mb": 68702699520,
91
  "optimum_benchmark_version": "0.2.1",
92
+ "optimum_benchmark_commit": "074fc31a7e13e70facbebbf8b363a0c312f75f69",
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": 2573.336576,
112
+ "max_global_vram": 2427.830272,
113
+ "max_process_vram": 714971.160576,
114
  "max_reserved": 1935.671296,
115
  "max_allocated": 1738.272256
116
  },
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
+ "total": 2.865198631286621,
121
+ "mean": 0.5730397262573242,
122
+ "stdev": 1.0720397563354684,
123
+ "p50": 0.03689439010620117,
124
+ "p90": 1.6453234497070315,
125
+ "p95": 2.181221295166015,
126
+ "p99": 2.6099395715332028,
127
  "values": [
128
+ 2.717119140625,
129
+ 0.037629913330078125,
130
+ 0.0366735954284668,
131
+ 0.036881591796875,
132
+ 0.03689439010620117
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 17.45079711194314
138
  },
139
  "energy": null,
140
  "efficiency": null
 
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
+ "max_ram": 2573.336576,
146
+ "max_global_vram": 2427.830272,
147
+ "max_process_vram": 714971.160576,
148
  "max_reserved": 1935.671296,
149
  "max_allocated": 1738.272256
150
  },
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
+ "total": 2.754749053955078,
155
+ "mean": 1.377374526977539,
156
+ "stdev": 1.339744613647461,
157
+ "p50": 1.377374526977539,
158
+ "p90": 2.449170217895508,
159
+ "p95": 2.5831446792602537,
160
+ "p99": 2.690324248352051,
161
  "values": [
162
+ 2.717119140625,
163
+ 0.037629913330078125
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 2.9040757772524337
169
  },
170
  "energy": null,
171
  "efficiency": null
 
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
+ "max_ram": 2573.336576,
177
+ "max_global_vram": 2427.830272,
178
+ "max_process_vram": 714971.160576,
179
  "max_reserved": 1935.671296,
180
  "max_allocated": 1738.272256
181
  },
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
+ "total": 0.11044957733154297,
186
+ "mean": 0.03681652577718099,
187
+ "stdev": 0.00010120198488854624,
188
+ "p50": 0.036881591796875,
189
+ "p90": 0.03689183044433594,
190
+ "p95": 0.03689311027526856,
191
+ "p99": 0.03689413414001465,
192
  "values": [
193
+ 0.0366735954284668,
194
+ 0.036881591796875,
195
+ 0.03689439010620117
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
+ "value": 162.97029318607844
201
  },
202
  "energy": null,
203
  "efficiency": null