IlyasMoutawwakil HF staff commited on
Commit
1a353f9
·
verified ·
1 Parent(s): 3cb5ef6

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
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
- "model": "google-bert/bert-base-uncased",
10
  "library": "transformers",
 
 
11
  "device": "cuda",
12
  "device_ids": "0",
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
- "hub_kwargs": {
17
- "revision": "main",
18
- "force_download": false,
19
- "local_files_only": false,
20
- "trust_remote_code": false
21
- },
22
  "no_weights": true,
23
  "device_map": null,
24
  "torch_dtype": null,
@@ -107,7 +105,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1080.352768,
111
  "max_global_vram": 3169.32096,
112
  "max_process_vram": 0.0,
113
  "max_reserved": 2520.776704,
@@ -116,24 +114,24 @@
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7735920677185059,
120
- "mean": 0.15471841354370117,
121
- "stdev": 0.21515064133008546,
122
- "p50": 0.04680704116821289,
123
- "p90": 0.3702818832397462,
124
- "p95": 0.47765012741088864,
125
- "p99": 0.5635447227478028,
126
  "values": [
127
- 0.5850183715820313,
128
- 0.04817715072631836,
129
- 0.04680704116821289,
130
- 0.04678860855102539,
131
- 0.04680089569091797
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 64.63354794660843
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,7 +139,7 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1080.352768,
145
  "max_global_vram": 3169.32096,
146
  "max_process_vram": 0.0,
147
  "max_reserved": 2520.776704,
@@ -150,21 +148,21 @@
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.6331955223083496,
154
- "mean": 0.3165977611541748,
155
- "stdev": 0.2684206104278565,
156
- "p50": 0.3165977611541748,
157
- "p90": 0.53133424949646,
158
- "p95": 0.5581763105392457,
159
- "p99": 0.5796499593734742,
160
  "values": [
161
- 0.5850183715820313,
162
- 0.04817715072631836
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 12.634328131120627
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,7 +170,7 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1080.352768,
176
  "max_global_vram": 3169.32096,
177
  "max_process_vram": 0.0,
178
  "max_reserved": 2520.776704,
@@ -181,22 +179,22 @@
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.14039654541015625,
185
- "mean": 0.046798848470052085,
186
- "stdev": 7.66305765999181e-06,
187
- "p50": 0.04680089569091797,
188
- "p90": 0.0468058120727539,
189
- "p95": 0.0468064266204834,
190
- "p99": 0.046806918258666994,
191
  "values": [
192
- 0.04680704116821289,
193
- 0.04678860855102539,
194
- 0.04680089569091797
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 128.20828281361605
200
  },
201
  "energy": null,
202
  "efficiency": null
 
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
 
9
  "library": "transformers",
10
+ "model": "google-bert/bert-base-uncased",
11
+ "processor": "google-bert/bert-base-uncased",
12
  "device": "cuda",
13
  "device_ids": "0",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
+ "model_kwargs": {},
18
+ "processor_kwargs": {},
19
+ "hub_kwargs": {},
 
 
 
20
  "no_weights": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1079.64416,
109
  "max_global_vram": 3169.32096,
110
  "max_process_vram": 0.0,
111
  "max_reserved": 2520.776704,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.9889996299743652,
118
+ "mean": 0.19779992599487303,
119
+ "stdev": 0.2998837957580554,
120
+ "p50": 0.04788220977783203,
121
+ "p90": 0.49796176757812505,
122
+ "p95": 0.6477643615722655,
123
+ "p99": 0.7676064367675781,
124
  "values": [
125
+ 0.7975669555664062,
126
+ 0.04855398559570313,
127
+ 0.047720447540283206,
128
+ 0.04788220977783203,
129
+ 0.04727603149414063
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 50.55613620532497
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1079.64416,
143
  "max_global_vram": 3169.32096,
144
  "max_process_vram": 0.0,
145
  "max_reserved": 2520.776704,
 
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.8461209411621093,
152
+ "mean": 0.42306047058105467,
153
+ "stdev": 0.37450648498535155,
154
+ "p50": 0.42306047058105467,
155
+ "p90": 0.722665658569336,
156
+ "p95": 0.760116307067871,
157
+ "p99": 0.7900768258666991,
158
  "values": [
159
+ 0.7975669555664062,
160
+ 0.04855398559570313
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 9.454913134536485
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1079.64416,
174
  "max_global_vram": 3169.32096,
175
  "max_process_vram": 0.0,
176
  "max_reserved": 2520.776704,
 
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.14287868881225585,
183
+ "mean": 0.04762622960408528,
184
+ "stdev": 0.00025628212648148776,
185
+ "p50": 0.047720447540283206,
186
+ "p90": 0.047849857330322265,
187
+ "p95": 0.04786603355407715,
188
+ "p99": 0.047878974533081056,
189
  "values": [
190
+ 0.047720447540283206,
191
+ 0.04788220977783203,
192
+ 0.04727603149414063
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 125.98099933330293
198
  },
199
  "energy": null,
200
  "efficiency": null