Upload cpu_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_image-classification_google/vit-base-patch16-224/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 |
"eval_strategy": "no",
|
55 |
"save_strategy": "no",
|
56 |
"do_train": true,
|
@@ -85,7 +86,7 @@
|
|
85 |
"processor": "x86_64",
|
86 |
"python_version": "3.10.14",
|
87 |
"optimum_benchmark_version": "0.2.1",
|
88 |
-
"optimum_benchmark_commit": "
|
89 |
"transformers_version": "4.42.3",
|
90 |
"transformers_commit": null,
|
91 |
"accelerate_version": "0.31.0",
|
@@ -104,7 +105,7 @@
|
|
104 |
"overall": {
|
105 |
"memory": {
|
106 |
"unit": "MB",
|
107 |
-
"max_ram":
|
108 |
"max_global_vram": null,
|
109 |
"max_process_vram": null,
|
110 |
"max_reserved": null,
|
@@ -113,24 +114,24 @@
|
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 5,
|
116 |
-
"total": 7.
|
117 |
-
"mean": 1.
|
118 |
-
"stdev": 0.
|
119 |
-
"p50": 1.
|
120 |
-
"p90": 1.
|
121 |
-
"p95": 1.
|
122 |
-
"p99": 1.
|
123 |
"values": [
|
124 |
-
1.
|
125 |
-
1.
|
126 |
-
1.
|
127 |
-
1.
|
128 |
-
1.
|
129 |
]
|
130 |
},
|
131 |
"throughput": {
|
132 |
"unit": "samples/s",
|
133 |
-
"value": 6.
|
134 |
},
|
135 |
"energy": null,
|
136 |
"efficiency": null
|
@@ -138,7 +139,7 @@
|
|
138 |
"warmup": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
-
"max_ram":
|
142 |
"max_global_vram": null,
|
143 |
"max_process_vram": null,
|
144 |
"max_reserved": null,
|
@@ -147,21 +148,21 @@
|
|
147 |
"latency": {
|
148 |
"unit": "s",
|
149 |
"count": 2,
|
150 |
-
"total": 3.
|
151 |
-
"mean": 1.
|
152 |
-
"stdev": 0.
|
153 |
-
"p50": 1.
|
154 |
-
"p90": 1.
|
155 |
-
"p95": 1.
|
156 |
-
"p99": 1.
|
157 |
"values": [
|
158 |
-
1.
|
159 |
-
1.
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "samples/s",
|
164 |
-
"value": 2.
|
165 |
},
|
166 |
"energy": null,
|
167 |
"efficiency": null
|
@@ -169,7 +170,7 @@
|
|
169 |
"train": {
|
170 |
"memory": {
|
171 |
"unit": "MB",
|
172 |
-
"max_ram":
|
173 |
"max_global_vram": null,
|
174 |
"max_process_vram": null,
|
175 |
"max_reserved": null,
|
@@ -178,22 +179,22 @@
|
|
178 |
"latency": {
|
179 |
"unit": "s",
|
180 |
"count": 3,
|
181 |
-
"total": 4.
|
182 |
-
"mean": 1.
|
183 |
-
"stdev": 0.
|
184 |
-
"p50": 1.
|
185 |
-
"p90": 1.
|
186 |
-
"p95": 1.
|
187 |
-
"p99": 1.
|
188 |
"values": [
|
189 |
-
1.
|
190 |
-
1.
|
191 |
-
1.
|
192 |
]
|
193 |
},
|
194 |
"throughput": {
|
195 |
"unit": "samples/s",
|
196 |
-
"value": 3.
|
197 |
},
|
198 |
"energy": null,
|
199 |
"efficiency": null
|
|
|
51 |
"per_device_train_batch_size": 2,
|
52 |
"gradient_accumulation_steps": 1,
|
53 |
"output_dir": "./trainer_output",
|
54 |
+
"evaluation_strategy": "no",
|
55 |
"eval_strategy": "no",
|
56 |
"save_strategy": "no",
|
57 |
"do_train": true,
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.14",
|
88 |
"optimum_benchmark_version": "0.2.1",
|
89 |
+
"optimum_benchmark_commit": "3b8c49a169ebd79001b2a83fbf2b332612417102",
|
90 |
"transformers_version": "4.42.3",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.31.0",
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2465.878016,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
+
"total": 7.73656625599989,
|
118 |
+
"mean": 1.5473132511999779,
|
119 |
+
"stdev": 0.06469618084055466,
|
120 |
+
"p50": 1.512369428999989,
|
121 |
+
"p90": 1.619165694799983,
|
122 |
+
"p95": 1.6469691823999824,
|
123 |
+
"p99": 1.6692119724799819,
|
124 |
"values": [
|
125 |
+
1.6747726699999816,
|
126 |
+
1.50181687099996,
|
127 |
+
1.5357552319999854,
|
128 |
+
1.512369428999989,
|
129 |
+
1.5118520539999736
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 6.462815459148149
|
135 |
},
|
136 |
"energy": null,
|
137 |
"efficiency": null
|
|
|
139 |
"warmup": {
|
140 |
"memory": {
|
141 |
"unit": "MB",
|
142 |
+
"max_ram": 2465.878016,
|
143 |
"max_global_vram": null,
|
144 |
"max_process_vram": null,
|
145 |
"max_reserved": null,
|
|
|
148 |
"latency": {
|
149 |
"unit": "s",
|
150 |
"count": 2,
|
151 |
+
"total": 3.1765895409999416,
|
152 |
+
"mean": 1.5882947704999708,
|
153 |
+
"stdev": 0.08647789950001084,
|
154 |
+
"p50": 1.5882947704999708,
|
155 |
+
"p90": 1.6574770900999796,
|
156 |
+
"p95": 1.6661248800499806,
|
157 |
+
"p99": 1.6730431120099813,
|
158 |
"values": [
|
159 |
+
1.6747726699999816,
|
160 |
+
1.50181687099996
|
161 |
]
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
+
"value": 2.5184242083356234
|
166 |
},
|
167 |
"energy": null,
|
168 |
"efficiency": null
|
|
|
170 |
"train": {
|
171 |
"memory": {
|
172 |
"unit": "MB",
|
173 |
+
"max_ram": 2465.878016,
|
174 |
"max_global_vram": null,
|
175 |
"max_process_vram": null,
|
176 |
"max_reserved": null,
|
|
|
179 |
"latency": {
|
180 |
"unit": "s",
|
181 |
"count": 3,
|
182 |
+
"total": 4.559976714999948,
|
183 |
+
"mean": 1.519992238333316,
|
184 |
+
"stdev": 0.011148120804998362,
|
185 |
+
"p50": 1.512369428999989,
|
186 |
+
"p90": 1.531078071399986,
|
187 |
+
"p95": 1.5334166516999859,
|
188 |
+
"p99": 1.5352875159399855,
|
189 |
"values": [
|
190 |
+
1.5357552319999854,
|
191 |
+
1.512369428999989,
|
192 |
+
1.5118520539999736
|
193 |
]
|
194 |
},
|
195 |
"throughput": {
|
196 |
"unit": "samples/s",
|
197 |
+
"value": 3.94738857783843
|
198 |
},
|
199 |
"energy": null,
|
200 |
"efficiency": null
|