IlyasMoutawwakil HF Staff commited on
Commit
dd41f03
·
verified ·
1 Parent(s): 05d0db6

Upload cuda_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json CHANGED
@@ -11,13 +11,14 @@
11
  "library": "transformers",
12
  "model_type": "bert",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
18
  "model_kwargs": {},
19
  "processor_kwargs": {},
20
  "no_weights": true,
 
21
  "device_map": null,
22
  "torch_dtype": null,
23
  "eval_mode": true,
@@ -119,34 +120,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1282.400256,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 57099.89888,
125
  "max_reserved": 2.097152,
126
  "max_allocated": 1.940992
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6760188598632813,
132
- 0.016072525024414062,
133
- 0.014980042457580566,
134
- 0.014991401672363281,
135
- 0.015149321556091309
136
  ],
137
  "count": 5,
138
- "total": 0.7372121505737304,
139
- "mean": 0.14744243011474606,
140
- "p50": 0.015149321556091309,
141
- "p90": 0.41204032592773443,
142
- "p95": 0.5440295928955077,
143
- "p99": 0.6496210064697265,
144
- "stdev": 0.2642885240416409,
145
- "stdev_": 179.2486218763216
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 67.82308181042302
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +155,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1282.400256,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 57099.89888,
160
  "max_reserved": 2.097152,
161
  "max_allocated": 1.940992
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6760188598632813,
167
- 0.016072525024414062
168
  ],
169
  "count": 2,
170
- "total": 0.6920913848876953,
171
- "mean": 0.34604569244384764,
172
- "p50": 0.34604569244384764,
173
- "p90": 0.6100242263793946,
174
- "p95": 0.6430215431213379,
175
- "p99": 0.6694193965148926,
176
- "stdev": 0.3299731674194336,
177
- "stdev_": 95.35537491858186
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.559167148566875
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +187,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1282.400256,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 57099.89888,
192
  "max_reserved": 2.097152,
193
  "max_allocated": 1.940992
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.014980042457580566,
199
- 0.014991401672363281,
200
- 0.015149321556091309
201
  ],
202
  "count": 3,
203
- "total": 0.04512076568603515,
204
- "mean": 0.015040255228678384,
205
- "p50": 0.014991401672363281,
206
- "p90": 0.015117737579345703,
207
- "p95": 0.015133529567718506,
208
- "p99": 0.015146163158416747,
209
- "stdev": 7.726083859941472e-05,
210
- "stdev_": 0.5136936669272453
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 398.92940038406726
215
  },
216
  "energy": null,
217
  "efficiency": null
 
11
  "library": "transformers",
12
  "model_type": "bert",
13
  "device": "cuda",
14
+ "device_ids": "4",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
18
  "model_kwargs": {},
19
  "processor_kwargs": {},
20
  "no_weights": true,
21
+ "tp_plan": null,
22
  "device_map": null,
23
  "torch_dtype": null,
24
  "eval_mode": true,
 
120
  "overall": {
121
  "memory": {
122
  "unit": "MB",
123
+ "max_ram": 1283.076096,
124
  "max_global_vram": 68702.69952,
125
+ "max_process_vram": 58069.716992,
126
  "max_reserved": 2.097152,
127
  "max_allocated": 1.940992
128
  },
129
  "latency": {
130
  "unit": "s",
131
  "values": [
132
+ 0.61989208984375,
133
+ 0.01592492961883545,
134
+ 0.014997410774230956,
135
+ 0.015156611442565918,
136
+ 0.015388931274414062
137
  ],
138
  "count": 5,
139
+ "total": 0.6813599729537965,
140
+ "mean": 0.13627199459075928,
141
+ "p50": 0.015388931274414062,
142
+ "p90": 0.3783052257537842,
143
+ "p95": 0.49909865779876694,
144
+ "p99": 0.5957334034347533,
145
+ "stdev": 0.241810251350772,
146
+ "stdev_": 177.4467689248671
147
  },
148
  "throughput": {
149
  "unit": "samples/s",
150
+ "value": 73.38264938464553
151
  },
152
  "energy": null,
153
  "efficiency": null
 
155
  "warmup": {
156
  "memory": {
157
  "unit": "MB",
158
+ "max_ram": 1283.076096,
159
  "max_global_vram": 68702.69952,
160
+ "max_process_vram": 58069.716992,
161
  "max_reserved": 2.097152,
162
  "max_allocated": 1.940992
163
  },
164
  "latency": {
165
  "unit": "s",
166
  "values": [
167
+ 0.61989208984375,
168
+ 0.01592492961883545
169
  ],
170
  "count": 2,
171
+ "total": 0.6358170194625854,
172
+ "mean": 0.3179085097312927,
173
+ "p50": 0.3179085097312927,
174
+ "p90": 0.5594953738212586,
175
+ "p95": 0.5896937318325043,
176
+ "p99": 0.6138524182415008,
177
+ "stdev": 0.30198358011245724,
178
+ "stdev_": 94.99071930087818
179
  },
180
  "throughput": {
181
  "unit": "samples/s",
182
+ "value": 12.582236327618089
183
  },
184
  "energy": null,
185
  "efficiency": null
 
187
  "train": {
188
  "memory": {
189
  "unit": "MB",
190
+ "max_ram": 1283.076096,
191
  "max_global_vram": 68702.69952,
192
+ "max_process_vram": 58069.716992,
193
  "max_reserved": 2.097152,
194
  "max_allocated": 1.940992
195
  },
196
  "latency": {
197
  "unit": "s",
198
  "values": [
199
+ 0.014997410774230956,
200
+ 0.015156611442565918,
201
+ 0.015388931274414062
202
  ],
203
  "count": 3,
204
+ "total": 0.04554295349121094,
205
+ "mean": 0.015180984497070312,
206
+ "p50": 0.015156611442565918,
207
+ "p90": 0.015342467308044434,
208
+ "p95": 0.015365699291229247,
209
+ "p99": 0.015384284877777099,
210
+ "stdev": 0.00016076402967354155,
211
+ "stdev_": 1.0589828986688343
212
  },
213
  "throughput": {
214
  "unit": "samples/s",
215
+ "value": 395.2312843187413
216
  },
217
  "energy": null,
218
  "efficiency": null