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,
|
@@ -117,8 +117,8 @@
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
-
"max_ram": 1631.
|
121 |
-
"max_global_vram": 12.
|
122 |
"max_process_vram": 0.0,
|
123 |
"max_reserved": 2497.708032,
|
124 |
"max_allocated": 2195.345408
|
@@ -126,24 +126,24 @@
|
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
-
"total": 0.
|
130 |
-
"mean": 0.
|
131 |
-
"stdev": 0.
|
132 |
-
"p50": 0.
|
133 |
-
"p90": 0.
|
134 |
-
"p95": 0.
|
135 |
-
"p99": 0.
|
136 |
"values": [
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
-
"value": 66.
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
@@ -151,8 +151,8 @@
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
-
"max_ram": 1631.
|
155 |
-
"max_global_vram": 12.
|
156 |
"max_process_vram": 0.0,
|
157 |
"max_reserved": 2497.708032,
|
158 |
"max_allocated": 2195.345408
|
@@ -160,21 +160,21 @@
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
-
"total": 0.
|
164 |
-
"mean": 0.
|
165 |
-
"stdev": 0.
|
166 |
-
"p50": 0.
|
167 |
-
"p90": 0.
|
168 |
-
"p95": 0.
|
169 |
-
"p99": 0.
|
170 |
"values": [
|
171 |
-
0.
|
172 |
-
0.
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
-
"value":
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
@@ -182,8 +182,8 @@
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
-
"max_ram": 1631.
|
186 |
-
"max_global_vram": 12.
|
187 |
"max_process_vram": 0.0,
|
188 |
"max_reserved": 2497.708032,
|
189 |
"max_allocated": 2195.345408
|
@@ -191,22 +191,22 @@
|
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
-
"total": 0.
|
195 |
-
"mean": 0.
|
196 |
-
"stdev": 0.
|
197 |
-
"p50": 0.
|
198 |
-
"p90": 0.
|
199 |
-
"p95": 0.
|
200 |
-
"p99": 0.
|
201 |
"values": [
|
202 |
-
0.
|
203 |
-
0.
|
204 |
-
0.
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
-
"value":
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|
|
|
11 |
"model": "google-bert/bert-base-uncased",
|
12 |
"processor": "google-bert/bert-base-uncased",
|
13 |
"device": "cuda",
|
14 |
+
"device_ids": "5",
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
+
"max_ram": 1631.760384,
|
121 |
+
"max_global_vram": 12.079104,
|
122 |
"max_process_vram": 0.0,
|
123 |
"max_reserved": 2497.708032,
|
124 |
"max_allocated": 2195.345408
|
|
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
+
"total": 0.7475482940673829,
|
130 |
+
"mean": 0.14950965881347658,
|
131 |
+
"stdev": 0.20974280056173686,
|
132 |
+
"p50": 0.04470623779296875,
|
133 |
+
"p90": 0.35944556121826177,
|
134 |
+
"p95": 0.4642202171325683,
|
135 |
+
"p99": 0.5480399418640136,
|
136 |
"values": [
|
137 |
+
0.568994873046875,
|
138 |
+
0.045121593475341795,
|
139 |
+
0.04470623779296875,
|
140 |
+
0.04445151519775391,
|
141 |
+
0.04427407455444336
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 66.88531081778252
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 1631.760384,
|
155 |
+
"max_global_vram": 12.079104,
|
156 |
"max_process_vram": 0.0,
|
157 |
"max_reserved": 2497.708032,
|
158 |
"max_allocated": 2195.345408
|
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
+
"total": 0.6141164665222169,
|
164 |
+
"mean": 0.3070582332611084,
|
165 |
+
"stdev": 0.2619366397857666,
|
166 |
+
"p50": 0.3070582332611084,
|
167 |
+
"p90": 0.5166075450897217,
|
168 |
+
"p95": 0.5428012090682983,
|
169 |
+
"p99": 0.5637561402511597,
|
170 |
"values": [
|
171 |
+
0.568994873046875,
|
172 |
+
0.045121593475341795
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
+
"value": 13.026844965262928
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
+
"max_ram": 1631.760384,
|
186 |
+
"max_global_vram": 12.079104,
|
187 |
"max_process_vram": 0.0,
|
188 |
"max_reserved": 2497.708032,
|
189 |
"max_allocated": 2195.345408
|
|
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
+
"total": 0.13343182754516603,
|
195 |
+
"mean": 0.044477275848388675,
|
196 |
+
"stdev": 0.00017736774326059085,
|
197 |
+
"p50": 0.04445151519775391,
|
198 |
+
"p90": 0.044655293273925784,
|
199 |
+
"p95": 0.04468076553344726,
|
200 |
+
"p99": 0.04470114334106445,
|
201 |
"values": [
|
202 |
+
0.04470623779296875,
|
203 |
+
0.04445151519775391,
|
204 |
+
0.04427407455444336
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 134.90034822394296
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|