IlyasMoutawwakil HF staff commited on
Commit
fd35b2e
1 Parent(s): 35c5ae6

Upload cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json CHANGED
@@ -79,21 +79,21 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16766.767104,
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",
89
- "optimum_benchmark_commit": "d070104543478b722db56ba828611524c5fbdbb5",
90
- "transformers_version": "4.45.1",
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": 2503.757824,
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": 2.7982413049999764,
118
- "mean": 0.5596482609999953,
119
- "stdev": 0.05475885131949714,
120
- "p50": 0.5316725090000318,
121
- "p90": 0.6158918299999983,
122
- "p95": 0.6424920770000085,
123
- "p99": 0.6637722746000168,
124
  "values": [
125
- 0.6690923240000188,
126
- 0.5310266079999906,
127
- 0.5360910889999673,
128
- 0.5316725090000318,
129
- 0.5303587749999679
130
- ]
 
 
 
 
 
 
 
 
 
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 17.868366073597223
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 0.00012019269340555702,
139
- "ram": 5.026810238198528e-06,
140
  "gpu": 0,
141
- "total": 0.00012521950364375553
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
- "value": 79859.76392662918
146
  }
147
  },
148
  "warmup": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 2503.757824,
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": 1.2001189320000094,
161
- "mean": 0.6000594660000047,
162
- "stdev": 0.06903285800001413,
163
- "p50": 0.6000594660000047,
164
- "p90": 0.655285752400016,
165
- "p95": 0.6621890382000174,
166
- "p99": 0.6677116668400186,
167
  "values": [
168
- 0.6690923240000188,
169
- 0.5310266079999906
170
- ]
 
 
 
 
 
 
 
 
 
171
  },
172
  "throughput": {
173
  "unit": "samples/s",
174
- "value": 6.666005998812072
175
  },
176
  "energy": null,
177
  "efficiency": null
@@ -179,7 +181,7 @@
179
  "train": {
180
  "memory": {
181
  "unit": "MB",
182
- "max_ram": 2503.757824,
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": 1.598122372999967,
192
- "mean": 0.5327074576666556,
193
- "stdev": 0.0024519645192589454,
194
- "p50": 0.5316725090000318,
195
- "p90": 0.5352073729999802,
196
- "p95": 0.5356492309999737,
197
- "p99": 0.5360027173999685,
198
  "values": [
199
- 0.5360910889999673,
200
- 0.5316725090000318,
201
- 0.5303587749999679
202
- ]
 
 
 
 
 
 
 
 
 
203
  },
204
  "throughput": {
205
  "unit": "samples/s",
206
- "value": 11.26321757589234
207
  },
208
  "energy": null,
209
  "efficiency": null
 
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",
89
+ "optimum_benchmark_commit": "11fc1578907ddfc66a9a7fb8f19815e001677ad1",
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": 2502.623232,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
113
  },
114
  "latency": {
115
  "unit": "s",
 
 
 
 
 
 
 
 
116
  "values": [
117
+ 0.6793831840000166,
118
+ 0.5530509669999901,
119
+ 0.5626354070000161,
120
+ 0.5575118799999927,
121
+ 0.5735855529999867
122
+ ],
123
+ "count": 5,
124
+ "total": 2.9261669910000023,
125
+ "mean": 0.5852333982000004,
126
+ "p50": 0.5626354070000161,
127
+ "p90": 0.6370641316000046,
128
+ "p95": 0.6582236578000106,
129
+ "p99": 0.6751512787600155,
130
+ "stdev": 0.04757040071204727,
131
+ "stdev_": 8.128449411526978
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 17.087199792009397
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 0.00012553376157777875,
140
+ "ram": 5.250148351669761e-06,
141
  "gpu": 0,
142
+ "total": 0.0001307839099294485
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
+ "value": 76462.00519157524
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 2502.623232,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
 
 
 
 
 
 
 
 
160
  "values": [
161
+ 0.6793831840000166,
162
+ 0.5530509669999901
163
+ ],
164
+ "count": 2,
165
+ "total": 1.2324341510000068,
166
+ "mean": 0.6162170755000034,
167
+ "p50": 0.6162170755000034,
168
+ "p90": 0.6667499623000139,
169
+ "p95": 0.6730665731500153,
170
+ "p99": 0.6781198618300164,
171
+ "stdev": 0.06316610850001325,
172
+ "stdev_": 10.250626120472202
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
+ "value": 6.491219018483655
177
  },
178
  "energy": null,
179
  "efficiency": null
 
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 2502.623232,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
189
  },
190
  "latency": {
191
  "unit": "s",
 
 
 
 
 
 
 
 
192
  "values": [
193
+ 0.5626354070000161,
194
+ 0.5575118799999927,
195
+ 0.5735855529999867
196
+ ],
197
+ "count": 3,
198
+ "total": 1.6937328399999956,
199
+ "mean": 0.5645776133333319,
200
+ "p50": 0.5626354070000161,
201
+ "p90": 0.5713955237999926,
202
+ "p95": 0.5724905383999896,
203
+ "p99": 0.5733665500799873,
204
+ "stdev": 0.006704220810234028,
205
+ "stdev_": 1.1874754952913433
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 10.627413943275757
210
  },
211
  "energy": null,
212
  "efficiency": null