IlyasMoutawwakil HF staff commited on
Commit
c6f9234
·
verified ·
1 Parent(s): d42f720

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,
@@ -117,34 +117,34 @@
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,31 +152,31 @@
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,32 +184,32 @@
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
 
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
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1345.630208,
121
  "max_global_vram": 68702.69952,
122
+ "max_process_vram": 370138.681344,
123
  "max_reserved": 2894.06976,
124
  "max_allocated": 2506.73664
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "values": [
129
+ 0.6339788818359375,
130
+ 0.04314244842529297,
131
+ 0.041804203033447264,
132
+ 0.041680042266845706,
133
+ 0.04173460388183594
134
  ],
135
  "count": 5,
136
+ "total": 0.8023401794433593,
137
+ "mean": 0.16046803588867187,
138
+ "p50": 0.041804203033447264,
139
+ "p90": 0.39764430847167975,
140
+ "p95": 0.5158115951538085,
141
+ "p99": 0.6103454244995117,
142
+ "stdev": 0.23675604965281702,
143
+ "stdev_": 147.5409406874473
144
  },
145
  "throughput": {
146
  "unit": "samples/s",
147
+ "value": 62.31770672969235
148
  },
149
  "energy": null,
150
  "efficiency": null
 
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 1345.630208,
156
  "max_global_vram": 68702.69952,
157
+ "max_process_vram": 370138.681344,
158
  "max_reserved": 2894.06976,
159
  "max_allocated": 2506.73664
160
  },
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.6339788818359375,
165
+ 0.04314244842529297
166
  ],
167
  "count": 2,
168
+ "total": 0.6771213302612304,
169
+ "mean": 0.3385606651306152,
170
+ "p50": 0.3385606651306152,
171
+ "p90": 0.5748952384948731,
172
+ "p95": 0.6044370601654053,
173
+ "p99": 0.6280705175018311,
174
+ "stdev": 0.2954182167053223,
175
+ "stdev_": 87.257099578107
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 11.814721590462428
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1345.630208,
188
  "max_global_vram": 68702.69952,
189
+ "max_process_vram": 370138.681344,
190
  "max_reserved": 2894.06976,
191
  "max_allocated": 2506.73664
192
  },
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.041804203033447264,
197
+ 0.041680042266845706,
198
+ 0.04173460388183594
199
  ],
200
  "count": 3,
201
+ "total": 0.12521884918212892,
202
+ "mean": 0.04173961639404297,
203
+ "p50": 0.04173460388183594,
204
+ "p90": 0.041790283203125,
205
+ "p95": 0.04179724311828613,
206
+ "p99": 0.041802811050415035,
207
+ "stdev": 5.08121898087514e-05,
208
+ "stdev_": 0.12173612073733207
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 143.74832637073092
213
  },
214
  "energy": null,
215
  "efficiency": null