IlyasMoutawwakil HF staff commited on
Commit
dbb975a
1 Parent(s): 4697d73

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
@@ -69,6 +69,8 @@
69
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
70
  "device_isolation": true,
71
  "device_isolation_action": "error",
 
 
72
  "start_method": "spawn"
73
  },
74
  "environment": {
@@ -86,8 +88,8 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.1",
89
- "optimum_benchmark_commit": "eee61510ab9c7b38bd9807712fa942e2f5ba255c",
90
- "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
93
  "accelerate_commit": null,
@@ -105,33 +107,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1142.272,
109
- "max_global_vram": 6572.19584,
110
- "max_process_vram": 472456.736768,
111
  "max_reserved": 3919.577088,
112
- "max_allocated": 3695.353344
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.9191635665893554,
118
- "mean": 0.18383271331787107,
119
- "stdev": 0.2213214783852749,
120
- "p50": 0.07291989135742187,
121
- "p90": 0.40568818359375003,
122
- "p95": 0.5160808166503905,
123
- "p99": 0.6043949230957031,
124
  "values": [
125
- 0.6264734497070312,
126
- 0.07451028442382812,
127
- 0.07291989135742187,
128
- 0.07271636962890625,
129
- 0.07254357147216797
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 54.39728228734065
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +141,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1142.272,
143
- "max_global_vram": 6572.19584,
144
- "max_process_vram": 472456.736768,
145
  "max_reserved": 3919.577088,
146
- "max_allocated": 3695.353344
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.7009837341308593,
152
- "mean": 0.3504918670654297,
153
- "stdev": 0.27598158264160155,
154
- "p50": 0.3504918670654297,
155
- "p90": 0.571277133178711,
156
- "p95": 0.598875291442871,
157
- "p99": 0.6209538180541991,
158
  "values": [
159
- 0.6264734497070312,
160
- 0.07451028442382812
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 11.412533002522657
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +172,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1142.272,
174
- "max_global_vram": 6572.19584,
175
- "max_process_vram": 472456.736768,
176
  "max_reserved": 3919.577088,
177
- "max_allocated": 3695.353344
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.2181798324584961,
183
- "mean": 0.0727266108194987,
184
- "stdev": 0.00015380252598259423,
185
- "p50": 0.07271636962890625,
186
- "p90": 0.07287918701171875,
187
- "p95": 0.0728995391845703,
188
- "p99": 0.07291582092285155,
189
  "values": [
190
- 0.07291989135742187,
191
- 0.07271636962890625,
192
- 0.07254357147216797
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 82.5007508584649
198
  },
199
  "energy": null,
200
  "efficiency": null
 
69
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
70
  "device_isolation": true,
71
  "device_isolation_action": "error",
72
+ "numactl": false,
73
+ "numactl_kwargs": {},
74
  "start_method": "spawn"
75
  },
76
  "environment": {
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
+ "optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
92
+ "transformers_version": "4.41.0",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
95
  "accelerate_commit": null,
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1142.62016,
111
+ "max_global_vram": 7360.724992,
112
+ "max_process_vram": 419638.091776,
113
  "max_reserved": 3919.577088,
114
+ "max_allocated": 3698.499072
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.915520622253418,
120
+ "mean": 0.1831041244506836,
121
+ "stdev": 0.20876732751105512,
122
+ "p50": 0.07825300598144531,
123
+ "p90": 0.3924485015869141,
124
+ "p95": 0.4965423049926757,
125
+ "p99": 0.5798173477172851,
126
  "values": [
127
+ 0.6006361083984375,
128
+ 0.0801670913696289,
129
+ 0.07824005126953125,
130
+ 0.078224365234375,
131
+ 0.07825300598144531
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 54.613734289165905
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1142.62016,
145
+ "max_global_vram": 7360.724992,
146
+ "max_process_vram": 419638.091776,
147
  "max_reserved": 3919.577088,
148
+ "max_allocated": 3698.499072
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.6808031997680664,
154
+ "mean": 0.3404015998840332,
155
+ "stdev": 0.26023450851440433,
156
+ "p50": 0.3404015998840332,
157
+ "p90": 0.5485892066955567,
158
+ "p95": 0.5746126575469971,
159
+ "p99": 0.5954314182281494,
160
  "values": [
161
+ 0.6006361083984375,
162
+ 0.0801670913696289
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 11.75082608707687
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1142.62016,
176
+ "max_global_vram": 7360.724992,
177
+ "max_process_vram": 419638.091776,
178
  "max_reserved": 3919.577088,
179
+ "max_allocated": 3698.499072
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.23471742248535155,
185
+ "mean": 0.07823914082845052,
186
+ "stdev": 1.1710245525681137e-05,
187
+ "p50": 0.07824005126953125,
188
+ "p90": 0.07825041503906251,
189
+ "p95": 0.07825171051025391,
190
+ "p99": 0.07825274688720703,
191
  "values": [
192
+ 0.07824005126953125,
193
+ 0.078224365234375,
194
+ 0.07825300598144531
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 76.68795869264183
200
  },
201
  "energy": null,
202
  "efficiency": null