Commit
•
159e15b
1
Parent(s):
2b06eb7
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
@@ -86,14 +86,14 @@
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
-
"transformers_version": "4.
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
96 |
-
"optimum_version":
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
@@ -105,7 +105,7 @@
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
@@ -113,42 +113,43 @@
|
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
-
"count": 5,
|
117 |
-
"total": 3.9223754029999895,
|
118 |
-
"mean": 0.7844750805999979,
|
119 |
-
"stdev": 0.05464919450193327,
|
120 |
-
"p50": 0.7594064740000022,
|
121 |
-
"p90": 0.8406838470000025,
|
122 |
-
"p95": 0.8671473430000105,
|
123 |
-
"p99": 0.888318139800017,
|
124 |
"values": [
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value": 12.
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
-
"cpu": 0.
|
139 |
-
"ram": 6.
|
140 |
"gpu": 0,
|
141 |
-
"total": 0.
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
-
"value":
|
146 |
}
|
147 |
},
|
148 |
"warmup": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
-
"max_ram":
|
152 |
"max_global_vram": null,
|
153 |
"max_process_vram": null,
|
154 |
"max_reserved": null,
|
@@ -156,22 +157,23 @@
|
|
156 |
},
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
-
"count": 2,
|
160 |
-
"total": 1.6488079960000164,
|
161 |
-
"mean": 0.8244039980000082,
|
162 |
-
"stdev": 0.0692068410000104,
|
163 |
-
"p50": 0.8244039980000082,
|
164 |
-
"p90": 0.8797694708000166,
|
165 |
-
"p95": 0.8866901549000176,
|
166 |
-
"p99": 0.8922267021800184,
|
167 |
"values": [
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
-
"value": 4.
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
@@ -179,7 +181,7 @@
|
|
179 |
"train": {
|
180 |
"memory": {
|
181 |
"unit": "MB",
|
182 |
-
"max_ram":
|
183 |
"max_global_vram": null,
|
184 |
"max_process_vram": null,
|
185 |
"max_reserved": null,
|
@@ -187,23 +189,24 @@
|
|
187 |
},
|
188 |
"latency": {
|
189 |
"unit": "s",
|
190 |
-
"count": 3,
|
191 |
-
"total": 2.273567406999973,
|
192 |
-
"mean": 0.7578558023333244,
|
193 |
-
"stdev": 0.0036103462603905806,
|
194 |
-
"p50": 0.7594064740000022,
|
195 |
-
"p90": 0.7609159819999831,
|
196 |
-
"p95": 0.7611046704999808,
|
197 |
-
"p99": 0.7612556212999789,
|
198 |
"values": [
|
199 |
-
0.
|
200 |
-
0.
|
201 |
-
0.
|
202 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
-
"value":
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
|
90 |
+
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
96 |
+
"optimum_version": "1.22.0",
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2872.25856,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
"values": [
|
117 |
+
0.9206221090000213,
|
118 |
+
0.7435290079999959,
|
119 |
+
0.7335387729999638,
|
120 |
+
0.7383477289999973,
|
121 |
+
0.7726217899999597
|
122 |
+
],
|
123 |
+
"count": 5,
|
124 |
+
"total": 3.908659408999938,
|
125 |
+
"mean": 0.7817318817999876,
|
126 |
+
"p50": 0.7435290079999959,
|
127 |
+
"p90": 0.8614219813999966,
|
128 |
+
"p95": 0.8910220452000089,
|
129 |
+
"p99": 0.9147020962400189,
|
130 |
+
"stdev": 0.07076398660454884,
|
131 |
+
"stdev_": 9.052206805434395
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 12.79210971538523
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 0.00016537884237777784,
|
140 |
+
"ram": 6.9167463011689826e-06,
|
141 |
"gpu": 0,
|
142 |
+
"total": 0.00017229558867894683
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 58039.79124871188
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
+
"max_ram": 2872.25856,
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
|
|
157 |
},
|
158 |
"latency": {
|
159 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
"values": [
|
161 |
+
0.9206221090000213,
|
162 |
+
0.7435290079999959
|
163 |
+
],
|
164 |
+
"count": 2,
|
165 |
+
"total": 1.6641511170000172,
|
166 |
+
"mean": 0.8320755585000086,
|
167 |
+
"p50": 0.8320755585000086,
|
168 |
+
"p90": 0.9029127989000187,
|
169 |
+
"p95": 0.91176745395002,
|
170 |
+
"p99": 0.918851177990021,
|
171 |
+
"stdev": 0.0885465505000127,
|
172 |
+
"stdev_": 10.641647816171467
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 4.807255734336005
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
+
"max_ram": 2872.25856,
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
|
|
189 |
},
|
190 |
"latency": {
|
191 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
"values": [
|
193 |
+
0.7335387729999638,
|
194 |
+
0.7383477289999973,
|
195 |
+
0.7726217899999597
|
196 |
+
],
|
197 |
+
"count": 3,
|
198 |
+
"total": 2.244508291999921,
|
199 |
+
"mean": 0.7481694306666403,
|
200 |
+
"p50": 0.7383477289999973,
|
201 |
+
"p90": 0.7657669777999672,
|
202 |
+
"p95": 0.7691943838999634,
|
203 |
+
"p99": 0.7719363087799604,
|
204 |
+
"stdev": 0.01740153100882972,
|
205 |
+
"stdev_": 2.325881049874553
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 8.019573847936861
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|