IlyasMoutawwakil HF staff commited on
Commit
9c77e01
·
verified ·
1 Parent(s): 5a5c250

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
@@ -92,7 +92,7 @@
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
- "optimum_benchmark_commit": "f837debaab7bc93d6490c10e065312a52e57b795",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
@@ -111,33 +111,33 @@
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1141.49376,
115
- "max_global_vram": 3337.05216,
116
- "max_process_vram": 278782.476288,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.7209992370605468,
124
- "mean": 0.14419984741210937,
125
- "stdev": 0.20608567235918115,
126
- "p50": 0.04100110626220703,
127
- "p90": 0.3505765243530274,
128
- "p95": 0.4534735038757324,
129
- "p99": 0.5357910874938965,
130
  "values": [
131
- 0.5563704833984375,
132
- 0.04188558578491211,
133
- 0.04100110626220703,
134
- 0.040947189331054686,
135
- 0.040794872283935545
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 69.3482009826332
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1141.49376,
149
- "max_global_vram": 3337.05216,
150
- "max_process_vram": 278782.476288,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.5982560691833496,
158
- "mean": 0.2991280345916748,
159
- "stdev": 0.2572424488067627,
160
- "p50": 0.2991280345916748,
161
- "p90": 0.504921993637085,
162
- "p95": 0.5306462385177613,
163
- "p99": 0.5512256344223023,
164
  "values": [
165
- 0.5563704833984375,
166
- 0.04188558578491211
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 13.372200320375207
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1141.49376,
180
- "max_global_vram": 3337.05216,
181
- "max_process_vram": 278782.476288,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.12274316787719727,
189
- "mean": 0.04091438929239909,
190
- "stdev": 8.733077101944998e-05,
191
- "p50": 0.040947189331054686,
192
- "p90": 0.04099032287597656,
193
- "p95": 0.0409957145690918,
194
- "p99": 0.04100002792358398,
195
  "values": [
196
- 0.04100110626220703,
197
- 0.040947189331054686,
198
- 0.040794872283935545
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 146.647673441252
204
  },
205
  "energy": null,
206
  "efficiency": null
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "41836e67badc33c5e7a42b3b53f44695ff51963e",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1146.241024,
115
+ "max_global_vram": 3337.043968,
116
+ "max_process_vram": 375148.425216,
117
  "max_reserved": 2894.06976,
118
  "max_allocated": 2506.73664
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.7647230110168457,
124
+ "mean": 0.15294460220336914,
125
+ "stdev": 0.21824218260312742,
126
+ "p50": 0.04373106002807617,
127
+ "p90": 0.371420964050293,
128
+ "p95": 0.480424745941162,
129
+ "p99": 0.5676277714538575,
130
  "values": [
131
+ 0.5894285278320313,
132
+ 0.04440961837768555,
133
+ 0.043631542205810545,
134
+ 0.04373106002807617,
135
+ 0.04352226257324219
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 65.3831508659788
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1146.241024,
149
+ "max_global_vram": 3337.043968,
150
+ "max_process_vram": 375148.425216,
151
  "max_reserved": 2894.06976,
152
  "max_allocated": 2506.73664
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.6338381462097168,
158
+ "mean": 0.3169190731048584,
159
+ "stdev": 0.27250945472717286,
160
+ "p50": 0.3169190731048584,
161
+ "p90": 0.5349266368865967,
162
+ "p95": 0.5621775823593139,
163
+ "p99": 0.5839783387374878,
164
  "values": [
165
+ 0.5894285278320313,
166
+ 0.04440961837768555
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 12.621518676083367
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1146.241024,
180
+ "max_global_vram": 3337.043968,
181
+ "max_process_vram": 375148.425216,
182
  "max_reserved": 2894.06976,
183
  "max_allocated": 2506.73664
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.1308848648071289,
189
+ "mean": 0.04362828826904297,
190
+ "stdev": 8.527225169871102e-05,
191
+ "p50": 0.043631542205810545,
192
+ "p90": 0.043711156463623044,
193
+ "p95": 0.043721108245849606,
194
+ "p99": 0.04372906967163086,
195
  "values": [
196
+ 0.043631542205810545,
197
+ 0.04373106002807617,
198
+ 0.04352226257324219
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 137.52545052878867
204
  },
205
  "energy": null,
206
  "efficiency": null