Commit
•
124742b
1
Parent(s):
d18e14a
Upload cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json
CHANGED
@@ -51,7 +51,8 @@
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
54 |
-
"
|
|
|
55 |
"do_train": true,
|
56 |
"use_cpu": false,
|
57 |
"max_steps": 5,
|
@@ -84,7 +85,7 @@
|
|
84 |
"processor": "x86_64",
|
85 |
"python_version": "3.10.14",
|
86 |
"optimum_benchmark_version": "0.2.1",
|
87 |
-
"optimum_benchmark_commit": "
|
88 |
"transformers_version": "4.42.3",
|
89 |
"transformers_commit": null,
|
90 |
"accelerate_version": "0.31.0",
|
@@ -103,7 +104,7 @@
|
|
103 |
"overall": {
|
104 |
"memory": {
|
105 |
"unit": "MB",
|
106 |
-
"max_ram":
|
107 |
"max_global_vram": null,
|
108 |
"max_process_vram": null,
|
109 |
"max_reserved": null,
|
@@ -112,24 +113,24 @@
|
|
112 |
"latency": {
|
113 |
"unit": "s",
|
114 |
"count": 5,
|
115 |
-
"total": 2.
|
116 |
-
"mean": 0.
|
117 |
-
"stdev": 0.
|
118 |
-
"p50": 0.
|
119 |
-
"p90": 0.
|
120 |
-
"p95": 0.
|
121 |
-
"p99": 0.
|
122 |
"values": [
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
]
|
129 |
},
|
130 |
"throughput": {
|
131 |
"unit": "samples/s",
|
132 |
-
"value":
|
133 |
},
|
134 |
"energy": null,
|
135 |
"efficiency": null
|
@@ -137,7 +138,7 @@
|
|
137 |
"warmup": {
|
138 |
"memory": {
|
139 |
"unit": "MB",
|
140 |
-
"max_ram":
|
141 |
"max_global_vram": null,
|
142 |
"max_process_vram": null,
|
143 |
"max_reserved": null,
|
@@ -146,21 +147,21 @@
|
|
146 |
"latency": {
|
147 |
"unit": "s",
|
148 |
"count": 2,
|
149 |
-
"total": 1.
|
150 |
-
"mean": 0.
|
151 |
-
"stdev": 0.
|
152 |
-
"p50": 0.
|
153 |
-
"p90": 0.
|
154 |
-
"p95": 0.
|
155 |
-
"p99": 0.
|
156 |
"values": [
|
157 |
-
0.
|
158 |
-
0.
|
159 |
]
|
160 |
},
|
161 |
"throughput": {
|
162 |
"unit": "samples/s",
|
163 |
-
"value": 6.
|
164 |
},
|
165 |
"energy": null,
|
166 |
"efficiency": null
|
@@ -168,7 +169,7 @@
|
|
168 |
"train": {
|
169 |
"memory": {
|
170 |
"unit": "MB",
|
171 |
-
"max_ram":
|
172 |
"max_global_vram": null,
|
173 |
"max_process_vram": null,
|
174 |
"max_reserved": null,
|
@@ -177,22 +178,22 @@
|
|
177 |
"latency": {
|
178 |
"unit": "s",
|
179 |
"count": 3,
|
180 |
-
"total": 1.
|
181 |
-
"mean": 0.
|
182 |
-
"stdev": 0.
|
183 |
-
"p50": 0.
|
184 |
-
"p90": 0.
|
185 |
-
"p95": 0.
|
186 |
-
"p99": 0.
|
187 |
"values": [
|
188 |
-
0.
|
189 |
-
0.
|
190 |
-
0.
|
191 |
]
|
192 |
},
|
193 |
"throughput": {
|
194 |
"unit": "samples/s",
|
195 |
-
"value": 10.
|
196 |
},
|
197 |
"energy": null,
|
198 |
"efficiency": null
|
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
54 |
+
"eval_strategy": "no",
|
55 |
+
"save_strategy": "no",
|
56 |
"do_train": true,
|
57 |
"use_cpu": false,
|
58 |
"max_steps": 5,
|
|
|
85 |
"processor": "x86_64",
|
86 |
"python_version": "3.10.14",
|
87 |
"optimum_benchmark_version": "0.2.1",
|
88 |
+
"optimum_benchmark_commit": "9a8b29987613b8b04c221447a49b37ee314548ff",
|
89 |
"transformers_version": "4.42.3",
|
90 |
"transformers_commit": null,
|
91 |
"accelerate_version": "0.31.0",
|
|
|
104 |
"overall": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
+
"max_ram": 2475.925504,
|
108 |
"max_global_vram": null,
|
109 |
"max_process_vram": null,
|
110 |
"max_reserved": null,
|
|
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 5,
|
116 |
+
"total": 2.918293411000036,
|
117 |
+
"mean": 0.5836586822000072,
|
118 |
+
"stdev": 0.048954898637787785,
|
119 |
+
"p50": 0.5618250120000425,
|
120 |
+
"p90": 0.6341805752000141,
|
121 |
+
"p95": 0.657778498600021,
|
122 |
+
"p99": 0.6766568373200266,
|
123 |
"values": [
|
124 |
+
0.681376422000028,
|
125 |
+
0.5633868049999933,
|
126 |
+
0.5561149789999718,
|
127 |
+
0.5555901930000005,
|
128 |
+
0.5618250120000425
|
129 |
]
|
130 |
},
|
131 |
"throughput": {
|
132 |
"unit": "samples/s",
|
133 |
+
"value": 17.133301199781034
|
134 |
},
|
135 |
"energy": null,
|
136 |
"efficiency": null
|
|
|
138 |
"warmup": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 2475.925504,
|
142 |
"max_global_vram": null,
|
143 |
"max_process_vram": null,
|
144 |
"max_reserved": null,
|
|
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 2,
|
150 |
+
"total": 1.2447632270000213,
|
151 |
+
"mean": 0.6223816135000106,
|
152 |
+
"stdev": 0.05899480850001737,
|
153 |
+
"p50": 0.6223816135000106,
|
154 |
+
"p90": 0.6695774603000245,
|
155 |
+
"p95": 0.6754769411500263,
|
156 |
+
"p99": 0.6801965258300277,
|
157 |
"values": [
|
158 |
+
0.681376422000028,
|
159 |
+
0.5633868049999933
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "samples/s",
|
164 |
+
"value": 6.42692507817783
|
165 |
},
|
166 |
"energy": null,
|
167 |
"efficiency": null
|
|
|
169 |
"train": {
|
170 |
"memory": {
|
171 |
"unit": "MB",
|
172 |
+
"max_ram": 2475.925504,
|
173 |
"max_global_vram": null,
|
174 |
"max_process_vram": null,
|
175 |
"max_reserved": null,
|
|
|
178 |
"latency": {
|
179 |
"unit": "s",
|
180 |
"count": 3,
|
181 |
+
"total": 1.6735301840000147,
|
182 |
+
"mean": 0.5578433946666715,
|
183 |
+
"stdev": 0.002823568372171578,
|
184 |
+
"p50": 0.5561149789999718,
|
185 |
+
"p90": 0.5606830054000284,
|
186 |
+
"p95": 0.5612540087000355,
|
187 |
+
"p99": 0.5617108113400411,
|
188 |
"values": [
|
189 |
+
0.5561149789999718,
|
190 |
+
0.5555901930000005,
|
191 |
+
0.5618250120000425
|
192 |
]
|
193 |
},
|
194 |
"throughput": {
|
195 |
"unit": "samples/s",
|
196 |
+
"value": 10.755706811918394
|
197 |
},
|
198 |
"energy": null,
|
199 |
"efficiency": null
|