IlyasMoutawwakil HF staff commited on
Commit
37abd6d
·
verified ·
1 Parent(s): aa4aed8

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
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.1",
89
- "optimum_benchmark_commit": "c1d0b062e90b79e7705510c58cea731c0d90da8a",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
@@ -105,33 +105,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1128.603648,
109
- "max_global_vram": 4308.246528,
110
- "max_process_vram": 352982.24128,
111
  "max_reserved": 2894.06976,
112
  "max_allocated": 2506.73664
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.7551028823852539,
118
- "mean": 0.15102057647705078,
119
- "stdev": 0.21356973857652814,
120
- "p50": 0.0441603889465332,
121
- "p90": 0.36478559265136723,
122
- "p95": 0.4714726608276366,
123
- "p99": 0.5568223153686523,
124
  "values": [
125
- 0.5781597290039062,
126
- 0.04472438812255859,
127
- 0.044121028900146485,
128
- 0.0441603889465332,
129
- 0.043937347412109376
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 66.21614241765002
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1128.603648,
143
- "max_global_vram": 4308.246528,
144
- "max_process_vram": 352982.24128,
145
  "max_reserved": 2894.06976,
146
  "max_allocated": 2506.73664
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.6228841171264649,
152
- "mean": 0.3114420585632324,
153
- "stdev": 0.2667176704406738,
154
- "p50": 0.3114420585632324,
155
- "p90": 0.5248161949157715,
156
- "p95": 0.5514879619598388,
157
- "p99": 0.5728253755950927,
158
  "values": [
159
- 0.5781597290039062,
160
- 0.04472438812255859
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 12.843480480616833
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1128.603648,
174
- "max_global_vram": 4308.246528,
175
- "max_process_vram": 352982.24128,
176
  "max_reserved": 2894.06976,
177
  "max_allocated": 2506.73664
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.13221876525878906,
183
- "mean": 0.044072921752929685,
184
- "stdev": 9.720289683453381e-05,
185
- "p50": 0.044121028900146485,
186
- "p90": 0.04415251693725586,
187
- "p95": 0.044156452941894526,
188
- "p99": 0.044159601745605466,
189
  "values": [
190
- 0.044121028900146485,
191
- 0.0441603889465332,
192
- 0.043937347412109376
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 136.1380131236967
198
  },
199
  "energy": null,
200
  "efficiency": null
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.1",
89
+ "optimum_benchmark_commit": "48414f58841d7ba7c7fd42d74fd524d1d23c3081",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1129.181184,
109
+ "max_global_vram": 4308.217856,
110
+ "max_process_vram": 376670.736384,
111
  "max_reserved": 2894.06976,
112
  "max_allocated": 2506.73664
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.7509955520629883,
118
+ "mean": 0.15019911041259765,
119
+ "stdev": 0.21618892486847557,
120
+ "p50": 0.041826465606689456,
121
+ "p90": 0.36687048187255866,
122
+ "p95": 0.4747228080749511,
123
+ "p99": 0.5610046690368652,
124
  "values": [
125
+ 0.5825751342773438,
126
+ 0.04331350326538086,
127
+ 0.041597984313964845,
128
+ 0.04168246459960938,
129
+ 0.041826465606689456
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 66.57829046077539
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1129.181184,
143
+ "max_global_vram": 4308.217856,
144
+ "max_process_vram": 376670.736384,
145
  "max_reserved": 2894.06976,
146
  "max_allocated": 2506.73664
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.6258886375427246,
152
+ "mean": 0.3129443187713623,
153
+ "stdev": 0.26963081550598145,
154
+ "p50": 0.3129443187713623,
155
+ "p90": 0.5286489711761475,
156
+ "p95": 0.5556120527267456,
157
+ "p99": 0.5771825179672241,
158
  "values": [
159
+ 0.5825751342773438,
160
+ 0.04331350326538086
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 12.781826542511569
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1129.181184,
174
+ "max_global_vram": 4308.217856,
175
+ "max_process_vram": 376670.736384,
176
  "max_reserved": 2894.06976,
177
  "max_allocated": 2506.73664
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.12510691452026368,
183
+ "mean": 0.04170230484008789,
184
+ "stdev": 9.43262128218214e-05,
185
+ "p50": 0.04168246459960938,
186
+ "p90": 0.04179766540527344,
187
+ "p95": 0.04181206550598145,
188
+ "p99": 0.041823585586547855,
189
  "values": [
190
+ 0.041597984313964845,
191
+ 0.04168246459960938,
192
+ 0.041826465606689456
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 143.87693972809572
198
  },
199
  "energy": null,
200
  "efficiency": null