IlyasMoutawwakil HF staff commited on
Commit
c3a7476
·
verified ·
1 Parent(s): 0b37cba

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
@@ -6,19 +6,17 @@
6
  "version": "2.2.2",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
- "model": "microsoft/deberta-v3-base",
10
  "library": "transformers",
 
 
11
  "device": "cuda",
12
  "device_ids": "0",
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
- "hub_kwargs": {
17
- "revision": "main",
18
- "force_download": false,
19
- "local_files_only": false,
20
- "trust_remote_code": false
21
- },
22
  "no_weights": true,
23
  "device_map": null,
24
  "torch_dtype": null,
@@ -107,7 +105,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1141.53472,
111
  "max_global_vram": 4597.481472,
112
  "max_process_vram": 0.0,
113
  "max_reserved": 3948.937216,
@@ -116,24 +114,24 @@
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 1.0186475296020507,
120
- "mean": 0.20372950592041014,
121
- "stdev": 0.23781424260368123,
122
- "p50": 0.08509439849853516,
123
- "p90": 0.44174928894042975,
124
- "p95": 0.5605533554077148,
125
- "p99": 0.655596608581543,
126
  "values": [
127
- 0.679357421875,
128
- 0.08533708953857422,
129
- 0.08430899047851563,
130
- 0.08454962921142578,
131
- 0.08509439849853516
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 49.0846917574455
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,7 +139,7 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1141.53472,
145
  "max_global_vram": 4597.481472,
146
  "max_process_vram": 0.0,
147
  "max_reserved": 3948.937216,
@@ -150,21 +148,21 @@
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.7646945114135743,
154
- "mean": 0.3823472557067871,
155
- "stdev": 0.2970101661682129,
156
- "p50": 0.3823472557067871,
157
- "p90": 0.6199553886413575,
158
- "p95": 0.6496564052581787,
159
- "p99": 0.6734172185516357,
160
  "values": [
161
- 0.679357421875,
162
- 0.08533708953857422
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 10.461694023684855
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,7 +170,7 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1141.53472,
176
  "max_global_vram": 4597.481472,
177
  "max_process_vram": 0.0,
178
  "max_reserved": 3948.937216,
@@ -181,22 +179,22 @@
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.2539530181884766,
185
- "mean": 0.08465100606282554,
186
- "stdev": 0.00032855683321412685,
187
- "p50": 0.08454962921142578,
188
- "p90": 0.08498544464111328,
189
- "p95": 0.08503992156982422,
190
- "p99": 0.08508350311279297,
191
  "values": [
192
- 0.08430899047851563,
193
- 0.08454962921142578,
194
- 0.08509439849853516
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 70.87925210891142
200
  },
201
  "energy": null,
202
  "efficiency": null
 
6
  "version": "2.2.2",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
 
9
  "library": "transformers",
10
+ "model": "microsoft/deberta-v3-base",
11
+ "processor": "microsoft/deberta-v3-base",
12
  "device": "cuda",
13
  "device_ids": "0",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
+ "model_kwargs": {},
18
+ "processor_kwargs": {},
19
+ "hub_kwargs": {},
 
 
 
20
  "no_weights": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1140.498432,
109
  "max_global_vram": 4597.481472,
110
  "max_process_vram": 0.0,
111
  "max_reserved": 3948.937216,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 1.127342086791992,
118
+ "mean": 0.22546841735839843,
119
+ "stdev": 0.2849100682262617,
120
+ "p50": 0.08245555114746093,
121
+ "p90": 0.5113927551269531,
122
+ "p95": 0.6533375823974608,
123
+ "p99": 0.7668934442138671,
124
  "values": [
125
+ 0.7952824096679687,
126
+ 0.08555827331542969,
127
+ 0.08206134033203125,
128
+ 0.08198451232910156,
129
+ 0.08245555114746093
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 44.35210978619801
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1140.498432,
143
  "max_global_vram": 4597.481472,
144
  "max_process_vram": 0.0,
145
  "max_reserved": 3948.937216,
 
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.8808406829833983,
152
+ "mean": 0.4404203414916992,
153
+ "stdev": 0.3548620681762695,
154
+ "p50": 0.4404203414916992,
155
+ "p90": 0.7243099960327148,
156
+ "p95": 0.7597962028503418,
157
+ "p99": 0.7881851683044433,
158
  "values": [
159
+ 0.7952824096679687,
160
+ 0.08555827331542969
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 9.08223263814755
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1140.498432,
174
  "max_global_vram": 4597.481472,
175
  "max_process_vram": 0.0,
176
  "max_reserved": 3948.937216,
 
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.24650140380859376,
183
+ "mean": 0.08216713460286458,
184
+ "stdev": 0.00020633906223530295,
185
+ "p50": 0.08206134033203125,
186
+ "p90": 0.08237670898437499,
187
+ "p95": 0.08241613006591797,
188
+ "p99": 0.08244766693115234,
189
  "values": [
190
+ 0.08206134033203125,
191
+ 0.08198451232910156,
192
+ 0.08245555114746093
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 73.02189651616284
198
  },
199
  "energy": null,
200
  "efficiency": null