IlyasMoutawwakil HF staff commited on
Commit
a78ff7f
·
verified ·
1 Parent(s): d4a0c75

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
@@ -90,8 +90,8 @@
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
- "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "0aac0108c378c328492774ddb431ea89a3c2b507",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 2206.53568,
114
- "max_global_vram": 2427.342848,
115
- "max_process_vram": 459538.296832,
116
  "max_reserved": 1935.671296,
117
  "max_allocated": 1738.272256
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 2.7784319915771483,
123
- "mean": 0.5556863983154297,
124
- "stdev": 1.040090989404886,
125
- "p50": 0.035520660400390626,
126
- "p90": 1.5965150299072268,
127
- "p95": 2.1161912307739255,
128
- "p99": 2.5319321914672854,
129
  "values": [
130
- 2.635867431640625,
131
- 0.03484897613525391,
132
- 0.03748642730712891,
133
- 0.035520660400390626,
134
- 0.03470849609375
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 17.995761692773346
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 2206.53568,
148
- "max_global_vram": 2427.342848,
149
- "max_process_vram": 459538.296832,
150
  "max_reserved": 1935.671296,
151
  "max_allocated": 1738.272256
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 2.670716407775879,
157
- "mean": 1.3353582038879395,
158
- "stdev": 1.3005092277526857,
159
- "p50": 1.3353582038879395,
160
- "p90": 2.375765586090088,
161
- "p95": 2.5058165088653563,
162
- "p99": 2.6098572470855714,
163
  "values": [
164
- 2.635867431640625,
165
- 0.03484897613525391
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 2.9954509496806683
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 2206.53568,
179
- "max_global_vram": 2427.342848,
180
- "max_process_vram": 459538.296832,
181
  "max_reserved": 1935.671296,
182
  "max_allocated": 1738.272256
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.10771558380126954,
188
- "mean": 0.03590519460042318,
189
- "stdev": 0.001166226212994206,
190
- "p50": 0.035520660400390626,
191
- "p90": 0.03709327392578125,
192
- "p95": 0.03728985061645508,
193
- "p99": 0.03744711196899414,
194
  "values": [
195
- 0.03748642730712891,
196
- 0.035520660400390626,
197
- 0.03470849609375
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 167.10673947800535
203
  },
204
  "energy": null,
205
  "efficiency": null
 
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
+ "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": "d662120356cf9cce87fb802aea1c49ce74710c29",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 2207.522816,
114
+ "max_global_vram": 3428.10624,
115
+ "max_process_vram": 448916.3776,
116
  "max_reserved": 1935.671296,
117
  "max_allocated": 1738.272256
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 2.770689914703369,
123
+ "mean": 0.5541379829406738,
124
+ "stdev": 1.036387853820299,
125
+ "p50": 0.03654863357543945,
126
+ "p90": 1.5910312866210938,
127
+ "p95": 2.1089720642089835,
128
+ "p99": 2.5233246862792966,
129
  "values": [
130
+ 2.626912841796875,
131
+ 0.03654863357543945,
132
+ 0.03720895385742187,
133
+ 0.0355958251953125,
134
+ 0.03442366027832031
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 18.046046847271615
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 2207.522816,
148
+ "max_global_vram": 3428.10624,
149
+ "max_process_vram": 448916.3776,
150
  "max_reserved": 1935.671296,
151
  "max_allocated": 1738.272256
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 2.6634614753723143,
157
+ "mean": 1.3317307376861571,
158
+ "stdev": 1.2951821041107177,
159
+ "p50": 1.3317307376861571,
160
+ "p90": 2.3678764209747314,
161
+ "p95": 2.497394631385803,
162
+ "p99": 2.6010091997146603,
163
  "values": [
164
+ 2.626912841796875,
165
+ 0.03654863357543945
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 3.00361017944955
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 2207.522816,
179
+ "max_global_vram": 3428.10624,
180
+ "max_process_vram": 448916.3776,
181
  "max_reserved": 1935.671296,
182
  "max_allocated": 1738.272256
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.10722843933105469,
188
+ "mean": 0.035742813110351566,
189
+ "stdev": 0.0011418316180072966,
190
+ "p50": 0.0355958251953125,
191
+ "p90": 0.036886328125,
192
+ "p95": 0.03704764099121093,
193
+ "p99": 0.037176691284179685,
194
  "values": [
195
+ 0.03720895385742187,
196
+ 0.0355958251953125,
197
+ 0.03442366027832031
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 167.86591423220477
203
  },
204
  "energy": null,
205
  "efficiency": null