IlyasMoutawwakil HF staff commited on
Commit
43527a2
·
verified ·
1 Parent(s): 5b2c990

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": "77f747e53ce7403364c3165a786f2dab3853d12c",
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.923904,
114
- "max_global_vram": 3337.043968,
115
- "max_process_vram": 356097.642496,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.636380558013916,
123
- "mean": 0.1272761116027832,
124
- "stdev": 0.1743279610925953,
125
- "p50": 0.03983059692382813,
126
- "p90": 0.3022225692749024,
127
- "p95": 0.3890754112243652,
128
- "p99": 0.45855768478393555,
129
  "values": [
130
- 0.47592825317382814,
131
- 0.04166404342651367,
132
- 0.03953123092651367,
133
- 0.03983059692382813,
134
- 0.03942643356323242
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 78.56933932118433
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1148.923904,
148
- "max_global_vram": 3337.043968,
149
- "max_process_vram": 356097.642496,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5175922966003418,
157
- "mean": 0.2587961483001709,
158
- "stdev": 0.21713210487365722,
159
- "p50": 0.2587961483001709,
160
- "p90": 0.4325018321990967,
161
- "p95": 0.4542150426864624,
162
- "p99": 0.471585611076355,
163
  "values": [
164
- 0.47592825317382814,
165
- 0.04166404342651367
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.456180574065208
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1148.923904,
179
- "max_global_vram": 3337.043968,
180
- "max_process_vram": 356097.642496,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.11878826141357421,
188
- "mean": 0.03959608713785807,
189
- "stdev": 0.00017125371358399954,
190
- "p50": 0.03953123092651367,
191
- "p90": 0.039770723724365235,
192
- "p95": 0.03980066032409668,
193
- "p99": 0.03982460960388184,
194
  "values": [
195
- 0.03953123092651367,
196
- 0.03983059692382813,
197
- 0.03942643356323242
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 151.530124153691
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": "ccbe7aacd086723c172c9fa023acf7472f558e93",
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.001728,
114
+ "max_global_vram": 3337.048064,
115
+ "max_process_vram": 350151.299072,
116
  "max_reserved": 2894.06976,
117
  "max_allocated": 2506.73664
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6659062423706054,
123
+ "mean": 0.13318124847412108,
124
+ "stdev": 0.18172252643624187,
125
+ "p50": 0.04249071502685547,
126
+ "p90": 0.31643838806152347,
127
+ "p95": 0.40651928863525383,
128
+ "p99": 0.47858400909423826,
129
  "values": [
130
+ 0.49660018920898436,
131
+ 0.04249071502685547,
132
+ 0.03976510238647461,
133
+ 0.04619568634033203,
134
+ 0.04085454940795898
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 75.08564542359832
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1149.001728,
148
+ "max_global_vram": 3337.048064,
149
+ "max_process_vram": 350151.299072,
150
  "max_reserved": 2894.06976,
151
  "max_allocated": 2506.73664
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5390909042358398,
157
+ "mean": 0.2695454521179199,
158
+ "stdev": 0.22705473709106444,
159
+ "p50": 0.2695454521179199,
160
+ "p90": 0.45118924179077147,
161
+ "p95": 0.4738947154998779,
162
+ "p99": 0.49205909446716306,
163
  "values": [
164
+ 0.49660018920898436,
165
+ 0.04249071502685547
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 14.839797772770776
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1149.001728,
179
+ "max_global_vram": 3337.048064,
180
+ "max_process_vram": 350151.299072,
181
  "max_reserved": 2894.06976,
182
  "max_allocated": 2506.73664
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12681533813476564,
188
+ "mean": 0.042271779378255214,
189
+ "stdev": 0.00281004247754745,
190
+ "p50": 0.04085454940795898,
191
+ "p90": 0.045127458953857426,
192
+ "p95": 0.04566157264709473,
193
+ "p99": 0.04608886360168457,
194
  "values": [
195
+ 0.03976510238647461,
196
+ 0.04619568634033203,
197
+ 0.04085454940795898
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 141.93866660570305
203
  },
204
  "energy": null,
205
  "efficiency": null