IlyasMoutawwakil HF staff commited on
Commit
1e2f49d
·
verified ·
1 Parent(s): bdcb74f

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": "50da7b73412b5fcfdb3831f32e0f2c5b8acaf7cf",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1263.734784,
114
- "max_global_vram": 3803.774976,
115
- "max_process_vram": 277559.074816,
116
  "max_reserved": 3359.637504,
117
  "max_allocated": 3127.493632
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6926840782165528,
123
- "mean": 0.13853681564331055,
124
- "stdev": 0.18227059715001417,
125
- "p50": 0.04720326614379883,
126
- "p90": 0.3211478179931641,
127
- "p95": 0.41211237640380854,
128
- "p99": 0.4848840231323242,
129
  "values": [
130
- 0.5030769348144531,
131
- 0.04825414276123047,
132
- 0.04708342742919922,
133
- 0.04720326614379883,
134
- 0.04706630706787109
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 72.18297860798899
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1263.734784,
148
- "max_global_vram": 3803.774976,
149
- "max_process_vram": 277559.074816,
150
  "max_reserved": 3359.637504,
151
  "max_allocated": 3127.493632
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5513310775756837,
157
- "mean": 0.27566553878784184,
158
- "stdev": 0.22741139602661134,
159
- "p50": 0.27566553878784184,
160
- "p90": 0.4575946556091309,
161
- "p95": 0.480335795211792,
162
- "p99": 0.4985287068939209,
163
  "values": [
164
- 0.5030769348144531,
165
- 0.04825414276123047
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 14.51033748211265
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1263.734784,
179
- "max_global_vram": 3803.774976,
180
- "max_process_vram": 277559.074816,
181
  "max_reserved": 3359.637504,
182
  "max_allocated": 3127.493632
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.14135300064086914,
188
- "mean": 0.04711766688028971,
189
- "stdev": 6.093002613916197e-05,
190
- "p50": 0.04708342742919922,
191
- "p90": 0.04717929840087891,
192
- "p95": 0.04719128227233887,
193
- "p99": 0.047200869369506834,
194
  "values": [
195
- 0.04708342742919922,
196
- 0.04720326614379883,
197
- 0.04706630706787109
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 127.34077040028319
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "bf00581ca84403c7aba5a4a8f646e796f7b72599",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1262.936064,
114
+ "max_global_vram": 3803.77088,
115
+ "max_process_vram": 288830.160896,
116
  "max_reserved": 3359.637504,
117
  "max_allocated": 3127.493632
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6974929199218749,
123
+ "mean": 0.13949858398437498,
124
+ "stdev": 0.1827498150818079,
125
+ "p50": 0.048265792846679687,
126
+ "p90": 0.3225498260498047,
127
+ "p95": 0.4137734634399413,
128
+ "p99": 0.48675237335205074,
129
  "values": [
130
+ 0.5049971008300781,
131
+ 0.04887891387939453,
132
+ 0.048265792846679687,
133
+ 0.04756355667114258,
134
+ 0.047787555694580076
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 71.68531546614183
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1262.936064,
148
+ "max_global_vram": 3803.77088,
149
+ "max_process_vram": 288830.160896,
150
  "max_reserved": 3359.637504,
151
  "max_allocated": 3127.493632
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5538760147094727,
157
+ "mean": 0.27693800735473634,
158
+ "stdev": 0.22805909347534178,
159
+ "p50": 0.2769380073547363,
160
+ "p90": 0.45938528213500973,
161
+ "p95": 0.4821911914825439,
162
+ "p99": 0.5004359189605713,
163
  "values": [
164
+ 0.5049971008300781,
165
+ 0.04887891387939453
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 14.443665707741975
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1262.936064,
179
+ "max_global_vram": 3803.77088,
180
+ "max_process_vram": 288830.160896,
181
  "max_reserved": 3359.637504,
182
  "max_allocated": 3127.493632
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.14361690521240233,
188
+ "mean": 0.04787230173746745,
189
+ "stdev": 0.0002928826049199542,
190
+ "p50": 0.047787555694580076,
191
+ "p90": 0.04817014541625977,
192
+ "p95": 0.04821796913146972,
193
+ "p99": 0.048256228103637694,
194
  "values": [
195
+ 0.048265792846679687,
196
+ 0.04756355667114258,
197
+ 0.047787555694580076
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 125.33343462163374
203
  },
204
  "energy": null,
205
  "efficiency": null