Commit
•
a4b68c4
1
Parent(s):
5386013
Upload cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json
CHANGED
@@ -86,7 +86,7 @@
|
|
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.45.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "1.0.0",
|
@@ -107,7 +107,7 @@
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
-
"max_ram":
|
111 |
"max_global_vram": null,
|
112 |
"max_process_vram": null,
|
113 |
"max_reserved": null,
|
@@ -116,42 +116,42 @@
|
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
],
|
125 |
"count": 5,
|
126 |
-
"total": 3.
|
127 |
-
"mean": 0.
|
128 |
-
"p50": 0.
|
129 |
-
"p90": 0.
|
130 |
-
"p95": 0.
|
131 |
-
"p99": 0.
|
132 |
-
"stdev": 0.
|
133 |
-
"stdev_":
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
-
"value":
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
-
"cpu": 0.
|
142 |
-
"ram":
|
143 |
"gpu": 0,
|
144 |
-
"total": 0.
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
-
"value":
|
149 |
}
|
150 |
},
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
-
"max_ram":
|
155 |
"max_global_vram": null,
|
156 |
"max_process_vram": null,
|
157 |
"max_reserved": null,
|
@@ -160,22 +160,22 @@
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"values": [
|
163 |
-
0.
|
164 |
-
0.
|
165 |
],
|
166 |
"count": 2,
|
167 |
-
"total": 1.
|
168 |
-
"mean": 0.
|
169 |
-
"p50": 0.
|
170 |
-
"p90": 0.
|
171 |
-
"p95": 0.
|
172 |
-
"p99": 0.
|
173 |
-
"stdev": 0.
|
174 |
-
"stdev_": 9.
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
-
"value": 5.
|
179 |
},
|
180 |
"energy": null,
|
181 |
"efficiency": null
|
@@ -183,7 +183,7 @@
|
|
183 |
"train": {
|
184 |
"memory": {
|
185 |
"unit": "MB",
|
186 |
-
"max_ram":
|
187 |
"max_global_vram": null,
|
188 |
"max_process_vram": null,
|
189 |
"max_reserved": null,
|
@@ -192,23 +192,23 @@
|
|
192 |
"latency": {
|
193 |
"unit": "s",
|
194 |
"values": [
|
195 |
-
0.
|
196 |
-
0.
|
197 |
-
0.
|
198 |
],
|
199 |
"count": 3,
|
200 |
-
"total":
|
201 |
-
"mean": 0.
|
202 |
-
"p50": 0.
|
203 |
-
"p90": 0.
|
204 |
-
"p95": 0.
|
205 |
-
"p99": 0.
|
206 |
-
"stdev": 0.
|
207 |
-
"stdev_":
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
-
"value":
|
212 |
},
|
213 |
"energy": null,
|
214 |
"efficiency": null
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "a16a29b43c99d2eff09a41f73234f2547a1a3069",
|
90 |
"transformers_version": "4.45.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "1.0.0",
|
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
+
"max_ram": 2837.069824,
|
111 |
"max_global_vram": null,
|
112 |
"max_process_vram": null,
|
113 |
"max_reserved": null,
|
|
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"values": [
|
119 |
+
0.8424704520000432,
|
120 |
+
0.6978854510000474,
|
121 |
+
0.7405925699999898,
|
122 |
+
0.7440066519999959,
|
123 |
+
0.7084336000000349
|
124 |
],
|
125 |
"count": 5,
|
126 |
+
"total": 3.733388725000111,
|
127 |
+
"mean": 0.7466777450000223,
|
128 |
+
"p50": 0.7405925699999898,
|
129 |
+
"p90": 0.8030849320000243,
|
130 |
+
"p95": 0.8227776920000337,
|
131 |
+
"p99": 0.8385319000000413,
|
132 |
+
"stdev": 0.05111498681902934,
|
133 |
+
"stdev_": 6.845655593903875
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 13.392658435266076
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 0.00015888947771666628,
|
142 |
+
"ram": 6.6453034423995185e-06,
|
143 |
"gpu": 0,
|
144 |
+
"total": 0.0001655347811590658
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 60410.26502092508
|
149 |
}
|
150 |
},
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 2837.069824,
|
155 |
"max_global_vram": null,
|
156 |
"max_process_vram": null,
|
157 |
"max_reserved": null,
|
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"values": [
|
163 |
+
0.8424704520000432,
|
164 |
+
0.6978854510000474
|
165 |
],
|
166 |
"count": 2,
|
167 |
+
"total": 1.5403559030000906,
|
168 |
+
"mean": 0.7701779515000453,
|
169 |
+
"p50": 0.7701779515000453,
|
170 |
+
"p90": 0.8280119519000436,
|
171 |
+
"p95": 0.8352412019500435,
|
172 |
+
"p99": 0.8410246019900433,
|
173 |
+
"stdev": 0.07229250049999791,
|
174 |
+
"stdev_": 9.386467161153686
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
+
"value": 5.193604922355096
|
179 |
},
|
180 |
"energy": null,
|
181 |
"efficiency": null
|
|
|
183 |
"train": {
|
184 |
"memory": {
|
185 |
"unit": "MB",
|
186 |
+
"max_ram": 2837.069824,
|
187 |
"max_global_vram": null,
|
188 |
"max_process_vram": null,
|
189 |
"max_reserved": null,
|
|
|
192 |
"latency": {
|
193 |
"unit": "s",
|
194 |
"values": [
|
195 |
+
0.7405925699999898,
|
196 |
+
0.7440066519999959,
|
197 |
+
0.7084336000000349
|
198 |
],
|
199 |
"count": 3,
|
200 |
+
"total": 2.1930328220000206,
|
201 |
+
"mean": 0.7310109406666735,
|
202 |
+
"p50": 0.7405925699999898,
|
203 |
+
"p90": 0.7433238355999947,
|
204 |
+
"p95": 0.7436652437999953,
|
205 |
+
"p99": 0.7439383703599958,
|
206 |
+
"stdev": 0.01602531794086644,
|
207 |
+
"stdev_": 2.1922131461194736
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
+
"value": 8.207811492572286
|
212 |
},
|
213 |
"energy": null,
|
214 |
"efficiency": null
|