IlyasMoutawwakil HF staff commited on
Commit
68218c8
1 Parent(s): 120b22e

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": 16766.7712,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.8.0-1014-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": "d58bb2582b872c25ab476fece19d4fa78e190673",
90
  "transformers_version": "4.45.2",
91
  "transformers_commit": null,
92
- "accelerate_version": "1.0.0",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
@@ -107,7 +107,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 2487.853056,
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.624673898000026,
120
- 1.4888421360000166,
121
- 1.5215798070000233,
122
- 1.4985315620000392,
123
- 1.516108196999994
124
  ],
125
  "count": 5,
126
- "total": 7.649735600000099,
127
- "mean": 1.5299471200000199,
128
- "p50": 1.516108196999994,
129
- "p90": 1.5834362616000248,
130
- "p95": 1.6040550798000255,
131
- "p99": 1.620550134360026,
132
- "stdev": 0.04880829269907658,
133
- "stdev_": 3.190194749938543
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 6.5361736162488215
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.00031276462163333307,
142
- "ram": 1.3081337468158451e-05,
143
  "gpu": 0,
144
- "total": 0.00032584595910149154
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 30689.347897928943
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 2487.853056,
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.624673898000026,
164
- 1.4888421360000166
165
  ],
166
  "count": 2,
167
- "total": 3.1135160340000425,
168
- "mean": 1.5567580170000213,
169
- "p50": 1.5567580170000213,
170
- "p90": 1.611090721800025,
171
- "p95": 1.6178823099000255,
172
- "p99": 1.6233155803800259,
173
- "stdev": 0.06791588100000467,
174
- "stdev_": 4.36264854642491
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 2.5694423644005204
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 2487.853056,
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.5215798070000233,
196
- 1.4985315620000392,
197
- 1.516108196999994
198
  ],
199
  "count": 3,
200
- "total": 4.536219566000057,
201
- "mean": 1.5120731886666856,
202
- "p50": 1.516108196999994,
203
- "p90": 1.5204854850000173,
204
- "p95": 1.5210326460000203,
205
- "p99": 1.5214703748000227,
206
- "stdev": 0.009832475733751716,
207
- "stdev_": 0.6502645379501628
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 3.968061893413158
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.783488,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-6.8.0-1015-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": "8bd7430b5a210454e1554b813733827ac7ec1b24",
90
  "transformers_version": "4.45.2",
91
  "transformers_commit": null,
92
+ "accelerate_version": "1.0.1",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.30.3",
95
  "diffusers_commit": null,
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 2400.550912,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 1.6208168300000239,
120
+ 1.4801802719999841,
121
+ 1.483063881000021,
122
+ 1.4853736680000225,
123
+ 1.49264754699999
124
  ],
125
  "count": 5,
126
+ "total": 7.5620821980000414,
127
+ "mean": 1.5124164396000084,
128
+ "p50": 1.4853736680000225,
129
+ "p90": 1.5695491168000104,
130
+ "p95": 1.5951829734000171,
131
+ "p99": 1.6156900586800225,
132
+ "stdev": 0.05435716778350098,
133
+ "stdev_": 3.594060892241883
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 6.6119355345308986
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.00031044576962777813,
142
+ "ram": 1.2984363007024274e-05,
143
  "gpu": 0,
144
+ "total": 0.00032343013263480243
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 30918.578669636172
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 2400.550912,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 1.6208168300000239,
164
+ 1.4801802719999841
165
  ],
166
  "count": 2,
167
+ "total": 3.100997102000008,
168
+ "mean": 1.550498551000004,
169
+ "p50": 1.550498551000004,
170
+ "p90": 1.6067531742000198,
171
+ "p95": 1.613785002100022,
172
+ "p99": 1.6194104644200236,
173
+ "stdev": 0.07031827900001986,
174
+ "stdev_": 4.535204431804702
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 2.5798153744936907
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 2400.550912,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 1.483063881000021,
196
+ 1.4853736680000225,
197
+ 1.49264754699999
198
  ],
199
  "count": 3,
200
+ "total": 4.4610850960000334,
201
+ "mean": 1.4870283653333445,
202
+ "p50": 1.4853736680000225,
203
+ "p90": 1.4911927711999966,
204
+ "p95": 1.4919201590999933,
205
+ "p99": 1.4925020694199906,
206
+ "stdev": 0.00408372223577282,
207
+ "stdev_": 0.2746230220603344
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 4.034892769953982
212
  },
213
  "energy": null,
214
  "efficiency": null