IlyasMoutawwakil HF Staff commited on
Commit
df8bfa6
·
verified ·
1 Parent(s): 328b39c

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
@@ -87,19 +87,19 @@
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.6.0.dev0",
90
- "optimum_benchmark_commit": "53ea6cdb2b8761f51c37c7d00ce8ece44e923914",
91
  "transformers_version": "4.55.2",
92
- "transformers_commit": "53ea6cdb2b8761f51c37c7d00ce8ece44e923914",
93
  "accelerate_version": "1.10.0",
94
- "accelerate_commit": "53ea6cdb2b8761f51c37c7d00ce8ece44e923914",
95
  "diffusers_version": "0.35.0",
96
- "diffusers_commit": "53ea6cdb2b8761f51c37c7d00ce8ece44e923914",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
- "timm_commit": "53ea6cdb2b8761f51c37c7d00ce8ece44e923914",
101
  "peft_version": "0.17.0",
102
- "peft_commit": "53ea6cdb2b8761f51c37c7d00ce8ece44e923914"
103
  },
104
  "print_report": true,
105
  "log_report": true
@@ -108,7 +108,7 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 935.493632,
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.016169329999996762,
121
- 0.01269999599999494,
122
- 0.012234255999999277,
123
- 0.012165928000001713,
124
- 0.012404774000003727
125
  ],
126
  "count": 5,
127
- "total": 0.06567428399999642,
128
- "mean": 0.013134856799999284,
129
- "p50": 0.012404774000003727,
130
- "p90": 0.014781596399996034,
131
- "p95": 0.015475463199996396,
132
- "p99": 0.01603055663999669,
133
- "stdev": 0.0015284015985439225,
134
- "stdev_": 11.636225821236252
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
- "value": 761.3330051683963
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 6.822959102942169e-06,
143
- "ram": 2.116487716666645e-06,
144
  "gpu": 0.0,
145
- "total": 8.939446819608814e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
- "value": 1118637.4505931223
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 935.493632,
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.016169329999996762,
165
- 0.01269999599999494
166
  ],
167
  "count": 2,
168
- "total": 0.028869325999991702,
169
- "mean": 0.014434662999995851,
170
- "p50": 0.014434662999995851,
171
- "p90": 0.01582239659999658,
172
- "p95": 0.015995863299996672,
173
- "p99": 0.016134636659996746,
174
- "stdev": 0.0017346670000009112,
175
- "stdev_": 12.017370963225188
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 277.1107299145917
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,7 +184,7 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 935.493632,
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.012234255999999277,
197
- 0.012165928000001713,
198
- 0.012404774000003727
199
  ],
200
  "count": 3,
201
- "total": 0.03680495800000472,
202
- "mean": 0.012268319333334906,
203
- "p50": 0.012234255999999277,
204
- "p90": 0.012370670400002837,
205
- "p95": 0.012387722200003282,
206
- "p99": 0.012401363640003637,
207
- "stdev": 0.00010043932144232165,
208
- "stdev_": 0.8186885156258739
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 489.0645439670843
213
  },
214
  "energy": null,
215
  "efficiency": null
 
87
  "processor": "x86_64",
88
  "python_version": "3.10.18",
89
  "optimum_benchmark_version": "0.6.0.dev0",
90
+ "optimum_benchmark_commit": "4c9e50d02aa1f0e0cddf1c8413c2dd2977859513",
91
  "transformers_version": "4.55.2",
92
+ "transformers_commit": "4c9e50d02aa1f0e0cddf1c8413c2dd2977859513",
93
  "accelerate_version": "1.10.0",
94
+ "accelerate_commit": "4c9e50d02aa1f0e0cddf1c8413c2dd2977859513",
95
  "diffusers_version": "0.35.0",
96
+ "diffusers_commit": "4c9e50d02aa1f0e0cddf1c8413c2dd2977859513",
97
  "optimum_version": null,
98
  "optimum_commit": null,
99
  "timm_version": "1.0.19",
100
+ "timm_commit": "4c9e50d02aa1f0e0cddf1c8413c2dd2977859513",
101
  "peft_version": "0.17.0",
102
+ "peft_commit": "4c9e50d02aa1f0e0cddf1c8413c2dd2977859513"
103
  },
104
  "print_report": true,
105
  "log_report": true
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 935.583744,
112
  "max_global_vram": null,
113
  "max_process_vram": null,
114
  "max_reserved": null,
 
117
  "latency": {
118
  "unit": "s",
119
  "values": [
120
+ 0.016152907000005712,
121
+ 0.012566569000000527,
122
+ 0.012217137999996908,
123
+ 0.012135205999996401,
124
+ 0.012087667000002966
125
  ],
126
  "count": 5,
127
+ "total": 0.06515948700000251,
128
+ "mean": 0.013031897400000502,
129
+ "p50": 0.012217137999996908,
130
+ "p90": 0.014718371800003639,
131
+ "p95": 0.015435639400004674,
132
+ "p99": 0.016009453480005504,
133
+ "stdev": 0.001569502522341793,
134
+ "stdev_": 12.043545726056228
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
+ "value": 767.3479688383377
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 6.8245843669336676e-06,
143
+ "ram": 2.103865655555539e-06,
144
  "gpu": 0.0,
145
+ "total": 8.928450022489207e-06
146
  },
147
  "efficiency": {
148
  "unit": "samples/kWh",
149
+ "value": 1120015.2293860351
150
  }
151
  },
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 935.583744,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
+ 0.016152907000005712,
165
+ 0.012566569000000527
166
  ],
167
  "count": 2,
168
+ "total": 0.02871947600000624,
169
+ "mean": 0.01435973800000312,
170
+ "p50": 0.01435973800000312,
171
+ "p90": 0.015794273200005194,
172
+ "p95": 0.01597359010000545,
173
+ "p99": 0.01611704362000566,
174
+ "stdev": 0.0017931690000025924,
175
+ "stdev_": 12.487477139222197
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 278.55661433371074
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 935.583744,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
+ 0.012217137999996908,
197
+ 0.012135205999996401,
198
+ 0.012087667000002966
199
  ],
200
  "count": 3,
201
+ "total": 0.036440010999996275,
202
+ "mean": 0.012146670333332091,
203
+ "p50": 0.012135205999996401,
204
+ "p90": 0.012200751599996807,
205
+ "p95": 0.012208944799996856,
206
+ "p99": 0.012215499359996898,
207
+ "stdev": 5.347434377955881e-05,
208
+ "stdev_": 0.44023870173555335
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
+ "value": 493.9625292649292
213
  },
214
  "energy": null,
215
  "efficiency": null