IlyasMoutawwakil HF Staff commited on
Commit
d3a18bc
·
verified ·
1 Parent(s): f1fcdb9

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
@@ -80,26 +80,26 @@
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": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
91
  "transformers_version": "4.52.4",
92
- "transformers_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
93
  "accelerate_version": "1.10.0",
94
- "accelerate_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
95
  "diffusers_version": "0.35.0",
96
- "diffusers_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
- "timm_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f",
101
  "peft_version": "0.17.0",
102
- "peft_commit": "50c063b1a5f3714c6ea3cb0f0b4d44dbbe694f9f"
103
  },
104
  "print_report": true,
105
  "log_report": true
@@ -108,7 +108,7 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 935.718912,
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.01961010599998758,
121
- 0.016021335999994335,
122
- 0.015504652999993596,
123
- 0.015557169999993903,
124
- 0.015849795999997696
125
  ],
126
  "count": 5,
127
- "total": 0.08254306099996711,
128
- "mean": 0.016508612199993423,
129
- "p50": 0.015849795999997696,
130
- "p90": 0.018174597999990282,
131
- "p95": 0.01889235199998893,
132
- "p99": 0.019466555199987853,
133
- "stdev": 0.0015623006757387507,
134
- "stdev_": 9.463549429911335
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
- "value": 605.7444368342473
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 7.168949624267583e-06,
143
- "ram": 2.212371527777811e-06,
144
  "gpu": 0.0,
145
- "total": 9.381321152045394e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
- "value": 1065947.944636744
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 935.718912,
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.01961010599998758,
165
- 0.016021335999994335
166
  ],
167
  "count": 2,
168
- "total": 0.035631441999981917,
169
- "mean": 0.017815720999990958,
170
- "p50": 0.017815720999990958,
171
- "p90": 0.019251228999988258,
172
- "p95": 0.019430667499987918,
173
- "p99": 0.01957421829998765,
174
- "stdev": 0.0017943849999966233,
175
- "stdev_": 10.07191906517583
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 224.52080384521233
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,7 +184,7 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 935.718912,
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.015504652999993596,
197
- 0.015557169999993903,
198
- 0.015849795999997696
199
  ],
200
  "count": 3,
201
- "total": 0.046911618999985194,
202
- "mean": 0.015637206333328397,
203
- "p50": 0.015557169999993903,
204
- "p90": 0.015791270799996936,
205
- "p95": 0.015820533399997318,
206
- "p99": 0.01584394347999762,
207
- "stdev": 0.0001518448409905769,
208
- "stdev_": 0.9710483941555598
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 383.7002513173907
213
  },
214
  "energy": null,
215
  "efficiency": null
 
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": "e7fe2600b577ac6d6cbc20c3ec116d31eb98655c",
91
  "transformers_version": "4.52.4",
92
+ "transformers_commit": "e7fe2600b577ac6d6cbc20c3ec116d31eb98655c",
93
  "accelerate_version": "1.10.0",
94
+ "accelerate_commit": "e7fe2600b577ac6d6cbc20c3ec116d31eb98655c",
95
  "diffusers_version": "0.35.0",
96
+ "diffusers_commit": "e7fe2600b577ac6d6cbc20c3ec116d31eb98655c",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
+ "timm_commit": "e7fe2600b577ac6d6cbc20c3ec116d31eb98655c",
101
  "peft_version": "0.17.0",
102
+ "peft_commit": "e7fe2600b577ac6d6cbc20c3ec116d31eb98655c"
103
  },
104
  "print_report": true,
105
  "log_report": true
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 936.067072,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.019881878000006736,
121
+ 0.016324721000017917,
122
+ 0.016101691000017126,
123
+ 0.015870747000008123,
124
+ 0.015964383000010685
125
  ],
126
  "count": 5,
127
+ "total": 0.08414342000006059,
128
+ "mean": 0.01682868400001212,
129
+ "p50": 0.016101691000017126,
130
+ "p90": 0.018459015200011208,
131
+ "p95": 0.01917044660000897,
132
+ "p99": 0.019739591720007183,
133
+ "stdev": 0.0015342197133128058,
134
+ "stdev_": 9.116694527698666
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 594.2235293022793
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 7.840121068561251e-06,
143
+ "ram": 2.229894333333328e-06,
144
  "gpu": 0.0,
145
+ "total": 1.007001540189458e-05
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 993047.1405355142
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 936.067072,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.019881878000006736,
165
+ 0.016324721000017917
166
  ],
167
  "count": 2,
168
+ "total": 0.03620659900002465,
169
+ "mean": 0.018103299500012326,
170
+ "p50": 0.018103299500012326,
171
+ "p90": 0.019526162300007855,
172
+ "p95": 0.019704020150007294,
173
+ "p99": 0.019846306430006847,
174
+ "stdev": 0.0017785784999944099,
175
+ "stdev_": 9.824609596682631
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 220.95419677486285
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 936.067072,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.016101691000017126,
197
+ 0.015870747000008123,
198
+ 0.015964383000010685
199
  ],
200
  "count": 3,
201
+ "total": 0.047936821000035934,
202
+ "mean": 0.01597894033334531,
203
+ "p50": 0.015964383000010685,
204
+ "p90": 0.01607422940001584,
205
+ "p95": 0.01608796020001648,
206
+ "p99": 0.016098944840016997,
207
+ "stdev": 9.48427461657848e-05,
208
+ "stdev_": 0.5935484092638124
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 375.49423646567027
213
  },
214
  "energy": null,
215
  "efficiency": null