IlyasMoutawwakil HF staff commited on
Commit
19b8867
·
verified ·
1 Parent(s): 0d37139

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
@@ -11,7 +11,7 @@
11
  "model": "openai-community/gpt2",
12
  "processor": "openai-community/gpt2",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -97,7 +97,7 @@
97
  ],
98
  "gpu_count": 8,
99
  "gpu_vram_mb": 549621596160,
100
- "optimum_benchmark_version": "0.5.0",
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.45.2",
103
  "transformers_commit": null,
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1345.220608,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 351508.918272,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.657999755859375,
132
- 0.04236105728149414,
133
- 0.04114905548095703,
134
- 0.04128585433959961,
135
- 0.041388416290283205
136
  ],
137
  "count": 5,
138
- "total": 0.8241841392517091,
139
- "mean": 0.16483682785034182,
140
- "p50": 0.041388416290283205,
141
- "p90": 0.41174427642822276,
142
- "p95": 0.5348720161437988,
143
- "p99": 0.6333742079162598,
144
- "stdev": 0.24658183483165597,
145
- "stdev_": 149.59147057569675
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 60.666054609344776
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1345.220608,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 351508.918272,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.657999755859375,
167
- 0.04236105728149414
168
  ],
169
  "count": 2,
170
- "total": 0.7003608131408692,
171
- "mean": 0.3501804065704346,
172
- "p50": 0.3501804065704346,
173
- "p90": 0.5964358860015869,
174
- "p95": 0.627217820930481,
175
- "p99": 0.6518433688735962,
176
- "stdev": 0.3078193492889404,
177
- "stdev_": 87.9030761040099
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.422683636628447
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1345.220608,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 351508.918272,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.04114905548095703,
199
- 0.04128585433959961,
200
- 0.041388416290283205
201
  ],
202
  "count": 3,
203
- "total": 0.12382332611083985,
204
- "mean": 0.041274442036946614,
205
- "p50": 0.04128585433959961,
206
- "p90": 0.04136790390014648,
207
- "p95": 0.04137816009521485,
208
- "p99": 0.04138636505126953,
209
- "stdev": 9.805127824835066e-05,
210
- "stdev_": 0.2375593064603527
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 145.368409695984
215
  },
216
  "energy": null,
217
  "efficiency": null
 
11
  "model": "openai-community/gpt2",
12
  "processor": "openai-community/gpt2",
13
  "device": "cuda",
14
+ "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
97
  ],
98
  "gpu_count": 8,
99
  "gpu_vram_mb": 549621596160,
100
+ "optimum_benchmark_version": "0.5.0.dev0",
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.45.2",
103
  "transformers_commit": null,
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1345.323008,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 311717.45792,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6238203735351563,
132
+ 0.04169237518310547,
133
+ 0.04074341583251953,
134
+ 0.04100725555419922,
135
+ 0.04174005508422852
136
  ],
137
  "count": 5,
138
+ "total": 0.789003475189209,
139
+ "mean": 0.1578006950378418,
140
+ "p50": 0.04169237518310547,
141
+ "p90": 0.3909882461547852,
142
+ "p95": 0.5074043098449706,
143
+ "p99": 0.6005371607971192,
144
+ "stdev": 0.23301015812794276,
145
+ "stdev_": 147.66104678567174
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 63.371077026003746
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1345.323008,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 311717.45792,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6238203735351563,
167
+ 0.04169237518310547
168
  ],
169
  "count": 2,
170
+ "total": 0.6655127487182617,
171
+ "mean": 0.33275637435913086,
172
+ "p50": 0.33275637435913086,
173
+ "p90": 0.5656075736999512,
174
+ "p95": 0.5947139736175537,
175
+ "p99": 0.6179990935516357,
176
+ "stdev": 0.29106399917602543,
177
+ "stdev_": 87.47060059678722
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 12.020806536625374
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1345.323008,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 311717.45792,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.04074341583251953,
199
+ 0.04100725555419922,
200
+ 0.04174005508422852
201
  ],
202
  "count": 3,
203
+ "total": 0.12349072647094728,
204
+ "mean": 0.04116357549031576,
205
+ "p50": 0.04100725555419922,
206
+ "p90": 0.04159349517822266,
207
+ "p95": 0.04166677513122559,
208
+ "p99": 0.041725399093627935,
209
+ "stdev": 0.00042162336378365867,
210
+ "stdev_": 1.0242632199985902
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 145.7599328661713
215
  },
216
  "energy": null,
217
  "efficiency": null