IlyasMoutawwakil HF staff commited on
Commit
8234e19
1 Parent(s): be63769

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
@@ -81,7 +81,7 @@
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "33013b51e0268a2fd7f07c903783b994ac1e0021",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -100,7 +100,7 @@
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 963.198976,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,31 +109,31 @@
109
  "latency": {
110
  "unit": "s",
111
  "count": 1,
112
- "total": 4.352177931999961,
113
- "mean": 4.352177931999961,
114
  "stdev": 0.0,
115
- "p50": 4.352177931999961,
116
- "p90": 4.352177931999961,
117
- "p95": 4.352177931999961,
118
- "p99": 4.352177931999961,
119
  "values": [
120
- 4.352177931999961
121
  ]
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
- "cpu": 5.1083918412526455e-05,
127
- "ram": 2.135096057775172e-06,
128
  "gpu": 0,
129
- "total": 5.3219014470301625e-05
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
- "max_ram": 876.941312,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
@@ -141,55 +141,53 @@
141
  },
142
  "latency": {
143
  "unit": "s",
144
- "count": 24,
145
- "total": 1.0279229290000558,
146
- "mean": 0.04283012204166899,
147
- "stdev": 0.0019246788466403865,
148
- "p50": 0.0432004809999853,
149
- "p90": 0.0444373321000171,
150
- "p95": 0.044739973850036564,
151
- "p99": 0.0448792903099968,
152
  "values": [
153
- 0.043857488999947236,
154
- 0.04452256000001853,
155
- 0.04225450399997044,
156
- 0.044778341000039745,
157
- 0.0431085900000312,
158
- 0.04304060300000856,
159
- 0.04408195100000967,
160
- 0.04194681500001707,
161
- 0.043457287000023825,
162
- 0.04318220900000824,
163
- 0.04290418599998702,
164
- 0.04270935900001405,
165
- 0.04265712099999064,
166
- 0.043894763000025705,
167
- 0.042411314000048606,
168
- 0.04363866699998198,
169
- 0.043542172999991635,
170
- 0.04345961500001749,
171
- 0.04208258399995657,
172
- 0.04490944399998398,
173
- 0.04423846700001377,
174
- 0.04321875299996236,
175
- 0.03737579799997093,
176
- 0.03665033600003653
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 23.34805394733898
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
- "cpu": 1.4528053287615994e-06,
186
- "ram": 6.071471406016826e-08,
187
  "gpu": 0.0,
188
- "total": 1.5135200428217677e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
- "value": 660711.4354003703
193
  }
194
  }
195
  }
 
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "e9af750a2bec0e8b3a11d3bf5c5aa883075e8a03",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 959.557632,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
109
  "latency": {
110
  "unit": "s",
111
  "count": 1,
112
+ "total": 4.624347886999999,
113
+ "mean": 4.624347886999999,
114
  "stdev": 0.0,
115
+ "p50": 4.624347886999999,
116
+ "p90": 4.624347886999999,
117
+ "p95": 4.624347886999999,
118
+ "p99": 4.624347886999999,
119
  "values": [
120
+ 4.624347886999999
121
  ]
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
+ "cpu": 5.171000825034248e-05,
127
+ "ram": 2.1612375472705026e-06,
128
  "gpu": 0,
129
+ "total": 5.387124579761298e-05
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 873.639936,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
141
  },
142
  "latency": {
143
  "unit": "s",
144
+ "count": 22,
145
+ "total": 1.0234618890002025,
146
+ "mean": 0.04652099495455466,
147
+ "stdev": 0.002212082709534274,
148
+ "p50": 0.04594280599999934,
149
+ "p90": 0.047830299900005,
150
+ "p95": 0.048263553850043196,
151
+ "p99": 0.05399387034003268,
152
  "values": [
153
+ 0.04738111800003253,
154
+ 0.04656685700001617,
155
+ 0.04774314299999105,
156
+ 0.047246266000001924,
157
+ 0.04535055500002727,
158
+ 0.04470748400001412,
159
+ 0.045020437999994556,
160
+ 0.045371273000000656,
161
+ 0.04453942999998617,
162
+ 0.04638818300003322,
163
+ 0.04510014600003842,
164
+ 0.045989808999991055,
165
+ 0.0458791519999977,
166
+ 0.04783998400000655,
167
+ 0.04521152499995651,
168
+ 0.04574253700002373,
169
+ 0.04589580300000762,
170
+ 0.045362557000032666,
171
+ 0.04828584700004512,
172
+ 0.046075788999985434,
173
+ 0.04625279999999066,
174
+ 0.05551119300002938
 
 
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 21.495670954090258
180
  },
181
  "energy": {
182
  "unit": "kWh",
183
+ "cpu": 1.7160140373856551e-06,
184
+ "ram": 7.171229545292589e-08,
185
  "gpu": 0.0,
186
+ "total": 1.787726332838581e-06
187
  },
188
  "efficiency": {
189
  "unit": "samples/kWh",
190
+ "value": 559369.7321738186
191
  }
192
  }
193
  }