IlyasMoutawwakil HF Staff commited on
Commit
9364ba9
·
verified ·
1 Parent(s): 42082a9

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
@@ -18,6 +18,7 @@
18
  "model_kwargs": {},
19
  "processor_kwargs": {},
20
  "no_weights": true,
 
21
  "device_map": null,
22
  "torch_dtype": null,
23
  "eval_mode": true,
@@ -79,14 +80,14 @@
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,7 +108,7 @@
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,42 +117,42 @@
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,22 +161,22 @@
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,7 +184,7 @@
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,23 +193,23 @@
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
 
18
  "model_kwargs": {},
19
  "processor_kwargs": {},
20
  "no_weights": true,
21
+ "tp_plan": null,
22
  "device_map": null,
23
  "torch_dtype": null,
24
  "eval_mode": true,
 
80
  "environment": {
81
  "cpu": " AMD EPYC 7763 64-Core Processor",
82
  "cpu_count": 4,
83
+ "cpu_ram_mb": 16766.410752,
84
  "system": "Linux",
85
  "machine": "x86_64",
86
+ "platform": "Linux-6.11.0-1013-azure-x86_64-with-glibc2.39",
87
  "processor": "x86_64",
88
  "python_version": "3.10.17",
89
  "optimum_benchmark_version": "0.6.0.dev0",
90
+ "optimum_benchmark_commit": "7ce664a44e78da115577e1a13414c03086b9c191",
91
  "transformers_version": "4.51.3",
92
  "transformers_commit": null,
93
  "accelerate_version": "1.6.0",
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 538.43968,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.01906072200000608,
121
+ 0.013797339000007014,
122
+ 0.014275461000011092,
123
+ 0.01439349200001061,
124
+ 0.014258179000023574
125
  ],
126
  "count": 5,
127
+ "total": 0.07578519300005837,
128
+ "mean": 0.015157038600011673,
129
+ "p50": 0.014275461000011092,
130
+ "p90": 0.017193830000007893,
131
+ "p95": 0.018127276000006985,
132
+ "p99": 0.01887403280000626,
133
+ "stdev": 0.001962430031635852,
134
+ "stdev_": 12.94731829497578
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 659.7594862621976
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.0252234222222178e-05,
143
+ "ram": 7.314989444444741e-07,
144
  "gpu": 0,
145
+ "total": 1.0983733166666653e-05
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 910437.2664794809
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 538.43968,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.01906072200000608,
165
+ 0.013797339000007014
166
  ],
167
  "count": 2,
168
+ "total": 0.032858061000013095,
169
+ "mean": 0.016429030500006547,
170
+ "p50": 0.016429030500006547,
171
+ "p90": 0.018534383700006173,
172
+ "p95": 0.018797552850006127,
173
+ "p99": 0.01900808817000609,
174
+ "stdev": 0.0026316914999995333,
175
+ "stdev_": 16.018544125281675
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 243.47145743009034
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 538.43968,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.014275461000011092,
197
+ 0.01439349200001061,
198
+ 0.014258179000023574
199
  ],
200
  "count": 3,
201
+ "total": 0.042927132000045276,
202
+ "mean": 0.014309044000015092,
203
+ "p50": 0.014275461000011092,
204
+ "p90": 0.014369885800010706,
205
+ "p95": 0.014381688900010658,
206
+ "p99": 0.01439113138001062,
207
+ "stdev": 6.0129113349660244e-05,
208
+ "stdev_": 0.42021754457947597
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 419.31522469241634
213
  },
214
  "energy": null,
215
  "efficiency": null