IlyasMoutawwakil HF staff commited on
Commit
81efc9c
·
verified ·
1 Parent(s): 0843331

Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
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": 1639.968768,
121
- "max_global_vram": 11.268096,
122
- "max_process_vram": 0.0,
123
- "max_reserved": 2889.875456,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.7898254585266112,
130
- "mean": 0.15796509170532225,
131
- "stdev": 0.21940817402775237,
132
- "p50": 0.048201904296875,
133
- "p90": 0.37763274688720705,
134
- "p95": 0.48720681533813465,
135
- "p99": 0.5748660700988769,
136
  "values": [
137
- 0.5967808837890625,
138
- 0.048910541534423826,
139
- 0.04789342498779297,
140
- 0.048038703918457035,
141
- 0.048201904296875
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 63.305125784718385
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1639.968768,
155
- "max_global_vram": 11.268096,
156
- "max_process_vram": 0.0,
157
- "max_reserved": 2889.875456,
158
  "max_allocated": 2506.73664
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.6456914253234863,
164
- "mean": 0.32284571266174317,
165
- "stdev": 0.27393517112731935,
166
- "p50": 0.32284571266174317,
167
- "p90": 0.5419938495635986,
168
- "p95": 0.5693873666763305,
169
- "p99": 0.591302180366516,
170
  "values": [
171
- 0.5967808837890625,
172
- 0.048910541534423826
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 12.389819170963998
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1639.968768,
186
- "max_global_vram": 11.268096,
187
- "max_process_vram": 0.0,
188
- "max_reserved": 2889.875456,
189
  "max_allocated": 2506.73664
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.144134033203125,
195
- "mean": 0.048044677734375006,
196
- "stdev": 0.0001260069730620708,
197
- "p50": 0.048038703918457035,
198
- "p90": 0.04816926422119141,
199
- "p95": 0.0481855842590332,
200
- "p99": 0.04819864028930664,
201
  "values": [
202
- 0.04789342498779297,
203
- 0.048038703918457035,
204
- 0.048201904296875
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 124.88375992804548
210
  },
211
  "energy": null,
212
  "efficiency": null
 
3
  "name": "cuda_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
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": 1293.139968,
121
+ "max_global_vram": 68702.69952,
122
+ "max_process_vram": 346401.763328,
123
+ "max_reserved": 2894.06976,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.7399985160827637,
130
+ "mean": 0.14799970321655273,
131
+ "stdev": 0.21410563119152728,
132
+ "p50": 0.04097893142700195,
133
+ "p90": 0.3622956146240235,
134
+ "p95": 0.469253123474121,
135
+ "p99": 0.5548191305541992,
136
  "values": [
137
+ 0.5762106323242188,
138
+ 0.04142308807373047,
139
+ 0.04097893142700195,
140
+ 0.04069317245483398,
141
+ 0.04069269180297851
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 67.56770306064756
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1293.139968,
155
+ "max_global_vram": 68702.69952,
156
+ "max_process_vram": 346401.763328,
157
+ "max_reserved": 2894.06976,
158
  "max_allocated": 2506.73664
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.6176337203979493,
164
+ "mean": 0.30881686019897464,
165
+ "stdev": 0.2673937721252442,
166
+ "p50": 0.30881686019897464,
167
+ "p90": 0.52273187789917,
168
+ "p95": 0.5494712551116944,
169
+ "p99": 0.5708627568817138,
170
  "values": [
171
+ 0.5762106323242188,
172
+ 0.04142308807373047
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.952660672162617
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1293.139968,
186
+ "max_global_vram": 68702.69952,
187
+ "max_process_vram": 346401.763328,
188
+ "max_reserved": 2894.06976,
189
  "max_allocated": 2506.73664
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.12236479568481445,
195
+ "mean": 0.04078826522827148,
196
+ "stdev": 0.00013482150486302612,
197
+ "p50": 0.04069317245483398,
198
+ "p90": 0.04092177963256836,
199
+ "p95": 0.040950355529785154,
200
+ "p99": 0.04097321624755859,
201
  "values": [
202
+ 0.04097893142700195,
203
+ 0.04069317245483398,
204
+ 0.04069269180297851
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 147.10113230903562
210
  },
211
  "energy": null,
212
  "efficiency": null