IlyasMoutawwakil HF staff commited on
Commit
d52a2b5
·
verified ·
1 Parent(s): cf08f01

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
@@ -11,7 +11,7 @@
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
- "device_ids": "4",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -101,7 +101,7 @@
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.44.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "0.34.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
@@ -117,99 +117,102 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1306.771456,
121
  "max_global_vram": 68702.69952,
122
- "max_process_vram": 461104.96768,
123
  "max_reserved": 3919.577088,
124
  "max_allocated": 3695.353344
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.894194046020508,
130
- "mean": 0.1788388092041016,
131
- "stdev": 0.21180448191523132,
132
- "p50": 0.07269123840332031,
133
- "p90": 0.39180578002929695,
134
- "p95": 0.4971210296630859,
135
- "p99": 0.5813732293701173,
136
  "values": [
137
- 0.602436279296875,
138
- 0.07269123840332031,
139
- 0.07153364562988282,
140
- 0.0716728515625,
141
- 0.07586003112792969
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 55.91627479797966
147
  },
148
  "energy": null,
149
- "efficiency": null
 
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1306.771456,
155
  "max_global_vram": 68702.69952,
156
- "max_process_vram": 461104.96768,
157
  "max_reserved": 3919.577088,
158
  "max_allocated": 3695.353344
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.6751275177001954,
164
- "mean": 0.3375637588500977,
165
- "stdev": 0.26487252044677734,
166
- "p50": 0.3375637588500977,
167
- "p90": 0.5494617752075196,
168
- "p95": 0.5759490272521973,
169
- "p99": 0.5971388288879395,
170
  "values": [
171
- 0.602436279296875,
172
- 0.07269123840332031
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 11.849613280838849
178
  },
179
  "energy": null,
180
- "efficiency": null
 
181
  },
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1306.771456,
186
  "max_global_vram": 68702.69952,
187
- "max_process_vram": 461104.96768,
188
  "max_reserved": 3919.577088,
189
  "max_allocated": 3695.353344
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.2190665283203125,
195
- "mean": 0.07302217610677084,
196
- "stdev": 0.0020074711145711558,
197
- "p50": 0.0716728515625,
198
- "p90": 0.07502259521484375,
199
- "p95": 0.07544131317138672,
200
- "p99": 0.07577628753662109,
201
  "values": [
202
- 0.07153364562988282,
203
- 0.0716728515625,
204
- 0.07586003112792969
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 82.1668199976262
210
  },
211
  "energy": null,
212
- "efficiency": null
 
213
  }
214
  }
215
  }
 
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,
 
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.44.2",
103
  "transformers_commit": null,
104
+ "accelerate_version": "0.34.2",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1304.662016,
121
  "max_global_vram": 68702.69952,
122
+ "max_process_vram": 442464.448512,
123
  "max_reserved": 3919.577088,
124
  "max_allocated": 3695.353344
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.8807176666259766,
130
+ "mean": 0.17614353332519533,
131
+ "stdev": 0.20723071513301683,
132
+ "p50": 0.07260234832763672,
133
+ "p90": 0.38351597595214854,
134
+ "p95": 0.48706035614013665,
135
+ "p99": 0.5698958602905274,
136
  "values": [
137
+ 0.590604736328125,
138
+ 0.07288283538818359,
139
+ 0.0723924331665039,
140
+ 0.07223531341552734,
141
+ 0.07260234832763672
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 56.7718826301619
147
  },
148
  "energy": null,
149
+ "efficiency": null,
150
+ "measures": null
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 1304.662016,
156
  "max_global_vram": 68702.69952,
157
+ "max_process_vram": 442464.448512,
158
  "max_reserved": 3919.577088,
159
  "max_allocated": 3695.353344
160
  },
161
  "latency": {
162
  "unit": "s",
163
  "count": 2,
164
+ "total": 0.6634875717163087,
165
+ "mean": 0.33174378585815434,
166
+ "stdev": 0.2588609504699707,
167
+ "p50": 0.33174378585815434,
168
+ "p90": 0.5388325462341309,
169
+ "p95": 0.5647186412811279,
170
+ "p99": 0.5854275173187257,
171
  "values": [
172
+ 0.590604736328125,
173
+ 0.07288283538818359
174
  ]
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 12.05749789601275
179
  },
180
  "energy": null,
181
+ "efficiency": null,
182
+ "measures": null
183
  },
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1304.662016,
188
  "max_global_vram": 68702.69952,
189
+ "max_process_vram": 442464.448512,
190
  "max_reserved": 3919.577088,
191
  "max_allocated": 3695.353344
192
  },
193
  "latency": {
194
  "unit": "s",
195
  "count": 3,
196
+ "total": 0.217230094909668,
197
+ "mean": 0.072410031636556,
198
+ "stdev": 0.00015035721086336385,
199
+ "p50": 0.0723924331665039,
200
+ "p90": 0.07256036529541016,
201
+ "p95": 0.07258135681152343,
202
+ "p99": 0.07259815002441407,
203
  "values": [
204
+ 0.0723924331665039,
205
+ 0.07223531341552734,
206
+ 0.07260234832763672
207
  ]
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 82.86144701766594
212
  },
213
  "energy": null,
214
+ "efficiency": null,
215
+ "measures": null
216
  }
217
  }
218
  }