IlyasMoutawwakil HF staff commited on
Commit
b871335
·
verified ·
1 Parent(s): c36e1a2

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.2.2+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": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -103,7 +103,7 @@
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
- "diffusers_version": "0.30.1",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1153.613824,
121
- "max_global_vram": 3337.109504,
122
- "max_process_vram": 365455.986688,
123
- "max_reserved": 2894.06976,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.7119558982849121,
130
- "mean": 0.14239117965698242,
131
- "stdev": 0.20277982841659717,
132
- "p50": 0.0409029541015625,
133
- "p90": 0.3455041381835938,
134
- "p95": 0.44672698364257807,
135
- "p99": 0.5277052600097656,
136
  "values": [
137
- 0.5479498291015625,
138
- 0.04183560180664062,
139
- 0.040482955932617186,
140
- 0.040784557342529296,
141
- 0.0409029541015625
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 70.22906913258115
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1153.613824,
155
- "max_global_vram": 3337.109504,
156
- "max_process_vram": 365455.986688,
157
- "max_reserved": 2894.06976,
158
  "max_allocated": 2506.73664
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.5897854309082031,
164
- "mean": 0.29489271545410156,
165
- "stdev": 0.2530571136474609,
166
- "p50": 0.29489271545410156,
167
- "p90": 0.49733840637207033,
168
- "p95": 0.5226441177368164,
169
- "p99": 0.5428886868286134,
170
  "values": [
171
- 0.5479498291015625,
172
- 0.04183560180664062
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 13.564255033700817
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1153.613824,
186
- "max_global_vram": 3337.109504,
187
- "max_process_vram": 365455.986688,
188
- "max_reserved": 2894.06976,
189
  "max_allocated": 2506.73664
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.12217046737670897,
195
- "mean": 0.04072348912556966,
196
- "stdev": 0.00017681744035647975,
197
- "p50": 0.040784557342529296,
198
- "p90": 0.04087927474975586,
199
- "p95": 0.04089111442565918,
200
- "p99": 0.040900586166381835,
201
  "values": [
202
- 0.040482955932617186,
203
- 0.040784557342529296,
204
- 0.0409029541015625
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 147.33511614142833
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.0+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": "0",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
+ "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1639.44448,
121
+ "max_global_vram": 11.096064,
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.7815525512695313,
130
+ "mean": 0.15631051025390624,
131
+ "stdev": 0.21567553419973806,
132
+ "p50": 0.048310256958007815,
133
+ "p90": 0.3722254211425782,
134
+ "p95": 0.47994327697753897,
135
+ "p99": 0.5661175616455077,
136
  "values": [
137
+ 0.5876611328125,
138
+ 0.04907185363769531,
139
+ 0.048310256958007815,
140
+ 0.048241931915283205,
141
+ 0.048267375946044924
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 63.97522459466283
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1639.44448,
155
+ "max_global_vram": 11.096064,
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.6367329864501953,
164
+ "mean": 0.31836649322509764,
165
+ "stdev": 0.2692946395874023,
166
+ "p50": 0.31836649322509764,
167
+ "p90": 0.5338022048950195,
168
+ "p95": 0.5607316688537597,
169
+ "p99": 0.5822752400207519,
170
  "values": [
171
+ 0.5876611328125,
172
+ 0.04907185363769531
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.56413625529318
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1639.44448,
186
+ "max_global_vram": 11.096064,
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.14481956481933594,
195
+ "mean": 0.04827318827311198,
196
+ "stdev": 2.8194742125447973e-05,
197
+ "p50": 0.048267375946044924,
198
+ "p90": 0.04830168075561524,
199
+ "p95": 0.04830596885681152,
200
+ "p99": 0.04830939933776856,
201
  "values": [
202
+ 0.048310256958007815,
203
+ 0.048241931915283205,
204
+ 0.048267375946044924
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 124.29259832713353
210
  },
211
  "energy": null,
212
  "efficiency": null