IlyasMoutawwakil HF staff commited on
Commit
45ce4d4
·
verified ·
1 Parent(s): c951656

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": "bc977b19adf337e8eb02985f3cceb35e1a783a1c",
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.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,30 +145,30 @@
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,31 +176,31 @@
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
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "33013b51e0268a2fd7f07c903783b994ac1e0021",
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": 2201.014272,
115
  "max_global_vram": 2427.338752,
116
+ "max_process_vram": 472625.303552,
117
  "max_reserved": 1935.671296,
118
  "max_allocated": 1738.272256
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 3.126569149017334,
124
+ "mean": 0.6253138298034668,
125
+ "stdev": 1.1696395697813835,
126
+ "p50": 0.04019851684570312,
127
+ "p90": 1.7954946990966798,
128
+ "p95": 2.3800436141967767,
129
+ "p99": 2.8476827462768552,
130
  "values": [
131
+ 2.964592529296875,
132
+ 0.0397487564086914,
133
+ 0.04019851684570312,
134
+ 0.04184795379638672,
135
+ 0.04018139266967773
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 15.991969989122026
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 2201.014272,
149
  "max_global_vram": 2427.338752,
150
+ "max_process_vram": 472625.303552,
151
  "max_reserved": 1935.671296,
152
  "max_allocated": 1738.272256
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 3.0043412857055665,
158
+ "mean": 1.5021706428527832,
159
+ "stdev": 1.4624218864440917,
160
+ "p50": 1.5021706428527832,
161
+ "p90": 2.6721081520080565,
162
+ "p95": 2.8183503406524655,
163
+ "p99": 2.935344091567993,
164
  "values": [
165
+ 2.964592529296875,
166
+ 0.0397487564086914
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 2.6628133221959196
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 2201.014272,
180
  "max_global_vram": 2427.338752,
181
+ "max_process_vram": 472625.303552,
182
  "max_reserved": 1935.671296,
183
  "max_allocated": 1738.272256
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.12222786331176758,
189
+ "mean": 0.04074262110392252,
190
+ "stdev": 0.0007816195068035545,
191
+ "p50": 0.04019851684570312,
192
+ "p90": 0.04151806640625,
193
+ "p95": 0.04168301010131836,
194
+ "p99": 0.041814965057373046,
195
  "values": [
196
+ 0.04019851684570312,
197
+ 0.04184795379638672,
198
+ 0.04018139266967773
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 147.26593030663767
204
  },
205
  "energy": null,
206
  "efficiency": null