IlyasMoutawwakil HF staff commited on
Commit
f57a863
1 Parent(s): 1caa0b1

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
@@ -11,7 +11,7 @@
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,
@@ -86,10 +86,17 @@
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
 
 
 
 
 
 
89
  "Advanced Micro Devices, Inc. [AMD/ATI]"
90
  ],
91
- "gpu_count": 1,
92
- "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
  "optimum_benchmark_commit": null,
95
  "transformers_version": "4.44.2",
@@ -110,33 +117,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1150.5664,
114
- "max_global_vram": 3337.035776,
115
- "max_process_vram": 356288.630784,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7056295127868654,
123
- "mean": 0.14112590255737306,
124
- "stdev": 0.2014162817173391,
125
- "p50": 0.04014517593383789,
126
- "p90": 0.34296517944335947,
127
- "p95": 0.4434610748291015,
128
- "p99": 0.5238577911376954,
129
  "values": [
130
- 0.5439569702148438,
131
- 0.04147749328613281,
132
- 0.04014517593383789,
133
- 0.040039257049560545,
134
- 0.04001061630249023
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 70.85871423167423
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +151,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1150.5664,
148
- "max_global_vram": 3337.035776,
149
- "max_process_vram": 356288.630784,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5854344635009766,
157
- "mean": 0.2927172317504883,
158
- "stdev": 0.2512397384643555,
159
- "p50": 0.2927172317504883,
160
- "p90": 0.4937090225219727,
161
- "p95": 0.5188329963684082,
162
- "p99": 0.5389321754455567,
163
  "values": [
164
- 0.5439569702148438,
165
- 0.04147749328613281
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 13.665065005156901
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +182,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1150.5664,
179
- "max_global_vram": 3337.035776,
180
- "max_process_vram": 356288.630784,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12019504928588867,
188
- "mean": 0.04006501642862956,
189
- "stdev": 5.787476597285938e-05,
190
- "p50": 0.040039257049560545,
191
- "p90": 0.04012399215698242,
192
- "p95": 0.040134584045410156,
193
- "p99": 0.04014305755615234,
194
  "values": [
195
- 0.04014517593383789,
196
- 0.040039257049560545,
197
- 0.04001061630249023
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 149.75658404354317
203
  },
204
  "energy": null,
205
  "efficiency": null
 
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,
 
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
89
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
90
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
91
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
92
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
93
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
94
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
95
+ "Advanced Micro Devices, Inc. [AMD/ATI]",
96
  "Advanced Micro Devices, Inc. [AMD/ATI]"
97
  ],
98
+ "gpu_count": 8,
99
+ "gpu_vram_mb": 549621596160,
100
  "optimum_benchmark_version": "0.4.0",
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.44.2",
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1153.523712,
121
+ "max_global_vram": 3337.056256,
122
+ "max_process_vram": 311440.30208,
123
  "max_reserved": 2894.06976,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.7052022056579591,
130
+ "mean": 0.1410404411315918,
131
+ "stdev": 0.20071519728478399,
132
+ "p50": 0.040649806976318356,
133
+ "p90": 0.34199050903320316,
134
+ "p95": 0.44223042297363274,
135
+ "p99": 0.5224223541259766,
136
  "values": [
137
+ 0.5424703369140625,
138
+ 0.04127076721191406,
139
+ 0.040649806976318356,
140
+ 0.04039700698852539,
141
+ 0.04041428756713867
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 70.90165004993088
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1153.523712,
155
+ "max_global_vram": 3337.056256,
156
+ "max_process_vram": 311440.30208,
157
  "max_reserved": 2894.06976,
158
  "max_allocated": 2506.73664
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.5837411041259766,
164
+ "mean": 0.2918705520629883,
165
+ "stdev": 0.2505997848510742,
166
+ "p50": 0.2918705520629883,
167
+ "p90": 0.4923503799438477,
168
+ "p95": 0.5174103584289551,
169
+ "p99": 0.5374583412170411,
170
  "values": [
171
+ 0.5424703369140625,
172
+ 0.04127076721191406
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 13.704705636547958
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1153.523712,
186
+ "max_global_vram": 3337.056256,
187
+ "max_process_vram": 311440.30208,
188
  "max_reserved": 2894.06976,
189
  "max_allocated": 2506.73664
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.12146110153198242,
195
+ "mean": 0.04048703384399414,
196
+ "stdev": 0.00011531398890068261,
197
+ "p50": 0.04041428756713867,
198
+ "p90": 0.04060270309448242,
199
+ "p95": 0.040626255035400384,
200
+ "p99": 0.04064509658813476,
201
  "values": [
202
+ 0.040649806976318356,
203
+ 0.04039700698852539,
204
+ 0.04041428756713867
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 148.19559326374417
210
  },
211
  "energy": null,
212
  "efficiency": null