IlyasMoutawwakil HF staff commited on
Commit
bc68d68
1 Parent(s): 117b496

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": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -99,15 +99,15 @@
99
  "gpu_vram_mb": 549621596160,
100
  "optimum_benchmark_version": "0.5.0.dev0",
101
  "optimum_benchmark_commit": null,
102
- "transformers_version": "4.45.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "1.0.1",
105
  "accelerate_commit": null,
106
- "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
110
- "timm_version": "1.0.9",
111
  "timm_commit": null,
112
  "peft_version": "0.13.2",
113
  "peft_commit": null
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1348.337664,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 424925.315072,
125
  "max_reserved": 3919.577088,
126
  "max_allocated": 3695.353344
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6422979125976562,
132
- 0.07310539245605469,
133
- 0.0723471450805664,
134
- 0.072256103515625,
135
- 0.07220970153808594
136
  ],
137
  "count": 5,
138
- "total": 0.9322162551879883,
139
- "mean": 0.18644325103759768,
140
- "p50": 0.0723471450805664,
141
- "p90": 0.4146209045410157,
142
- "p95": 0.5284594085693358,
143
- "p99": 0.6195302117919922,
144
- "stdev": 0.22792756416848997,
145
- "stdev_": 122.25036996513576
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 53.63562341006071
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1348.337664,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 424925.315072,
160
  "max_reserved": 3919.577088,
161
  "max_allocated": 3695.353344
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6422979125976562,
167
- 0.07310539245605469
168
  ],
169
  "count": 2,
170
- "total": 0.715403305053711,
171
- "mean": 0.3577016525268555,
172
- "p50": 0.3577016525268555,
173
- "p90": 0.5853786605834961,
174
- "p95": 0.6138382865905762,
175
- "p99": 0.6366059873962402,
176
- "stdev": 0.2845962600708008,
177
- "stdev_": 79.56246722942771
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.1825035521738
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1348.337664,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 424925.315072,
192
  "max_reserved": 3919.577088,
193
  "max_allocated": 3695.353344
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.0723471450805664,
199
- 0.072256103515625,
200
- 0.07220970153808594
201
  ],
202
  "count": 3,
203
- "total": 0.21681295013427732,
204
- "mean": 0.07227098337809244,
205
- "p50": 0.072256103515625,
206
- "p90": 0.07232893676757812,
207
- "p95": 0.07233804092407226,
208
- "p99": 0.07234532424926757,
209
- "stdev": 5.708905074636964e-05,
210
- "stdev_": 0.07899304544910217
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 83.02087116499351
215
  },
216
  "energy": null,
217
  "efficiency": null
 
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,
 
99
  "gpu_vram_mb": 549621596160,
100
  "optimum_benchmark_version": "0.5.0.dev0",
101
  "optimum_benchmark_commit": null,
102
+ "transformers_version": "4.46.3",
103
  "transformers_commit": null,
104
+ "accelerate_version": "1.1.1",
105
  "accelerate_commit": null,
106
+ "diffusers_version": "0.31.0",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
110
+ "timm_version": "1.0.11",
111
  "timm_commit": null,
112
  "peft_version": "0.13.2",
113
  "peft_commit": null
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1351.102464,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 428421.951488,
125
  "max_reserved": 3919.577088,
126
  "max_allocated": 3695.353344
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6629026489257812,
132
+ 0.0742923583984375,
133
+ 0.07303765106201172,
134
+ 0.07327204895019532,
135
+ 0.07308132934570312
136
  ],
137
  "count": 5,
138
+ "total": 0.9565860366821289,
139
+ "mean": 0.1913172073364258,
140
+ "p50": 0.07327204895019532,
141
+ "p90": 0.4274585327148438,
142
+ "p95": 0.5451805908203123,
143
+ "p99": 0.6393582373046874,
144
+ "stdev": 0.23579316346456103,
145
+ "stdev_": 123.24723256592678
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 52.269213727416
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1351.102464,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 428421.951488,
160
  "max_reserved": 3919.577088,
161
  "max_allocated": 3695.353344
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6629026489257812,
167
+ 0.0742923583984375
168
  ],
169
  "count": 2,
170
+ "total": 0.7371950073242187,
171
+ "mean": 0.36859750366210936,
172
+ "p50": 0.36859750366210936,
173
+ "p90": 0.6040416198730468,
174
+ "p95": 0.633472134399414,
175
+ "p99": 0.6570165460205077,
176
+ "stdev": 0.29430514526367185,
177
+ "stdev_": 79.84458449655135
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 10.851945442546379
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1351.102464,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 428421.951488,
192
  "max_reserved": 3919.577088,
193
  "max_allocated": 3695.353344
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.07303765106201172,
199
+ 0.07327204895019532,
200
+ 0.07308132934570312
201
  ],
202
  "count": 3,
203
+ "total": 0.21939102935791016,
204
+ "mean": 0.07313034311930339,
205
+ "p50": 0.07308132934570312,
206
+ "p90": 0.07323390502929687,
207
+ "p95": 0.0732529769897461,
208
+ "p99": 0.07326823455810548,
209
+ "stdev": 0.00010177542269833065,
210
+ "stdev_": 0.13916989632100626
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 82.04528714177806
215
  },
216
  "energy": null,
217
  "efficiency": null