IlyasMoutawwakil HF staff commited on
Commit
80852ba
·
verified ·
1 Parent(s): c70bce2

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,
@@ -117,34 +117,34 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1345.613824,
121
  "max_global_vram": 68702.69952,
122
- "max_process_vram": 360925.609984,
123
  "max_reserved": 2894.06976,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "values": [
129
- 0.6274705200195313,
130
- 0.04138073348999023,
131
- 0.04210489273071289,
132
- 0.041681053161621094,
133
- 0.04175897216796875
134
  ],
135
  "count": 5,
136
- "total": 0.7943961715698243,
137
- "mean": 0.15887923431396486,
138
- "p50": 0.04175897216796875,
139
- "p90": 0.393324269104004,
140
- "p95": 0.5103973945617675,
141
- "p99": 0.6040558949279785,
142
- "stdev": 0.23429575628160393,
143
- "stdev_": 147.46782818615978
144
  },
145
  "throughput": {
146
  "unit": "samples/s",
147
- "value": 62.94088741791626
148
  },
149
  "energy": null,
150
  "efficiency": null
@@ -152,31 +152,31 @@
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 1345.613824,
156
  "max_global_vram": 68702.69952,
157
- "max_process_vram": 360925.609984,
158
  "max_reserved": 2894.06976,
159
  "max_allocated": 2506.73664
160
  },
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
- 0.6274705200195313,
165
- 0.04138073348999023
166
  ],
167
  "count": 2,
168
- "total": 0.6688512535095216,
169
- "mean": 0.3344256267547608,
170
- "p50": 0.3344256267547608,
171
- "p90": 0.5688615413665772,
172
- "p95": 0.5981660306930542,
173
- "p99": 0.6216096221542359,
174
- "stdev": 0.2930448932647705,
175
- "stdev_": 87.62632699786032
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 11.96080587129544
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,32 +184,32 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 1345.613824,
188
  "max_global_vram": 68702.69952,
189
- "max_process_vram": 360925.609984,
190
  "max_reserved": 2894.06976,
191
  "max_allocated": 2506.73664
192
  },
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
- 0.04210489273071289,
197
- 0.041681053161621094,
198
- 0.04175897216796875
199
  ],
200
  "count": 3,
201
- "total": 0.12554491806030274,
202
- "mean": 0.041848306020100916,
203
- "p50": 0.04175897216796875,
204
- "p90": 0.04203570861816406,
205
- "p95": 0.042070300674438475,
206
- "p99": 0.042097974319458005,
207
- "stdev": 0.00018420169730408445,
208
- "stdev_": 0.44016524161242565
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 143.37497907604745
213
  },
214
  "energy": null,
215
  "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,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1345.642496,
121
  "max_global_vram": 68702.69952,
122
+ "max_process_vram": 350709.239808,
123
  "max_reserved": 2894.06976,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "values": [
129
+ 0.6240535278320313,
130
+ 0.04219921112060547,
131
+ 0.041447216033935544,
132
+ 0.04416848373413086,
133
+ 0.04122577667236328
134
  ],
135
  "count": 5,
136
+ "total": 0.7930942153930663,
137
+ "mean": 0.15861884307861326,
138
+ "p50": 0.04219921112060547,
139
+ "p90": 0.39209951019287115,
140
+ "p95": 0.5080765190124511,
141
+ "p99": 0.6008581260681153,
142
+ "stdev": 0.23271965256737212,
143
+ "stdev_": 146.71627156682368
144
  },
145
  "throughput": {
146
  "unit": "samples/s",
147
+ "value": 63.04421218760175
148
  },
149
  "energy": null,
150
  "efficiency": null
 
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 1345.642496,
156
  "max_global_vram": 68702.69952,
157
+ "max_process_vram": 350709.239808,
158
  "max_reserved": 2894.06976,
159
  "max_allocated": 2506.73664
160
  },
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.6240535278320313,
165
+ 0.04219921112060547
166
  ],
167
  "count": 2,
168
+ "total": 0.6662527389526367,
169
+ "mean": 0.33312636947631835,
170
+ "p50": 0.33312636947631835,
171
+ "p90": 0.5658680961608887,
172
+ "p95": 0.59496081199646,
173
+ "p99": 0.618234984664917,
174
+ "stdev": 0.2909271583557129,
175
+ "stdev_": 87.33237144002035
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 12.007455327802731
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1345.642496,
188
  "max_global_vram": 68702.69952,
189
+ "max_process_vram": 350709.239808,
190
  "max_reserved": 2894.06976,
191
  "max_allocated": 2506.73664
192
  },
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.041447216033935544,
197
+ 0.04416848373413086,
198
+ 0.04122577667236328
199
  ],
200
  "count": 3,
201
+ "total": 0.1268414764404297,
202
+ "mean": 0.0422804921468099,
203
+ "p50": 0.041447216033935544,
204
+ "p90": 0.0436242301940918,
205
+ "p95": 0.04389635696411133,
206
+ "p99": 0.044114058380126955,
207
+ "stdev": 0.0013380690124353174,
208
+ "stdev_": 3.1647432290739683
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 141.9094172122286
213
  },
214
  "energy": null,
215
  "efficiency": null