IlyasMoutawwakil HF staff commited on
Commit
d774e10
·
verified ·
1 Parent(s): 65eab4f

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
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "dcd8d39eb1efde5484c10fe67e911bfe5a0711c9",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1150.066688,
114
- "max_global_vram": 4373.213184,
115
- "max_process_vram": 469254.823936,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.8687215881347656,
123
- "mean": 0.17374431762695314,
124
- "stdev": 0.20415605038797544,
125
- "p50": 0.07138633728027344,
126
- "p90": 0.37847087097167975,
127
- "p95": 0.4802621994018554,
128
- "p99": 0.5616952621459961,
129
  "values": [
130
- 0.5820535278320312,
131
- 0.07309688568115234,
132
- 0.07138137817382813,
133
- 0.07080345916748047,
134
- 0.07138633728027344
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 57.555839158268334
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1150.066688,
148
- "max_global_vram": 4373.213184,
149
- "max_process_vram": 469254.823936,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6551504135131836,
157
- "mean": 0.3275752067565918,
158
- "stdev": 0.25447832107543944,
159
- "p50": 0.3275752067565918,
160
- "p90": 0.5311578636169434,
161
- "p95": 0.5566056957244873,
162
- "p99": 0.5769639614105224,
163
  "values": [
164
- 0.5820535278320312,
165
- 0.07309688568115234
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.210936351395612
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1150.066688,
179
- "max_global_vram": 4373.213184,
180
- "max_process_vram": 469254.823936,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.21357117462158204,
188
- "mean": 0.07119039154052735,
189
- "stdev": 0.00027360999514874863,
190
- "p50": 0.07138137817382813,
191
- "p90": 0.07138534545898438,
192
- "p95": 0.0713858413696289,
193
- "p99": 0.07138623809814452,
194
  "values": [
195
- 0.07138137817382813,
196
- 0.07080345916748047,
197
- 0.07138633728027344
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 84.28103667029718
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "8bf68d01ce920e01ece8935a1cc6d7e3f17c2d2b",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1150.427136,
114
+ "max_global_vram": 4373.241856,
115
+ "max_process_vram": 482410.31168,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.9068456497192384,
123
+ "mean": 0.18136912994384768,
124
+ "stdev": 0.21766015211766207,
125
+ "p50": 0.07279391479492188,
126
+ "p90": 0.39914589233398445,
127
+ "p95": 0.5079174591064453,
128
+ "p99": 0.5949347125244141,
129
  "values": [
130
+ 0.6166890258789063,
131
+ 0.07279391479492188,
132
+ 0.0719968032836914,
133
+ 0.07253471374511719,
134
+ 0.07283119201660156
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 55.136174513799695
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1150.427136,
148
+ "max_global_vram": 4373.241856,
149
+ "max_process_vram": 482410.31168,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6894829406738282,
157
+ "mean": 0.3447414703369141,
158
+ "stdev": 0.2719475555419922,
159
+ "p50": 0.3447414703369141,
160
+ "p90": 0.5622995147705079,
161
+ "p95": 0.589494270324707,
162
+ "p99": 0.6112500747680665,
163
  "values": [
164
+ 0.6166890258789063,
165
+ 0.07279391479492188
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 11.602897661516673
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1150.427136,
179
+ "max_global_vram": 4373.241856,
180
+ "max_process_vram": 482410.31168,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.21736270904541016,
188
+ "mean": 0.07245423634847005,
189
+ "stdev": 0.00034535836260342605,
190
+ "p50": 0.07253471374511719,
191
+ "p90": 0.07277189636230469,
192
+ "p95": 0.07280154418945312,
193
+ "p99": 0.07282526245117187,
194
  "values": [
195
+ 0.0719968032836914,
196
+ 0.07253471374511719,
197
+ 0.07283119201660156
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 82.81089281160709
203
  },
204
  "energy": null,
205
  "efficiency": null