IlyasMoutawwakil HF staff commited on
Commit
fe14972
·
verified ·
1 Parent(s): f1fce57

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.1",
91
- "optimum_benchmark_commit": "619f91dd928d405e72e9e7724b958f1538ca7d80",
92
  "transformers_version": "4.41.0",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1128.779776,
111
- "max_global_vram": 5523.505152,
112
- "max_process_vram": 340107.436032,
113
  "max_reserved": 2738.880512,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7622536125183105,
120
- "mean": 0.1524507225036621,
121
- "stdev": 0.21063091179833388,
122
- "p50": 0.046917781829833985,
123
- "p90": 0.3634214706420899,
124
- "p95": 0.4685665397644042,
125
- "p99": 0.5526825950622559,
126
  "values": [
127
- 0.5737116088867188,
128
- 0.04798626327514648,
129
- 0.04690689849853515,
130
- 0.046917781829833985,
131
- 0.04673106002807617
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 65.59496626695085
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1128.779776,
145
- "max_global_vram": 5523.505152,
146
- "max_process_vram": 340107.436032,
147
  "max_reserved": 2738.880512,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.6216978721618652,
154
- "mean": 0.3108489360809326,
155
- "stdev": 0.2628626728057862,
156
- "p50": 0.3108489360809326,
157
- "p90": 0.5211390743255616,
158
- "p95": 0.5474253416061402,
159
- "p99": 0.5684543554306031,
160
  "values": [
161
- 0.5737116088867188,
162
- 0.04798626327514648
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 12.867986779786051
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1128.779776,
176
- "max_global_vram": 5523.505152,
177
- "max_process_vram": 340107.436032,
178
  "max_reserved": 2738.880512,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.1405557403564453,
185
- "mean": 0.04685191345214843,
186
- "stdev": 8.557170212764308e-05,
187
- "p50": 0.04690689849853515,
188
- "p90": 0.046915605163574216,
189
- "p95": 0.046916693496704104,
190
- "p99": 0.04691756416320801,
191
  "values": [
192
- 0.04690689849853515,
193
- 0.046917781829833985,
194
- 0.04673106002807617
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 128.06307273080787
200
  },
201
  "energy": null,
202
  "efficiency": null
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
+ "optimum_benchmark_commit": "9c5b122c5b131ce085c14c11b158b31af90e674e",
92
  "transformers_version": "4.41.0",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1129.500672,
111
+ "max_global_vram": 6105.628672,
112
+ "max_process_vram": 347933.712384,
113
  "max_reserved": 2738.880512,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.7754163093566895,
120
+ "mean": 0.1550832618713379,
121
+ "stdev": 0.21645488378194827,
122
+ "p50": 0.04663532638549805,
123
+ "p90": 0.37187775573730475,
124
+ "p95": 0.47993494110107415,
125
+ "p99": 0.5663806893920899,
126
  "values": [
127
+ 0.5879921264648438,
128
+ 0.047706199645996095,
129
+ 0.04647932815551758,
130
+ 0.04660332870483398,
131
+ 0.04663532638549805
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 64.48149129269879
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1129.500672,
145
+ "max_global_vram": 6105.628672,
146
+ "max_process_vram": 347933.712384,
147
  "max_reserved": 2738.880512,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.6356983261108399,
154
+ "mean": 0.31784916305541994,
155
+ "stdev": 0.27014296340942384,
156
+ "p50": 0.31784916305541994,
157
+ "p90": 0.533963533782959,
158
+ "p95": 0.5609778301239013,
159
+ "p99": 0.5825892671966553,
160
  "values": [
161
+ 0.5879921264648438,
162
+ 0.047706199645996095
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 12.584585598869621
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1129.500672,
176
+ "max_global_vram": 6105.628672,
177
+ "max_process_vram": 347933.712384,
178
  "max_reserved": 2738.880512,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.1397179832458496,
185
+ "mean": 0.04657266108194987,
186
+ "stdev": 6.727673822494416e-05,
187
+ "p50": 0.04660332870483398,
188
+ "p90": 0.04662892684936523,
189
+ "p95": 0.04663212661743164,
190
+ "p99": 0.046634686431884766,
191
  "values": [
192
+ 0.04647932815551758,
193
+ 0.04660332870483398,
194
+ 0.04663532638549805
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 128.83094632368807
200
  },
201
  "energy": null,
202
  "efficiency": null