IlyasMoutawwakil HF staff commited on
Commit
011709f
·
verified ·
1 Parent(s): 36fdd57

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": "2516ce57a5b64eefeb78dc75a171e0cdff88823e",
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": 1141.84192,
109
- "max_global_vram": 5353.623552,
110
- "max_process_vram": 460161.785856,
111
  "max_reserved": 3919.577088,
112
  "max_allocated": 3695.353344
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.8950694122314453,
118
- "mean": 0.17901388244628907,
119
- "stdev": 0.207216185711327,
120
- "p50": 0.07636569976806641,
121
- "p90": 0.3868386108398438,
122
- "p95": 0.4901379028320312,
123
- "p99": 0.5727773364257812,
124
  "values": [
125
- 0.5934371948242188,
126
- 0.072934326171875,
127
- 0.07539145660400391,
128
- 0.07636569976806641,
129
- 0.07694073486328125
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 55.86158941053288
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1141.84192,
143
- "max_global_vram": 5353.623552,
144
- "max_process_vram": 460161.785856,
145
  "max_reserved": 3919.577088,
146
  "max_allocated": 3695.353344
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.6663715209960938,
152
- "mean": 0.3331857604980469,
153
- "stdev": 0.26025143432617187,
154
- "p50": 0.3331857604980469,
155
- "p90": 0.5413869079589844,
156
- "p95": 0.5674120513916016,
157
- "p99": 0.5882321661376954,
158
  "values": [
159
- 0.5934371948242188,
160
- 0.072934326171875
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 12.005314975108151
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1141.84192,
174
- "max_global_vram": 5353.623552,
175
- "max_process_vram": 460161.785856,
176
  "max_reserved": 3919.577088,
177
  "max_allocated": 3695.353344
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.22869789123535156,
183
- "mean": 0.07623263041178385,
184
- "stdev": 0.0006394509996100529,
185
- "p50": 0.07636569976806641,
186
- "p90": 0.07682572784423829,
187
- "p95": 0.07688323135375977,
188
- "p99": 0.07692923416137695,
189
  "values": [
190
- 0.07539145660400391,
191
- 0.07636569976806641,
192
- 0.07694073486328125
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 78.7064537533331
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": "0b24af9d7b7751f74b160dfade73ef78e10964d6",
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.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
  "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
  "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