IlyasMoutawwakil HF staff commited on
Commit
0ee23e1
·
verified ·
1 Parent(s): 81a6a12

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": "77ca106f4cf33f416814fc4a120313d806701176",
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.428352,
114
- "max_global_vram": 6659.833856,
115
- "max_process_vram": 455148.470272,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.8700025787353516,
123
- "mean": 0.17400051574707032,
124
- "stdev": 0.20190168031593722,
125
- "p50": 0.07315028381347656,
126
- "p90": 0.3763814331054688,
127
- "p95": 0.4770914428710937,
128
- "p99": 0.5576594506835938,
129
  "values": [
130
- 0.5778014526367188,
131
- 0.07425140380859375,
132
- 0.07267140197753906,
133
- 0.07315028381347656,
134
- 0.07212803649902344
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 57.47109401983696
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1155.428352,
148
- "max_global_vram": 6659.833856,
149
- "max_process_vram": 455148.470272,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6520528564453125,
157
- "mean": 0.32602642822265626,
158
- "stdev": 0.2517750244140625,
159
- "p50": 0.32602642822265626,
160
- "p90": 0.5274464477539063,
161
- "p95": 0.5526239501953125,
162
- "p99": 0.5727659521484375,
163
  "values": [
164
- 0.5778014526367188,
165
- 0.07425140380859375
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.268944029495188
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1155.428352,
179
- "max_global_vram": 6659.833856,
180
- "max_process_vram": 455148.470272,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.21794972229003906,
188
- "mean": 0.07264990743001302,
189
- "stdev": 0.00041760739509469574,
190
- "p50": 0.07267140197753906,
191
- "p90": 0.07305450744628907,
192
- "p95": 0.07310239562988281,
193
- "p99": 0.07314070617675782,
194
  "values": [
195
- 0.07267140197753906,
196
- 0.07315028381347656,
197
- 0.07212803649902344
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 82.58785471654006
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": "378d8dddb2c87c406ac8d3231c1c44d5a290b874",
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": 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
  "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
  "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