IlyasMoutawwakil HF staff commited on
Commit
6600fa6
·
verified ·
1 Parent(s): 1feef51

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": "bb03882362b0d86ebdf2f3e66d54ac5dde388b89",
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.3152,
111
- "max_global_vram": 3327.85664,
112
- "max_process_vram": 366465.101824,
113
  "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7098304328918457,
120
- "mean": 0.14196608657836912,
121
- "stdev": 0.19880604625116127,
122
- "p50": 0.04279886245727539,
123
- "p90": 0.34089458007812506,
124
- "p95": 0.44023613891601554,
125
- "p99": 0.5197093859863281,
126
  "values": [
127
- 0.5395776977539063,
128
- 0.042593425750732425,
129
- 0.041990543365478514,
130
- 0.042869903564453124,
131
- 0.04279886245727539
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 70.43935802569108
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1131.3152,
145
- "max_global_vram": 3327.85664,
146
- "max_process_vram": 366465.101824,
147
  "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.5821711235046387,
154
- "mean": 0.29108556175231937,
155
- "stdev": 0.24849213600158693,
156
- "p50": 0.29108556175231937,
157
- "p90": 0.48987927055358893,
158
- "p95": 0.5147284841537476,
159
- "p99": 0.5346078550338745,
160
  "values": [
161
- 0.5395776977539063,
162
- 0.042593425750732425
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 13.741664052040974
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1131.3152,
176
- "max_global_vram": 3327.85664,
177
- "max_process_vram": 366465.101824,
178
  "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.12765930938720704,
185
- "mean": 0.042553103129069014,
186
- "stdev": 0.0003988456889871951,
187
- "p50": 0.04279886245727539,
188
- "p90": 0.04285569534301758,
189
- "p95": 0.04286279945373535,
190
- "p99": 0.04286848274230957,
191
  "values": [
192
- 0.041990543365478514,
193
- 0.042869903564453124,
194
- 0.04279886245727539
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 141.00029278243778
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": "4aa72a2fd35e7d46a674935ffaf335b1c0795600",
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": 1130.483712,
111
+ "max_global_vram": 3327.860736,
112
+ "max_process_vram": 345265.987584,
113
  "max_reserved": 2894.06976,
114
  "max_allocated": 2506.73664
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.7240202140808106,
120
+ "mean": 0.14480404281616213,
121
+ "stdev": 0.2012513760754353,
122
+ "p50": 0.044199462890625,
123
+ "p90": 0.3462080169677735,
124
+ "p95": 0.44675726776123037,
125
+ "p99": 0.5271966683959961,
126
  "values": [
127
+ 0.5473065185546875,
128
+ 0.044560264587402344,
129
+ 0.044199462890625,
130
+ 0.04413626480102539,
131
+ 0.043817703247070315
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 69.05884535762327
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1130.483712,
145
+ "max_global_vram": 3327.860736,
146
+ "max_process_vram": 345265.987584,
147
  "max_reserved": 2894.06976,
148
  "max_allocated": 2506.73664
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.5918667831420898,
154
+ "mean": 0.2959333915710449,
155
+ "stdev": 0.25137312698364256,
156
+ "p50": 0.2959333915710449,
157
+ "p90": 0.497031893157959,
158
+ "p95": 0.5221692058563232,
159
+ "p99": 0.5422790560150146,
160
  "values": [
161
+ 0.5473065185546875,
162
+ 0.044560264587402344
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 13.516555123316381
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1130.483712,
176
+ "max_global_vram": 3327.860736,
177
+ "max_process_vram": 345265.987584,
178
  "max_reserved": 2894.06976,
179
  "max_allocated": 2506.73664
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.1321534309387207,
185
+ "mean": 0.044051143646240236,
186
+ "stdev": 0.00016707147094525927,
187
+ "p50": 0.04413626480102539,
188
+ "p90": 0.04418682327270508,
189
+ "p95": 0.04419314308166504,
190
+ "p99": 0.044198198928833005,
191
  "values": [
192
+ 0.044199462890625,
193
+ 0.04413626480102539,
194
+ 0.043817703247070315
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 136.2053173507585
200
  },
201
  "energy": null,
202
  "efficiency": null