IlyasMoutawwakil HF staff commited on
Commit
a01ba23
·
verified ·
1 Parent(s): 7815682

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.3.1+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
@@ -11,7 +11,7 @@
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
- "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1306.554368,
121
  "max_global_vram": 68702.69952,
122
- "max_process_vram": 455375.323136,
123
  "max_reserved": 3919.577088,
124
  "max_allocated": 3695.353344
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.8891913070678711,
130
- "mean": 0.17783826141357423,
131
- "stdev": 0.20779393785856223,
132
- "p50": 0.07494996643066407,
133
- "p90": 0.38642690734863283,
134
- "p95": 0.48992188873291004,
135
- "p99": 0.572717873840332,
136
  "values": [
137
- 0.5934168701171875,
138
- 0.07267333221435547,
139
- 0.07220917510986329,
140
- 0.07494996643066407,
141
- 0.07594196319580078
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 56.23086910833188
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1306.554368,
155
  "max_global_vram": 68702.69952,
156
- "max_process_vram": 455375.323136,
157
  "max_reserved": 3919.577088,
158
  "max_allocated": 3695.353344
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.6660902023315429,
164
- "mean": 0.33304510116577146,
165
- "stdev": 0.260371768951416,
166
- "p50": 0.33304510116577146,
167
- "p90": 0.5413425163269043,
168
- "p95": 0.5673796932220458,
169
- "p99": 0.5882094347381591,
170
  "values": [
171
- 0.5934168701171875,
172
- 0.07267333221435547
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 12.010385338197846
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1306.554368,
186
  "max_global_vram": 68702.69952,
187
- "max_process_vram": 455375.323136,
188
  "max_reserved": 3919.577088,
189
  "max_allocated": 3695.353344
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.2231011047363281,
195
- "mean": 0.07436703491210937,
196
- "stdev": 0.0015786668616531233,
197
- "p50": 0.07494996643066407,
198
- "p90": 0.07574356384277343,
199
- "p95": 0.0758427635192871,
200
- "p99": 0.07592212326049805,
201
  "values": [
202
- 0.07220917510986329,
203
- 0.07494996643066407,
204
- 0.07594196319580078
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 80.68090931810171
210
  },
211
  "energy": null,
212
  "efficiency": null
 
3
  "name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.2.0.dev20231010+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
 
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
+ "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1229.418496,
121
  "max_global_vram": 68702.69952,
122
+ "max_process_vram": 440074.575872,
123
  "max_reserved": 3919.577088,
124
  "max_allocated": 3695.353344
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.8739220581054686,
130
+ "mean": 0.17478441162109373,
131
+ "stdev": 0.2038362738301127,
132
+ "p50": 0.07210952758789063,
133
+ "p90": 0.3800367401123047,
134
+ "p95": 0.48123834075927724,
135
+ "p99": 0.5621996212768554,
136
  "values": [
137
+ 0.58243994140625,
138
+ 0.07118744659423829,
139
+ 0.07210952758789063,
140
+ 0.07175320434570312,
141
+ 0.07643193817138672
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 57.21334017863386
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1229.418496,
155
  "max_global_vram": 68702.69952,
156
+ "max_process_vram": 440074.575872,
157
  "max_reserved": 3919.577088,
158
  "max_allocated": 3695.353344
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.6536273880004883,
164
+ "mean": 0.3268136940002441,
165
+ "stdev": 0.25562624740600587,
166
+ "p50": 0.3268136940002441,
167
+ "p90": 0.5313146919250489,
168
+ "p95": 0.5568773166656494,
169
+ "p99": 0.5773274164581299,
170
  "values": [
171
+ 0.58243994140625,
172
+ 0.07118744659423829
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.239389209917904
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1229.418496,
186
  "max_global_vram": 68702.69952,
187
+ "max_process_vram": 440074.575872,
188
  "max_reserved": 3919.577088,
189
  "max_allocated": 3695.353344
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.22029467010498047,
195
+ "mean": 0.07343155670166016,
196
+ "stdev": 0.00212657130707933,
197
+ "p50": 0.07210952758789063,
198
+ "p90": 0.0755674560546875,
199
+ "p95": 0.07599969711303711,
200
+ "p99": 0.0763454899597168,
201
  "values": [
202
+ 0.07210952758789063,
203
+ 0.07175320434570312,
204
+ 0.07643193817138672
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 81.70874034956078
210
  },
211
  "energy": null,
212
  "efficiency": null