IlyasMoutawwakil HF staff commited on
Commit
2b28dda
1 Parent(s): 716ecdb

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
@@ -86,7 +86,7 @@
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0.dev0",
89
- "optimum_benchmark_commit": "30d59f77b3a4baa0f318abd9cdf0d949062137ca",
90
  "transformers_version": "4.46.3",
91
  "transformers_commit": null,
92
  "accelerate_version": "1.1.1",
@@ -107,7 +107,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 4430.897152,
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.313559128999998,
120
- 1.135040516999993,
121
- 1.1096304349999855,
122
- 1.1465770049999833,
123
- 1.085485186000028
124
  ],
125
  "count": 5,
126
- "total": 5.790292271999988,
127
- "mean": 1.1580584543999977,
128
- "p50": 1.135040516999993,
129
- "p90": 1.246766279399992,
130
- "p95": 1.280162704199995,
131
- "p99": 1.3068798440399974,
132
- "stdev": 0.08056582559968312,
133
- "stdev_": 6.956974001923342
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 8.635142692500013
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.00023268895867777754,
142
- "ram": 9.72659379638491e-06,
143
  "gpu": 0,
144
- "total": 0.00024241555247416245
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 41251.478702323926
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 4430.897152,
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.313559128999998,
164
- 1.135040516999993
165
  ],
166
  "count": 2,
167
- "total": 2.448599645999991,
168
- "mean": 1.2242998229999955,
169
- "p50": 1.2242998229999955,
170
- "p90": 1.2957072677999975,
171
- "p95": 1.3046331983999977,
172
- "p99": 1.311773942879998,
173
- "stdev": 0.08925930600000243,
174
- "stdev_": 7.290641093231846
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 3.2671735508369952
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 4430.897152,
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.1096304349999855,
196
- 1.1465770049999833,
197
- 1.085485186000028
198
  ],
199
  "count": 3,
200
- "total": 3.341692625999997,
201
- "mean": 1.113897541999999,
202
- "p50": 1.1096304349999855,
203
- "p90": 1.1391876909999836,
204
- "p95": 1.1428823479999835,
205
- "p99": 1.1458380735999834,
206
- "stdev": 0.025122483141507522,
207
- "stdev_": 2.2553674996355766
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 5.386491821525184
212
  },
213
  "energy": null,
214
  "efficiency": null
 
86
  "processor": "x86_64",
87
  "python_version": "3.10.15",
88
  "optimum_benchmark_version": "0.5.0.dev0",
89
+ "optimum_benchmark_commit": "66c837b53c9420caaed58be9b5b51d16360a0e19",
90
  "transformers_version": "4.46.3",
91
  "transformers_commit": null,
92
  "accelerate_version": "1.1.1",
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 4435.611648,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 1.332558223000035,
120
+ 1.1480277259999525,
121
+ 1.1522162210000033,
122
+ 1.131842813999981,
123
+ 1.1745474450000302
124
  ],
125
  "count": 5,
126
+ "total": 5.939192429000002,
127
+ "mean": 1.1878384858000004,
128
+ "p50": 1.1522162210000033,
129
+ "p90": 1.269353911800033,
130
+ "p95": 1.300956067400034,
131
+ "p99": 1.3262377918800348,
132
+ "stdev": 0.07363397545490433,
133
+ "stdev_": 6.198988863819511
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 8.418652973063988
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.00023844869801666692,
142
+ "ram": 9.967444058898659e-06,
143
  "gpu": 0,
144
+ "total": 0.00024841614207556556
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 40255.033012138585
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 4435.611648,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 1.332558223000035,
164
+ 1.1480277259999525
165
  ],
166
  "count": 2,
167
+ "total": 2.4805859489999875,
168
+ "mean": 1.2402929744999938,
169
+ "p50": 1.2402929744999938,
170
+ "p90": 1.3141051733000269,
171
+ "p95": 1.323331698150031,
172
+ "p99": 1.330712918030034,
173
+ "stdev": 0.09226524850004125,
174
+ "stdev_": 7.438988238826126
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 3.225044471135977
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 4435.611648,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 1.1522162210000033,
196
+ 1.131842813999981,
197
+ 1.1745474450000302
198
  ],
199
  "count": 3,
200
+ "total": 3.4586064800000145,
201
+ "mean": 1.1528688266666716,
202
+ "p50": 1.1522162210000033,
203
+ "p90": 1.1700812002000247,
204
+ "p95": 1.1723143226000274,
205
+ "p99": 1.1741008205200296,
206
+ "stdev": 0.017440198734145124,
207
+ "stdev_": 1.512765227989602
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 5.204408221660397
212
  },
213
  "energy": null,
214
  "efficiency": null