Commit
•
b4c79c2
1
Parent(s):
56f4d33
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,
|
@@ -86,10 +86,17 @@
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.12",
|
88 |
"gpu": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
"Advanced Micro Devices, Inc. [AMD/ATI]"
|
90 |
],
|
91 |
-
"gpu_count":
|
92 |
-
"gpu_vram_mb":
|
93 |
"optimum_benchmark_version": "0.4.0",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
"transformers_version": "4.44.2",
|
@@ -110,33 +117,33 @@
|
|
110 |
"overall": {
|
111 |
"memory": {
|
112 |
"unit": "MB",
|
113 |
-
"max_ram":
|
114 |
"max_global_vram": 2953.19552,
|
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 +151,30 @@
|
|
144 |
"warmup": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram":
|
148 |
"max_global_vram": 2953.19552,
|
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":
|
171 |
},
|
172 |
"energy": null,
|
173 |
"efficiency": null
|
@@ -175,31 +182,31 @@
|
|
175 |
"train": {
|
176 |
"memory": {
|
177 |
"unit": "MB",
|
178 |
-
"max_ram":
|
179 |
"max_global_vram": 2953.19552,
|
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
|
|
|
11 |
"model": "google-bert/bert-base-uncased",
|
12 |
"processor": "google-bert/bert-base-uncased",
|
13 |
"device": "cuda",
|
14 |
+
"device_ids": "4",
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.12",
|
88 |
"gpu": [
|
89 |
+
"Advanced Micro Devices, Inc. [AMD/ATI]",
|
90 |
+
"Advanced Micro Devices, Inc. [AMD/ATI]",
|
91 |
+
"Advanced Micro Devices, Inc. [AMD/ATI]",
|
92 |
+
"Advanced Micro Devices, Inc. [AMD/ATI]",
|
93 |
+
"Advanced Micro Devices, Inc. [AMD/ATI]",
|
94 |
+
"Advanced Micro Devices, Inc. [AMD/ATI]",
|
95 |
+
"Advanced Micro Devices, Inc. [AMD/ATI]",
|
96 |
"Advanced Micro Devices, Inc. [AMD/ATI]"
|
97 |
],
|
98 |
+
"gpu_count": 8,
|
99 |
+
"gpu_vram_mb": 549621596160,
|
100 |
"optimum_benchmark_version": "0.4.0",
|
101 |
"optimum_benchmark_commit": null,
|
102 |
"transformers_version": "4.44.2",
|
|
|
117 |
"overall": {
|
118 |
"memory": {
|
119 |
"unit": "MB",
|
120 |
+
"max_ram": 1140.55168,
|
121 |
"max_global_vram": 2953.19552,
|
122 |
+
"max_process_vram": 300902.014976,
|
123 |
"max_reserved": 2497.708032,
|
124 |
"max_allocated": 2195.345408
|
125 |
},
|
126 |
"latency": {
|
127 |
"unit": "s",
|
128 |
"count": 5,
|
129 |
+
"total": 0.7175340194702149,
|
130 |
+
"mean": 0.14350680389404297,
|
131 |
+
"stdev": 0.19977022366246314,
|
132 |
+
"p50": 0.0435781135559082,
|
133 |
+
"p90": 0.3436614044189453,
|
134 |
+
"p95": 0.44335365142822253,
|
135 |
+
"p99": 0.5231074490356444,
|
136 |
"values": [
|
137 |
+
0.5430458984375,
|
138 |
+
0.044584663391113284,
|
139 |
+
0.04318019104003906,
|
140 |
+
0.0431451530456543,
|
141 |
+
0.0435781135559082
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 69.68310720224397
|
147 |
},
|
148 |
"energy": null,
|
149 |
"efficiency": null
|
|
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 1140.55168,
|
155 |
"max_global_vram": 2953.19552,
|
156 |
+
"max_process_vram": 300902.014976,
|
157 |
"max_reserved": 2497.708032,
|
158 |
"max_allocated": 2195.345408
|
159 |
},
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"count": 2,
|
163 |
+
"total": 0.5876305618286133,
|
164 |
+
"mean": 0.29381528091430664,
|
165 |
+
"stdev": 0.24923061752319334,
|
166 |
+
"p50": 0.29381528091430664,
|
167 |
+
"p90": 0.49319977493286127,
|
168 |
+
"p95": 0.5181228366851806,
|
169 |
+
"p99": 0.5380612860870361,
|
170 |
"values": [
|
171 |
+
0.5430458984375,
|
172 |
+
0.044584663391113284
|
173 |
]
|
174 |
},
|
175 |
"throughput": {
|
176 |
"unit": "samples/s",
|
177 |
+
"value": 13.61399579883195
|
178 |
},
|
179 |
"energy": null,
|
180 |
"efficiency": null
|
|
|
182 |
"train": {
|
183 |
"memory": {
|
184 |
"unit": "MB",
|
185 |
+
"max_ram": 1140.55168,
|
186 |
"max_global_vram": 2953.19552,
|
187 |
+
"max_process_vram": 300902.014976,
|
188 |
"max_reserved": 2497.708032,
|
189 |
"max_allocated": 2195.345408
|
190 |
},
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
"count": 3,
|
194 |
+
"total": 0.12990345764160158,
|
195 |
+
"mean": 0.043301152547200523,
|
196 |
+
"stdev": 0.0001963627010082943,
|
197 |
+
"p50": 0.04318019104003906,
|
198 |
+
"p90": 0.043498529052734373,
|
199 |
+
"p95": 0.04353832130432129,
|
200 |
+
"p99": 0.04357015510559082,
|
201 |
"values": [
|
202 |
+
0.04318019104003906,
|
203 |
+
0.0431451530456543,
|
204 |
+
0.0435781135559082
|
205 |
]
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 138.56444106100145
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|