IlyasMoutawwakil HF staff commited on
Commit
6a24a35
·
verified ·
1 Parent(s): e37d32f

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,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": 4410.466304,
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.3162449900000297,
120
- 1.1452867269999842,
121
- 1.0969246260000318,
122
- 1.1306930549999947,
123
- 1.1370417329999896
124
  ],
125
  "count": 5,
126
- "total": 5.82619113100003,
127
- "mean": 1.165238226200006,
128
- "p50": 1.1370417329999896,
129
- "p90": 1.2478616848000115,
130
- "p95": 1.2820533374000205,
131
- "p99": 1.3094066594800278,
132
- "stdev": 0.07727388185924554,
133
- "stdev_": 6.631595164127575
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 8.581936101265152
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 0.00023377209648333425,
142
- "ram": 9.771861509319843e-06,
143
  "gpu": 0,
144
- "total": 0.0002435439579926541
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 41060.34936125012
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 4410.466304,
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.3162449900000297,
164
- 1.1452867269999842
165
  ],
166
  "count": 2,
167
- "total": 2.461531717000014,
168
- "mean": 1.230765858500007,
169
- "p50": 1.230765858500007,
170
- "p90": 1.2991491637000252,
171
- "p95": 1.3076970768500273,
172
- "p99": 1.3145354073700293,
173
- "stdev": 0.08547913150002273,
174
- "stdev_": 6.945198464003561
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 3.2500089049228182
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 4410.466304,
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.0969246260000318,
196
- 1.1306930549999947,
197
- 1.1370417329999896
198
  ],
199
  "count": 3,
200
- "total": 3.364659414000016,
201
- "mean": 1.1215531380000054,
202
- "p50": 1.1306930549999947,
203
- "p90": 1.1357719973999907,
204
- "p95": 1.1364068651999901,
205
- "p99": 1.1369147594399898,
206
- "stdev": 0.01760680040186245,
207
- "stdev_": 1.5698587793405434
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 5.349724232147769
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": 4336.29184,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 1.319832550000001,
120
+ 1.1125374910000119,
121
+ 1.105249614999991,
122
+ 1.0890464590000306,
123
+ 1.1058387269999912
124
  ],
125
  "count": 5,
126
+ "total": 5.732504842000026,
127
+ "mean": 1.1465009684000051,
128
+ "p50": 1.1058387269999912,
129
+ "p90": 1.2369145264000054,
130
+ "p95": 1.2783735382000032,
131
+ "p99": 1.3115407476400014,
132
+ "stdev": 0.08700973239868458,
133
+ "stdev_": 7.589154723533349
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 8.722190626629352
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 0.00022960934052777747,
142
+ "ram": 9.603260233222513e-06,
143
  "gpu": 0,
144
+ "total": 0.000239212600761
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 41803.81789331872
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 4336.29184,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 1.319832550000001,
164
+ 1.1125374910000119
165
  ],
166
  "count": 2,
167
+ "total": 2.432370041000013,
168
+ "mean": 1.2161850205000064,
169
+ "p50": 1.2161850205000064,
170
+ "p90": 1.299103044100002,
171
+ "p95": 1.3094677970500015,
172
+ "p99": 1.317759599410001,
173
+ "stdev": 0.10364752949999456,
174
+ "stdev_": 8.522348799969784
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 3.2889732504314946
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 4336.29184,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 1.105249614999991,
196
+ 1.0890464590000306,
197
+ 1.1058387269999912
198
  ],
199
  "count": 3,
200
+ "total": 3.300134801000013,
201
+ "mean": 1.1000449336666709,
202
+ "p50": 1.105249614999991,
203
+ "p90": 1.1057209045999912,
204
+ "p95": 1.1057798157999912,
205
+ "p99": 1.105826944759991,
206
+ "stdev": 0.007780813881237328,
207
+ "stdev_": 0.7073178234003871
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 5.454322652076397
212
  },
213
  "energy": null,
214
  "efficiency": null