IlyasMoutawwakil HF staff commited on
Commit
34ad650
·
verified ·
1 Parent(s): e60d068

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
@@ -90,8 +90,8 @@
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
- "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "91971089040d6dac4da0f6b0a30eec8415a34544",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1148.956672,
114
  "max_global_vram": 3337.027584,
115
- "max_process_vram": 342100.967424,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6394712142944337,
123
- "mean": 0.12789424285888673,
124
- "stdev": 0.17608639270881446,
125
- "p50": 0.0398011589050293,
126
- "p90": 0.30409736938476567,
127
- "p95": 0.39208213195800773,
128
- "p99": 0.4624699420166016,
129
  "values": [
130
- 0.48006689453125,
131
- 0.04014308166503906,
132
- 0.0398011589050293,
133
- 0.03971139907836914,
134
- 0.039748680114746096
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 78.18960241262455
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1148.956672,
148
  "max_global_vram": 3337.027584,
149
- "max_process_vram": 342100.967424,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5202099761962891,
157
- "mean": 0.26010498809814453,
158
- "stdev": 0.21996190643310548,
159
- "p50": 0.26010498809814453,
160
- "p90": 0.4360745132446289,
161
- "p95": 0.45807070388793947,
162
- "p99": 0.4756676564025879,
163
  "values": [
164
- 0.48006689453125,
165
- 0.04014308166503906
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.378405578637706
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1148.956672,
179
  "max_global_vram": 3337.027584,
180
- "max_process_vram": 342100.967424,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.11926123809814453,
188
- "mean": 0.039753746032714844,
189
- "stdev": 3.6818964897318884e-05,
190
- "p50": 0.039748680114746096,
191
- "p90": 0.03979066314697266,
192
- "p95": 0.039795911026000975,
193
- "p99": 0.039800109329223635,
194
  "values": [
195
- 0.0398011589050293,
196
- 0.03971139907836914,
197
- 0.039748680114746096
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 150.92917268884236
203
  },
204
  "energy": null,
205
  "efficiency": null
 
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
+ "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": "3e7bebdc507bc4e37dce5660074b7586de6b39b2",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1149.09184,
114
  "max_global_vram": 3337.027584,
115
+ "max_process_vram": 351704.416256,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6369275856018067,
123
+ "mean": 0.12738551712036134,
124
+ "stdev": 0.1747316742300601,
125
+ "p50": 0.0394115104675293,
126
+ "p90": 0.30291054840087894,
127
+ "p95": 0.3898766761779784,
128
+ "p99": 0.45944957839965817,
129
  "values": [
130
+ 0.4768428039550781,
131
+ 0.042012165069580075,
132
+ 0.039385753631591795,
133
+ 0.039275352478027346,
134
+ 0.0394115104675293
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 78.50185975656409
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1149.09184,
148
  "max_global_vram": 3337.027584,
149
+ "max_process_vram": 351704.416256,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5188549690246582,
157
+ "mean": 0.2594274845123291,
158
+ "stdev": 0.217415319442749,
159
+ "p50": 0.2594274845123291,
160
+ "p90": 0.43335974006652833,
161
+ "p95": 0.4551012720108032,
162
+ "p99": 0.47249449756622314,
163
  "values": [
164
+ 0.4768428039550781,
165
+ 0.042012165069580075
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.418566801120498
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1149.09184,
179
  "max_global_vram": 3337.027584,
180
+ "max_process_vram": 351704.416256,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.11807261657714843,
188
+ "mean": 0.039357538859049475,
189
+ "stdev": 5.9058189206433096e-05,
190
+ "p50": 0.039385753631591795,
191
+ "p90": 0.0394063591003418,
192
+ "p95": 0.03940893478393555,
193
+ "p99": 0.03941099533081055,
194
  "values": [
195
+ 0.039385753631591795,
196
+ 0.039275352478027346,
197
+ 0.0394115104675293
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 152.448556844159
203
  },
204
  "energy": null,
205
  "efficiency": null