IlyasMoutawwakil HF staff commited on
Commit
5594619
·
verified ·
1 Parent(s): c609a95

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
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.0",
89
- "optimum_benchmark_commit": "77e62a3eef699bce70248c56d35c703369938b85",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
@@ -105,33 +105,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2195.197952,
109
- "max_global_vram": 4053.03296,
110
- "max_process_vram": 446534.193152,
111
  "max_reserved": 1935.671296,
112
  "max_allocated": 1738.014208
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 2.8434356422424316,
118
- "mean": 0.5686871284484863,
119
- "stdev": 1.0668786655248141,
120
- "p50": 0.0351767463684082,
121
- "p90": 1.6358213333129885,
122
- "p95": 2.1691328346252434,
123
- "p99": 2.5957820356750485,
124
  "values": [
125
- 2.7024443359375,
126
- 0.0358868293762207,
127
- 0.034758346557617184,
128
- 0.0351767463684082,
129
- 0.035169384002685544
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 17.58436141729175
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 2195.197952,
143
- "max_global_vram": 4053.03296,
144
- "max_process_vram": 446534.193152,
145
  "max_reserved": 1935.671296,
146
  "max_allocated": 1738.014208
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 2.7383311653137206,
152
- "mean": 1.3691655826568603,
153
- "stdev": 1.3332787532806396,
154
- "p50": 1.3691655826568603,
155
- "p90": 2.435788585281372,
156
- "p95": 2.5691164606094357,
157
- "p99": 2.675778760871887,
158
  "values": [
159
- 2.7024443359375,
160
- 0.0358868293762207
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 2.921487401281309
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 2195.197952,
174
- "max_global_vram": 4053.03296,
175
- "max_process_vram": 446534.193152,
176
  "max_reserved": 1935.671296,
177
  "max_allocated": 1738.014208
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.10510447692871093,
183
- "mean": 0.035034825642903646,
184
- "stdev": 0.00019552333971146332,
185
- "p50": 0.035169384002685544,
186
- "p90": 0.03517527389526367,
187
- "p95": 0.03517601013183594,
188
- "p99": 0.03517659912109375,
189
  "values": [
190
- 0.034758346557617184,
191
- 0.0351767463684082,
192
- 0.035169384002685544
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 171.25816640721055
198
  },
199
  "energy": null,
200
  "efficiency": null
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.0",
89
+ "optimum_benchmark_commit": "b04fb3c909a5873eadf03d7b46ccfac63afcdf9e",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2194.735104,
109
+ "max_global_vram": 3407.716352,
110
+ "max_process_vram": 475032.629248,
111
  "max_reserved": 1935.671296,
112
  "max_allocated": 1738.014208
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 2.964872459411621,
118
+ "mean": 0.5929744918823242,
119
+ "stdev": 1.1047432894483336,
120
+ "p50": 0.04084856033325195,
121
+ "p90": 1.6978986740112307,
122
+ "p95": 2.2501798057556144,
123
+ "p99": 2.6920047111511227,
124
  "values": [
125
+ 2.8024609375,
126
+ 0.04059112167358398,
127
+ 0.04084856033325195,
128
+ 0.03991656112670899,
129
+ 0.041055278778076174
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 16.864131825057495
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 2194.735104,
143
+ "max_global_vram": 3407.716352,
144
+ "max_process_vram": 475032.629248,
145
  "max_reserved": 1935.671296,
146
  "max_allocated": 1738.014208
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 2.843052059173584,
152
+ "mean": 1.421526029586792,
153
+ "stdev": 1.3809349079132078,
154
+ "p50": 1.421526029586792,
155
+ "p90": 2.5262739559173584,
156
+ "p95": 2.664367446708679,
157
+ "p99": 2.774842239341736,
158
  "values": [
159
+ 2.8024609375,
160
+ 0.04059112167358398
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 2.8138774223942398
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 2194.735104,
174
+ "max_global_vram": 3407.716352,
175
+ "max_process_vram": 475032.629248,
176
  "max_reserved": 1935.671296,
177
  "max_allocated": 1738.014208
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.12182040023803711,
183
+ "mean": 0.0406068000793457,
184
+ "stdev": 0.0004953150429510567,
185
+ "p50": 0.04084856033325195,
186
+ "p90": 0.04101393508911133,
187
+ "p95": 0.04103460693359375,
188
+ "p99": 0.04105114440917969,
189
  "values": [
190
+ 0.04084856033325195,
191
+ 0.03991656112670899,
192
+ 0.041055278778076174
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 147.75850321315636
198
  },
199
  "energy": null,
200
  "efficiency": null