IlyasMoutawwakil HF staff commited on
Commit
e2b8a7e
·
verified ·
1 Parent(s): ccafb58

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": "bc4d55acdaf328bd5108ceb452b0f0a0c042200e",
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.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,30 +145,30 @@
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,31 +176,31 @@
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
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "bc977b19adf337e8eb02985f3cceb35e1a783a1c",
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.707072,
115
+ "max_global_vram": 2427.338752,
116
+ "max_process_vram": 458356.38784,
117
  "max_reserved": 1935.671296,
118
  "max_allocated": 1738.272256
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 2.983226039886475,
124
+ "mean": 0.596645207977295,
125
+ "stdev": 1.1142422512535277,
126
+ "p50": 0.038904304504394534,
127
+ "p90": 1.7117219909667973,
128
+ "p95": 2.2684253265380856,
129
+ "p99": 2.7137879949951174,
130
  "values": [
131
+ 2.825128662109375,
132
+ 0.04161198425292969,
133
+ 0.038904304504394534,
134
+ 0.038893264770507814,
135
+ 0.03868782424926758
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 16.760379311352054
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 2200.707072,
149
+ "max_global_vram": 2427.338752,
150
+ "max_process_vram": 458356.38784,
151
  "max_reserved": 1935.671296,
152
  "max_allocated": 1738.272256
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 2.866740646362305,
158
+ "mean": 1.4333703231811525,
159
+ "stdev": 1.3917583389282226,
160
+ "p50": 1.4333703231811525,
161
+ "p90": 2.546776994323731,
162
+ "p95": 2.6859528282165526,
163
+ "p99": 2.797293495330811,
164
  "values": [
165
+ 2.825128662109375,
166
+ 0.04161198425292969
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 2.7906256571034582
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 2200.707072,
180
+ "max_global_vram": 2427.338752,
181
+ "max_process_vram": 458356.38784,
182
  "max_reserved": 1935.671296,
183
  "max_allocated": 1738.272256
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.11648539352416992,
189
+ "mean": 0.03882846450805664,
190
+ "stdev": 9.954975548358746e-05,
191
+ "p50": 0.038893264770507814,
192
+ "p90": 0.03890209655761719,
193
+ "p95": 0.03890320053100586,
194
+ "p99": 0.0389040837097168,
195
  "values": [
196
+ 0.038904304504394534,
197
+ 0.038893264770507814,
198
+ 0.03868782424926758
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 154.52581182433937
204
  },
205
  "energy": null,
206
  "efficiency": null