Commit
•
e9f36a9
1
Parent(s):
272ec14
Upload cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/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": 2837.
|
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":
|
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": 2837.
|
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": 4.
|
164 |
},
|
165 |
"energy": null,
|
166 |
"efficiency": null
|
@@ -168,7 +169,7 @@
|
|
168 |
"train": {
|
169 |
"memory": {
|
170 |
"unit": "MB",
|
171 |
-
"max_ram": 2837.
|
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": 2.
|
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":
|
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": 2837.065728,
|
108 |
"max_global_vram": null,
|
109 |
"max_process_vram": null,
|
110 |
"max_reserved": null,
|
|
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
"count": 5,
|
116 |
+
"total": 3.8099817240000675,
|
117 |
+
"mean": 0.7619963448000135,
|
118 |
+
"stdev": 0.049520925565299946,
|
119 |
+
"p50": 0.7414219610000146,
|
120 |
+
"p90": 0.8134377322000091,
|
121 |
+
"p95": 0.8369853516000034,
|
122 |
+
"p99": 0.8558234471199989,
|
123 |
"values": [
|
124 |
+
0.8605329709999978,
|
125 |
+
0.7414219610000146,
|
126 |
+
0.7427948740000261,
|
127 |
+
0.7285093940000138,
|
128 |
+
0.7367225240000153
|
129 |
]
|
130 |
},
|
131 |
"throughput": {
|
132 |
"unit": "samples/s",
|
133 |
+
"value": 13.123422531146796
|
134 |
},
|
135 |
"energy": null,
|
136 |
"efficiency": null
|
|
|
138 |
"warmup": {
|
139 |
"memory": {
|
140 |
"unit": "MB",
|
141 |
+
"max_ram": 2837.065728,
|
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.6019549320000124,
|
151 |
+
"mean": 0.8009774660000062,
|
152 |
+
"stdev": 0.059555504999991626,
|
153 |
+
"p50": 0.8009774660000062,
|
154 |
+
"p90": 0.8486218699999994,
|
155 |
+
"p95": 0.8545774204999986,
|
156 |
+
"p99": 0.859341860899998,
|
157 |
"values": [
|
158 |
+
0.8605329709999978,
|
159 |
+
0.7414219610000146
|
160 |
]
|
161 |
},
|
162 |
"throughput": {
|
163 |
"unit": "samples/s",
|
164 |
+
"value": 4.993898292764167
|
165 |
},
|
166 |
"energy": null,
|
167 |
"efficiency": null
|
|
|
169 |
"train": {
|
170 |
"memory": {
|
171 |
"unit": "MB",
|
172 |
+
"max_ram": 2837.065728,
|
173 |
"max_global_vram": null,
|
174 |
"max_process_vram": null,
|
175 |
"max_reserved": null,
|
|
|
178 |
"latency": {
|
179 |
"unit": "s",
|
180 |
"count": 3,
|
181 |
+
"total": 2.208026792000055,
|
182 |
+
"mean": 0.736008930666685,
|
183 |
+
"stdev": 0.005853810513487077,
|
184 |
+
"p50": 0.7367225240000153,
|
185 |
+
"p90": 0.7415804040000239,
|
186 |
+
"p95": 0.742187639000025,
|
187 |
+
"p99": 0.7426734270000259,
|
188 |
"values": [
|
189 |
+
0.7427948740000261,
|
190 |
+
0.7285093940000138,
|
191 |
+
0.7367225240000153
|
192 |
]
|
193 |
},
|
194 |
"throughput": {
|
195 |
"unit": "samples/s",
|
196 |
+
"value": 8.152074995292697
|
197 |
},
|
198 |
"energy": null,
|
199 |
"efficiency": null
|