IlyasMoutawwakil HF staff commited on
Commit
ea82716
·
verified ·
1 Parent(s): e496b70

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,
@@ -99,15 +99,15 @@
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,
104
- "accelerate_version": "1.0.1",
105
  "accelerate_commit": null,
106
- "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
110
- "timm_version": "1.0.9",
111
  "timm_commit": null,
112
  "peft_version": "0.13.2",
113
  "peft_commit": null
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1345.29024,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 371563.76576,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6854241333007812,
132
- 0.04177446365356445,
133
- 0.0409205436706543,
134
- 0.04336630630493164,
135
- 0.04333718872070313
136
  ],
137
  "count": 5,
138
- "total": 0.8548226356506348,
139
- "mean": 0.17096452713012694,
140
- "p50": 0.04333718872070313,
141
- "p90": 0.42860100250244143,
142
- "p95": 0.5570125679016111,
143
- "p99": 0.6597418202209472,
144
- "stdev": 0.25723150661751354,
145
- "stdev_": 150.45899341547374
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 58.49166589036718
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1345.29024,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 371563.76576,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6854241333007812,
167
- 0.04177446365356445
168
  ],
169
  "count": 2,
170
- "total": 0.7271985969543456,
171
- "mean": 0.3635992984771728,
172
- "p50": 0.3635992984771728,
173
- "p90": 0.6210591663360595,
174
- "p95": 0.6532416498184204,
175
- "p99": 0.678987636604309,
176
- "stdev": 0.32182483482360835,
177
- "stdev_": 88.51085141568635
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.001121335362326
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1345.29024,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 371563.76576,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.0409205436706543,
199
- 0.04336630630493164,
200
- 0.04333718872070313
201
  ],
202
  "count": 3,
203
- "total": 0.12762403869628908,
204
- "mean": 0.04254134623209636,
205
- "p50": 0.04333718872070313,
206
- "p90": 0.04336048278808594,
207
- "p95": 0.04336339454650879,
208
- "p99": 0.04336572395324707,
209
- "stdev": 0.0011461421278389156,
210
- "stdev_": 2.6941839630222626
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 141.039260188554
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,
 
99
  "gpu_vram_mb": 549621596160,
100
  "optimum_benchmark_version": "0.5.0.dev0",
101
  "optimum_benchmark_commit": null,
102
+ "transformers_version": "4.46.3",
103
  "transformers_commit": null,
104
+ "accelerate_version": "1.1.1",
105
  "accelerate_commit": null,
106
+ "diffusers_version": "0.31.0",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
110
+ "timm_version": "1.0.11",
111
  "timm_commit": null,
112
  "peft_version": "0.13.2",
113
  "peft_commit": null
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1351.151616,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 344031.47776,
125
  "max_reserved": 2894.06976,
126
  "max_allocated": 2506.73664
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6269207153320312,
132
+ 0.04216216659545898,
133
+ 0.04106968688964844,
134
+ 0.041002010345458986,
135
+ 0.04099945068359375
136
  ],
137
  "count": 5,
138
+ "total": 0.7921540298461914,
139
+ "mean": 0.15843080596923828,
140
+ "p50": 0.04106968688964844,
141
+ "p90": 0.3930172958374024,
142
+ "p95": 0.5099690055847167,
143
+ "p99": 0.6035303733825683,
144
+ "stdev": 0.23424537100829812,
145
+ "stdev_": 147.8534238182064
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 63.11903760649712
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1351.151616,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 344031.47776,
160
  "max_reserved": 2894.06976,
161
  "max_allocated": 2506.73664
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6269207153320312,
167
+ 0.04216216659545898
168
  ],
169
  "count": 2,
170
+ "total": 0.6690828819274902,
171
+ "mean": 0.3345414409637451,
172
+ "p50": 0.3345414409637451,
173
+ "p90": 0.568444860458374,
174
+ "p95": 0.5976827878952026,
175
+ "p99": 0.6210731298446655,
176
+ "stdev": 0.29237927436828615,
177
+ "stdev_": 87.39702726394721
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 11.95666518466837
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1351.151616,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 344031.47776,
192
  "max_reserved": 2894.06976,
193
  "max_allocated": 2506.73664
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.04106968688964844,
199
+ 0.041002010345458986,
200
+ 0.04099945068359375
201
  ],
202
  "count": 3,
203
+ "total": 0.12307114791870119,
204
+ "mean": 0.041023715972900394,
205
+ "p50": 0.041002010345458986,
206
+ "p90": 0.04105615158081055,
207
+ "p95": 0.04106291923522949,
208
+ "p99": 0.04106833335876465,
209
+ "stdev": 3.252313901627577e-05,
210
+ "stdev_": 0.07927887136738182
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 146.25686283425674
215
  },
216
  "energy": null,
217
  "efficiency": null