IlyasMoutawwakil HF staff commited on
Commit
84e7add
·
verified ·
1 Parent(s): 4b3c880

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
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.1",
89
- "optimum_benchmark_commit": "0b24af9d7b7751f74b160dfade73ef78e10964d6",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
@@ -105,33 +105,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1142.734848,
109
- "max_global_vram": 6572.199936,
110
- "max_process_vram": 415293.886464,
111
  "max_reserved": 3919.577088,
112
  "max_allocated": 3695.353344
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.8533237686157227,
118
- "mean": 0.17066475372314455,
119
- "stdev": 0.19810254201119432,
120
- "p50": 0.07146876525878906,
121
- "p90": 0.3691838317871094,
122
- "p95": 0.4680260284423827,
123
- "p99": 0.5470997857666016,
124
  "values": [
125
- 0.5668682250976562,
126
- 0.07265724182128906,
127
- 0.07137004852294922,
128
- 0.07146876525878906,
129
- 0.07095948791503906
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 58.59440676439952
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1142.734848,
143
- "max_global_vram": 6572.199936,
144
- "max_process_vram": 415293.886464,
145
  "max_reserved": 3919.577088,
146
  "max_allocated": 3695.353344
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.6395254669189453,
152
- "mean": 0.31976273345947265,
153
- "stdev": 0.24710549163818357,
154
- "p50": 0.31976273345947265,
155
- "p90": 0.5174471267700195,
156
- "p95": 0.5421576759338378,
157
- "p99": 0.5619261152648926,
158
  "values": [
159
- 0.5668682250976562,
160
- 0.07265724182128906
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 12.509275101336872
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1142.734848,
174
- "max_global_vram": 6572.199936,
175
- "max_process_vram": 415293.886464,
176
  "max_reserved": 3919.577088,
177
  "max_allocated": 3695.353344
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.21379830169677735,
183
- "mean": 0.07126610056559245,
184
- "stdev": 0.00022052170957866926,
185
- "p50": 0.07137004852294922,
186
- "p90": 0.0714490219116211,
187
- "p95": 0.07145889358520507,
188
- "p99": 0.07146679092407227,
189
  "values": [
190
- 0.07137004852294922,
191
- 0.07146876525878906,
192
- 0.07095948791503906
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 84.19150132225452
198
  },
199
  "energy": null,
200
  "efficiency": null
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.1",
89
+ "optimum_benchmark_commit": "1ba65d84c92c93ea19ab2d2293c92bced987bae2",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1142.505472,
109
+ "max_global_vram": 5353.61536,
110
+ "max_process_vram": 460795.559936,
111
  "max_reserved": 3919.577088,
112
  "max_allocated": 3695.353344
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.8639750289916992,
118
+ "mean": 0.17279500579833984,
119
+ "stdev": 0.20176407622169265,
120
+ "p50": 0.0721019287109375,
121
+ "p90": 0.3747879425048829,
122
+ "p95": 0.47555522613525386,
123
+ "p99": 0.5561690530395508,
124
  "values": [
125
+ 0.576322509765625,
126
+ 0.07248609161376954,
127
+ 0.07154016876220703,
128
+ 0.07152433013916015,
129
+ 0.0721019287109375
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 57.87204296674226
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1142.505472,
143
+ "max_global_vram": 5353.61536,
144
+ "max_process_vram": 460795.559936,
145
  "max_reserved": 3919.577088,
146
  "max_allocated": 3695.353344
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.6488086013793946,
152
+ "mean": 0.3244043006896973,
153
+ "stdev": 0.25191820907592777,
154
+ "p50": 0.3244043006896973,
155
+ "p90": 0.5259388679504395,
156
+ "p95": 0.5511306888580323,
157
+ "p99": 0.5712841455841065,
158
  "values": [
159
+ 0.576322509765625,
160
+ 0.07248609161376954
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 12.33029275967005
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1142.505472,
174
+ "max_global_vram": 5353.61536,
175
+ "max_process_vram": 460795.559936,
176
  "max_reserved": 3919.577088,
177
  "max_allocated": 3695.353344
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.2151664276123047,
183
+ "mean": 0.0717221425374349,
184
+ "stdev": 0.0002686272121767978,
185
+ "p50": 0.07154016876220703,
186
+ "p90": 0.07198957672119141,
187
+ "p95": 0.07204575271606445,
188
+ "p99": 0.07209069351196289,
189
  "values": [
190
+ 0.07154016876220703,
191
+ 0.07152433013916015,
192
+ 0.0721019287109375
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 83.65617350134708
198
  },
199
  "energy": null,
200
  "efficiency": null