IlyasMoutawwakil HF staff commited on
Commit
b09e251
1 Parent(s): 7f98c4e

Upload cpu_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json CHANGED
@@ -86,14 +86,14 @@
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
- "optimum_benchmark_commit": "32c76ae56d42e7230c1dfbaaaa2551ca35f19049",
90
- "transformers_version": "4.45.0",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
- "optimum_version": null,
97
  "optimum_commit": null,
98
  "timm_version": "1.0.9",
99
  "timm_commit": null,
@@ -105,7 +105,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 2476.179456,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -113,42 +113,43 @@
113
  },
114
  "latency": {
115
  "unit": "s",
116
- "count": 5,
117
- "total": 7.854845111999964,
118
- "mean": 1.5709690223999928,
119
- "stdev": 0.05528170815744916,
120
- "p50": 1.5461388940000234,
121
- "p90": 1.630741784399993,
122
- "p95": 1.6556134881999924,
123
- "p99": 1.675510851239992,
124
  "values": [
125
- 1.680485191999992,
126
- 1.5383540819999553,
127
- 1.5461388940000234,
128
- 1.5561266729999943,
129
- 1.5337402709999992
130
- ]
 
 
 
 
 
 
 
 
 
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 6.3654978916916205
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 0.00032116307599444524,
139
- "ram": 1.3432570418525839e-05,
140
  "gpu": 0,
141
- "total": 0.0003345956464129711
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
- "value": 29886.820426998645
146
  }
147
  },
148
  "warmup": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 2476.179456,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -156,22 +157,23 @@
156
  },
157
  "latency": {
158
  "unit": "s",
159
- "count": 2,
160
- "total": 3.218839273999947,
161
- "mean": 1.6094196369999736,
162
- "stdev": 0.07106555500001832,
163
- "p50": 1.6094196369999736,
164
- "p90": 1.6662720809999882,
165
- "p95": 1.67337863649999,
166
- "p99": 1.6790638808999916,
167
  "values": [
168
- 1.680485191999992,
169
- 1.5383540819999553
170
- ]
 
 
 
 
 
 
 
 
 
171
  },
172
  "throughput": {
173
  "unit": "samples/s",
174
- "value": 2.485367960003377
175
  },
176
  "energy": null,
177
  "efficiency": null
@@ -179,7 +181,7 @@
179
  "train": {
180
  "memory": {
181
  "unit": "MB",
182
- "max_ram": 2476.179456,
183
  "max_global_vram": null,
184
  "max_process_vram": null,
185
  "max_reserved": null,
@@ -187,23 +189,24 @@
187
  },
188
  "latency": {
189
  "unit": "s",
190
- "count": 3,
191
- "total": 4.636005838000017,
192
- "mean": 1.545335279333339,
193
- "stdev": 0.009156858851000843,
194
- "p50": 1.5461388940000234,
195
- "p90": 1.5541291172,
196
- "p95": 1.5551278950999972,
197
- "p99": 1.5559269174199948,
198
  "values": [
199
- 1.5461388940000234,
200
- 1.5561266729999943,
201
- 1.5337402709999992
202
- ]
 
 
 
 
 
 
 
 
 
203
  },
204
  "throughput": {
205
  "unit": "samples/s",
206
- "value": 3.8826525740022015
207
  },
208
  "energy": null,
209
  "efficiency": null
 
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0",
89
+ "optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
90
+ "transformers_version": "4.44.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.34.2",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
96
+ "optimum_version": "1.22.0",
97
  "optimum_commit": null,
98
  "timm_version": "1.0.9",
99
  "timm_commit": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 2487.635968,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
113
  },
114
  "latency": {
115
  "unit": "s",
 
 
 
 
 
 
 
 
116
  "values": [
117
+ 1.7566220510000221,
118
+ 1.6476376950000713,
119
+ 1.6344759589999285,
120
+ 1.6540612879999799,
121
+ 1.642802985000003
122
+ ],
123
+ "count": 5,
124
+ "total": 8.335599978000005,
125
+ "mean": 1.667119995600001,
126
+ "p50": 1.6476376950000713,
127
+ "p90": 1.7155977458000051,
128
+ "p95": 1.7361098984000136,
129
+ "p99": 1.7525196204800204,
130
+ "stdev": 0.045205437575018804,
131
+ "stdev_": 2.7115887095307287
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 5.9983684596146745
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 0.0003414888478555548,
140
+ "ram": 1.428285851455316e-05,
141
  "gpu": 0,
142
+ "total": 0.000355771706370108
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
+ "value": 28107.912520724843
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 2487.635968,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
 
 
 
 
 
 
 
 
160
  "values": [
161
+ 1.7566220510000221,
162
+ 1.6476376950000713
163
+ ],
164
+ "count": 2,
165
+ "total": 3.4042597460000934,
166
+ "mean": 1.7021298730000467,
167
+ "p50": 1.7021298730000467,
168
+ "p90": 1.745723615400027,
169
+ "p95": 1.7511728332000245,
170
+ "p99": 1.7555322074400226,
171
+ "stdev": 0.05449217799997541,
172
+ "stdev_": 3.2014112944232376
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
+ "value": 2.3499969440932844
177
  },
178
  "energy": null,
179
  "efficiency": null
 
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 2487.635968,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
189
  },
190
  "latency": {
191
  "unit": "s",
 
 
 
 
 
 
 
 
192
  "values": [
193
+ 1.6344759589999285,
194
+ 1.6540612879999799,
195
+ 1.642802985000003
196
+ ],
197
+ "count": 3,
198
+ "total": 4.931340231999911,
199
+ "mean": 1.6437800773333038,
200
+ "p50": 1.642802985000003,
201
+ "p90": 1.6518096273999845,
202
+ "p95": 1.6529354576999822,
203
+ "p99": 1.6538361219399804,
204
+ "stdev": 0.008025472367443961,
205
+ "stdev_": 0.48823273125828637
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 3.6501233241211746
210
  },
211
  "energy": null,
212
  "efficiency": null