IlyasMoutawwakil HF staff commited on
Commit
6e89a82
·
verified ·
1 Parent(s): 67cb23c

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": "378d8dddb2c87c406ac8d3231c1c44d5a290b874",
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": 1155.584,
114
- "max_global_vram": 6659.82976,
115
- "max_process_vram": 465511.354368,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.944313117980957,
123
- "mean": 0.18886262359619138,
124
- "stdev": 0.222608466281818,
125
- "p50": 0.07828981018066407,
126
- "p90": 0.41185592346191413,
127
- "p95": 0.5229647354125976,
128
- "p99": 0.6118517849731445,
129
  "values": [
130
- 0.6340735473632813,
131
- 0.07852948760986328,
132
- 0.07808325958251953,
133
- 0.07828981018066407,
134
- 0.07533701324462891
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 52.948539046990454
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1155.584,
148
- "max_global_vram": 6659.82976,
149
- "max_process_vram": 465511.354368,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.7126030349731445,
157
- "mean": 0.35630151748657224,
158
- "stdev": 0.27777202987670896,
159
- "p50": 0.35630151748657224,
160
- "p90": 0.5785191413879395,
161
- "p95": 0.6062963443756103,
162
- "p99": 0.628518106765747,
163
  "values": [
164
- 0.6340735473632813,
165
- 0.07852948760986328
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 11.226446713493848
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1155.584,
179
- "max_global_vram": 6659.82976,
180
- "max_process_vram": 465511.354368,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.2317100830078125,
188
- "mean": 0.07723669433593751,
189
- "stdev": 0.0013459214870377909,
190
- "p50": 0.07808325958251953,
191
- "p90": 0.07824850006103516,
192
- "p95": 0.07826915512084962,
193
- "p99": 0.07828567916870117,
194
  "values": [
195
- 0.07808325958251953,
196
- 0.07828981018066407,
197
- 0.07533701324462891
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 77.68328320607911
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": "593b48b93d71bee250bc8db76a7279c4b590c2bb",
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.386176,
114
+ "max_global_vram": 6659.862528,
115
+ "max_process_vram": 466491.592704,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.8865816879272461,
123
+ "mean": 0.17731633758544924,
124
+ "stdev": 0.20933361700625447,
125
+ "p50": 0.07316677093505859,
126
+ "p90": 0.3868928863525391,
127
+ "p95": 0.49143759307861323,
128
+ "p99": 0.5750733584594727,
129
  "values": [
130
+ 0.5959822998046875,
131
+ 0.07325876617431641,
132
+ 0.07316677093505859,
133
+ 0.07191460418701172,
134
+ 0.07225924682617188
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 56.39638251145906
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1150.386176,
148
+ "max_global_vram": 6659.862528,
149
+ "max_process_vram": 466491.592704,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6692410659790039,
157
+ "mean": 0.33462053298950195,
158
+ "stdev": 0.2613617668151856,
159
+ "p50": 0.33462053298950195,
160
+ "p90": 0.5437099464416504,
161
+ "p95": 0.569846123123169,
162
+ "p99": 0.5907550644683838,
163
  "values": [
164
+ 0.5959822998046875,
165
+ 0.07325876617431641
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 11.95383906738769
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1150.386176,
179
+ "max_global_vram": 6659.862528,
180
+ "max_process_vram": 466491.592704,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.2173406219482422,
188
+ "mean": 0.07244687398274739,
189
+ "stdev": 0.000528130888853657,
190
+ "p50": 0.07225924682617188,
191
+ "p90": 0.07298526611328125,
192
+ "p95": 0.07307601852416992,
193
+ "p99": 0.07314862045288086,
194
  "values": [
195
+ 0.07316677093505859,
196
+ 0.07191460418701172,
197
+ 0.07225924682617188
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 82.81930841389857
203
  },
204
  "energy": null,
205
  "efficiency": null