IlyasMoutawwakil HF Staff commited on
Commit
61ff0dc
·
verified ·
1 Parent(s): 28e94d6

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
@@ -3,7 +3,7 @@
3
  "name": "cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.7.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "hf-internal-testing/tiny-random-BertModel",
9
  "processor": "hf-internal-testing/tiny-random-BertModel",
@@ -80,26 +80,26 @@
80
  "environment": {
81
  "cpu": " AMD EPYC 7763 64-Core Processor",
82
  "cpu_count": 4,
83
- "cpu_ram_mb": 16772.575232,
84
  "system": "Linux",
85
  "machine": "x86_64",
86
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.6.0.dev0",
90
- "optimum_benchmark_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
91
  "transformers_version": "4.55.2",
92
- "transformers_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
93
  "accelerate_version": "1.10.0",
94
- "accelerate_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
95
  "diffusers_version": "0.35.0",
96
- "diffusers_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
- "timm_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a",
101
  "peft_version": "0.17.0",
102
- "peft_commit": "9aefb4838384246970b9a3df11ab8e1ea432b85a"
103
  },
104
  "print_report": true,
105
  "log_report": true
@@ -108,7 +108,7 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 861.970432,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
@@ -117,42 +117,42 @@
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
- 0.019870912000001795,
121
- 0.015993722000004595,
122
- 0.015429068000003099,
123
- 0.015581144999998742,
124
- 0.015313199000004829
125
  ],
126
  "count": 5,
127
- "total": 0.08218804600001306,
128
- "mean": 0.01643760920000261,
129
- "p50": 0.015581144999998742,
130
- "p90": 0.018320036000002916,
131
- "p95": 0.019095474000002353,
132
- "p99": 0.019715824400001906,
133
- "stdev": 0.001732027051673737,
134
- "stdev_": 10.536976701413865
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
- "value": 608.3609774588394
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 7.1571819137376545e-06,
143
- "ram": 2.2235954138889013e-06,
144
  "gpu": 0.0,
145
- "total": 9.380777327626556e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
- "value": 1066009.739997753
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 861.970432,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
@@ -161,22 +161,22 @@
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
- 0.019870912000001795,
165
- 0.015993722000004595
166
  ],
167
  "count": 2,
168
- "total": 0.03586463400000639,
169
- "mean": 0.017932317000003195,
170
- "p50": 0.017932317000003195,
171
- "p90": 0.019483193000002074,
172
- "p95": 0.019677052500001936,
173
- "p99": 0.019832140100001824,
174
- "stdev": 0.0019385949999985996,
175
- "stdev_": 10.810621962562085
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 223.06096864110128
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,7 +184,7 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 861.970432,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
@@ -193,23 +193,23 @@
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
- 0.015429068000003099,
197
- 0.015581144999998742,
198
- 0.015313199000004829
199
  ],
200
  "count": 3,
201
- "total": 0.04632341200000667,
202
- "mean": 0.015441137333335556,
203
- "p50": 0.015429068000003099,
204
- "p90": 0.015550729599999613,
205
- "p95": 0.015565937299999177,
206
- "p99": 0.015578103459998828,
207
- "stdev": 0.00010972090755944357,
208
- "stdev_": 0.7105752976017469
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 388.57241344824536
213
  },
214
  "energy": null,
215
  "efficiency": null
 
3
  "name": "cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.8.0",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "hf-internal-testing/tiny-random-BertModel",
9
  "processor": "hf-internal-testing/tiny-random-BertModel",
 
80
  "environment": {
81
  "cpu": " AMD EPYC 7763 64-Core Processor",
82
  "cpu_count": 4,
83
+ "cpu_ram_mb": 16772.579328,
84
  "system": "Linux",
85
  "machine": "x86_64",
86
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.6.0.dev0",
90
+ "optimum_benchmark_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
91
  "transformers_version": "4.55.2",
92
+ "transformers_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
93
  "accelerate_version": "1.10.0",
94
+ "accelerate_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
95
  "diffusers_version": "0.35.0",
96
+ "diffusers_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
+ "timm_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92",
101
  "peft_version": "0.17.0",
102
+ "peft_commit": "c5fc64995a47d84b6e68e1e4568de24a118bae92"
103
  },
104
  "print_report": true,
105
  "log_report": true
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 935.645184,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.016295226000011098,
121
+ 0.012830648000004885,
122
+ 0.012441941000020051,
123
+ 0.012466858999999886,
124
+ 0.012426212999997688
125
  ],
126
  "count": 5,
127
+ "total": 0.06646088700003361,
128
+ "mean": 0.013292177400006721,
129
+ "p50": 0.012466858999999886,
130
+ "p90": 0.014909394800008613,
131
+ "p95": 0.015602310400009855,
132
+ "p99": 0.01615664288001085,
133
+ "stdev": 0.0015089901934995764,
134
+ "stdev_": 11.352468057632253
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 752.3221891392259
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 7.0241590974918625e-06,
143
+ "ram": 2.1654262305555487e-06,
144
  "gpu": 0.0,
145
+ "total": 9.18958532804741e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 1088188.383155781
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 935.645184,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.016295226000011098,
165
+ 0.012830648000004885
166
  ],
167
  "count": 2,
168
+ "total": 0.029125874000015983,
169
+ "mean": 0.014562937000007992,
170
+ "p50": 0.014562937000007992,
171
+ "p90": 0.015948768200010476,
172
+ "p95": 0.016121997100010787,
173
+ "p99": 0.016260580220011037,
174
+ "stdev": 0.0017322890000031066,
175
+ "stdev_": 11.89518982333135
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 274.6698691340768
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 935.645184,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.012441941000020051,
197
+ 0.012466858999999886,
198
+ 0.012426212999997688
199
  ],
200
  "count": 3,
201
+ "total": 0.037335013000017625,
202
+ "mean": 0.012445004333339208,
203
+ "p50": 0.012441941000020051,
204
+ "p90": 0.01246187540000392,
205
+ "p95": 0.012464367200001903,
206
+ "p99": 0.01246636064000029,
207
+ "stdev": 1.6734442273603706e-05,
208
+ "stdev_": 0.13446714702037849
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 482.12116599481305
213
  },
214
  "energy": null,
215
  "efficiency": null