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
@@ -91,7 +91,7 @@
|
|
91 |
"gpu_count": 1,
|
92 |
"gpu_vram_mb": 68702699520,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
-
"optimum_benchmark_commit": "
|
95 |
"transformers_version": "4.42.4",
|
96 |
"transformers_commit": null,
|
97 |
"accelerate_version": "0.32.1",
|
@@ -110,33 +110,33 @@
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram": 1135.
|
114 |
-
"max_global_vram": 2953.
|
115 |
-
"max_process_vram":
|
116 |
"max_reserved": 2497.708032,
|
117 |
"max_allocated": 2195.345408
|
118 |
},
|
119 |
"latency": {
|
120 |
"unit": "s",
|
121 |
"count": 5,
|
122 |
-
"total": 0.
|
123 |
-
"mean": 0.
|
124 |
-
"stdev": 0.
|
125 |
-
"p50": 0.
|
126 |
-
"p90": 0.
|
127 |
-
"p95": 0.
|
128 |
-
"p99": 0.
|
129 |
"values": [
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
]
|
136 |
},
|
137 |
"throughput": {
|
138 |
"unit": "samples/s",
|
139 |
-
"value":
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
@@ -144,30 +144,30 @@
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram": 1135.
|
148 |
-
"max_global_vram": 2953.
|
149 |
-
"max_process_vram":
|
150 |
"max_reserved": 2497.708032,
|
151 |
"max_allocated": 2195.345408
|
152 |
},
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
"count": 2,
|
156 |
-
"total": 0.
|
157 |
-
"mean": 0.
|
158 |
-
"stdev": 0.
|
159 |
-
"p50": 0.
|
160 |
-
"p90": 0.
|
161 |
-
"p95": 0.
|
162 |
-
"p99": 0.
|
163 |
"values": [
|
164 |
-
0.
|
165 |
-
0.
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "samples/s",
|
170 |
-
"value": 12.
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
@@ -175,31 +175,31 @@
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
-
"max_ram": 1135.
|
179 |
-
"max_global_vram": 2953.
|
180 |
-
"max_process_vram":
|
181 |
"max_reserved": 2497.708032,
|
182 |
"max_allocated": 2195.345408
|
183 |
},
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
-
"total": 0.
|
188 |
-
"mean": 0.
|
189 |
-
"stdev": 0.
|
190 |
-
"p50": 0.
|
191 |
-
"p90": 0.
|
192 |
-
"p95": 0.
|
193 |
-
"p99": 0.
|
194 |
"values": [
|
195 |
-
0.
|
196 |
-
0.
|
197 |
-
0.
|
198 |
]
|
199 |
},
|
200 |
"throughput": {
|
201 |
"unit": "samples/s",
|
202 |
-
"value":
|
203 |
},
|
204 |
"energy": null,
|
205 |
"efficiency": null
|
|
|
91 |
"gpu_count": 1,
|
92 |
"gpu_vram_mb": 68702699520,
|
93 |
"optimum_benchmark_version": "0.3.1",
|
94 |
+
"optimum_benchmark_commit": "8bf68d01ce920e01ece8935a1cc6d7e3f17c2d2b",
|
95 |
"transformers_version": "4.42.4",
|
96 |
"transformers_commit": null,
|
97 |
"accelerate_version": "0.32.1",
|
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
+
"max_ram": 1135.505408,
|
114 |
+
"max_global_vram": 2953.187328,
|
115 |
+
"max_process_vram": 334421.15584,
|
116 |
"max_reserved": 2497.708032,
|
117 |
"max_allocated": 2195.345408
|
118 |
},
|
119 |
"latency": {
|
120 |
"unit": "s",
|
121 |
"count": 5,
|
122 |
+
"total": 0.7862773666381835,
|
123 |
+
"mean": 0.1572554733276367,
|
124 |
+
"stdev": 0.22258216607502274,
|
125 |
+
"p50": 0.04700625610351562,
|
126 |
+
"p90": 0.38038115234375003,
|
127 |
+
"p95": 0.4913978515624998,
|
128 |
+
"p99": 0.5802112109374999,
|
129 |
"values": [
|
130 |
+
0.60241455078125,
|
131 |
+
0.0473310546875,
|
132 |
+
0.044704193115234374,
|
133 |
+
0.04700625610351562,
|
134 |
+
0.0448213119506836
|
135 |
]
|
136 |
},
|
137 |
"throughput": {
|
138 |
"unit": "samples/s",
|
139 |
+
"value": 63.590791394365795
|
140 |
},
|
141 |
"energy": null,
|
142 |
"efficiency": null
|
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
+
"max_ram": 1135.505408,
|
148 |
+
"max_global_vram": 2953.187328,
|
149 |
+
"max_process_vram": 334421.15584,
|
150 |
"max_reserved": 2497.708032,
|
151 |
"max_allocated": 2195.345408
|
152 |
},
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
"count": 2,
|
156 |
+
"total": 0.6497456054687499,
|
157 |
+
"mean": 0.32487280273437497,
|
158 |
+
"stdev": 0.277541748046875,
|
159 |
+
"p50": 0.32487280273437497,
|
160 |
+
"p90": 0.5469062011718749,
|
161 |
+
"p95": 0.5746603759765624,
|
162 |
+
"p99": 0.5968637158203124,
|
163 |
"values": [
|
164 |
+
0.60241455078125,
|
165 |
+
0.0473310546875
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "samples/s",
|
170 |
+
"value": 12.312511131535105
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
+
"max_ram": 1135.505408,
|
179 |
+
"max_global_vram": 2953.187328,
|
180 |
+
"max_process_vram": 334421.15584,
|
181 |
"max_reserved": 2497.708032,
|
182 |
"max_allocated": 2195.345408
|
183 |
},
|
184 |
"latency": {
|
185 |
"unit": "s",
|
186 |
"count": 3,
|
187 |
+
"total": 0.13653176116943358,
|
188 |
+
"mean": 0.04551058705647786,
|
189 |
+
"stdev": 0.0010586779897917883,
|
190 |
+
"p50": 0.0448213119506836,
|
191 |
+
"p90": 0.046569267272949216,
|
192 |
+
"p95": 0.04678776168823242,
|
193 |
+
"p99": 0.04696255722045898,
|
194 |
"values": [
|
195 |
+
0.044704193115234374,
|
196 |
+
0.04700625610351562,
|
197 |
+
0.0448213119506836
|
198 |
]
|
199 |
},
|
200 |
"throughput": {
|
201 |
"unit": "samples/s",
|
202 |
+
"value": 131.83745559146715
|
203 |
},
|
204 |
"energy": null,
|
205 |
"efficiency": null
|