IlyasMoutawwakil HF staff commited on
Commit
933a914
·
verified ·
1 Parent(s): ec3959f

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
@@ -88,7 +88,7 @@
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.0",
91
- "optimum_benchmark_commit": "b0a0b933f18d5fa56eadb290a26cc2099f2dd4d8",
92
  "transformers_version": "4.40.2",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1131.229184,
111
- "max_global_vram": 3327.860736,
112
- "max_process_vram": 349198.11072,
113
  "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7046707191467284,
120
- "mean": 0.1409341438293457,
121
- "stdev": 0.19752549534663683,
122
- "p50": 0.04251076126098633,
123
- "p90": 0.33867649078369144,
124
- "p95": 0.43733040237426746,
125
- "p99": 0.5162535316467285,
126
  "values": [
127
- 0.5359843139648437,
128
- 0.04271475601196289,
129
- 0.04251076126098633,
130
- 0.0416558837890625,
131
- 0.04180500411987305
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 70.9551264745951
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1131.229184,
145
- "max_global_vram": 3327.860736,
146
- "max_process_vram": 349198.11072,
147
  "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.5786990699768065,
154
- "mean": 0.28934953498840327,
155
- "stdev": 0.2466347789764404,
156
- "p50": 0.2893495349884033,
157
- "p90": 0.48665735816955563,
158
- "p95": 0.5113208360671996,
159
- "p99": 0.5310516183853149,
160
  "values": [
161
- 0.5359843139648437,
162
- 0.04271475601196289
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 13.824110690761312
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1131.229184,
176
- "max_global_vram": 3327.860736,
177
- "max_process_vram": 349198.11072,
178
  "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.12597164916992187,
185
- "mean": 0.04199054972330729,
186
- "stdev": 0.0003728487192915766,
187
- "p50": 0.04180500411987305,
188
- "p90": 0.04236960983276367,
189
- "p95": 0.042440185546875,
190
- "p99": 0.04249664611816407,
191
  "values": [
192
- 0.04251076126098633,
193
- 0.0416558837890625,
194
- 0.04180500411987305
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 142.88929388961148
200
  },
201
  "energy": null,
202
  "efficiency": null
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.0",
91
+ "optimum_benchmark_commit": "3e2eebdc0f80ae6deeb2e1faad3e889ed5a4df2d",
92
  "transformers_version": "4.40.2",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1127.161856,
111
+ "max_global_vram": 3327.848448,
112
+ "max_process_vram": 358918.496256,
113
  "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.7093182830810547,
120
+ "mean": 0.14186365661621095,
121
+ "stdev": 0.19545687480741794,
122
+ "p50": 0.04469086074829102,
123
+ "p90": 0.3376454574584961,
124
+ "p95": 0.43521005783081046,
125
+ "p99": 0.513261738128662,
126
  "values": [
127
+ 0.532774658203125,
128
+ 0.04282896041870117,
129
+ 0.044072147369384765,
130
+ 0.04495165634155274,
131
+ 0.04469086074829102
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 70.49021742794473
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1127.161856,
145
+ "max_global_vram": 3327.848448,
146
+ "max_process_vram": 358918.496256,
147
  "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.5756036186218262,
154
+ "mean": 0.2878018093109131,
155
+ "stdev": 0.2449728488922119,
156
+ "p50": 0.28780180931091304,
157
+ "p90": 0.4837800884246826,
158
+ "p95": 0.5082773733139038,
159
+ "p99": 0.5278752012252808,
160
  "values": [
161
+ 0.532774658203125,
162
+ 0.04282896041870117
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 13.898453277890233
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1127.161856,
176
+ "max_global_vram": 3327.848448,
177
+ "max_process_vram": 358918.496256,
178
  "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.13371466445922853,
185
+ "mean": 0.04457155481974284,
186
+ "stdev": 0.0003688354976327956,
187
+ "p50": 0.04469086074829102,
188
+ "p90": 0.044899497222900396,
189
+ "p95": 0.04492557678222656,
190
+ "p99": 0.044946440429687505,
191
  "values": [
192
+ 0.044072147369384765,
193
+ 0.04495165634155274,
194
+ 0.04469086074829102
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 134.61500331916437
200
  },
201
  "energy": null,
202
  "efficiency": null