Commit
•
c72be98
1
Parent(s):
196ef9d
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,
|
@@ -79,7 +79,7 @@
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 128,
|
82 |
-
"cpu_ram_mb": 1082014.
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
|
@@ -101,7 +101,7 @@
|
|
101 |
"optimum_benchmark_commit": null,
|
102 |
"transformers_version": "4.45.2",
|
103 |
"transformers_commit": null,
|
104 |
-
"accelerate_version": "1.0.
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.3",
|
107 |
"diffusers_commit": null,
|
@@ -109,7 +109,7 @@
|
|
109 |
"optimum_commit": null,
|
110 |
"timm_version": "1.0.9",
|
111 |
"timm_commit": null,
|
112 |
-
"peft_version": "0.13.
|
113 |
"peft_commit": null
|
114 |
},
|
115 |
"print_report": true,
|
@@ -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": 12.
|
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":
|
210 |
-
"stdev_": 0.
|
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": "5",
|
15 |
"seed": 42,
|
16 |
"inter_op_num_threads": null,
|
17 |
"intra_op_num_threads": null,
|
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 128,
|
82 |
+
"cpu_ram_mb": 1082014.490624,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
|
|
|
101 |
"optimum_benchmark_commit": null,
|
102 |
"transformers_version": "4.45.2",
|
103 |
"transformers_commit": null,
|
104 |
+
"accelerate_version": "1.0.1",
|
105 |
"accelerate_commit": null,
|
106 |
"diffusers_version": "0.30.3",
|
107 |
"diffusers_commit": null,
|
|
|
109 |
"optimum_commit": null,
|
110 |
"timm_version": "1.0.9",
|
111 |
"timm_commit": null,
|
112 |
+
"peft_version": "0.13.2",
|
113 |
"peft_commit": null
|
114 |
},
|
115 |
"print_report": true,
|
|
|
119 |
"overall": {
|
120 |
"memory": {
|
121 |
"unit": "MB",
|
122 |
+
"max_ram": 1324.081152,
|
123 |
"max_global_vram": 68702.69952,
|
124 |
+
"max_process_vram": 314682.257408,
|
125 |
"max_reserved": 2497.708032,
|
126 |
"max_allocated": 2195.345408
|
127 |
},
|
128 |
"latency": {
|
129 |
"unit": "s",
|
130 |
"values": [
|
131 |
+
0.606153564453125,
|
132 |
+
0.042962100982666014,
|
133 |
+
0.04081730651855469,
|
134 |
+
0.04100546646118164,
|
135 |
+
0.04126706314086914
|
136 |
],
|
137 |
"count": 5,
|
138 |
+
"total": 0.7722055015563964,
|
139 |
+
"mean": 0.15444110031127928,
|
140 |
+
"p50": 0.04126706314086914,
|
141 |
+
"p90": 0.38087697906494145,
|
142 |
+
"p95": 0.4935152717590331,
|
143 |
+
"p99": 0.5836259059143066,
|
144 |
+
"stdev": 0.22585751693697578,
|
145 |
+
"stdev_": 146.24184655623097
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
+
"value": 64.74960344004795
|
150 |
},
|
151 |
"energy": null,
|
152 |
"efficiency": null
|
|
|
154 |
"warmup": {
|
155 |
"memory": {
|
156 |
"unit": "MB",
|
157 |
+
"max_ram": 1324.081152,
|
158 |
"max_global_vram": 68702.69952,
|
159 |
+
"max_process_vram": 314682.257408,
|
160 |
"max_reserved": 2497.708032,
|
161 |
"max_allocated": 2195.345408
|
162 |
},
|
163 |
"latency": {
|
164 |
"unit": "s",
|
165 |
"values": [
|
166 |
+
0.606153564453125,
|
167 |
+
0.042962100982666014
|
168 |
],
|
169 |
"count": 2,
|
170 |
+
"total": 0.649115665435791,
|
171 |
+
"mean": 0.3245578327178955,
|
172 |
+
"p50": 0.3245578327178955,
|
173 |
+
"p90": 0.549834418106079,
|
174 |
+
"p95": 0.5779939912796019,
|
175 |
+
"p99": 0.6005216498184204,
|
176 |
+
"stdev": 0.28159573173522945,
|
177 |
+
"stdev_": 86.7628827124907
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 12.32445991675322
|
182 |
},
|
183 |
"energy": null,
|
184 |
"efficiency": null
|
|
|
186 |
"train": {
|
187 |
"memory": {
|
188 |
"unit": "MB",
|
189 |
+
"max_ram": 1324.081152,
|
190 |
"max_global_vram": 68702.69952,
|
191 |
+
"max_process_vram": 314682.257408,
|
192 |
"max_reserved": 2497.708032,
|
193 |
"max_allocated": 2195.345408
|
194 |
},
|
195 |
"latency": {
|
196 |
"unit": "s",
|
197 |
"values": [
|
198 |
+
0.04081730651855469,
|
199 |
+
0.04100546646118164,
|
200 |
+
0.04126706314086914
|
201 |
],
|
202 |
"count": 3,
|
203 |
+
"total": 0.12308983612060548,
|
204 |
+
"mean": 0.04102994537353516,
|
205 |
+
"p50": 0.04100546646118164,
|
206 |
+
"p90": 0.04121474380493164,
|
207 |
+
"p95": 0.041240903472900395,
|
208 |
+
"p99": 0.04126183120727539,
|
209 |
+
"stdev": 0.0001844264400629416,
|
210 |
+
"stdev_": 0.449492287605869
|
211 |
},
|
212 |
"throughput": {
|
213 |
"unit": "samples/s",
|
214 |
+
"value": 146.2346572820464
|
215 |
},
|
216 |
"energy": null,
|
217 |
"efficiency": null
|