IlyasMoutawwakil HF staff commited on
Commit
921cd32
·
verified ·
1 Parent(s): 4a33f67

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

Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
@@ -79,10 +79,10 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7R32",
81
  "cpu_count": 16,
82
- "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.10.225-213.878.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -92,15 +92,15 @@
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0.dev0",
94
  "optimum_benchmark_commit": null,
95
- "transformers_version": "4.45.2",
96
  "transformers_commit": null,
97
- "accelerate_version": "1.0.1",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.30.3",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
- "timm_version": "1.0.9",
104
  "timm_commit": null,
105
  "peft_version": "0.13.2",
106
  "peft_commit": null
@@ -112,7 +112,7 @@
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
- "max_ram": 1386.917888,
116
  "max_global_vram": 4604.821504,
117
  "max_process_vram": 0.0,
118
  "max_reserved": 3948.937216,
@@ -121,42 +121,42 @@
121
  "latency": {
122
  "unit": "s",
123
  "values": [
124
- 0.4221747131347656,
125
- 0.09074073791503906,
126
- 0.08792063903808593,
127
- 0.08825856018066407,
128
- 0.08857084655761718
129
  ],
130
  "count": 5,
131
- "total": 0.7776654968261717,
132
- "mean": 0.15553309936523435,
133
- "p50": 0.08857084655761718,
134
- "p90": 0.289601123046875,
135
- "p95": 0.35588791809082027,
136
- "p99": 0.4089173541259766,
137
- "stdev": 0.1333244553793267,
138
- "stdev_": 85.72095323982731
139
  },
140
  "throughput": {
141
  "unit": "samples/s",
142
- "value": 64.2949959899999
143
  },
144
  "energy": {
145
  "unit": "kWh",
146
- "cpu": 1.3409542672222587e-05,
147
- "ram": 7.298270686959867e-06,
148
- "gpu": 2.345001876000001e-05,
149
- "total": 4.415783211918246e-05
150
  },
151
  "efficiency": {
152
  "unit": "samples/kWh",
153
- "value": 226460.39264359474
154
  }
155
  },
156
  "warmup": {
157
  "memory": {
158
  "unit": "MB",
159
- "max_ram": 1386.917888,
160
  "max_global_vram": 4604.821504,
161
  "max_process_vram": 0.0,
162
  "max_reserved": 3948.937216,
@@ -165,22 +165,22 @@
165
  "latency": {
166
  "unit": "s",
167
  "values": [
168
- 0.4221747131347656,
169
- 0.09074073791503906
170
  ],
171
  "count": 2,
172
- "total": 0.5129154510498046,
173
- "mean": 0.2564577255249023,
174
- "p50": 0.2564577255249023,
175
- "p90": 0.38903131561279297,
176
- "p95": 0.40560301437377927,
177
- "p99": 0.4188603733825684,
178
- "stdev": 0.16571698760986328,
179
- "stdev_": 64.61766252924676
180
  },
181
  "throughput": {
182
  "unit": "samples/s",
183
- "value": 15.597112513623989
184
  },
185
  "energy": null,
186
  "efficiency": null
@@ -188,7 +188,7 @@
188
  "train": {
189
  "memory": {
190
  "unit": "MB",
191
- "max_ram": 1386.917888,
192
  "max_global_vram": 4604.821504,
193
  "max_process_vram": 0.0,
194
  "max_reserved": 3948.937216,
@@ -197,23 +197,23 @@
197
  "latency": {
198
  "unit": "s",
199
  "values": [
200
- 0.08792063903808593,
201
- 0.08825856018066407,
202
- 0.08857084655761718
203
  ],
204
  "count": 3,
205
- "total": 0.2647500457763672,
206
- "mean": 0.08825001525878906,
207
- "p50": 0.08825856018066407,
208
- "p90": 0.08850838928222655,
209
- "p95": 0.08853961791992188,
210
- "p99": 0.08856460083007812,
211
- "stdev": 0.00026551486635231693,
212
- "stdev_": 0.3008666520608602
213
  },
214
  "throughput": {
215
  "unit": "samples/s",
216
- "value": 67.98865679972155
217
  },
218
  "energy": null,
219
  "efficiency": null
 
3
  "name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.5.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7R32",
81
  "cpu_count": 16,
82
+ "cpu_ram_mb": 66697.248768,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.10.227-219.884.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0.dev0",
94
  "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.46.3",
96
  "transformers_commit": null,
97
+ "accelerate_version": "1.1.1",
98
  "accelerate_commit": null,
99
+ "diffusers_version": "0.31.0",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
+ "timm_version": "1.0.11",
104
  "timm_commit": null,
105
  "peft_version": "0.13.2",
106
  "peft_commit": null
 
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
+ "max_ram": 1395.720192,
116
  "max_global_vram": 4604.821504,
117
  "max_process_vram": 0.0,
118
  "max_reserved": 3948.937216,
 
121
  "latency": {
122
  "unit": "s",
123
  "values": [
124
+ 0.423625732421875,
125
+ 0.08791551971435548,
126
+ 0.08667033386230469,
127
+ 0.08652799987792968,
128
+ 0.08687104034423829
129
  ],
130
  "count": 5,
131
+ "total": 0.7716106262207032,
132
+ "mean": 0.15432212524414063,
133
+ "p50": 0.08687104034423829,
134
+ "p90": 0.28934164733886725,
135
+ "p95": 0.35648368988037105,
136
+ "p99": 0.4101973239135742,
137
+ "stdev": 0.1346526845350235,
138
+ "stdev_": 87.25429637649191
139
  },
140
  "throughput": {
141
  "unit": "samples/s",
142
+ "value": 64.7995223250056
143
  },
144
  "energy": {
145
  "unit": "kWh",
146
+ "cpu": 1.1613126145138847e-05,
147
+ "ram": 6.328201977180253e-06,
148
+ "gpu": 1.950196004599919e-05,
149
+ "total": 3.744328816831829e-05
150
  },
151
  "efficiency": {
152
  "unit": "samples/kWh",
153
+ "value": 267070.5616196724
154
  }
155
  },
156
  "warmup": {
157
  "memory": {
158
  "unit": "MB",
159
+ "max_ram": 1395.720192,
160
  "max_global_vram": 4604.821504,
161
  "max_process_vram": 0.0,
162
  "max_reserved": 3948.937216,
 
165
  "latency": {
166
  "unit": "s",
167
  "values": [
168
+ 0.423625732421875,
169
+ 0.08791551971435548
170
  ],
171
  "count": 2,
172
+ "total": 0.5115412521362305,
173
+ "mean": 0.25577062606811524,
174
+ "p50": 0.25577062606811524,
175
+ "p90": 0.39005471115112306,
176
+ "p95": 0.40684022178649903,
177
+ "p99": 0.4202686302947998,
178
+ "stdev": 0.16785510635375978,
179
+ "stdev_": 65.62720236258
180
  },
181
  "throughput": {
182
  "unit": "samples/s",
183
+ "value": 15.639012428795263
184
  },
185
  "energy": null,
186
  "efficiency": null
 
188
  "train": {
189
  "memory": {
190
  "unit": "MB",
191
+ "max_ram": 1395.720192,
192
  "max_global_vram": 4604.821504,
193
  "max_process_vram": 0.0,
194
  "max_reserved": 3948.937216,
 
197
  "latency": {
198
  "unit": "s",
199
  "values": [
200
+ 0.08667033386230469,
201
+ 0.08652799987792968,
202
+ 0.08687104034423829
203
  ],
204
  "count": 3,
205
+ "total": 0.2600693740844726,
206
+ "mean": 0.08668979136149087,
207
+ "p50": 0.08667033386230469,
208
+ "p90": 0.08683089904785157,
209
+ "p95": 0.08685096969604493,
210
+ "p99": 0.08686702621459962,
211
+ "stdev": 0.00014071990166578441,
212
+ "stdev_": 0.1623258049831859
213
  },
214
  "throughput": {
215
  "unit": "samples/s",
216
+ "value": 69.2123017689636
217
  },
218
  "energy": null,
219
  "efficiency": null