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
@@ -11,7 +11,7 @@
|
|
11 |
"model": "google-bert/bert-base-uncased",
|
12 |
"processor": "google-bert/bert-base-uncased",
|
13 |
"device": "cuda",
|
14 |
-
"device_ids": "
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
@@ -99,9 +99,9 @@
|
|
99 |
"gpu_vram_mb": 549621596160,
|
100 |
"optimum_benchmark_version": "0.5.0",
|
101 |
"optimum_benchmark_commit": null,
|
102 |
-
"transformers_version": "4.45.
|
103 |
"transformers_commit": null,
|
104 |
-
"accelerate_version": "0.
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.3",
|
107 |
"diffusers_commit": null,
|
@@ -119,34 +119,34 @@
|
|
119 |
"overall": {
|
120 |
"memory": {
|
121 |
"unit": "MB",
|
122 |
-
"max_ram":
|
123 |
"max_global_vram": 68702.69952,
|
124 |
-
"max_process_vram":
|
125 |
"max_reserved": 2497.708032,
|
126 |
"max_allocated": 2195.345408
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
],
|
137 |
"count": 5,
|
138 |
-
"total": 0.
|
139 |
-
"mean": 0.
|
140 |
-
"p50": 0.
|
141 |
-
"p90": 0.
|
142 |
-
"p95": 0.
|
143 |
-
"p99": 0.
|
144 |
-
"stdev": 0.
|
145 |
-
"stdev_":
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
-
"value":
|
150 |
},
|
151 |
"energy": null,
|
152 |
"efficiency": null
|
@@ -154,31 +154,31 @@
|
|
154 |
"warmup": {
|
155 |
"memory": {
|
156 |
"unit": "MB",
|
157 |
-
"max_ram":
|
158 |
"max_global_vram": 68702.69952,
|
159 |
-
"max_process_vram":
|
160 |
"max_reserved": 2497.708032,
|
161 |
"max_allocated": 2195.345408
|
162 |
},
|
163 |
"latency": {
|
164 |
"unit": "s",
|
165 |
"values": [
|
166 |
-
0.
|
167 |
-
0.
|
168 |
],
|
169 |
"count": 2,
|
170 |
-
"total": 0.
|
171 |
-
"mean": 0.
|
172 |
-
"p50": 0.
|
173 |
-
"p90": 0.
|
174 |
-
"p95": 0.
|
175 |
-
"p99": 0.
|
176 |
-
"stdev": 0.
|
177 |
-
"stdev_": 86.
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
-
"value":
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
@@ -186,32 +186,32 @@
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
-
"max_ram":
|
190 |
"max_global_vram": 68702.69952,
|
191 |
-
"max_process_vram":
|
192 |
"max_reserved": 2497.708032,
|
193 |
"max_allocated": 2195.345408
|
194 |
},
|
195 |
"latency": {
|
196 |
"unit": "s",
|
197 |
"values": [
|
198 |
-
0.
|
199 |
-
0.
|
200 |
-
0.
|
201 |
],
|
202 |
"count": 3,
|
203 |
-
"total": 0.
|
204 |
-
"mean": 0.
|
205 |
-
"p50": 0.
|
206 |
-
"p90": 0.
|
207 |
-
"p95": 0.
|
208 |
-
"p99": 0.
|
209 |
-
"stdev": 0.
|
210 |
-
"stdev_":
|
211 |
},
|
212 |
"throughput": {
|
213 |
"unit": "samples/s",
|
214 |
-
"value":
|
215 |
},
|
216 |
"energy": null,
|
217 |
"efficiency": null
|
|
|
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,
|
|
|
99 |
"gpu_vram_mb": 549621596160,
|
100 |
"optimum_benchmark_version": "0.5.0",
|
101 |
"optimum_benchmark_commit": null,
|
102 |
+
"transformers_version": "4.45.2",
|
103 |
"transformers_commit": null,
|
104 |
+
"accelerate_version": "1.0.0",
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.3",
|
107 |
"diffusers_commit": null,
|
|
|
119 |
"overall": {
|
120 |
"memory": {
|
121 |
"unit": "MB",
|
122 |
+
"max_ram": 1323.134976,
|
123 |
"max_global_vram": 68702.69952,
|
124 |
+
"max_process_vram": 259263.709184,
|
125 |
"max_reserved": 2497.708032,
|
126 |
"max_allocated": 2195.345408
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
+
0.65006201171875,
|
132 |
+
0.04583462524414063,
|
133 |
+
0.045138782501220706,
|
134 |
+
0.04481286239624024,
|
135 |
+
0.045547584533691406
|
136 |
],
|
137 |
"count": 5,
|
138 |
+
"total": 0.8313958663940431,
|
139 |
+
"mean": 0.16627917327880862,
|
140 |
+
"p50": 0.045547584533691406,
|
141 |
+
"p90": 0.4083710571289063,
|
142 |
+
"p95": 0.529216534423828,
|
143 |
+
"p99": 0.6258929162597656,
|
144 |
+
"stdev": 0.2418916697194715,
|
145 |
+
"stdev_": 145.47322129986756
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
+
"value": 60.139822701863565
|
150 |
},
|
151 |
"energy": null,
|
152 |
"efficiency": null
|
|
|
154 |
"warmup": {
|
155 |
"memory": {
|
156 |
"unit": "MB",
|
157 |
+
"max_ram": 1323.134976,
|
158 |
"max_global_vram": 68702.69952,
|
159 |
+
"max_process_vram": 259263.709184,
|
160 |
"max_reserved": 2497.708032,
|
161 |
"max_allocated": 2195.345408
|
162 |
},
|
163 |
"latency": {
|
164 |
"unit": "s",
|
165 |
"values": [
|
166 |
+
0.65006201171875,
|
167 |
+
0.04583462524414063
|
168 |
],
|
169 |
"count": 2,
|
170 |
+
"total": 0.6958966369628906,
|
171 |
+
"mean": 0.3479483184814453,
|
172 |
+
"p50": 0.3479483184814453,
|
173 |
+
"p90": 0.589639273071289,
|
174 |
+
"p95": 0.6198506423950195,
|
175 |
+
"p99": 0.6440197378540039,
|
176 |
+
"stdev": 0.3021136932373047,
|
177 |
+
"stdev_": 86.82717437917873
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 11.495960139877221
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
+
"max_ram": 1323.134976,
|
190 |
"max_global_vram": 68702.69952,
|
191 |
+
"max_process_vram": 259263.709184,
|
192 |
"max_reserved": 2497.708032,
|
193 |
"max_allocated": 2195.345408
|
194 |
},
|
195 |
"latency": {
|
196 |
"unit": "s",
|
197 |
"values": [
|
198 |
+
0.045138782501220706,
|
199 |
+
0.04481286239624024,
|
200 |
+
0.045547584533691406
|
201 |
],
|
202 |
"count": 3,
|
203 |
+
"total": 0.13549922943115233,
|
204 |
+
"mean": 0.04516640981038411,
|
205 |
+
"p50": 0.045138782501220706,
|
206 |
+
"p90": 0.04546582412719727,
|
207 |
+
"p95": 0.045506704330444334,
|
208 |
+
"p99": 0.04553940849304199,
|
209 |
+
"stdev": 0.0003005845482543544,
|
210 |
+
"stdev_": 0.665504629471895
|
211 |
},
|
212 |
"throughput": {
|
213 |
"unit": "samples/s",
|
214 |
+
"value": 132.84208386694823
|
215 |
},
|
216 |
"energy": null,
|
217 |
"efficiency": null
|