IlyasMoutawwakil HF staff commited on
Commit
8dc5729
·
verified ·
1 Parent(s): 93f7f5c

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
@@ -89,7 +89,7 @@
89
  "gpu_count": 1,
90
  "gpu_vram_mb": 68702699520,
91
  "optimum_benchmark_version": "0.2.1",
92
- "optimum_benchmark_commit": "156844ab796ad7cf3da92a0bf30b174d1bcc0aa5",
93
  "transformers_version": "4.42.3",
94
  "transformers_commit": null,
95
  "accelerate_version": "0.31.0",
@@ -108,33 +108,33 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 1661.80864,
112
- "max_global_vram": 3337.883648,
113
- "max_process_vram": 733081.403392,
114
  "max_reserved": 2894.06976,
115
  "max_allocated": 2506.73664
116
  },
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
- "total": 0.7319989547729492,
121
- "mean": 0.14639979095458983,
122
- "stdev": 0.20826945776716,
123
- "p50": 0.04176100921630859,
124
- "p90": 0.3556137069702149,
125
- "p95": 0.4592725517272948,
126
- "p99": 0.5421996275329589,
127
  "values": [
128
- 0.562931396484375,
129
- 0.04463717269897461,
130
- 0.04176100921630859,
131
- 0.041330768585205076,
132
- 0.041338607788085936
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 68.30610846365069
138
  },
139
  "energy": null,
140
  "efficiency": null
@@ -142,30 +142,30 @@
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
- "max_ram": 1661.80864,
146
- "max_global_vram": 3337.883648,
147
- "max_process_vram": 733081.403392,
148
  "max_reserved": 2894.06976,
149
  "max_allocated": 2506.73664
150
  },
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
- "total": 0.6075685691833496,
155
- "mean": 0.3037842845916748,
156
- "stdev": 0.2591471118927002,
157
- "p50": 0.3037842845916748,
158
- "p90": 0.5111019741058349,
159
- "p95": 0.5370166852951049,
160
- "p99": 0.557748454246521,
161
  "values": [
162
- 0.562931396484375,
163
- 0.04463717269897461
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
- "value": 13.167238079403994
169
  },
170
  "energy": null,
171
  "efficiency": null
@@ -173,31 +173,31 @@
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
- "max_ram": 1661.80864,
177
- "max_global_vram": 3337.883648,
178
- "max_process_vram": 733081.403392,
179
  "max_reserved": 2894.06976,
180
  "max_allocated": 2506.73664
181
  },
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
- "total": 0.1244303855895996,
186
- "mean": 0.041476795196533196,
187
- "stdev": 0.00020099514099121256,
188
- "p50": 0.041338607788085936,
189
- "p90": 0.04167652893066406,
190
- "p95": 0.041718769073486324,
191
- "p99": 0.04175256118774414,
192
  "values": [
193
- 0.04176100921630859,
194
- 0.041330768585205076,
195
- 0.041338607788085936
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
- "value": 144.65919971805116
201
  },
202
  "energy": null,
203
  "efficiency": null
 
89
  "gpu_count": 1,
90
  "gpu_vram_mb": 68702699520,
91
  "optimum_benchmark_version": "0.2.1",
92
+ "optimum_benchmark_commit": "88e73025c13ec1a964328bd3aa8fa3b1b8ab2582",
93
  "transformers_version": "4.42.3",
94
  "transformers_commit": null,
95
  "accelerate_version": "0.31.0",
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 1661.997056,
112
+ "max_global_vram": 3337.752576,
113
+ "max_process_vram": 763522.1504,
114
  "max_reserved": 2894.06976,
115
  "max_allocated": 2506.73664
116
  },
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
+ "total": 0.7769359817504883,
121
+ "mean": 0.15538719635009765,
122
+ "stdev": 0.22337117960594322,
123
+ "p50": 0.04367744064331055,
124
+ "p90": 0.3791482742309571,
125
+ "p95": 0.4906382850646972,
126
+ "p99": 0.5798302937316895,
127
  "values": [
128
+ 0.6021282958984375,
129
+ 0.04467824172973633,
130
+ 0.04367744064331055,
131
+ 0.04323152160644531,
132
+ 0.04322048187255859
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 64.35536668973252
138
  },
139
  "energy": null,
140
  "efficiency": null
 
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
+ "max_ram": 1661.997056,
146
+ "max_global_vram": 3337.752576,
147
+ "max_process_vram": 763522.1504,
148
  "max_reserved": 2894.06976,
149
  "max_allocated": 2506.73664
150
  },
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
+ "total": 0.6468065376281739,
155
+ "mean": 0.32340326881408693,
156
+ "stdev": 0.2787250270843506,
157
+ "p50": 0.32340326881408693,
158
+ "p90": 0.5463832904815674,
159
+ "p95": 0.5742557931900024,
160
+ "p99": 0.5965537953567505,
161
  "values": [
162
+ 0.6021282958984375,
163
+ 0.04467824172973633
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 12.368458781099886
169
  },
170
  "energy": null,
171
  "efficiency": null
 
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
+ "max_ram": 1661.997056,
177
+ "max_global_vram": 3337.752576,
178
+ "max_process_vram": 763522.1504,
179
  "max_reserved": 2894.06976,
180
  "max_allocated": 2506.73664
181
  },
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
+ "total": 0.13012944412231445,
186
+ "mean": 0.04337648137410482,
187
+ "stdev": 0.00021285805946954096,
188
+ "p50": 0.04323152160644531,
189
+ "p90": 0.0435882568359375,
190
+ "p95": 0.043632848739624024,
191
+ "p99": 0.04366852226257324,
192
  "values": [
193
+ 0.04367744064331055,
194
+ 0.04323152160644531,
195
+ 0.04322048187255859
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
+ "value": 138.32380612554527
201
  },
202
  "energy": null,
203
  "efficiency": null