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 |
-
"
|
17 |
-
|
18 |
-
|
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":
|
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.
|
120 |
-
"mean": 0.
|
121 |
-
"stdev": 0.
|
122 |
-
"p50": 0.
|
123 |
-
"p90": 0.
|
124 |
-
"p95": 0.
|
125 |
-
"p99": 0.
|
126 |
"values": [
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
-
"value":
|
137 |
},
|
138 |
"energy": null,
|
139 |
"efficiency": null
|
@@ -141,7 +139,7 @@
|
|
141 |
"warmup": {
|
142 |
"memory": {
|
143 |
"unit": "MB",
|
144 |
-
"max_ram":
|
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.
|
154 |
-
"mean": 0.
|
155 |
-
"stdev": 0.
|
156 |
-
"p50": 0.
|
157 |
-
"p90": 0.
|
158 |
-
"p95": 0.
|
159 |
-
"p99": 0.
|
160 |
"values": [
|
161 |
-
0.
|
162 |
-
0.
|
163 |
]
|
164 |
},
|
165 |
"throughput": {
|
166 |
"unit": "samples/s",
|
167 |
-
"value":
|
168 |
},
|
169 |
"energy": null,
|
170 |
"efficiency": null
|
@@ -172,7 +170,7 @@
|
|
172 |
"train": {
|
173 |
"memory": {
|
174 |
"unit": "MB",
|
175 |
-
"max_ram":
|
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.
|
185 |
-
"mean": 0.
|
186 |
-
"stdev":
|
187 |
-
"p50": 0.
|
188 |
-
"p90": 0.
|
189 |
-
"p95": 0.
|
190 |
-
"p99": 0.
|
191 |
"values": [
|
192 |
-
0.
|
193 |
-
0.
|
194 |
-
0.
|
195 |
]
|
196 |
},
|
197 |
"throughput": {
|
198 |
"unit": "samples/s",
|
199 |
-
"value":
|
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
|