IlyasMoutawwakil HF staff commited on
Commit
5bdc2ef
·
verified ·
1 Parent(s): f68a46b

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
@@ -92,7 +92,7 @@
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
- "optimum_benchmark_commit": "2a33a472f309c43b5bd16946ef9cec843d02f70a",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
@@ -111,33 +111,33 @@
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1145.9584,
115
- "max_global_vram": 3337.03168,
116
- "max_process_vram": 358524.194816,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.7085839195251465,
124
- "mean": 0.14171678390502931,
125
- "stdev": 0.19898201792649645,
126
- "p50": 0.042664775848388674,
127
- "p90": 0.34098982543945316,
128
- "p95": 0.4403346038818359,
129
- "p99": 0.5198104266357422,
130
  "values": [
131
- 0.5396793823242187,
132
- 0.042955490112304685,
133
- 0.04153341674804688,
134
- 0.0417508544921875,
135
- 0.042664775848388674
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 70.56327221411857
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1145.9584,
149
- "max_global_vram": 3337.03168,
150
- "max_process_vram": 358524.194816,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.5826348724365235,
158
- "mean": 0.2913174362182617,
159
- "stdev": 0.24836194610595702,
160
- "p50": 0.2913174362182617,
161
- "p90": 0.49000699310302737,
162
- "p95": 0.514843187713623,
163
- "p99": 0.5347121434020996,
164
  "values": [
165
- 0.5396793823242187,
166
- 0.042955490112304685
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 13.730726357907077
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1145.9584,
180
- "max_global_vram": 3337.03168,
181
- "max_process_vram": 358524.194816,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.12594904708862306,
189
- "mean": 0.04198301569620769,
190
- "stdev": 0.0004901819199512393,
191
- "p50": 0.0417508544921875,
192
- "p90": 0.04248199157714844,
193
- "p95": 0.04257338371276856,
194
- "p99": 0.042646497421264654,
195
  "values": [
196
- 0.04153341674804688,
197
- 0.0417508544921875,
198
- 0.042664775848388674
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 142.9149359687846
204
  },
205
  "energy": null,
206
  "efficiency": null
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "4f83ff1670dec8f273c8beb893e9243ca1209582",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1146.195968,
115
+ "max_global_vram": 3337.027584,
116
+ "max_process_vram": 362229.014528,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.7034275894165039,
124
+ "mean": 0.14068551788330078,
125
+ "stdev": 0.19722962468628072,
126
+ "p50": 0.042607269287109374,
127
+ "p90": 0.3381777252197266,
128
+ "p95": 0.43666051788330074,
129
+ "p99": 0.5154467520141601,
130
  "values": [
131
+ 0.535143310546875,
132
+ 0.042607269287109374,
133
+ 0.04150775146484375,
134
+ 0.041439910888671876,
135
+ 0.04272934722900391
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 71.08052165180955
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1146.195968,
149
+ "max_global_vram": 3337.027584,
150
+ "max_process_vram": 362229.014528,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.5777505798339844,
158
+ "mean": 0.2888752899169922,
159
+ "stdev": 0.24626802062988284,
160
+ "p50": 0.2888752899169922,
161
+ "p90": 0.48588970642089846,
162
+ "p95": 0.5105165084838867,
163
+ "p99": 0.5302179501342774,
164
  "values": [
165
+ 0.535143310546875,
166
+ 0.042607269287109374
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 13.846805661880575
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1146.195968,
180
+ "max_global_vram": 3337.027584,
181
+ "max_process_vram": 362229.014528,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.12567700958251954,
189
+ "mean": 0.04189233652750651,
190
+ "stdev": 0.0005925035987287085,
191
+ "p50": 0.04150775146484375,
192
+ "p90": 0.042485028076171875,
193
+ "p95": 0.04260718765258789,
194
+ "p99": 0.042704915313720705,
195
  "values": [
196
+ 0.04150775146484375,
197
+ 0.041439910888671876,
198
+ 0.04272934722900391
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 143.22428628587951
204
  },
205
  "energy": null,
206
  "efficiency": null