IlyasMoutawwakil HF staff commited on
Commit
05ceeef
·
verified ·
1 Parent(s): a149e38

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
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "76a02351fb822bf768d5e23c9b8129d5e0d491b2",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -112,33 +112,33 @@
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
- "max_ram": 1148.882944,
116
- "max_global_vram": 5042.499584,
117
- "max_process_vram": 391875.977216,
118
  "max_reserved": 2894.06976,
119
  "max_allocated": 2506.73664
120
  },
121
  "latency": {
122
  "unit": "s",
123
  "count": 5,
124
- "total": 0.7713762588500978,
125
- "mean": 0.15427525177001955,
126
- "stdev": 0.22512036212500758,
127
- "p50": 0.04158169174194336,
128
- "p90": 0.3797021469116212,
129
- "p95": 0.4921087028503417,
130
- "p99": 0.5820339476013183,
131
  "values": [
132
- 0.6045152587890625,
133
- 0.042482479095458985,
134
- 0.04140425491333008,
135
- 0.04158169174194336,
136
- 0.041392574310302736
137
  ]
138
  },
139
  "throughput": {
140
  "unit": "samples/s",
141
- "value": 64.81921037411205
142
  },
143
  "energy": null,
144
  "efficiency": null
@@ -146,30 +146,30 @@
146
  "warmup": {
147
  "memory": {
148
  "unit": "MB",
149
- "max_ram": 1148.882944,
150
- "max_global_vram": 5042.499584,
151
- "max_process_vram": 391875.977216,
152
  "max_reserved": 2894.06976,
153
  "max_allocated": 2506.73664
154
  },
155
  "latency": {
156
  "unit": "s",
157
  "count": 2,
158
- "total": 0.6469977378845215,
159
- "mean": 0.32349886894226076,
160
- "stdev": 0.2810163898468018,
161
- "p50": 0.32349886894226076,
162
- "p90": 0.5483119808197022,
163
- "p95": 0.5764136198043823,
164
- "p99": 0.5988949309921265,
165
  "values": [
166
- 0.6045152587890625,
167
- 0.042482479095458985
168
  ]
169
  },
170
  "throughput": {
171
  "unit": "samples/s",
172
- "value": 12.364803664008898
173
  },
174
  "energy": null,
175
  "efficiency": null
@@ -177,31 +177,31 @@
177
  "train": {
178
  "memory": {
179
  "unit": "MB",
180
- "max_ram": 1148.882944,
181
- "max_global_vram": 5042.499584,
182
- "max_process_vram": 391875.977216,
183
  "max_reserved": 2894.06976,
184
  "max_allocated": 2506.73664
185
  },
186
  "latency": {
187
  "unit": "s",
188
  "count": 3,
189
- "total": 0.12437852096557617,
190
- "mean": 0.04145950698852539,
191
- "stdev": 8.652916501630178e-05,
192
- "p50": 0.04140425491333008,
193
- "p90": 0.041546204376220704,
194
- "p95": 0.04156394805908203,
195
- "p99": 0.04157814300537109,
196
  "values": [
197
- 0.04140425491333008,
198
- 0.04158169174194336,
199
- 0.041392574310302736
200
  ]
201
  },
202
  "throughput": {
203
  "unit": "samples/s",
204
- "value": 144.71952118631322
205
  },
206
  "energy": null,
207
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "3b109cf557e2496fe3c954817385781e6dc5cad1",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
+ "max_ram": 1148.956672,
116
+ "max_global_vram": 3337.03168,
117
+ "max_process_vram": 392183.906304,
118
  "max_reserved": 2894.06976,
119
  "max_allocated": 2506.73664
120
  },
121
  "latency": {
122
  "unit": "s",
123
  "count": 5,
124
+ "total": 0.7632756462097167,
125
+ "mean": 0.15265512924194333,
126
+ "stdev": 0.2232453491801599,
127
+ "p50": 0.04059123992919922,
128
+ "p90": 0.3765447021484375,
129
+ "p95": 0.48784370117187487,
130
+ "p99": 0.576882900390625,
131
  "values": [
132
+ 0.5991427001953125,
133
+ 0.042647705078125,
134
+ 0.04047587966918945,
135
+ 0.040418121337890626,
136
+ 0.04059123992919922
137
  ]
138
  },
139
  "throughput": {
140
  "unit": "samples/s",
141
+ "value": 65.50713395388756
142
  },
143
  "energy": null,
144
  "efficiency": null
 
146
  "warmup": {
147
  "memory": {
148
  "unit": "MB",
149
+ "max_ram": 1148.956672,
150
+ "max_global_vram": 3337.03168,
151
+ "max_process_vram": 392183.906304,
152
  "max_reserved": 2894.06976,
153
  "max_allocated": 2506.73664
154
  },
155
  "latency": {
156
  "unit": "s",
157
  "count": 2,
158
+ "total": 0.6417904052734374,
159
+ "mean": 0.3208952026367187,
160
+ "stdev": 0.27824749755859374,
161
+ "p50": 0.3208952026367187,
162
+ "p90": 0.5434932006835937,
163
+ "p95": 0.5713179504394531,
164
+ "p99": 0.5935777502441406,
165
  "values": [
166
+ 0.5991427001953125,
167
+ 0.042647705078125
168
  ]
169
  },
170
  "throughput": {
171
  "unit": "samples/s",
172
+ "value": 12.465128699752947
173
  },
174
  "energy": null,
175
  "efficiency": null
 
177
  "train": {
178
  "memory": {
179
  "unit": "MB",
180
+ "max_ram": 1148.956672,
181
+ "max_global_vram": 3337.03168,
182
+ "max_process_vram": 392183.906304,
183
  "max_reserved": 2894.06976,
184
  "max_allocated": 2506.73664
185
  },
186
  "latency": {
187
  "unit": "s",
188
  "count": 3,
189
+ "total": 0.1214852409362793,
190
+ "mean": 0.0404950803120931,
191
+ "stdev": 7.196763244729237e-05,
192
+ "p50": 0.04047587966918945,
193
+ "p90": 0.04056816787719727,
194
+ "p95": 0.04057970390319824,
195
+ "p99": 0.04058893272399902,
196
  "values": [
197
+ 0.04047587966918945,
198
+ 0.040418121337890626,
199
+ 0.04059123992919922
200
  ]
201
  },
202
  "throughput": {
203
  "unit": "samples/s",
204
+ "value": 148.16614644935555
205
  },
206
  "energy": null,
207
  "efficiency": null