IlyasMoutawwakil HF staff commited on
Commit
f551f66
·
verified ·
1 Parent(s): 7706035

Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_multiple-choice_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
9
  "library": "transformers",
@@ -71,7 +71,7 @@
71
  "name": "process",
72
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
73
  "device_isolation": true,
74
- "device_isolation_action": "error",
75
  "numactl": false,
76
  "numactl_kwargs": {},
77
  "start_method": "spawn"
@@ -101,7 +101,7 @@
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.44.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1633.85344,
121
- "max_global_vram": 11.259904,
122
- "max_process_vram": 0.0,
123
  "max_reserved": 2707.423232,
124
  "max_allocated": 2497.88416
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.7491245002746584,
130
- "mean": 0.14982490005493168,
131
- "stdev": 0.20698380617348508,
132
- "p50": 0.04620703125,
133
- "p90": 0.357193214416504,
134
- "p95": 0.4604922370910644,
135
- "p99": 0.5431314552307129,
136
  "values": [
137
- 0.563791259765625,
138
- 0.047296146392822265,
139
- 0.04620703125,
140
- 0.045956630706787106,
141
- 0.04587343215942383
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 66.7445798150615
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1633.85344,
155
- "max_global_vram": 11.259904,
156
- "max_process_vram": 0.0,
157
  "max_reserved": 2707.423232,
158
  "max_allocated": 2497.88416
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.6110874061584474,
164
- "mean": 0.3055437030792237,
165
- "stdev": 0.2582475566864014,
166
- "p50": 0.3055437030792237,
167
- "p90": 0.5121417484283448,
168
- "p95": 0.5379665040969849,
169
- "p99": 0.558626308631897,
170
  "values": [
171
- 0.563791259765625,
172
- 0.047296146392822265
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 13.091416905956821
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1633.85344,
186
- "max_global_vram": 11.259904,
187
- "max_process_vram": 0.0,
188
  "max_reserved": 2707.423232,
189
  "max_allocated": 2497.88416
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.13803709411621093,
195
- "mean": 0.046012364705403645,
196
- "stdev": 0.00014177869435533227,
197
- "p50": 0.045956630706787106,
198
- "p90": 0.04615695114135742,
199
- "p95": 0.046181991195678715,
200
- "p99": 0.04620202323913575,
201
  "values": [
202
- 0.04620703125,
203
- 0.045956630706787106,
204
- 0.04587343215942383
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 130.39973142904708
210
  },
211
  "energy": null,
212
  "efficiency": null
 
3
  "name": "cuda_training_transformers_multiple-choice_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
9
  "library": "transformers",
 
71
  "name": "process",
72
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
73
  "device_isolation": true,
74
+ "device_isolation_action": "warn",
75
  "numactl": false,
76
  "numactl_kwargs": {},
77
  "start_method": "spawn"
 
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.44.2",
103
  "transformers_commit": null,
104
+ "accelerate_version": "0.34.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1276.792832,
121
+ "max_global_vram": 68702.69952,
122
+ "max_process_vram": 294914.981888,
123
  "max_reserved": 2707.423232,
124
  "max_allocated": 2497.88416
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.744428653717041,
130
+ "mean": 0.14888573074340822,
131
+ "stdev": 0.21122900564542374,
132
+ "p50": 0.04283699035644531,
133
+ "p90": 0.36064759368896493,
134
+ "p95": 0.46599454269409174,
135
+ "p99": 0.5502721018981933,
136
  "values": [
137
+ 0.5713414916992188,
138
+ 0.04460674667358398,
139
+ 0.04283539199829101,
140
+ 0.042808032989501955,
141
+ 0.04283699035644531
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 67.16560378263611
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1276.792832,
155
+ "max_global_vram": 68702.69952,
156
+ "max_process_vram": 294914.981888,
157
  "max_reserved": 2707.423232,
158
  "max_allocated": 2497.88416
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.6159482383728028,
164
+ "mean": 0.3079741191864014,
165
+ "stdev": 0.2633673725128174,
166
+ "p50": 0.3079741191864014,
167
+ "p90": 0.5186680171966553,
168
+ "p95": 0.5450047544479371,
169
+ "p99": 0.5660741442489624,
170
  "values": [
171
+ 0.5713414916992188,
172
+ 0.04460674667358398
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.98810435944132
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1276.792832,
186
+ "max_global_vram": 68702.69952,
187
+ "max_process_vram": 294914.981888,
188
  "max_reserved": 2707.423232,
189
  "max_allocated": 2497.88416
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.12848041534423826,
195
+ "mean": 0.04282680511474609,
196
+ "stdev": 1.3289926055312902e-05,
197
+ "p50": 0.04283539199829101,
198
+ "p90": 0.04283667068481445,
199
+ "p95": 0.04283683052062988,
200
+ "p99": 0.042836958389282226,
201
  "values": [
202
+ 0.04283539199829101,
203
+ 0.042808032989501955,
204
+ 0.04283699035644531
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 140.099173494828
210
  },
211
  "energy": null,
212
  "efficiency": null