IlyasMoutawwakil HF staff commited on
Commit
5da3ca9
·
verified ·
1 Parent(s): 796dfd2

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
@@ -92,7 +92,7 @@
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
- "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
@@ -111,33 +111,33 @@
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 2200.969216,
115
- "max_global_vram": 2427.342848,
116
- "max_process_vram": 368500.609024,
117
  "max_reserved": 1935.671296,
118
  "max_allocated": 1738.272256
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 2.867018692016601,
124
- "mean": 0.5734037384033203,
125
- "stdev": 1.069926393286825,
126
- "p50": 0.038202926635742186,
127
- "p90": 1.6438425109863282,
128
- "p95": 2.178549307250976,
129
- "p99": 2.6063147442626953,
130
  "values": [
131
- 2.713256103515625,
132
- 0.03972212219238281,
133
- 0.03799380874633789,
134
- 0.03784373092651367,
135
- 0.038202926635742186
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 17.43971887564885
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 2200.969216,
149
- "max_global_vram": 2427.342848,
150
- "max_process_vram": 368500.609024,
151
  "max_reserved": 1935.671296,
152
  "max_allocated": 1738.272256
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 2.7529782257080075,
158
- "mean": 1.3764891128540038,
159
- "stdev": 1.3367669906616209,
160
- "p50": 1.3764891128540038,
161
- "p90": 2.4459027053833005,
162
- "p95": 2.5795794044494627,
163
- "p99": 2.6865207637023922,
164
  "values": [
165
- 2.713256103515625,
166
- 0.03972212219238281
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 2.905943797627593
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 2200.969216,
180
- "max_global_vram": 2427.342848,
181
- "max_process_vram": 368500.609024,
182
  "max_reserved": 1935.671296,
183
  "max_allocated": 1738.272256
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.11404046630859374,
189
- "mean": 0.03801348876953125,
190
- "stdev": 0.000147299845817327,
191
- "p50": 0.03799380874633789,
192
- "p90": 0.03816110305786133,
193
- "p95": 0.038182014846801754,
194
- "p99": 0.0381987442779541,
195
  "values": [
196
- 0.03799380874633789,
197
- 0.03784373092651367,
198
- 0.038202926635742186
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 157.8387092112721
204
  },
205
  "energy": null,
206
  "efficiency": null
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "bc4d55acdaf328bd5108ceb452b0f0a0c042200e",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 2200.399872,
115
+ "max_global_vram": 2427.346944,
116
+ "max_process_vram": 483763.888128,
117
  "max_reserved": 1935.671296,
118
  "max_allocated": 1738.272256
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 3.034570598602295,
124
+ "mean": 0.6069141197204589,
125
+ "stdev": 1.1345337399722708,
126
+ "p50": 0.040776668548583986,
127
+ "p90": 1.7420884979248048,
128
+ "p95": 2.309034361267089,
129
+ "p99": 2.762591051940918,
130
  "values": [
131
+ 2.875980224609375,
132
+ 0.03861443710327148,
133
+ 0.03794836044311523,
134
+ 0.04125090789794922,
135
+ 0.040776668548583986
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 16.47679576907181
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 2200.399872,
149
+ "max_global_vram": 2427.346944,
150
+ "max_process_vram": 483763.888128,
151
  "max_reserved": 1935.671296,
152
  "max_allocated": 1738.272256
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 2.914594661712646,
158
+ "mean": 1.457297330856323,
159
+ "stdev": 1.4186828937530516,
160
+ "p50": 1.457297330856323,
161
+ "p90": 2.5922436458587645,
162
+ "p95": 2.7341119352340697,
163
+ "p99": 2.847606566734314,
164
  "values": [
165
+ 2.875980224609375,
166
+ 0.03861443710327148
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 2.7448070584535817
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 2200.399872,
180
+ "max_global_vram": 2427.346944,
181
+ "max_process_vram": 483763.888128,
182
  "max_reserved": 1935.671296,
183
  "max_allocated": 1738.272256
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.11997593688964843,
189
+ "mean": 0.03999197896321614,
190
+ "stdev": 0.0014579685026081494,
191
+ "p50": 0.040776668548583986,
192
+ "p90": 0.041156060028076175,
193
+ "p95": 0.041203483963012696,
194
+ "p99": 0.04124142311096191,
195
  "values": [
196
+ 0.03794836044311523,
197
+ 0.04125090789794922,
198
+ 0.040776668548583986
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 150.03008492074585
204
  },
205
  "energy": null,
206
  "efficiency": null