IlyasMoutawwakil HF staff commited on
Commit
8ca9fef
·
verified ·
1 Parent(s): e41484e

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
@@ -88,7 +88,7 @@
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
- "optimum_benchmark_commit": "8320ce6f24eaa5099bd3b49d8d44c0c1368af14b",
92
  "transformers_version": "4.42.3",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.31.0",
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1929.40032,
111
- "max_global_vram": 4374.44608,
112
- "max_process_vram": 1734873.329664,
113
  "max_reserved": 3919.577088,
114
  "max_allocated": 3695.353344
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.9213453140258789,
120
- "mean": 0.1842690628051758,
121
- "stdev": 0.21956161694540066,
122
- "p50": 0.07312721252441406,
123
- "p90": 0.40557845458984376,
124
- "p95": 0.5144736145019531,
125
- "p99": 0.6015897424316405,
126
  "values": [
127
- 0.6233687744140625,
128
- 0.07889297485351562,
129
- 0.07304033660888672,
130
- 0.07312721252441406,
131
- 0.072916015625
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 54.268469420571215
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1929.40032,
145
- "max_global_vram": 4374.44608,
146
- "max_process_vram": 1734873.329664,
147
  "max_reserved": 3919.577088,
148
  "max_allocated": 3695.353344
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.7022617492675781,
154
- "mean": 0.35113087463378906,
155
- "stdev": 0.27223789978027346,
156
- "p50": 0.35113087463378906,
157
- "p90": 0.5689211944580078,
158
- "p95": 0.5961449844360351,
159
- "p99": 0.617924016418457,
160
  "values": [
161
- 0.6233687744140625,
162
- 0.07889297485351562
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 11.391763837833368
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1929.40032,
176
- "max_global_vram": 4374.44608,
177
- "max_process_vram": 1734873.329664,
178
  "max_reserved": 3919.577088,
179
  "max_allocated": 3695.353344
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.21908356475830076,
185
- "mean": 0.07302785491943359,
186
- "stdev": 8.667132170536432e-05,
187
- "p50": 0.07304033660888672,
188
- "p90": 0.07310983734130859,
189
- "p95": 0.07311852493286133,
190
- "p99": 0.07312547500610352,
191
  "values": [
192
- 0.07304033660888672,
193
- 0.07312721252441406,
194
- 0.072916015625
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 82.16043051818201
200
  },
201
  "energy": null,
202
  "efficiency": null
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
+ "optimum_benchmark_commit": "cc9b50765eac8085269af1a207e20c6a9b260b67",
92
  "transformers_version": "4.42.3",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.31.0",
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1929.678848,
111
+ "max_global_vram": 4374.441984,
112
+ "max_process_vram": 1686352.412672,
113
  "max_reserved": 3919.577088,
114
  "max_allocated": 3695.353344
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.9139899215698242,
120
+ "mean": 0.18279798431396482,
121
+ "stdev": 0.21550287499537016,
122
+ "p50": 0.0751524429321289,
123
+ "p90": 0.3984917175292969,
124
+ "p95": 0.5061475311279295,
125
+ "p99": 0.592272182006836,
126
  "values": [
127
+ 0.6138033447265625,
128
+ 0.07552427673339844,
129
+ 0.0746833267211914,
130
+ 0.07482653045654297,
131
+ 0.0751524429321289
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 54.705198405385545
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1929.678848,
145
+ "max_global_vram": 4374.441984,
146
+ "max_process_vram": 1686352.412672,
147
  "max_reserved": 3919.577088,
148
  "max_allocated": 3695.353344
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.689327621459961,
154
+ "mean": 0.3446638107299805,
155
+ "stdev": 0.269139533996582,
156
+ "p50": 0.3446638107299805,
157
+ "p90": 0.5599754379272461,
158
+ "p95": 0.5868893913269043,
159
+ "p99": 0.6084205540466309,
160
  "values": [
161
+ 0.6138033447265625,
162
+ 0.07552427673339844
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 11.605512024973562
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1929.678848,
176
+ "max_global_vram": 4374.441984,
177
+ "max_process_vram": 1686352.412672,
178
  "max_reserved": 3919.577088,
179
  "max_allocated": 3695.353344
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.22466230010986327,
185
+ "mean": 0.07488743336995442,
186
+ "stdev": 0.0001962980361382329,
187
+ "p50": 0.07482653045654297,
188
+ "p90": 0.07508726043701172,
189
+ "p95": 0.0751198516845703,
190
+ "p99": 0.07514592468261719,
191
  "values": [
192
+ 0.0746833267211914,
193
+ 0.07482653045654297,
194
+ 0.0751524429321289
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 80.1202515562145
200
  },
201
  "energy": null,
202
  "efficiency": null