IlyasMoutawwakil HF staff commited on
Commit
c830b0b
·
verified ·
1 Parent(s): a202ee4

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
@@ -82,7 +82,7 @@
82
  "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.10.224-212.876.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -92,13 +92,13 @@
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
- "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
99
  "diffusers_version": "0.30.3",
100
  "diffusers_commit": null,
101
- "optimum_version": "1.22.0",
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
@@ -110,7 +110,7 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1348.206592,
114
  "max_global_vram": 3566.731264,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2910.846976,
@@ -118,43 +118,42 @@
118
  },
119
  "latency": {
120
  "unit": "s",
121
- "values": [
122
- 0.35118695068359373,
123
- 0.044052478790283206,
124
- 0.043641857147216793,
125
- 0.04316153717041016,
126
- 0.04344316864013672
127
- ],
128
  "count": 5,
129
- "total": 0.5254859924316406,
130
- "mean": 0.10509719848632812,
131
- "p50": 0.043641857147216793,
132
- "p90": 0.22833316192626954,
133
- "p95": 0.28976005630493157,
134
- "p99": 0.3389015718078613,
135
- "stdev": 0.12304521807636586,
136
- "stdev_": 117.07754331089288
 
 
 
 
 
 
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 95.15001488170857
141
  },
142
  "energy": {
143
  "unit": "kWh",
144
- "cpu": 1.0148069285585532e-05,
145
- "ram": 5.522317560253502e-06,
146
- "gpu": 1.9048626350048892e-05,
147
- "total": 3.471901319588793e-05
148
  },
149
  "efficiency": {
150
  "unit": "samples/kWh",
151
- "value": 288026.61940819176
152
  }
153
  },
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1348.206592,
158
  "max_global_vram": 3566.731264,
159
  "max_process_vram": 0.0,
160
  "max_reserved": 2910.846976,
@@ -162,23 +161,22 @@
162
  },
163
  "latency": {
164
  "unit": "s",
165
- "values": [
166
- 0.35118695068359373,
167
- 0.044052478790283206
168
- ],
169
  "count": 2,
170
- "total": 0.3952394294738769,
171
- "mean": 0.19761971473693846,
172
- "p50": 0.19761971473693846,
173
- "p90": 0.3204735034942627,
174
- "p95": 0.3358302270889282,
175
- "p99": 0.3481156059646606,
176
- "stdev": 0.15356723594665525,
177
- "stdev_": 77.70845947787969
 
 
 
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 20.240895526666463
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,7 +184,7 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1348.206592,
190
  "max_global_vram": 3566.731264,
191
  "max_process_vram": 0.0,
192
  "max_reserved": 2910.846976,
@@ -194,24 +192,23 @@
194
  },
195
  "latency": {
196
  "unit": "s",
197
- "values": [
198
- 0.043641857147216793,
199
- 0.04316153717041016,
200
- 0.04344316864013672
201
- ],
202
  "count": 3,
203
- "total": 0.13024656295776368,
204
- "mean": 0.043415520985921226,
205
- "p50": 0.04344316864013672,
206
- "p90": 0.04360211944580078,
207
- "p95": 0.04362198829650878,
208
- "p99": 0.04363788337707519,
209
- "stdev": 0.0001970619439289694,
210
- "stdev_": 0.4538974529244336
 
 
 
 
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 138.19942416320833
215
  },
216
  "energy": null,
217
  "efficiency": null
 
82
  "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.10.225-213.878.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.45.1",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
99
  "diffusers_version": "0.30.3",
100
  "diffusers_commit": null,
101
+ "optimum_version": null,
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1346.002944,
114
  "max_global_vram": 3566.731264,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2910.846976,
 
118
  },
119
  "latency": {
120
  "unit": "s",
 
 
 
 
 
 
 
121
  "count": 5,
122
+ "total": 0.5377669029235841,
123
+ "mean": 0.10755338058471682,
124
+ "stdev": 0.12572232498212702,
125
+ "p50": 0.04510822296142578,
126
+ "p90": 0.23361105346679692,
127
+ "p95": 0.29630299377441405,
128
+ "p99": 0.3464565460205078,
129
+ "values": [
130
+ 0.35899493408203126,
131
+ 0.044434432983398435,
132
+ 0.0436940803527832,
133
+ 0.04510822296142578,
134
+ 0.045535232543945314
135
+ ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 92.97708677899972
140
  },
141
  "energy": {
142
  "unit": "kWh",
143
+ "cpu": 1.0422601919444693e-05,
144
+ "ram": 5.692074796059146e-06,
145
+ "gpu": 1.856807040999972e-05,
146
+ "total": 3.468274712550356e-05
147
  },
148
  "efficiency": {
149
  "unit": "samples/kWh",
150
+ "value": 288327.7949066098
151
  }
152
  },
153
  "warmup": {
154
  "memory": {
155
  "unit": "MB",
156
+ "max_ram": 1346.002944,
157
  "max_global_vram": 3566.731264,
158
  "max_process_vram": 0.0,
159
  "max_reserved": 2910.846976,
 
161
  },
162
  "latency": {
163
  "unit": "s",
 
 
 
 
164
  "count": 2,
165
+ "total": 0.4034293670654297,
166
+ "mean": 0.20171468353271485,
167
+ "stdev": 0.1572802505493164,
168
+ "p50": 0.20171468353271485,
169
+ "p90": 0.32753888397216796,
170
+ "p95": 0.3432669090270996,
171
+ "p99": 0.35584932907104494,
172
+ "values": [
173
+ 0.35899493408203126,
174
+ 0.044434432983398435
175
+ ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 19.829989220151468
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1346.002944,
188
  "max_global_vram": 3566.731264,
189
  "max_process_vram": 0.0,
190
  "max_reserved": 2910.846976,
 
192
  },
193
  "latency": {
194
  "unit": "s",
 
 
 
 
 
195
  "count": 3,
196
+ "total": 0.1343375358581543,
197
+ "mean": 0.04477917861938477,
198
+ "stdev": 0.0007868345789839039,
199
+ "p50": 0.04510822296142578,
200
+ "p90": 0.04544983062744141,
201
+ "p95": 0.04549253158569336,
202
+ "p99": 0.04552669235229492,
203
+ "values": [
204
+ 0.0436940803527832,
205
+ 0.04510822296142578,
206
+ 0.045535232543945314
207
+ ]
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 133.99084541051894
212
  },
213
  "energy": null,
214
  "efficiency": null