IlyasMoutawwakil HF staff commited on
Commit
4f80141
·
verified ·
1 Parent(s): 284d2a7

Upload cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_fill-mask_google-bert/bert-base-uncased",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.2.2+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
  "library": "transformers",
@@ -11,7 +11,7 @@
11
  "model": "google-bert/bert-base-uncased",
12
  "processor": "google-bert/bert-base-uncased",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -103,7 +103,7 @@
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
- "diffusers_version": "0.30.1",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
@@ -117,33 +117,33 @@
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1140.518912,
121
- "max_global_vram": 2953.314304,
122
- "max_process_vram": 297498.533888,
123
  "max_reserved": 2497.708032,
124
  "max_allocated": 2195.345408
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
- "total": 0.7163490219116211,
130
- "mean": 0.14326980438232423,
131
- "stdev": 0.2000367525471904,
132
- "p50": 0.04329848098754883,
133
- "p90": 0.3433542770385743,
134
- "p95": 0.4433487693786621,
135
- "p99": 0.5233443632507324,
136
  "values": [
137
- 0.54334326171875,
138
- 0.04329848098754883,
139
- 0.04307479858398437,
140
- 0.04326168060302735,
141
- 0.04337080001831055
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 69.79837826339448
147
  },
148
  "energy": null,
149
  "efficiency": null
@@ -151,30 +151,30 @@
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 1140.518912,
155
- "max_global_vram": 2953.314304,
156
- "max_process_vram": 297498.533888,
157
  "max_reserved": 2497.708032,
158
  "max_allocated": 2195.345408
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
- "total": 0.5866417427062989,
164
- "mean": 0.29332087135314944,
165
- "stdev": 0.2500223903656006,
166
- "p50": 0.29332087135314944,
167
- "p90": 0.49333878364562994,
168
- "p95": 0.51834102268219,
169
- "p99": 0.538342813911438,
170
  "values": [
171
- 0.54334326171875,
172
- 0.04329848098754883
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 13.636942988568043
178
  },
179
  "energy": null,
180
  "efficiency": null
@@ -182,31 +182,31 @@
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 1140.518912,
186
- "max_global_vram": 2953.314304,
187
- "max_process_vram": 297498.533888,
188
  "max_reserved": 2497.708032,
189
  "max_allocated": 2195.345408
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
- "total": 0.12970727920532227,
195
- "mean": 0.043235759735107425,
196
- "stdev": 0.0001222241951663146,
197
- "p50": 0.04326168060302735,
198
- "p90": 0.04334897613525391,
199
- "p95": 0.043359888076782226,
200
- "p99": 0.04336861763000489,
201
  "values": [
202
- 0.04307479858398437,
203
- 0.04326168060302735,
204
- 0.04337080001831055
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
- "value": 138.77401569349553
210
  },
211
  "energy": null,
212
  "efficiency": null
 
3
  "name": "cuda_training_transformers_fill-mask_google-bert/bert-base-uncased",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
  "library": "transformers",
 
11
  "model": "google-bert/bert-base-uncased",
12
  "processor": "google-bert/bert-base-uncased",
13
  "device": "cuda",
14
+ "device_ids": "0",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
103
  "transformers_commit": null,
104
  "accelerate_version": "0.33.0",
105
  "accelerate_commit": null,
106
+ "diffusers_version": "0.30.2",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
 
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
+ "max_ram": 1630.887936,
121
+ "max_global_vram": 11.259904,
122
+ "max_process_vram": 0.0,
123
  "max_reserved": 2497.708032,
124
  "max_allocated": 2195.345408
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "count": 5,
129
+ "total": 0.7555795974731445,
130
+ "mean": 0.1511159194946289,
131
+ "stdev": 0.21394965292004167,
132
+ "p50": 0.04413713455200195,
133
+ "p90": 0.365254574584961,
134
+ "p95": 0.4721347335815429,
135
+ "p99": 0.5576388607788085,
136
  "values": [
137
+ 0.579014892578125,
138
+ 0.04461409759521484,
139
+ 0.04413713455200195,
140
+ 0.04380097579956055,
141
+ 0.044012496948242184
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
+ "value": 66.17436490769875
147
  },
148
  "energy": null,
149
  "efficiency": null
 
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 1630.887936,
155
+ "max_global_vram": 11.259904,
156
+ "max_process_vram": 0.0,
157
  "max_reserved": 2497.708032,
158
  "max_allocated": 2195.345408
159
  },
160
  "latency": {
161
  "unit": "s",
162
  "count": 2,
163
+ "total": 0.6236289901733398,
164
+ "mean": 0.3118144950866699,
165
+ "stdev": 0.2672003974914551,
166
+ "p50": 0.3118144950866699,
167
+ "p90": 0.525574813079834,
168
+ "p95": 0.5522948528289795,
169
+ "p99": 0.5736708846282959,
170
  "values": [
171
+ 0.579014892578125,
172
+ 0.04461409759521484
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
+ "value": 12.828140009617533
178
  },
179
  "energy": null,
180
  "efficiency": null
 
182
  "train": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 1630.887936,
186
+ "max_global_vram": 11.259904,
187
+ "max_process_vram": 0.0,
188
  "max_reserved": 2497.708032,
189
  "max_allocated": 2195.345408
190
  },
191
  "latency": {
192
  "unit": "s",
193
  "count": 3,
194
+ "total": 0.13195060729980468,
195
+ "mean": 0.04398353576660156,
196
+ "stdev": 0.00013875575481700717,
197
+ "p50": 0.044012496948242184,
198
+ "p90": 0.044112207031249996,
199
+ "p95": 0.04412467079162598,
200
+ "p99": 0.04413464179992676,
201
  "values": [
202
+ 0.04413713455200195,
203
+ 0.04380097579956055,
204
+ 0.044012496948242184
205
  ]
206
  },
207
  "throughput": {
208
  "unit": "samples/s",
209
+ "value": 136.41468098060543
210
  },
211
  "energy": null,
212
  "efficiency": null