IlyasMoutawwakil HF staff commited on
Commit
65fdc52
·
verified ·
1 Parent(s): a80cc16

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": "86906b8c1093b2f4cd2981b46a0b533238abf100",
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.271488,
114
  "max_global_vram": 4373.23776,
115
- "max_process_vram": 491412.160512,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.9327119979858398,
123
- "mean": 0.18654239959716795,
124
- "stdev": 0.21856313265154007,
125
- "p50": 0.07720585632324219,
126
- "p90": 0.4052089294433594,
127
- "p95": 0.5144387542724609,
128
- "p99": 0.6018226141357421,
129
  "values": [
130
- 0.6236685791015625,
131
- 0.07751945495605468,
132
- 0.07719865417480469,
133
- 0.07720585632324219,
134
- 0.07711945343017577
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 53.60711570985826
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1150.271488,
148
  "max_global_vram": 4373.23776,
149
- "max_process_vram": 491412.160512,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.7011880340576172,
157
- "mean": 0.3505940170288086,
158
- "stdev": 0.27307456207275393,
159
- "p50": 0.3505940170288086,
160
- "p90": 0.5690536666870117,
161
- "p95": 0.5963611228942871,
162
- "p99": 0.6182070878601074,
163
  "values": [
164
- 0.6236685791015625,
165
- 0.07751945495605468
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 11.409207817916975
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1150.271488,
179
  "max_global_vram": 4373.23776,
180
- "max_process_vram": 491412.160512,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.23152396392822266,
188
- "mean": 0.07717465464274088,
189
- "stdev": 3.9143736297758665e-05,
190
- "p50": 0.07719865417480469,
191
- "p90": 0.07720441589355469,
192
- "p95": 0.07720513610839844,
193
- "p99": 0.07720571228027344,
194
  "values": [
195
- 0.07719865417480469,
196
- 0.07720585632324219,
197
- 0.07711945343017577
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 77.74573177911027
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": "3f7b9d2c002cca7024cac52f3c7535f2a03b7b03",
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.280896,
114
  "max_global_vram": 4373.23776,
115
+ "max_process_vram": 451543.293952,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.9129534912109375,
123
+ "mean": 0.1825906982421875,
124
+ "stdev": 0.21767332859122854,
125
+ "p50": 0.07305110931396484,
126
+ "p90": 0.4020634155273438,
127
+ "p95": 0.5099873657226561,
128
+ "p99": 0.5963265258789062,
129
  "values": [
130
+ 0.6179113159179688,
131
+ 0.07829156494140625,
132
+ 0.07305110931396484,
133
+ 0.07180519104003906,
134
+ 0.0718943099975586
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 54.767302476361884
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1155.280896,
148
  "max_global_vram": 4373.23776,
149
+ "max_process_vram": 451543.293952,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.696202880859375,
157
+ "mean": 0.3481014404296875,
158
+ "stdev": 0.2698098754882812,
159
+ "p50": 0.3481014404296875,
160
+ "p90": 0.5639493408203126,
161
+ "p95": 0.5909303283691406,
162
+ "p99": 0.6125151184082032,
163
  "values": [
164
+ 0.6179113159179688,
165
+ 0.07829156494140625
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 11.490903327094834
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1155.280896,
179
  "max_global_vram": 4373.23776,
180
+ "max_process_vram": 451543.293952,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.2167506103515625,
188
+ "mean": 0.07225020345052084,
189
+ "stdev": 0.000567493435334477,
190
+ "p50": 0.0718943099975586,
191
+ "p90": 0.07281974945068359,
192
+ "p95": 0.07293542938232422,
193
+ "p99": 0.07302797332763672,
194
  "values": [
195
+ 0.07305110931396484,
196
+ 0.07180519104003906,
197
+ 0.0718943099975586
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 83.04474885124696
203
  },
204
  "energy": null,
205
  "efficiency": null