IlyasMoutawwakil HF staff commited on
Commit
8ce67e1
·
verified ·
1 Parent(s): 8bf9c41

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": "91971089040d6dac4da0f6b0a30eec8415a34544",
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.24896,
114
- "max_global_vram": 2427.338752,
115
- "max_process_vram": 407269.4784,
116
  "max_reserved": 1935.671296,
117
  "max_allocated": 1738.272256
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 2.910945701599121,
123
- "mean": 0.5821891403198242,
124
- "stdev": 1.0910259567448528,
125
- "p50": 0.03703952407836914,
126
- "p90": 1.6734243728637697,
127
- "p95": 2.2188325477600093,
128
- "p99": 2.655159087677002,
129
  "values": [
130
- 2.76424072265625,
131
- 0.03719984817504883,
132
- 0.03694240570068359,
133
- 0.03703952407836914,
134
- 0.03552320098876953
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 17.1765484916234
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 2206.24896,
148
- "max_global_vram": 2427.338752,
149
- "max_process_vram": 407269.4784,
150
  "max_reserved": 1935.671296,
151
  "max_allocated": 1738.272256
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 2.8014405708312986,
157
- "mean": 1.4007202854156493,
158
- "stdev": 1.3635204372406007,
159
- "p50": 1.4007202854156493,
160
- "p90": 2.49153663520813,
161
- "p95": 2.62788867893219,
162
- "p99": 2.736970313911438,
163
  "values": [
164
- 2.76424072265625,
165
- 0.03719984817504883
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 2.855673642802311
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 2206.24896,
179
- "max_global_vram": 2427.338752,
180
- "max_process_vram": 407269.4784,
181
  "max_reserved": 1935.671296,
182
  "max_allocated": 1738.272256
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.10950513076782227,
188
- "mean": 0.036501710255940754,
189
- "stdev": 0.000693045589782781,
190
- "p50": 0.03694240570068359,
191
- "p90": 0.03702010040283203,
192
- "p95": 0.03702981224060058,
193
- "p99": 0.03703758171081543,
194
  "values": [
195
- 0.03694240570068359,
196
- 0.03703952407836914,
197
- 0.03552320098876953
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 164.37585959478386
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": "3e7bebdc507bc4e37dce5660074b7586de6b39b2",
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": 2205.04064,
114
+ "max_global_vram": 2427.334656,
115
+ "max_process_vram": 350464.995328,
116
  "max_reserved": 1935.671296,
117
  "max_allocated": 1738.272256
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 2.692428462982178,
123
+ "mean": 0.5384856925964356,
124
+ "stdev": 1.0080036755382962,
125
+ "p50": 0.03448236846923828,
126
+ "p90": 1.5467470031738284,
127
+ "p95": 2.0506199615478513,
128
+ "p99": 2.4537183282470703,
129
  "values": [
130
+ 2.554492919921875,
131
+ 0.035128128051757815,
132
+ 0.03448236846923828,
133
+ 0.03413004302978516,
134
+ 0.03419500350952148
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 18.570595537613347
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 2205.04064,
148
+ "max_global_vram": 2427.334656,
149
+ "max_process_vram": 350464.995328,
150
  "max_reserved": 1935.671296,
151
  "max_allocated": 1738.272256
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 2.589621047973633,
157
+ "mean": 1.2948105239868164,
158
+ "stdev": 1.2596823959350585,
159
+ "p50": 1.2948105239868164,
160
+ "p90": 2.3025564407348633,
161
+ "p95": 2.428524680328369,
162
+ "p99": 2.5292992720031737,
163
  "values": [
164
+ 2.554492919921875,
165
+ 0.035128128051757815
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 3.0892550886006913
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 2205.04064,
179
+ "max_global_vram": 2427.334656,
180
+ "max_process_vram": 350464.995328,
181
  "max_reserved": 1935.671296,
182
  "max_allocated": 1738.272256
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.10280741500854493,
188
+ "mean": 0.03426913833618164,
189
+ "stdev": 0.0001530910039037943,
190
+ "p50": 0.03419500350952148,
191
+ "p90": 0.03442489547729492,
192
+ "p95": 0.0344536319732666,
193
+ "p99": 0.03447662117004394,
194
  "values": [
195
+ 0.03448236846923828,
196
+ 0.03413004302978516,
197
+ 0.03419500350952148
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 175.08464733311226
203
  },
204
  "energy": null,
205
  "efficiency": null