IlyasMoutawwakil HF staff commited on
Commit
5569e85
·
verified ·
1 Parent(s): 0a65ce1

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
@@ -88,7 +88,7 @@
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
- "optimum_benchmark_commit": "079be6729111d58c45eb7f4a60e984bbf86c5a81",
92
  "transformers_version": "4.41.0",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1129.037824,
111
- "max_global_vram": 4798.967808,
112
- "max_process_vram": 332294.26688,
113
  "max_reserved": 2738.880512,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7527856674194335,
120
- "mean": 0.15055713348388672,
121
- "stdev": 0.2071316149586708,
122
- "p50": 0.046768463134765625,
123
- "p90": 0.3580437866210938,
124
- "p95": 0.4614315612792968,
125
- "p99": 0.5441417810058593,
126
  "values": [
127
- 0.5648193359375,
128
- 0.04788046264648437,
129
- 0.046768463134765625,
130
- 0.0466947021484375,
131
- 0.04662270355224609
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 66.41996807856496
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1129.037824,
145
- "max_global_vram": 4798.967808,
146
- "max_process_vram": 332294.26688,
147
  "max_reserved": 2738.880512,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.6126997985839844,
154
- "mean": 0.3063498992919922,
155
- "stdev": 0.2584694366455078,
156
- "p50": 0.3063498992919922,
157
- "p90": 0.5131254486083985,
158
- "p95": 0.5389723922729492,
159
- "p99": 0.5596499472045898,
160
  "values": [
161
- 0.5648193359375,
162
- 0.04788046264648437
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 13.056965284612247
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1129.037824,
176
- "max_global_vram": 4798.967808,
177
- "max_process_vram": 332294.26688,
178
  "max_reserved": 2738.880512,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.1400858688354492,
185
- "mean": 0.046695289611816404,
186
- "stdev": 5.9507550271560426e-05,
187
- "p50": 0.0466947021484375,
188
- "p90": 0.0467537109375,
189
- "p95": 0.04676108703613281,
190
- "p99": 0.04676698791503906,
191
  "values": [
192
- 0.046768463134765625,
193
- 0.0466947021484375,
194
- 0.04662270355224609
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 128.4926177753415
200
  },
201
  "energy": null,
202
  "efficiency": null
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
+ "optimum_benchmark_commit": "d8da484bc148044dec1ba23c2d50d43cabd271ad",
92
  "transformers_version": "4.41.0",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1128.792064,
111
+ "max_global_vram": 4893.335552,
112
+ "max_process_vram": 336619.68384,
113
  "max_reserved": 2738.880512,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.7603321571350097,
120
+ "mean": 0.15206643142700194,
121
+ "stdev": 0.21008873970057038,
122
+ "p50": 0.04711780166625976,
123
+ "p90": 0.3622019973754883,
124
+ "p95": 0.4672229164123534,
125
+ "p99": 0.5512396516418456,
126
  "values": [
127
+ 0.5722438354492188,
128
+ 0.04704531860351562,
129
+ 0.046785961151123046,
130
+ 0.04711780166625976,
131
+ 0.04713924026489258
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 65.76073303068472
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1128.792064,
145
+ "max_global_vram": 4893.335552,
146
+ "max_process_vram": 336619.68384,
147
  "max_reserved": 2738.880512,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.6192891540527343,
154
+ "mean": 0.30964457702636716,
155
+ "stdev": 0.2625992584228516,
156
+ "p50": 0.30964457702636716,
157
+ "p90": 0.5197239837646485,
158
+ "p95": 0.5459839096069335,
159
+ "p99": 0.5669918502807617,
160
  "values": [
161
+ 0.5722438354492188,
162
+ 0.04704531860351562
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 12.918036667761141
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1128.792064,
176
+ "max_global_vram": 4893.335552,
177
+ "max_process_vram": 336619.68384,
178
  "max_reserved": 2738.880512,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.14104300308227538,
185
+ "mean": 0.04701433436075846,
186
+ "stdev": 0.00016172125306056998,
187
+ "p50": 0.04711780166625976,
188
+ "p90": 0.04713495254516602,
189
+ "p95": 0.0471370964050293,
190
+ "p99": 0.04713881149291992,
191
  "values": [
192
+ 0.046785961151123046,
193
+ 0.04711780166625976,
194
+ 0.04713924026489258
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 127.62065190500773
200
  },
201
  "energy": null,
202
  "efficiency": null