IlyasMoutawwakil HF staff commited on
Commit
04097c4
1 Parent(s): 1b14d0b

Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/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": 4406.738944,
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": 5.880569492999996,
118
- "mean": 1.1761138985999993,
119
- "stdev": 0.08316368734042637,
120
- "p50": 1.1325792229999934,
121
- "p90": 1.2661478120000083,
122
- "p95": 1.3036628200000109,
123
- "p99": 1.333674826400013,
124
  "values": [
125
- 1.3411778280000135,
126
- 1.1305150219999973,
127
- 1.1536027880000006,
128
- 1.122694631999991,
129
- 1.1325792229999934
130
- ]
 
 
 
 
 
 
 
 
 
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 8.502577864187828
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 0.00024013983641666718,
139
- "ram": 1.0043787837731551e-05,
140
  "gpu": 0,
141
- "total": 0.00025018362425439873
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
- "value": 39970.64168289256
146
  }
147
  },
148
  "warmup": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 4406.738944,
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": 2.471692850000011,
161
- "mean": 1.2358464250000054,
162
- "stdev": 0.1053314030000081,
163
- "p50": 1.2358464250000054,
164
- "p90": 1.3201115474000118,
165
- "p95": 1.3306446877000127,
166
- "p99": 1.3390711999400133,
167
  "values": [
168
- 1.3411778280000135,
169
- 1.1305150219999973
170
- ]
 
 
 
 
 
 
 
 
 
171
  },
172
  "throughput": {
173
  "unit": "samples/s",
174
- "value": 3.2366481134579344
175
  },
176
  "energy": null,
177
  "efficiency": null
@@ -179,7 +181,7 @@
179
  "train": {
180
  "memory": {
181
  "unit": "MB",
182
- "max_ram": 4406.738944,
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": 3.408876642999985,
192
- "mean": 1.1362922143333283,
193
- "stdev": 0.01288845103988571,
194
- "p50": 1.1325792229999934,
195
- "p90": 1.1493980749999992,
196
- "p95": 1.1515004315,
197
- "p99": 1.1531823167000004,
198
  "values": [
199
- 1.1536027880000006,
200
- 1.122694631999991,
201
- 1.1325792229999934
202
- ]
 
 
 
 
 
 
 
 
 
203
  },
204
  "throughput": {
205
  "unit": "samples/s",
206
- "value": 5.280331876180502
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": 4499.099648,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
 
113
  },
114
  "latency": {
115
  "unit": "s",
 
 
 
 
 
 
 
 
116
  "values": [
117
+ 1.3669344550000346,
118
+ 1.197890464000011,
119
+ 1.1961186269999757,
120
+ 1.1872874539999998,
121
+ 1.1919453719999638
122
+ ],
123
+ "count": 5,
124
+ "total": 6.140176371999985,
125
+ "mean": 1.228035274399997,
126
+ "p50": 1.1961186269999757,
127
+ "p90": 1.2993168586000252,
128
+ "p95": 1.3331256568000298,
129
+ "p99": 1.3601726953600337,
130
+ "stdev": 0.06954599955319445,
131
+ "stdev_": 5.6631923368140855
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 8.143088564687915
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 0.0002511217032722228,
140
+ "ram": 1.0503017105029111e-05,
141
  "gpu": 0,
142
+ "total": 0.0002616247203772519
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
+ "value": 38222.687770408
147
  }
148
  },
149
  "warmup": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 4499.099648,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
 
 
 
 
 
 
 
 
160
  "values": [
161
+ 1.3669344550000346,
162
+ 1.197890464000011
163
+ ],
164
+ "count": 2,
165
+ "total": 2.5648249190000456,
166
+ "mean": 1.2824124595000228,
167
+ "p50": 1.2824124595000228,
168
+ "p90": 1.3500300559000322,
169
+ "p95": 1.3584822554500335,
170
+ "p99": 1.3652440150900345,
171
+ "stdev": 0.08452199550001183,
172
+ "stdev_": 6.590858882715832
173
  },
174
  "throughput": {
175
  "unit": "samples/s",
176
+ "value": 3.1191212861106243
177
  },
178
  "energy": null,
179
  "efficiency": null
 
181
  "train": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 4499.099648,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
189
  },
190
  "latency": {
191
  "unit": "s",
 
 
 
 
 
 
 
 
192
  "values": [
193
+ 1.1961186269999757,
194
+ 1.1872874539999998,
195
+ 1.1919453719999638
196
+ ],
197
+ "count": 3,
198
+ "total": 3.5753514529999393,
199
+ "mean": 1.1917838176666464,
200
+ "p50": 1.1919453719999638,
201
+ "p90": 1.1952839759999734,
202
+ "p95": 1.1957013014999744,
203
+ "p99": 1.1960351618999754,
204
+ "stdev": 0.003607120642177653,
205
+ "stdev_": 0.3026656838855149
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 5.034470103602513
210
  },
211
  "energy": null,
212
  "efficiency": null