Commit
•
167586a
1
Parent(s):
cbe6b4d
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
@@ -79,15 +79,15 @@
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
-
"cpu_ram_mb": 16766.
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
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,
|
@@ -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,41 +114,41 @@
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
-
"total": 3.
|
118 |
-
"mean": 0.
|
119 |
-
"stdev": 0.
|
120 |
-
"p50": 0.
|
121 |
-
"p90": 0.
|
122 |
-
"p95": 0.
|
123 |
-
"p99": 0.
|
124 |
"values": [
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value": 15.
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
-
"cpu": 0.
|
139 |
-
"ram": 5.
|
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,
|
@@ -157,21 +157,21 @@
|
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
"count": 2,
|
160 |
-
"total": 1.
|
161 |
-
"mean": 0.
|
162 |
-
"stdev": 0.
|
163 |
-
"p50": 0.
|
164 |
-
"p90": 0.
|
165 |
-
"p95": 0.
|
166 |
-
"p99": 0.
|
167 |
"values": [
|
168 |
-
0.
|
169 |
-
0.
|
170 |
]
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
-
"value": 5.
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
@@ -179,7 +179,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,
|
@@ -188,22 +188,22 @@
|
|
188 |
"latency": {
|
189 |
"unit": "s",
|
190 |
"count": 3,
|
191 |
-
"total": 1.
|
192 |
-
"mean": 0.
|
193 |
-
"stdev": 0.
|
194 |
-
"p50": 0.
|
195 |
-
"p90": 0.
|
196 |
-
"p95": 0.
|
197 |
-
"p99": 0.
|
198 |
"values": [
|
199 |
-
0.
|
200 |
-
0.
|
201 |
-
0.
|
202 |
]
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
-
"value": 9.
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
+
"cpu_ram_mb": 16766.763008,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "da7a7adc61c6bf2e65157851160ed1216b6a5c9b",
|
90 |
+
"transformers_version": "4.45.0",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
93 |
"accelerate_commit": null,
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2849.181696,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"count": 5,
|
117 |
+
"total": 3.235358096000027,
|
118 |
+
"mean": 0.6470716192000054,
|
119 |
+
"stdev": 0.042728934711542745,
|
120 |
+
"p50": 0.626060525000014,
|
121 |
+
"p90": 0.6909219968000002,
|
122 |
+
"p95": 0.7116808664000018,
|
123 |
+
"p99": 0.7282879620800031,
|
124 |
"values": [
|
125 |
+
0.7324397360000034,
|
126 |
+
0.6257315029999972,
|
127 |
+
0.6224809440000172,
|
128 |
+
0.6286453879999954,
|
129 |
+
0.626060525000014
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
+
"value": 15.454239844985487
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
+
"cpu": 0.00013766303148888902,
|
139 |
+
"ram": 5.757438212294554e-06,
|
140 |
"gpu": 0,
|
141 |
+
"total": 0.00014342046970118358
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
+
"value": 69725.05403750937
|
146 |
}
|
147 |
},
|
148 |
"warmup": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
+
"max_ram": 2849.181696,
|
152 |
"max_global_vram": null,
|
153 |
"max_process_vram": null,
|
154 |
"max_reserved": null,
|
|
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
"count": 2,
|
160 |
+
"total": 1.3581712390000007,
|
161 |
+
"mean": 0.6790856195000003,
|
162 |
+
"stdev": 0.0533541165000031,
|
163 |
+
"p50": 0.6790856195000003,
|
164 |
+
"p90": 0.7217689127000029,
|
165 |
+
"p95": 0.7271043243500032,
|
166 |
+
"p99": 0.7313726536700034,
|
167 |
"values": [
|
168 |
+
0.7324397360000034,
|
169 |
+
0.6257315029999972
|
170 |
]
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
+
"value": 5.890273457631358
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
|
|
179 |
"train": {
|
180 |
"memory": {
|
181 |
"unit": "MB",
|
182 |
+
"max_ram": 2849.181696,
|
183 |
"max_global_vram": null,
|
184 |
"max_process_vram": null,
|
185 |
"max_reserved": null,
|
|
|
188 |
"latency": {
|
189 |
"unit": "s",
|
190 |
"count": 3,
|
191 |
+
"total": 1.8771868570000265,
|
192 |
+
"mean": 0.6257289523333421,
|
193 |
+
"stdev": 0.00252752155047583,
|
194 |
+
"p50": 0.626060525000014,
|
195 |
+
"p90": 0.6281284153999991,
|
196 |
+
"p95": 0.6283869016999972,
|
197 |
+
"p99": 0.6285936907399957,
|
198 |
"values": [
|
199 |
+
0.6224809440000172,
|
200 |
+
0.6286453879999954,
|
201 |
+
0.626060525000014
|
202 |
]
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
+
"value": 9.588816335932693
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|