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
@@ -51,6 +51,7 @@
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
|
|
54 |
"do_train": true,
|
55 |
"use_cpu": false,
|
56 |
"max_steps": 5,
|
@@ -88,7 +89,7 @@
|
|
88 |
"gpu_count": 1,
|
89 |
"gpu_vram_mb": 68702699520,
|
90 |
"optimum_benchmark_version": "0.2.1",
|
91 |
-
"optimum_benchmark_commit": "
|
92 |
"transformers_version": "4.42.3",
|
93 |
"transformers_commit": null,
|
94 |
"accelerate_version": "0.31.0",
|
@@ -107,33 +108,33 @@
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
-
"max_ram":
|
111 |
-
"max_global_vram": 2953.
|
112 |
-
"max_process_vram":
|
113 |
"max_reserved": 2497.708032,
|
114 |
"max_allocated": 2195.345408
|
115 |
},
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"count": 5,
|
119 |
-
"total": 0.
|
120 |
-
"mean": 0.
|
121 |
-
"stdev": 0.
|
122 |
-
"p50": 0.
|
123 |
-
"p90": 0.
|
124 |
-
"p95": 0.
|
125 |
-
"p99": 0.
|
126 |
"values": [
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "samples/s",
|
136 |
-
"value":
|
137 |
},
|
138 |
"energy": null,
|
139 |
"efficiency": null
|
@@ -141,30 +142,30 @@
|
|
141 |
"warmup": {
|
142 |
"memory": {
|
143 |
"unit": "MB",
|
144 |
-
"max_ram":
|
145 |
-
"max_global_vram": 2953.
|
146 |
-
"max_process_vram":
|
147 |
"max_reserved": 2497.708032,
|
148 |
"max_allocated": 2195.345408
|
149 |
},
|
150 |
"latency": {
|
151 |
"unit": "s",
|
152 |
"count": 2,
|
153 |
-
"total": 0.
|
154 |
-
"mean": 0.
|
155 |
-
"stdev": 0.
|
156 |
-
"p50": 0.
|
157 |
-
"p90": 0.
|
158 |
-
"p95": 0.
|
159 |
-
"p99": 0.
|
160 |
"values": [
|
161 |
-
0.
|
162 |
-
0.
|
163 |
]
|
164 |
},
|
165 |
"throughput": {
|
166 |
"unit": "samples/s",
|
167 |
-
"value":
|
168 |
},
|
169 |
"energy": null,
|
170 |
"efficiency": null
|
@@ -172,31 +173,31 @@
|
|
172 |
"train": {
|
173 |
"memory": {
|
174 |
"unit": "MB",
|
175 |
-
"max_ram":
|
176 |
-
"max_global_vram": 2953.
|
177 |
-
"max_process_vram":
|
178 |
"max_reserved": 2497.708032,
|
179 |
"max_allocated": 2195.345408
|
180 |
},
|
181 |
"latency": {
|
182 |
"unit": "s",
|
183 |
"count": 3,
|
184 |
-
"total": 0.
|
185 |
-
"mean": 0.
|
186 |
-
"stdev": 0.
|
187 |
-
"p50": 0.
|
188 |
-
"p90": 0.
|
189 |
-
"p95": 0.
|
190 |
-
"p99": 0.
|
191 |
"values": [
|
192 |
-
0.
|
193 |
-
0.
|
194 |
-
0.
|
195 |
]
|
196 |
},
|
197 |
"throughput": {
|
198 |
"unit": "samples/s",
|
199 |
-
"value":
|
200 |
},
|
201 |
"energy": null,
|
202 |
"efficiency": null
|
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
54 |
+
"evaluation_strategy": "no",
|
55 |
"do_train": true,
|
56 |
"use_cpu": false,
|
57 |
"max_steps": 5,
|
|
|
89 |
"gpu_count": 1,
|
90 |
"gpu_vram_mb": 68702699520,
|
91 |
"optimum_benchmark_version": "0.2.1",
|
92 |
+
"optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
|
93 |
"transformers_version": "4.42.3",
|
94 |
"transformers_commit": null,
|
95 |
"accelerate_version": "0.31.0",
|
|
|
108 |
"overall": {
|
109 |
"memory": {
|
110 |
"unit": "MB",
|
111 |
+
"max_ram": 1593.356288,
|
112 |
+
"max_global_vram": 2953.842688,
|
113 |
+
"max_process_vram": 913011.597312,
|
114 |
"max_reserved": 2497.708032,
|
115 |
"max_allocated": 2195.345408
|
116 |
},
|
117 |
"latency": {
|
118 |
"unit": "s",
|
119 |
"count": 5,
|
120 |
+
"total": 0.765765064239502,
|
121 |
+
"mean": 0.1531530128479004,
|
122 |
+
"stdev": 0.2179531364221001,
|
123 |
+
"p50": 0.04412088012695312,
|
124 |
+
"p90": 0.37150744934082036,
|
125 |
+
"p95": 0.48028265533447256,
|
126 |
+
"p99": 0.5673028201293945,
|
127 |
"values": [
|
128 |
+
0.589057861328125,
|
129 |
+
0.045181831359863284,
|
130 |
+
0.04412088012695312,
|
131 |
+
0.04349176788330078,
|
132 |
+
0.04391272354125977
|
133 |
]
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 65.29417746375789
|
138 |
},
|
139 |
"energy": null,
|
140 |
"efficiency": null
|
|
|
142 |
"warmup": {
|
143 |
"memory": {
|
144 |
"unit": "MB",
|
145 |
+
"max_ram": 1593.356288,
|
146 |
+
"max_global_vram": 2953.842688,
|
147 |
+
"max_process_vram": 913011.597312,
|
148 |
"max_reserved": 2497.708032,
|
149 |
"max_allocated": 2195.345408
|
150 |
},
|
151 |
"latency": {
|
152 |
"unit": "s",
|
153 |
"count": 2,
|
154 |
+
"total": 0.6342396926879883,
|
155 |
+
"mean": 0.31711984634399415,
|
156 |
+
"stdev": 0.27193801498413084,
|
157 |
+
"p50": 0.31711984634399415,
|
158 |
+
"p90": 0.5346702583312988,
|
159 |
+
"p95": 0.5618640598297119,
|
160 |
+
"p99": 0.5836191010284424,
|
161 |
"values": [
|
162 |
+
0.589057861328125,
|
163 |
+
0.045181831359863284
|
164 |
]
|
165 |
},
|
166 |
"throughput": {
|
167 |
"unit": "samples/s",
|
168 |
+
"value": 12.613527806963617
|
169 |
},
|
170 |
"energy": null,
|
171 |
"efficiency": null
|
|
|
173 |
"train": {
|
174 |
"memory": {
|
175 |
"unit": "MB",
|
176 |
+
"max_ram": 1593.356288,
|
177 |
+
"max_global_vram": 2953.842688,
|
178 |
+
"max_process_vram": 913011.597312,
|
179 |
"max_reserved": 2497.708032,
|
180 |
"max_allocated": 2195.345408
|
181 |
},
|
182 |
"latency": {
|
183 |
"unit": "s",
|
184 |
"count": 3,
|
185 |
+
"total": 0.13152537155151367,
|
186 |
+
"mean": 0.04384179051717122,
|
187 |
+
"stdev": 0.00026168578385547364,
|
188 |
+
"p50": 0.04391272354125977,
|
189 |
+
"p90": 0.04407924880981445,
|
190 |
+
"p95": 0.044100064468383784,
|
191 |
+
"p99": 0.04411671699523925,
|
192 |
"values": [
|
193 |
+
0.04412088012695312,
|
194 |
+
0.04349176788330078,
|
195 |
+
0.04391272354125977
|
196 |
]
|
197 |
},
|
198 |
"throughput": {
|
199 |
"unit": "samples/s",
|
200 |
+
"value": 136.85572439497014
|
201 |
},
|
202 |
"energy": null,
|
203 |
"efficiency": null
|