IlyasMoutawwakil HF staff commited on
Commit
21cdd56
·
verified ·
1 Parent(s): b399fa2

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.3.1+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
@@ -11,7 +11,7 @@
11
  "model": "openai-community/gpt2",
12
  "processor": "openai-community/gpt2",
13
  "device": "cuda",
14
- "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1293.385728,
121
  "max_global_vram": 68702.69952,
122
- "max_process_vram": 341004.562432,
123
- "max_reserved": 2894.06976,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.7405822944641113,
130
- "mean": 0.14811645889282227,
131
- "stdev": 0.2146857508902613,
132
- "p50": 0.04059443664550781,
133
- "p90": 0.3631591857910157,
134
- "p95": 0.470323062133789,
135
- "p99": 0.5560541632080078,
136
  "values": [
137
- 0.5774869384765625,
138
- 0.04166755676269531,
139
- 0.04059443664550781,
140
- 0.04034180068969727,
141
- 0.04049156188964844
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 67.51444150603172
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1293.385728,
155
  "max_global_vram": 68702.69952,
156
- "max_process_vram": 341004.562432,
157
- "max_reserved": 2894.06976,
158
  "max_allocated": 2506.73664
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.6191544952392578,
164
- "mean": 0.3095772476196289,
165
- "stdev": 0.2679096908569336,
166
- "p50": 0.3095772476196289,
167
- "p90": 0.5239050003051758,
168
- "p95": 0.5506959693908692,
169
- "p99": 0.5721287446594239,
170
  "values": [
171
- 0.5774869384765625,
172
- 0.04166755676269531
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 12.92084618865375
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1293.385728,
186
  "max_global_vram": 68702.69952,
187
- "max_process_vram": 341004.562432,
188
- "max_reserved": 2894.06976,
189
  "max_allocated": 2506.73664
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.12142779922485353,
195
- "mean": 0.040475933074951176,
196
- "stdev": 0.00010372857667556474,
197
- "p50": 0.04049156188964844,
198
- "p90": 0.04057386169433594,
199
- "p95": 0.040584149169921875,
200
- "p99": 0.04059237915039062,
201
  "values": [
202
- 0.04059443664550781,
203
- 0.04034180068969727,
204
- 0.04049156188964844
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 148.23623680001447
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.4.1+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
 
11
  "model": "openai-community/gpt2",
12
  "processor": "openai-community/gpt2",
13
  "device": "cuda",
14
+ "device_ids": "4",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1639.46496,
121
  "max_global_vram": 68702.69952,
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.776026096343994,
130
+ "mean": 0.1552052192687988,
131
+ "stdev": 0.21404983541946643,
132
+ "p50": 0.04812142562866211,
133
+ "p90": 0.3694504425048828,
134
+ "p95": 0.476377503967285,
135
+ "p99": 0.561919153137207,
136
  "values": [
137
+ 0.5833045654296874,
138
+ 0.04866925811767578,
139
+ 0.04804478454589844,
140
+ 0.04788606262207031,
141
+ 0.04812142562866211
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 64.43082292665089
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1639.46496,
155
  "max_global_vram": 68702.69952,
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.6319738235473632,
164
+ "mean": 0.3159869117736816,
165
+ "stdev": 0.2673176536560058,
166
+ "p50": 0.3159869117736816,
167
+ "p90": 0.5298410346984863,
168
+ "p95": 0.5565728000640868,
169
+ "p99": 0.5779582123565673,
170
  "values": [
171
+ 0.5833045654296874,
172
+ 0.04866925811767578
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.658752153838918
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1639.46496,
186
  "max_global_vram": 68702.69952,
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.14405227279663085,
195
+ "mean": 0.04801742426554362,
196
+ "stdev": 9.801487956360996e-05,
197
+ "p50": 0.04804478454589844,
198
+ "p90": 0.048106097412109375,
199
+ "p95": 0.048113761520385746,
200
+ "p99": 0.04811989280700684,
201
  "values": [
202
+ 0.04804478454589844,
203
+ 0.04788606262207031,
204
+ 0.04812142562866211
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 124.95464077413008
210
  },
211
  "energy": null,
212
  "efficiency": null