IlyasMoutawwakil HF Staff commited on
Commit
c9b61b6
·
verified ·
1 Parent(s): 85aa2ed

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.6.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "hf-internal-testing/tiny-random-BertModel",
9
  "processor": "hf-internal-testing/tiny-random-BertModel",
@@ -25,6 +25,7 @@
25
  "low_cpu_mem_usage": null,
26
  "attn_implementation": null,
27
  "cache_implementation": null,
 
28
  "autocast_enabled": false,
29
  "autocast_dtype": null,
30
  "torch_compile": false,
@@ -51,7 +52,6 @@
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
54
- "evaluation_strategy": "no",
55
  "eval_strategy": "no",
56
  "save_strategy": "no",
57
  "do_train": true,
@@ -79,23 +79,23 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16766.763008,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-6.8.0-1020-azure-x86_64-with-glibc2.39",
86
  "processor": "x86_64",
87
- "python_version": "3.10.16",
88
  "optimum_benchmark_version": "0.6.0.dev0",
89
- "optimum_benchmark_commit": "e0b65f8587af7a3174a7414ab6972a55c4d97a28",
90
- "transformers_version": "4.48.2",
91
  "transformers_commit": null,
92
- "accelerate_version": "1.3.0",
93
  "accelerate_commit": null,
94
- "diffusers_version": "0.32.2",
95
  "diffusers_commit": null,
96
  "optimum_version": null,
97
  "optimum_commit": null,
98
- "timm_version": "1.0.14",
99
  "timm_commit": null,
100
  "peft_version": null,
101
  "peft_commit": null
@@ -107,7 +107,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 486.48192,
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.0161400750000098,
120
- 0.013120762000028208,
121
- 0.01306801399999813,
122
- 0.013250303000006625,
123
- 0.012989268000012544
124
  ],
125
  "count": 5,
126
- "total": 0.0685684220000553,
127
- "mean": 0.013713684400011061,
128
- "p50": 0.013120762000028208,
129
- "p90": 0.01498416620000853,
130
- "p95": 0.015562120600009166,
131
- "p99": 0.016024484120009674,
132
- "stdev": 0.001216167753566375,
133
- "stdev_": 8.868278706817799
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 729.1986389880705
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 1.0051146855555102e-05,
142
- "ram": 4.198683645637949e-07,
143
  "gpu": 0,
144
- "total": 1.0471015220118897e-05
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
- "value": 955017.2346981319
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 486.48192,
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.0161400750000098,
164
- 0.013120762000028208
165
  ],
166
  "count": 2,
167
- "total": 0.02926083700003801,
168
- "mean": 0.014630418500019005,
169
- "p50": 0.014630418500019005,
170
- "p90": 0.01583814370001164,
171
- "p95": 0.015989109350010723,
172
- "p99": 0.016109881870009987,
173
- "stdev": 0.0015096564999907969,
174
- "stdev_": 10.318614604147077
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 273.4029788686362
179
  },
180
  "energy": null,
181
  "efficiency": null
@@ -183,7 +183,7 @@
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 486.48192,
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.01306801399999813,
196
- 0.013250303000006625,
197
- 0.012989268000012544
198
  ],
199
  "count": 3,
200
- "total": 0.0393075850000173,
201
- "mean": 0.0131025283333391,
202
- "p50": 0.01306801399999813,
203
- "p90": 0.013213845200004926,
204
- "p95": 0.013232074100005774,
205
- "p99": 0.013246657220006454,
206
- "stdev": 0.00010932595669207486,
207
- "stdev_": 0.8343882486702764
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
- "value": 457.9268861211412
212
  },
213
  "energy": null,
214
  "efficiency": null
 
3
  "name": "cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.7.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "model": "hf-internal-testing/tiny-random-BertModel",
9
  "processor": "hf-internal-testing/tiny-random-BertModel",
 
25
  "low_cpu_mem_usage": null,
26
  "attn_implementation": null,
27
  "cache_implementation": null,
28
+ "allow_tf32": false,
29
  "autocast_enabled": false,
30
  "autocast_dtype": null,
31
  "torch_compile": false,
 
52
  "per_device_train_batch_size": 2,
53
  "gradient_accumulation_steps": 1,
54
  "output_dir": "./trainer_output",
 
55
  "eval_strategy": "no",
56
  "save_strategy": "no",
57
  "do_train": true,
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
+ "cpu_ram_mb": 16766.410752,
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": "78d6fd7c05e4903fc03580f46bd45ef32863e57b",
90
+ "transformers_version": "4.51.3",
91
  "transformers_commit": null,
92
+ "accelerate_version": "1.6.0",
93
  "accelerate_commit": null,
94
+ "diffusers_version": "0.33.1",
95
  "diffusers_commit": null,
96
  "optimum_version": null,
97
  "optimum_commit": null,
98
+ "timm_version": "1.0.15",
99
  "timm_commit": null,
100
  "peft_version": null,
101
  "peft_commit": null
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 502.59968,
111
  "max_global_vram": null,
112
  "max_process_vram": null,
113
  "max_reserved": null,
 
116
  "latency": {
117
  "unit": "s",
118
  "values": [
119
+ 0.016582112999969922,
120
+ 0.01284592999996903,
121
+ 0.012495236000006571,
122
+ 0.012518811000006735,
123
+ 0.012505395000005137
124
  ],
125
  "count": 5,
126
+ "total": 0.0669474849999574,
127
+ "mean": 0.01338949699999148,
128
+ "p50": 0.012518811000006735,
129
+ "p90": 0.015087639799969566,
130
+ "p95": 0.015834876399969743,
131
+ "p99": 0.016432665679969885,
132
+ "stdev": 0.0016017300146950516,
133
+ "stdev_": 11.962585410759425
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 746.854045376489
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 5.9032995077774965e-06,
142
+ "ram": 2.1072617277776354e-06,
143
  "gpu": 0,
144
+ "total": 8.010561235555132e-06
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 1248351.9825820294
149
  }
150
  },
151
  "warmup": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 502.59968,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "values": [
163
+ 0.016582112999969922,
164
+ 0.01284592999996903
165
  ],
166
  "count": 2,
167
+ "total": 0.029428042999938953,
168
+ "mean": 0.014714021499969476,
169
+ "p50": 0.014714021499969476,
170
+ "p90": 0.016208494699969832,
171
+ "p95": 0.01639530384996988,
172
+ "p99": 0.016544751169969913,
173
+ "stdev": 0.001868091500000446,
174
+ "stdev_": 12.695995448996191
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
+ "value": 271.84954160956596
179
  },
180
  "energy": null,
181
  "efficiency": null
 
183
  "train": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 502.59968,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "values": [
195
+ 0.012495236000006571,
196
+ 0.012518811000006735,
197
+ 0.012505395000005137
198
  ],
199
  "count": 3,
200
+ "total": 0.037519442000018444,
201
+ "mean": 0.012506480666672815,
202
+ "p50": 0.012505395000005137,
203
+ "p90": 0.012516127800006415,
204
+ "p95": 0.012517469400006576,
205
+ "p99": 0.012518542680006704,
206
+ "stdev": 9.65502150306314e-06,
207
+ "stdev_": 0.07720014735073932
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 479.7512713539597
212
  },
213
  "energy": null,
214
  "efficiency": null