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.8.0-1017-azure-x86_64-with-glibc2.39",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0.dev0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
"transformers_version": "4.47.0",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "1.2.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":
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
-
"cpu": 9.
|
142 |
-
"ram": 3.
|
143 |
"gpu": 0,
|
144 |
-
"total": 9.
|
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.779392,
|
83 |
"system": "Linux",
|
84 |
"machine": "x86_64",
|
85 |
"platform": "Linux-6.8.0-1017-azure-x86_64-with-glibc2.39",
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0.dev0",
|
89 |
+
"optimum_benchmark_commit": "3080068ce0b332653738d3a89cbb31a1851d3771",
|
90 |
"transformers_version": "4.47.0",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "1.2.0",
|
|
|
107 |
"overall": {
|
108 |
"memory": {
|
109 |
"unit": "MB",
|
110 |
+
"max_ram": 524.197888,
|
111 |
"max_global_vram": null,
|
112 |
"max_process_vram": null,
|
113 |
"max_reserved": null,
|
|
|
116 |
"latency": {
|
117 |
"unit": "s",
|
118 |
"values": [
|
119 |
+
0.019096988000001147,
|
120 |
+
0.012196371999976918,
|
121 |
+
0.012188998999988598,
|
122 |
+
0.012080866999980344,
|
123 |
+
0.012219285000014679
|
124 |
],
|
125 |
"count": 5,
|
126 |
+
"total": 0.06778251099996169,
|
127 |
+
"mean": 0.013556502199992337,
|
128 |
+
"p50": 0.012196371999976918,
|
129 |
+
"p90": 0.01634590680000656,
|
130 |
+
"p95": 0.01772144740000385,
|
131 |
+
"p99": 0.01882187988000169,
|
132 |
+
"stdev": 0.0027706551985602333,
|
133 |
+
"stdev_": 20.437832397222635
|
134 |
},
|
135 |
"throughput": {
|
136 |
"unit": "samples/s",
|
137 |
+
"value": 737.6534044309492
|
138 |
},
|
139 |
"energy": {
|
140 |
"unit": "kWh",
|
141 |
+
"cpu": 9.09457010000065e-06,
|
142 |
+
"ram": 3.798772681218884e-07,
|
143 |
"gpu": 0,
|
144 |
+
"total": 9.474447368122537e-06
|
145 |
},
|
146 |
"efficiency": {
|
147 |
"unit": "samples/kWh",
|
148 |
+
"value": 1055470.5315737699
|
149 |
}
|
150 |
},
|
151 |
"warmup": {
|
152 |
"memory": {
|
153 |
"unit": "MB",
|
154 |
+
"max_ram": 524.197888,
|
155 |
"max_global_vram": null,
|
156 |
"max_process_vram": null,
|
157 |
"max_reserved": null,
|
|
|
160 |
"latency": {
|
161 |
"unit": "s",
|
162 |
"values": [
|
163 |
+
0.019096988000001147,
|
164 |
+
0.012196371999976918
|
165 |
],
|
166 |
"count": 2,
|
167 |
+
"total": 0.031293359999978065,
|
168 |
+
"mean": 0.015646679999989033,
|
169 |
+
"p50": 0.015646679999989033,
|
170 |
+
"p90": 0.018406926399998726,
|
171 |
+
"p95": 0.018751957199999936,
|
172 |
+
"p99": 0.019027981840000905,
|
173 |
+
"stdev": 0.0034503080000121145,
|
174 |
+
"stdev_": 22.051374476978715
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
+
"value": 255.64528705148976
|
179 |
},
|
180 |
"energy": null,
|
181 |
"efficiency": null
|
|
|
183 |
"train": {
|
184 |
"memory": {
|
185 |
"unit": "MB",
|
186 |
+
"max_ram": 524.197888,
|
187 |
"max_global_vram": null,
|
188 |
"max_process_vram": null,
|
189 |
"max_reserved": null,
|
|
|
192 |
"latency": {
|
193 |
"unit": "s",
|
194 |
"values": [
|
195 |
+
0.012188998999988598,
|
196 |
+
0.012080866999980344,
|
197 |
+
0.012219285000014679
|
198 |
],
|
199 |
"count": 3,
|
200 |
+
"total": 0.03648915099998362,
|
201 |
+
"mean": 0.012163050333327874,
|
202 |
+
"p50": 0.012188998999988598,
|
203 |
+
"p90": 0.012213227800009463,
|
204 |
+
"p95": 0.01221625640001207,
|
205 |
+
"p99": 0.012218679280014157,
|
206 |
+
"stdev": 5.941316161412009e-05,
|
207 |
+
"stdev_": 0.488472545832706
|
208 |
},
|
209 |
"throughput": {
|
210 |
"unit": "samples/s",
|
211 |
+
"value": 493.29730910998944
|
212 |
},
|
213 |
"energy": null,
|
214 |
"efficiency": null
|