IlyasMoutawwakil HF staff commited on
Commit
2ac9dd3
·
verified ·
1 Parent(s): cda7f34

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
@@ -90,8 +90,8 @@
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
- "optimum_benchmark_version": "0.2.1",
94
- "optimum_benchmark_commit": "3731aa19b0b76022fb42f78436721c579f50c777",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.31.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1143.508992,
114
- "max_global_vram": 4373.782528,
115
- "max_process_vram": 421930.76224,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.9571488876342773,
123
- "mean": 0.19142977752685547,
124
- "stdev": 0.2272693132081299,
125
- "p50": 0.07769582366943359,
126
- "p90": 0.41897128601074224,
127
- "p95": 0.5324695602416991,
128
- "p99": 0.6232681796264649,
129
  "values": [
130
- 0.6459678344726563,
131
- 0.07847646331787109,
132
- 0.07754894256591797,
133
- 0.07745982360839844,
134
- 0.07769582366943359
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 52.23847684092466
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1143.508992,
148
- "max_global_vram": 4373.782528,
149
- "max_process_vram": 421930.76224,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.7244442977905273,
157
- "mean": 0.36222214889526366,
158
- "stdev": 0.2837456855773926,
159
- "p50": 0.36222214889526366,
160
- "p90": 0.5892186973571778,
161
- "p95": 0.617593265914917,
162
- "p99": 0.6402929207611084,
163
  "values": [
164
- 0.6459678344726563,
165
- 0.07847646331787109
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 11.042947020770388
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1143.508992,
179
- "max_global_vram": 4373.782528,
180
- "max_process_vram": 421930.76224,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.23270458984375,
188
- "mean": 0.07756819661458333,
189
- "stdev": 9.730380600522803e-05,
190
- "p50": 0.07754894256591797,
191
- "p90": 0.07766644744873047,
192
- "p95": 0.07768113555908203,
193
- "p99": 0.07769288604736328,
194
  "values": [
195
- 0.07754894256591797,
196
- 0.07745982360839844,
197
- 0.07769582366943359
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 77.35128908323699
203
  },
204
  "energy": null,
205
  "efficiency": null
 
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
+ "optimum_benchmark_version": "0.3.0",
94
+ "optimum_benchmark_commit": "748abd0c7ac21cfb1798768cad39007b466ce8e8",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.31.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1143.291904,
114
+ "max_global_vram": 4373.327872,
115
+ "max_process_vram": 453218.983936,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.9738582077026366,
123
+ "mean": 0.19477164154052734,
124
+ "stdev": 0.23294781836517567,
125
+ "p50": 0.07790628814697266,
126
+ "p90": 0.4282531005859376,
127
+ "p95": 0.544459161376953,
128
+ "p99": 0.6374240100097656,
129
  "values": [
130
+ 0.6606652221679687,
131
+ 0.07963491821289062,
132
+ 0.07790628814697266,
133
+ 0.07776165008544922,
134
+ 0.07789012908935547
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 51.342176514537606
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1143.291904,
148
+ "max_global_vram": 4373.327872,
149
+ "max_process_vram": 453218.983936,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.7403001403808593,
157
+ "mean": 0.37015007019042967,
158
+ "stdev": 0.2905151519775391,
159
+ "p50": 0.37015007019042967,
160
+ "p90": 0.602562191772461,
161
+ "p95": 0.6316137069702148,
162
+ "p99": 0.654854919128418,
163
  "values": [
164
+ 0.6606652221679687,
165
+ 0.07963491821289062
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 10.806427776555967
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1143.291904,
179
+ "max_global_vram": 4373.327872,
180
+ "max_process_vram": 453218.983936,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.23355806732177734,
188
+ "mean": 0.07785268910725911,
189
+ "stdev": 6.471144362911491e-05,
190
+ "p50": 0.07789012908935547,
191
+ "p90": 0.07790305633544922,
192
+ "p95": 0.07790467224121093,
193
+ "p99": 0.07790596496582032,
194
  "values": [
195
+ 0.07790628814697266,
196
+ 0.07776165008544922,
197
+ 0.07789012908935547
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 77.06862882711332
203
  },
204
  "energy": null,
205
  "efficiency": null