IlyasMoutawwakil HF staff commited on
Commit
96c426c
·
verified ·
1 Parent(s): 52f983b

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
@@ -65,7 +65,7 @@
65
  },
66
  "latency": true,
67
  "memory": true,
68
- "energy": false
69
  },
70
  "launcher": {
71
  "name": "process",
@@ -92,7 +92,7 @@
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
- "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
@@ -102,7 +102,7 @@
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
105
- "peft_version": "0.12.0",
106
  "peft_commit": null
107
  }
108
  },
@@ -110,7 +110,7 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1622.306816,
114
  "max_global_vram": 2618.81856,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 1956.642816,
@@ -119,32 +119,41 @@
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.4840356025695801,
123
- "mean": 0.09680712051391602,
124
- "stdev": 0.11313686325793111,
125
- "p50": 0.040052734375,
126
- "p90": 0.21027493286132815,
127
- "p95": 0.2666770629882812,
128
- "p99": 0.3117987670898437,
129
  "values": [
130
- 0.32307919311523436,
131
- 0.040052734375,
132
- 0.03986227035522461,
133
- 0.039972862243652346,
134
- 0.04106854248046875
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 103.29818660975977
140
  },
141
- "energy": null,
142
- "efficiency": null
 
 
 
 
 
 
 
 
 
143
  },
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1622.306816,
148
  "max_global_vram": 2618.81856,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 1956.642816,
@@ -153,21 +162,21 @@
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.3631319274902344,
157
- "mean": 0.1815659637451172,
158
- "stdev": 0.14151322937011718,
159
- "p50": 0.1815659637451172,
160
- "p90": 0.29477654724121094,
161
- "p95": 0.30892787017822265,
162
- "p99": 0.32024892852783204,
163
  "values": [
164
- 0.32307919311523436,
165
- 0.040052734375
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 22.03056078073758
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,7 +184,7 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1622.306816,
179
  "max_global_vram": 2618.81856,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 1956.642816,
@@ -184,22 +193,22 @@
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.1209036750793457,
188
- "mean": 0.04030122502644857,
189
- "stdev": 0.0005444506086441697,
190
- "p50": 0.039972862243652346,
191
- "p90": 0.040849406433105466,
192
- "p95": 0.04095897445678711,
193
- "p99": 0.04104662887573242,
194
  "values": [
195
- 0.03986227035522461,
196
- 0.039972862243652346,
197
- 0.04106854248046875
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 148.8788491184168
203
  },
204
  "energy": null,
205
  "efficiency": null
 
65
  },
66
  "latency": true,
67
  "memory": true,
68
+ "energy": true
69
  },
70
  "launcher": {
71
  "name": "process",
 
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.45.0",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
 
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
105
+ "peft_version": "0.13.0",
106
  "peft_commit": null
107
  }
108
  },
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1627.316224,
114
  "max_global_vram": 2618.81856,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 1956.642816,
 
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.4856637763977051,
123
+ "mean": 0.09713275527954102,
124
+ "stdev": 0.11367218557692466,
125
+ "p50": 0.04031999969482422,
126
+ "p90": 0.21089404754638674,
127
+ "p95": 0.2676855033874511,
128
+ "p99": 0.3131186680603027,
129
  "values": [
130
+ 0.3244769592285156,
131
+ 0.040258560180664066,
132
+ 0.04008857727050781,
133
+ 0.04051968002319336,
134
+ 0.04031999969482422
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 102.95188241310284
140
  },
141
+ "energy": {
142
+ "unit": "kWh",
143
+ "cpu": 1.1165271439697083e-05,
144
+ "ram": 6.091117770563873e-06,
145
+ "gpu": 2.2225295557953828e-05,
146
+ "total": 3.9481684768214785e-05
147
+ },
148
+ "efficiency": {
149
+ "unit": "samples/kWh",
150
+ "value": 253281.99793668944
151
+ }
152
  },
153
  "warmup": {
154
  "memory": {
155
  "unit": "MB",
156
+ "max_ram": 1627.316224,
157
  "max_global_vram": 2618.81856,
158
  "max_process_vram": 0.0,
159
  "max_reserved": 1956.642816,
 
162
  "latency": {
163
  "unit": "s",
164
  "count": 2,
165
+ "total": 0.3647355194091797,
166
+ "mean": 0.18236775970458985,
167
+ "stdev": 0.14210919952392576,
168
+ "p50": 0.18236775970458985,
169
+ "p90": 0.29605511932373046,
170
+ "p95": 0.310266039276123,
171
+ "p99": 0.3216347752380371,
172
  "values": [
173
+ 0.3244769592285156,
174
+ 0.040258560180664066
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 21.933701474862872
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1627.316224,
188
  "max_global_vram": 2618.81856,
189
  "max_process_vram": 0.0,
190
  "max_reserved": 1956.642816,
 
193
  "latency": {
194
  "unit": "s",
195
  "count": 3,
196
+ "total": 0.12092825698852538,
197
+ "mean": 0.04030941899617513,
198
+ "stdev": 0.0001761559143319566,
199
+ "p50": 0.04031999969482422,
200
+ "p90": 0.040479743957519534,
201
+ "p95": 0.04049971199035644,
202
+ "p99": 0.04051568641662598,
203
  "values": [
204
+ 0.04008857727050781,
205
+ 0.04051968002319336,
206
+ 0.04031999969482422
207
  ]
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 148.8485855022948
212
  },
213
  "energy": null,
214
  "efficiency": null