IlyasMoutawwakil HF Staff commited on
Commit
a4dd5d1
·
verified ·
1 Parent(s): 22ae1ca

Upload cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/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": 502.243328,
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.01553164699998888,
120
- 0.012440787999992153,
121
- 0.011888564000003043,
122
- 0.012229152000003296,
123
- 0.012284635999975535
124
  ],
125
  "count": 5,
126
- "total": 0.06437478699996291,
127
- "mean": 0.012874957399992582,
128
- "p50": 0.012284635999975535,
129
- "p90": 0.014295303399990189,
130
- "p95": 0.014913475199989534,
131
- "p99": 0.01540801263998901,
132
- "stdev": 0.0013405236744005343,
133
- "stdev_": 10.411868814426576
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 776.7015990286509
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 5.900831821111296e-06,
142
- "ram": 2.1066903388889577e-06,
143
  "gpu": 0,
144
- "total": 8.007522160000254e-06
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 1248825.7665964027
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 502.243328,
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.01553164699998888,
164
- 0.012440787999992153
165
  ],
166
  "count": 2,
167
- "total": 0.027972434999981033,
168
- "mean": 0.013986217499990516,
169
- "p50": 0.013986217499990516,
170
- "p90": 0.015222561099989207,
171
- "p95": 0.015377104049989043,
172
- "p99": 0.015500738409988913,
173
- "stdev": 0.001545429499998363,
174
- "stdev_": 11.049660138628695
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 285.9958384032504
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +184,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 502.243328,
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.011888564000003043,
196
- 0.012229152000003296,
197
- 0.012284635999975535
198
  ],
199
  "count": 3,
200
- "total": 0.036402351999981875,
201
- "mean": 0.012134117333327291,
202
- "p50": 0.012229152000003296,
203
- "p90": 0.012273539199981087,
204
- "p95": 0.012279087599978311,
205
- "p99": 0.01228352631997609,
206
- "stdev": 0.00017510368013116647,
207
- "stdev_": 1.4430689544284419
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 494.47354390751906
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": 500.71552,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.016648274999994328,
121
+ 0.013130959999983816,
122
+ 0.012743948000007776,
123
+ 0.012808367999980419,
124
+ 0.012632951000000503
125
  ],
126
  "count": 5,
127
+ "total": 0.06796450199996684,
128
+ "mean": 0.013592900399993368,
129
+ "p50": 0.012808367999980419,
130
+ "p90": 0.015241348999990124,
131
+ "p95": 0.015944811999992224,
132
+ "p99": 0.016507582399993906,
133
+ "stdev": 0.001536646803540101,
134
+ "stdev_": 11.304774980480625
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 735.678163286246
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.019970773888809e-05,
143
+ "ram": 7.279256638888398e-07,
144
  "gpu": 0,
145
+ "total": 1.092763340277693e-05
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 915111.2259548166
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 500.71552,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.016648274999994328,
165
+ 0.013130959999983816
166
  ],
167
  "count": 2,
168
+ "total": 0.029779234999978144,
169
+ "mean": 0.014889617499989072,
170
+ "p50": 0.014889617499989072,
171
+ "p90": 0.016296543499993276,
172
+ "p95": 0.016472409249993804,
173
+ "p99": 0.016613101849994222,
174
+ "stdev": 0.0017586575000052562,
175
+ "stdev_": 11.811300726875938
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 268.6435699240048
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 500.71552,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.012743948000007776,
197
+ 0.012808367999980419,
198
+ 0.012632951000000503
199
  ],
200
  "count": 3,
201
+ "total": 0.0381852669999887,
202
+ "mean": 0.012728422333329567,
203
+ "p50": 0.012743948000007776,
204
+ "p90": 0.01279548399998589,
205
+ "p95": 0.012801925999983154,
206
+ "p99": 0.012807079599980967,
207
+ "stdev": 7.245028509187354e-05,
208
+ "stdev_": 0.5692008262654937
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 471.3859929277259
213
  },
214
  "energy": null,
215
  "efficiency": null