IlyasMoutawwakil HF staff commited on
Commit
351b810
·
verified ·
1 Parent(s): 4033f8d

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
@@ -92,7 +92,7 @@
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
- "optimum_benchmark_commit": "4f83ff1670dec8f273c8beb893e9243ca1209582",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
@@ -111,33 +111,33 @@
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1152.503808,
115
- "max_global_vram": 4373.213184,
116
- "max_process_vram": 483983.499264,
117
  "max_reserved": 3919.577088,
118
  "max_allocated": 3695.353344
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.9491209030151369,
124
- "mean": 0.18982418060302736,
125
- "stdev": 0.22043472957034496,
126
- "p50": 0.0794412612915039,
127
- "p90": 0.4116215332031251,
128
- "p95": 0.5211495727539062,
129
- "p99": 0.6087720043945313,
130
  "values": [
131
- 0.6306776123046876,
132
- 0.0794412612915039,
133
- 0.08303741455078124,
134
- 0.07852558135986328,
135
- 0.07743903350830078
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 52.680327491641584
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1152.503808,
149
- "max_global_vram": 4373.213184,
150
- "max_process_vram": 483983.499264,
151
  "max_reserved": 3919.577088,
152
  "max_allocated": 3695.353344
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.7101188735961914,
158
- "mean": 0.3550594367980957,
159
- "stdev": 0.2756181755065918,
160
- "p50": 0.3550594367980957,
161
- "p90": 0.5755539772033692,
162
- "p95": 0.6031157947540283,
163
- "p99": 0.6251652487945557,
164
  "values": [
165
- 0.6306776123046876,
166
- 0.0794412612915039
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 11.265719441431427
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1152.503808,
180
- "max_global_vram": 4373.213184,
181
- "max_process_vram": 483983.499264,
182
  "max_reserved": 3919.577088,
183
  "max_allocated": 3695.353344
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.2390020294189453,
189
- "mean": 0.07966734313964843,
190
- "stdev": 0.0024239337924861983,
191
- "p50": 0.07852558135986328,
192
- "p90": 0.08213504791259765,
193
- "p95": 0.08258623123168944,
194
- "p99": 0.08294717788696289,
195
  "values": [
196
- 0.08303741455078124,
197
- 0.07852558135986328,
198
- 0.07743903350830078
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 75.31316802523004
204
  },
205
  "energy": null,
206
  "efficiency": null
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "674d8c572ada4aac26b730928ac88a3effc914de",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1152.774144,
115
+ "max_global_vram": 4373.221376,
116
+ "max_process_vram": 480695.820288,
117
  "max_reserved": 3919.577088,
118
  "max_allocated": 3695.353344
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.9633680877685546,
124
+ "mean": 0.19267361755371093,
125
+ "stdev": 0.22687946604196624,
126
+ "p50": 0.07910885620117188,
127
+ "p90": 0.4197721649169922,
128
+ "p95": 0.5331021774291991,
129
+ "p99": 0.6237661874389648,
130
  "values": [
131
+ 0.6464321899414063,
132
+ 0.07978212738037109,
133
+ 0.07910885620117188,
134
+ 0.07905733489990234,
135
+ 0.07898757934570312
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 51.90124173182318
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1152.774144,
149
+ "max_global_vram": 4373.221376,
150
+ "max_process_vram": 480695.820288,
151
  "max_reserved": 3919.577088,
152
  "max_allocated": 3695.353344
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.7262143173217773,
158
+ "mean": 0.36310715866088866,
159
+ "stdev": 0.28332503128051756,
160
+ "p50": 0.36310715866088866,
161
+ "p90": 0.5897671836853028,
162
+ "p95": 0.6180996868133545,
163
+ "p99": 0.6407656893157959,
164
  "values": [
165
+ 0.6464321899414063,
166
+ 0.07978212738037109
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 11.016031781779498
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1152.774144,
180
+ "max_global_vram": 4373.221376,
181
+ "max_process_vram": 480695.820288,
182
  "max_reserved": 3919.577088,
183
  "max_allocated": 3695.353344
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.23715377044677732,
189
+ "mean": 0.07905125681559244,
190
+ "stdev": 4.969725847405772e-05,
191
+ "p50": 0.07905733489990234,
192
+ "p90": 0.07909855194091797,
193
+ "p95": 0.07910370407104492,
194
+ "p99": 0.07910782577514648,
195
  "values": [
196
+ 0.07910885620117188,
197
+ 0.07905733489990234,
198
+ 0.07898757934570312
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 75.90012153755576
204
  },
205
  "energy": null,
206
  "efficiency": null