IlyasMoutawwakil HF staff commited on
Commit
79d948a
1 Parent(s): 0e60165

Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json CHANGED
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "1184dccbee75a8580e1bb5b5a4484cd8c18bf2b0",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 968.835072,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.462492929999996,
112
- "mean": 4.462492929999996,
113
  "stdev": 0.0,
114
- "p50": 4.462492929999996,
115
- "p90": 4.462492929999996,
116
- "p95": 4.462492929999996,
117
- "p99": 4.462492929999996,
118
  "values": [
119
- 4.462492929999996
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.128282786666666e-05,
126
- "ram": 2.1434024277821736e-06,
127
  "gpu": 0,
128
- "total": 5.3426230294448834e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 882.50368,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,55 +140,57 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 24,
144
- "total": 1.00570559900018,
145
- "mean": 0.04190439995834083,
146
- "stdev": 0.0021846610519236196,
147
- "p50": 0.04277884499998663,
148
- "p90": 0.043936247200019804,
149
- "p95": 0.044117526350038364,
150
- "p99": 0.044370402260024665,
151
  "values": [
152
- 0.044438537000019096,
153
- 0.04271953300002451,
154
- 0.041386445999989974,
155
- 0.04364531500004887,
156
- 0.04373083499996255,
157
- 0.04384081200004175,
158
- 0.04278706999997439,
159
- 0.043073789999994005,
160
- 0.042427363000001606,
161
- 0.043443265000007614,
162
- 0.04277061999999887,
163
- 0.0439771480000104,
164
- 0.04189067400000113,
165
- 0.04309278499999891,
166
- 0.04347308100000191,
167
- 0.044142299000043295,
168
- 0.04320465499995407,
169
- 0.0378629680000131,
170
- 0.03812833700004603,
171
- 0.03936058499999717,
172
- 0.0380455609999899,
173
- 0.03746467000001985,
174
- 0.03991242400002193,
175
- 0.04088682600001903
 
 
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 23.8638424841818
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.5247912121794756e-06,
185
- "ram": 6.372276935068235e-08,
186
  "gpu": 0.0,
187
- "total": 1.588513981530158e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 629519.167994188
192
  }
193
  }
194
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "004348a741507f161e4fae5078d05de404e8b911",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 969.363456,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 4.42929214000003,
112
+ "mean": 4.42929214000003,
113
  "stdev": 0.0,
114
+ "p50": 4.42929214000003,
115
+ "p90": 4.42929214000003,
116
+ "p95": 4.42929214000003,
117
+ "p99": 4.42929214000003,
118
  "values": [
119
+ 4.42929214000003
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.1953588944445535e-05,
126
+ "ram": 2.1714374211632755e-06,
127
  "gpu": 0,
128
+ "total": 5.412502636560881e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 883.027968,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 26,
144
+ "total": 1.0066499350000981,
145
+ "mean": 0.038717305192311466,
146
+ "stdev": 0.0009834733323842622,
147
+ "p50": 0.038378896000011764,
148
+ "p90": 0.03959474050000722,
149
+ "p95": 0.04039945075004425,
150
+ "p99": 0.04189312475000406,
151
  "values": [
152
+ 0.03815642500001104,
153
+ 0.038071295999998256,
154
+ 0.03863239499997917,
155
+ 0.03773562700001776,
156
+ 0.03817361700004085,
157
+ 0.038481133000004775,
158
+ 0.03889217099998632,
159
+ 0.03910575100002234,
160
+ 0.03823503099999925,
161
+ 0.03843790100000888,
162
+ 0.038914663000014116,
163
+ 0.03920253199999024,
164
+ 0.038200126999981876,
165
+ 0.0381035159999783,
166
+ 0.0380832380000129,
167
+ 0.03809608200003822,
168
+ 0.03918379599997479,
169
+ 0.04231080599998904,
170
+ 0.039677560000029644,
171
+ 0.03890449400000762,
172
+ 0.03831989100001465,
173
+ 0.03761353900000586,
174
+ 0.04064008100004912,
175
+ 0.039511920999984795,
176
+ 0.03787312499997597,
177
+ 0.03809321699998236
178
  ]
179
  },
180
  "throughput": {
181
  "unit": "samples/s",
182
+ "value": 25.82824385718305
183
  },
184
  "energy": {
185
  "unit": "kWh",
186
+ "cpu": 1.4479881111111325e-06,
187
+ "ram": 6.051345414041605e-08,
188
  "gpu": 0.0,
189
+ "total": 1.5085015652515488e-06
190
  },
191
  "efficiency": {
192
  "unit": "samples/kWh",
193
+ "value": 662909.4878222721
194
  }
195
  }
196
  }