IlyasMoutawwakil HF staff commited on
Commit
6050ca6
·
verified ·
1 Parent(s): 471b66a

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.2.2+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": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -103,7 +103,7 @@
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
- "diffusers_version": "0.30.1",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1154.998272,
121
- "max_global_vram": 4373.344256,
122
- "max_process_vram": 424744.640512,
123
  "max_reserved": 3919.577088,
124
  "max_allocated": 3695.353344
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.8925701980590821,
130
- "mean": 0.17851403961181642,
131
- "stdev": 0.21285204630492566,
132
- "p50": 0.07232091522216796,
133
- "p90": 0.39155395812988286,
134
- "p95": 0.4978857742309569,
135
- "p99": 0.5829512271118164,
136
  "values": [
137
- 0.6042175903320313,
138
- 0.07255850982666015,
139
- 0.07190106964111329,
140
- 0.07157211303710938,
141
- 0.07232091522216796
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 56.018002963493906
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1154.998272,
155
- "max_global_vram": 4373.344256,
156
- "max_process_vram": 424744.640512,
157
  "max_reserved": 3919.577088,
158
  "max_allocated": 3695.353344
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.6767761001586914,
164
- "mean": 0.3383880500793457,
165
- "stdev": 0.26582954025268557,
166
- "p50": 0.3383880500793457,
167
- "p90": 0.5510516822814941,
168
- "p95": 0.5776346363067627,
169
- "p99": 0.5989009995269775,
170
  "values": [
171
- 0.6042175903320313,
172
- 0.07255850982666015
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 11.820748395406028
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1154.998272,
186
- "max_global_vram": 4373.344256,
187
- "max_process_vram": 424744.640512,
188
  "max_reserved": 3919.577088,
189
  "max_allocated": 3695.353344
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.21579409790039064,
195
- "mean": 0.07193136596679688,
196
- "stdev": 0.0003064469269977788,
197
- "p50": 0.07190106964111329,
198
- "p90": 0.07223694610595703,
199
- "p95": 0.07227893066406249,
200
- "p99": 0.07231251831054687,
201
  "values": [
202
- 0.07190106964111329,
203
- 0.07157211303710938,
204
- 0.07232091522216796
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 83.4128466678857
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.4.0+rocm6.1",
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": "0",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
+ "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1648.529408,
121
+ "max_global_vram": 11.096064,
122
+ "max_process_vram": 0.0,
123
  "max_reserved": 3919.577088,
124
  "max_allocated": 3695.353344
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 1.0006525344848634,
130
+ "mean": 0.20013050689697268,
131
+ "stdev": 0.232193031981129,
132
+ "p50": 0.08403827667236329,
133
+ "p90": 0.4323841796875001,
134
+ "p95": 0.5484503601074218,
135
+ "p99": 0.6413033044433594,
136
  "values": [
137
+ 0.6645165405273438,
138
+ 0.08395124053955078,
139
+ 0.08403827667236329,
140
+ 0.0839608383178711,
141
+ 0.08418563842773437
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 49.96739455193609
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1648.529408,
155
+ "max_global_vram": 11.096064,
156
+ "max_process_vram": 0.0,
157
  "max_reserved": 3919.577088,
158
  "max_allocated": 3695.353344
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.7484677810668945,
164
+ "mean": 0.37423389053344724,
165
+ "stdev": 0.2902826499938965,
166
+ "p50": 0.37423389053344724,
167
+ "p90": 0.6064600105285645,
168
+ "p95": 0.6354882755279541,
169
+ "p99": 0.6587108875274659,
170
  "values": [
171
+ 0.6645165405273438,
172
+ 0.08395124053955078
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 10.688502835214223
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1648.529408,
186
+ "max_global_vram": 11.096064,
187
+ "max_process_vram": 0.0,
188
  "max_reserved": 3919.577088,
189
  "max_allocated": 3695.353344
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.25218475341796875,
195
+ "mean": 0.08406158447265626,
196
+ "stdev": 9.324238133133451e-05,
197
+ "p50": 0.08403827667236329,
198
+ "p90": 0.08415616607666015,
199
+ "p95": 0.08417090225219725,
200
+ "p99": 0.08418269119262695,
201
  "values": [
202
+ 0.08403827667236329,
203
+ 0.0839608383178711,
204
+ 0.08418563842773437
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 71.37624204492236
210
  },
211
  "energy": null,
212
  "efficiency": null