IlyasMoutawwakil HF staff commited on
Commit
b1cc3e2
·
verified ·
1 Parent(s): 5f545f5

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": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -99,9 +99,9 @@
99
  "gpu_vram_mb": 549621596160,
100
  "optimum_benchmark_version": "0.5.0",
101
  "optimum_benchmark_commit": null,
102
- "transformers_version": "4.45.1",
103
  "transformers_commit": null,
104
- "accelerate_version": "0.34.2",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1345.601536,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 343468.568576,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6369906616210937,
132
- 0.04272177505493164,
133
- 0.04119938278198242,
134
- 0.041418899536132814,
135
- 0.04106226348876953
136
  ],
137
  "count": 5,
138
- "total": 0.8033929824829101,
139
- "mean": 0.16067859649658203,
140
- "p50": 0.041418899536132814,
141
- "p90": 0.399283106994629,
142
- "p95": 0.5181368843078612,
143
- "p99": 0.6132199061584472,
144
- "stdev": 0.23815676352309945,
145
- "stdev_": 148.21934514978508
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 62.23604274644458
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1345.601536,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 343468.568576,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6369906616210937,
167
- 0.04272177505493164
168
  ],
169
  "count": 2,
170
- "total": 0.6797124366760254,
171
- "mean": 0.3398562183380127,
172
- "p50": 0.3398562183380127,
173
- "p90": 0.5775637729644776,
174
- "p95": 0.6072772172927856,
175
- "p99": 0.6310479727554321,
176
- "stdev": 0.2971344432830811,
177
- "stdev_": 87.42945612004615
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.769683131181367
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1345.601536,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 343468.568576,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.04119938278198242,
199
- 0.041418899536132814,
200
- 0.04106226348876953
201
  ],
202
  "count": 3,
203
- "total": 0.12368054580688478,
204
- "mean": 0.041226848602294926,
205
- "p50": 0.04119938278198242,
206
- "p90": 0.041374996185302736,
207
- "p95": 0.04139694786071777,
208
- "p99": 0.041414509201049804,
209
- "stdev": 0.00014688566082456773,
210
- "stdev_": 0.3562864148107387
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 145.53622708057304
215
  },
216
  "energy": null,
217
  "efficiency": null
 
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,
 
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,
104
+ "accelerate_version": "1.0.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1345.007616,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 323528.740864,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6314981689453125,
132
+ 0.04115749740600586,
133
+ 0.041881340026855465,
134
+ 0.04076981735229492,
135
+ 0.040709014892578124
136
  ],
137
  "count": 5,
138
+ "total": 0.7960158386230469,
139
+ "mean": 0.15920316772460938,
140
+ "p50": 0.04115749740600586,
141
+ "p90": 0.39565143737792974,
142
+ "p95": 0.513574803161621,
143
+ "p99": 0.6079134957885742,
144
+ "stdev": 0.23614786996675027,
145
+ "stdev_": 148.3311377165813
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 62.812820516850906
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1345.007616,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 323528.740864,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6314981689453125,
167
+ 0.04115749740600586
168
  ],
169
  "count": 2,
170
+ "total": 0.6726556663513183,
171
+ "mean": 0.3363278331756592,
172
+ "p50": 0.3363278331756592,
173
+ "p90": 0.5724641017913819,
174
+ "p95": 0.6019811353683472,
175
+ "p99": 0.6255947622299195,
176
+ "stdev": 0.2951703357696533,
177
+ "stdev_": 87.76268469445706
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 11.89315782232884
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1345.007616,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 323528.740864,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.041881340026855465,
199
+ 0.04076981735229492,
200
+ 0.040709014892578124
201
  ],
202
  "count": 3,
203
+ "total": 0.1233601722717285,
204
+ "mean": 0.0411200574239095,
205
+ "p50": 0.04076981735229492,
206
+ "p90": 0.04165903549194336,
207
+ "p95": 0.04177018775939941,
208
+ "p99": 0.04185910957336426,
209
+ "stdev": 0.0005388800954683932,
210
+ "stdev_": 1.310504238632357
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 145.91419311859386
215
  },
216
  "energy": null,
217
  "efficiency": null