IlyasMoutawwakil HF staff commited on
Commit
bf6ed2e
·
verified ·
1 Parent(s): cccbef3

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
@@ -79,17 +79,17 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16757.338112,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0.dev0",
89
- "optimum_benchmark_commit": "17045002796df75ed197bda920a26aaf713b8c33",
90
- "transformers_version": "4.46.3",
91
  "transformers_commit": null,
92
- "accelerate_version": "1.1.1",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.31.0",
95
  "diffusers_commit": null,
@@ -107,7 +107,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 2579.673088,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
@@ -116,42 +116,42 @@
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
- 1.629206656000008,
120
- 1.5087172030000033,
121
- 1.5216432839999925,
122
- 1.5211301260000027,
123
- 1.5086917200000016
124
  ],
125
  "count": 5,
126
- "total": 7.689388989000008,
127
- "mean": 1.5378777978000016,
128
- "p50": 1.5211301260000027,
129
- "p90": 1.5861813072000017,
130
- "p95": 1.6076939816000049,
131
- "p99": 1.6249041211200075,
132
- "stdev": 0.04601558804491665,
133
- "stdev_": 2.99214853811817
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 6.502467240443563
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.000309516803555556,
142
- "ram": 1.2938312693567908e-05,
143
  "gpu": 0,
144
- "total": 0.0003224551162491239
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 31012.068024605796
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 2579.673088,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
@@ -160,22 +160,22 @@
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
- 1.629206656000008,
164
- 1.5087172030000033
165
  ],
166
  "count": 2,
167
- "total": 3.1379238590000114,
168
- "mean": 1.5689619295000057,
169
- "p50": 1.5689619295000057,
170
- "p90": 1.6171577107000075,
171
- "p95": 1.6231821833500077,
172
- "p99": 1.628001761470008,
173
- "stdev": 0.060244726500002344,
174
- "stdev_": 3.8397825573244497
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 2.5494563792728315
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 2579.673088,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
@@ -192,23 +192,23 @@
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
- 1.5216432839999925,
196
- 1.5211301260000027,
197
- 1.5086917200000016
198
  ],
199
  "count": 3,
200
- "total": 4.551465129999997,
201
- "mean": 1.5171550433333323,
202
- "p50": 1.5211301260000027,
203
- "p90": 1.5215406523999946,
204
- "p95": 1.5215919681999934,
205
- "p99": 1.5216330208399926,
206
- "stdev": 0.005988139063549588,
207
- "stdev_": 0.3946952613618898
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 3.954770493869523
212
  },
213
  "energy": null,
214
  "efficiency": null
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
+ "cpu_ram_mb": 16766.779392,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.8.0-1017-azure-x86_64-with-glibc2.39",
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0.dev0",
89
+ "optimum_benchmark_commit": "cd2f6181934acf2424f1183f5fce924d249303d4",
90
+ "transformers_version": "4.47.0",
91
  "transformers_commit": null,
92
+ "accelerate_version": "1.2.0",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.31.0",
95
  "diffusers_commit": null,
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 2489.26208,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 1.6395119560000353,
120
+ 1.4813097749999997,
121
+ 1.4946895210000548,
122
+ 1.5052404730000148,
123
+ 1.4915814899999873
124
  ],
125
  "count": 5,
126
+ "total": 7.612333215000092,
127
+ "mean": 1.5224666430000184,
128
+ "p50": 1.4946895210000548,
129
+ "p90": 1.5858033628000272,
130
+ "p95": 1.6126576594000313,
131
+ "p99": 1.6341410966800345,
132
+ "stdev": 0.059018124663781216,
133
+ "stdev_": 3.876480639831036
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 6.568288406171589
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.0003067558503333342,
142
+ "ram": 1.2830036631985064e-05,
143
  "gpu": 0,
144
+ "total": 0.0003195858869653193
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 31290.49312833134
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 2489.26208,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 1.6395119560000353,
164
+ 1.4813097749999997
165
  ],
166
  "count": 2,
167
+ "total": 3.120821731000035,
168
+ "mean": 1.5604108655000175,
169
+ "p50": 1.5604108655000175,
170
+ "p90": 1.6236917379000317,
171
+ "p95": 1.6316018469500335,
172
+ "p99": 1.6379299341900349,
173
+ "stdev": 0.07910109050001779,
174
+ "stdev_": 5.0692476096461085
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 2.5634274205840275
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 2489.26208,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 1.4946895210000548,
196
+ 1.5052404730000148,
197
+ 1.4915814899999873
198
  ],
199
  "count": 3,
200
+ "total": 4.491511484000057,
201
+ "mean": 1.4971704946666857,
202
+ "p50": 1.4946895210000548,
203
+ "p90": 1.5031302826000228,
204
+ "p95": 1.504185377800019,
205
+ "p99": 1.5050294539600158,
206
+ "stdev": 0.005845703658793475,
207
+ "stdev_": 0.3904500976754088
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 4.0075596075220385
212
  },
213
  "energy": null,
214
  "efficiency": null