Commit
•
c3392b8
1
Parent(s):
4adc910
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,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,
|
@@ -114,42 +114,42 @@
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
],
|
123 |
"count": 5,
|
124 |
-
"total": 3.
|
125 |
-
"mean": 0.
|
126 |
-
"p50": 0.
|
127 |
-
"p90": 0.
|
128 |
-
"p95": 0.
|
129 |
-
"p99": 0.
|
130 |
-
"stdev": 0.
|
131 |
-
"stdev_":
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
-
"value":
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
-
"cpu": 0.
|
140 |
-
"ram":
|
141 |
"gpu": 0,
|
142 |
-
"total": 0.
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
-
"value":
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
-
"max_ram":
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
@@ -158,22 +158,22 @@
|
|
158 |
"latency": {
|
159 |
"unit": "s",
|
160 |
"values": [
|
161 |
-
0.
|
162 |
-
0.
|
163 |
],
|
164 |
"count": 2,
|
165 |
-
"total": 1.
|
166 |
-
"mean": 0.
|
167 |
-
"p50": 0.
|
168 |
-
"p90": 0.
|
169 |
-
"p95": 0.
|
170 |
-
"p99": 0.
|
171 |
-
"stdev": 0.
|
172 |
-
"stdev_":
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
-
"value": 5.
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
@@ -181,7 +181,7 @@
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
-
"max_ram":
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
@@ -190,23 +190,23 @@
|
|
190 |
"latency": {
|
191 |
"unit": "s",
|
192 |
"values": [
|
193 |
-
0.
|
194 |
-
0.
|
195 |
-
0.
|
196 |
],
|
197 |
"count": 3,
|
198 |
-
"total":
|
199 |
-
"mean": 0.
|
200 |
-
"p50": 0.
|
201 |
-
"p90": 0.
|
202 |
-
"p95": 0.
|
203 |
-
"p99": 0.
|
204 |
-
"stdev": 0.
|
205 |
-
"stdev_":
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
-
"value":
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "6646634d4624f02d9aa14bd6ca3ed947e6cd1ec9",
|
90 |
+
"transformers_version": "4.45.1",
|
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": null,
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2853.879808,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"values": [
|
117 |
+
0.7839848930000244,
|
118 |
+
0.6970066789999692,
|
119 |
+
0.6937574369999879,
|
120 |
+
0.6700735169999916,
|
121 |
+
0.675154267000039
|
122 |
],
|
123 |
"count": 5,
|
124 |
+
"total": 3.519976793000012,
|
125 |
+
"mean": 0.7039953586000024,
|
126 |
+
"p50": 0.6937574369999879,
|
127 |
+
"p90": 0.7491936074000023,
|
128 |
+
"p95": 0.7665892502000133,
|
129 |
+
"p99": 0.7805057644400222,
|
130 |
+
"stdev": 0.04131460322207141,
|
131 |
+
"stdev_": 5.868590285059767
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 14.204639104278273
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 0.00015022538564444436,
|
140 |
+
"ram": 6.282861969783583e-06,
|
141 |
"gpu": 0,
|
142 |
+
"total": 0.00015650824761422795
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 63894.39631736643
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
+
"max_ram": 2853.879808,
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
|
|
158 |
"latency": {
|
159 |
"unit": "s",
|
160 |
"values": [
|
161 |
+
0.7839848930000244,
|
162 |
+
0.6970066789999692
|
163 |
],
|
164 |
"count": 2,
|
165 |
+
"total": 1.4809915719999935,
|
166 |
+
"mean": 0.7404957859999968,
|
167 |
+
"p50": 0.7404957859999968,
|
168 |
+
"p90": 0.7752870716000189,
|
169 |
+
"p95": 0.7796359823000216,
|
170 |
+
"p99": 0.7831151108600238,
|
171 |
+
"stdev": 0.043489107000027616,
|
172 |
+
"stdev_": 5.872971571512468
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 5.4017863107731685
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
+
"max_ram": 2853.879808,
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
|
|
190 |
"latency": {
|
191 |
"unit": "s",
|
192 |
"values": [
|
193 |
+
0.6937574369999879,
|
194 |
+
0.6700735169999916,
|
195 |
+
0.675154267000039
|
196 |
],
|
197 |
"count": 3,
|
198 |
+
"total": 2.0389852210000186,
|
199 |
+
"mean": 0.6796617403333395,
|
200 |
+
"p50": 0.675154267000039,
|
201 |
+
"p90": 0.6900368029999981,
|
202 |
+
"p95": 0.691897119999993,
|
203 |
+
"p99": 0.693385373599989,
|
204 |
+
"stdev": 0.010180700811809494,
|
205 |
+
"stdev_": 1.4979070039776519
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 8.827920778735177
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|