Upload cpu_training_transformers_text-generation_hf-internal-testing/tiny-random-LlamaForCausalLM/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_text-generation_hf-internal-testing/tiny-random-LlamaForCausalLM/benchmark.json
CHANGED
@@ -79,14 +79,14 @@
|
|
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.11.0-1012-azure-x86_64-with-glibc2.39",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.17",
|
88 |
"optimum_benchmark_version": "0.6.0.dev0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
"transformers_version": "4.51.3",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "1.6.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": 0.
|
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": 647.
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
-
"cpu":
|
142 |
-
"ram": 2.
|
143 |
"gpu": 0,
|
144 |
-
"total": 8.
|
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": 0.
|
168 |
-
"mean": 0.
|
169 |
-
"p50": 0.
|
170 |
-
"p90": 0.
|
171 |
-
"p95": 0.
|
172 |
-
"p99": 0.
|
173 |
-
"stdev": 0.
|
174 |
-
"stdev_":
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
-
"value":
|
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": 0.
|
201 |
-
"mean": 0.
|
202 |
-
"p50": 0.
|
203 |
-
"p90": 0.
|
204 |
-
"p95": 0.
|
205 |
-
"p99": 0.
|
206 |
-
"stdev":
|
207 |
-
"stdev_": 0.
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
-
"value":
|
212 |
},
|
213 |
"energy": null,
|
214 |
"efficiency": null
|
|
|
79 |
"environment": {
|
80 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
81 |
"cpu_count": 4,
|
82 |
+
"cpu_ram_mb": 16766.418944,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-6.11.0-1012-azure-x86_64-with-glibc2.39",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.17",
|
88 |
"optimum_benchmark_version": "0.6.0.dev0",
|
89 |
+
"optimum_benchmark_commit": "6c55e136901463e52e5896aae120b784b1ec8138",
|
90 |
"transformers_version": "4.51.3",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "1.6.0",
|
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
+
"max_ram": 538.99264,
|
111 |
"max_global_vram": null,
|
112 |
"max_process_vram": null,
|
113 |
"max_reserved": null,
|
|
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"values": [
|
119 |
+
0.01834121900003538,
|
120 |
+
0.014652923000028295,
|
121 |
+
0.014806550000002972,
|
122 |
+
0.014741948999983379,
|
123 |
+
0.014623458000016853
|
124 |
],
|
125 |
"count": 5,
|
126 |
+
"total": 0.07716609900006688,
|
127 |
+
"mean": 0.015433219800013376,
|
128 |
+
"p50": 0.014741948999983379,
|
129 |
+
"p90": 0.016927351400022418,
|
130 |
+
"p95": 0.0176342852000289,
|
131 |
+
"p99": 0.018199832240034085,
|
132 |
+
"stdev": 0.0014554454282691863,
|
133 |
+
"stdev_": 9.430601307628137
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 647.9529307287733
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 6.033081506666855e-06,
|
142 |
+
"ram": 2.1539230361110777e-06,
|
143 |
"gpu": 0,
|
144 |
+
"total": 8.187004542777932e-06
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 1221447.9603313985
|
149 |
}
|
150 |
},
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 538.99264,
|
155 |
"max_global_vram": null,
|
156 |
"max_process_vram": null,
|
157 |
"max_reserved": null,
|
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"values": [
|
163 |
+
0.01834121900003538,
|
164 |
+
0.014652923000028295
|
165 |
],
|
166 |
"count": 2,
|
167 |
+
"total": 0.032994142000063675,
|
168 |
+
"mean": 0.016497071000031838,
|
169 |
+
"p50": 0.016497071000031838,
|
170 |
+
"p90": 0.01797238940003467,
|
171 |
+
"p95": 0.018156804200035025,
|
172 |
+
"p99": 0.01830433604003531,
|
173 |
+
"stdev": 0.0018441480000035426,
|
174 |
+
"stdev_": 11.178638923236637
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
+
"value": 242.46728404043847
|
179 |
},
|
180 |
"energy": null,
|
181 |
"efficiency": null
|
|
|
183 |
"train": {
|
184 |
"memory": {
|
185 |
"unit": "MB",
|
186 |
+
"max_ram": 538.99264,
|
187 |
"max_global_vram": null,
|
188 |
"max_process_vram": null,
|
189 |
"max_reserved": null,
|
|
|
192 |
"latency": {
|
193 |
"unit": "s",
|
194 |
"values": [
|
195 |
+
0.014806550000002972,
|
196 |
+
0.014741948999983379,
|
197 |
+
0.014623458000016853
|
198 |
],
|
199 |
"count": 3,
|
200 |
+
"total": 0.044171957000003204,
|
201 |
+
"mean": 0.014723985666667735,
|
202 |
+
"p50": 0.014741948999983379,
|
203 |
+
"p90": 0.014793629799999052,
|
204 |
+
"p95": 0.014800089900001012,
|
205 |
+
"p99": 0.01480525798000258,
|
206 |
+
"stdev": 7.581856027203303e-05,
|
207 |
+
"stdev_": 0.5149323151249164
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
+
"value": 407.49835919650775
|
212 |
},
|
213 |
"energy": null,
|
214 |
"efficiency": null
|