IlyasMoutawwakil HF staff commited on
Commit
5d74bb7
·
verified ·
1 Parent(s): cc26b06

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": "bc4d55acdaf328bd5108ceb452b0f0a0c042200e",
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.99936,
115
- "max_global_vram": 3337.015296,
116
- "max_process_vram": 371673.509888,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.7170579833984374,
124
- "mean": 0.14341159667968748,
125
- "stdev": 0.20318799182479066,
126
- "p50": 0.04194517135620117,
127
- "p90": 0.346801530456543,
128
- "p95": 0.44829428939819327,
129
- "p99": 0.5294884965515136,
130
  "values": [
131
- 0.5497870483398437,
132
- 0.0423232536315918,
133
- 0.04194517135620117,
134
- 0.041316375732421876,
135
- 0.04168613433837891
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 69.72936799759081
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1145.99936,
149
- "max_global_vram": 3337.015296,
150
- "max_process_vram": 371673.509888,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.5921103019714355,
158
- "mean": 0.2960551509857178,
159
- "stdev": 0.25373189735412593,
160
- "p50": 0.2960551509857178,
161
- "p90": 0.49904066886901854,
162
- "p95": 0.5244138586044311,
163
- "p99": 0.5447124103927612,
164
  "values": [
165
- 0.5497870483398437,
166
- 0.0423232536315918
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 13.510996132585333
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1145.99936,
180
- "max_global_vram": 3337.015296,
181
- "max_process_vram": 371673.509888,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.12494768142700195,
189
- "mean": 0.04164922714233398,
190
- "stdev": 0.00025802789249862316,
191
- "p50": 0.04168613433837891,
192
- "p90": 0.041893363952636715,
193
- "p95": 0.041919267654418946,
194
- "p99": 0.041939990615844726,
195
  "values": [
196
- 0.04194517135620117,
197
- 0.041316375732421876,
198
- 0.04168613433837891
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 144.0602962329967
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": "bc977b19adf337e8eb02985f3cceb35e1a783a1c",
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.18368,
115
+ "max_global_vram": 3337.048064,
116
+ "max_process_vram": 377321.578496,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.7247985496520997,
124
+ "mean": 0.14495970993041993,
125
+ "stdev": 0.20290260553483835,
126
+ "p50": 0.043525646209716794,
127
+ "p90": 0.3481173400878907,
128
+ "p95": 0.44944081115722645,
129
+ "p99": 0.5304995880126953,
130
  "values": [
131
+ 0.5507642822265625,
132
+ 0.044146926879882815,
133
+ 0.04329364776611328,
134
+ 0.043525646209716794,
135
+ 0.04306804656982422
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 68.98468550192298
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1146.18368,
149
+ "max_global_vram": 3337.048064,
150
+ "max_process_vram": 377321.578496,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.5949112091064453,
158
+ "mean": 0.2974556045532227,
159
+ "stdev": 0.25330867767333987,
160
+ "p50": 0.2974556045532227,
161
+ "p90": 0.5001025466918946,
162
+ "p95": 0.5254334144592285,
163
+ "p99": 0.5456981086730956,
164
  "values": [
165
+ 0.5507642822265625,
166
+ 0.044146926879882815
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 13.447384882890294
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1146.18368,
180
+ "max_global_vram": 3337.048064,
181
+ "max_process_vram": 377321.578496,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.1298873405456543,
189
+ "mean": 0.04329578018188476,
190
+ "stdev": 0.0001868203557881561,
191
+ "p50": 0.04329364776611328,
192
+ "p90": 0.04347924652099609,
193
+ "p95": 0.04350244636535644,
194
+ "p99": 0.04352100624084472,
195
  "values": [
196
+ 0.04329364776611328,
197
+ 0.043525646209716794,
198
+ 0.04306804656982422
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 138.58163485665605
204
  },
205
  "energy": null,
206
  "efficiency": null