IlyasMoutawwakil HF staff commited on
Commit
09b2c9d
1 Parent(s): 6411060

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": "81f067a1f11a4e373792667718ef95ea9a0dea36",
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": 970.330112,
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.409295248999996,
112
- "mean": 4.409295248999996,
113
  "stdev": 0.0,
114
- "p50": 4.409295248999996,
115
- "p90": 4.409295248999996,
116
- "p95": 4.409295248999996,
117
- "p99": 4.409295248999996,
118
  "values": [
119
- 4.409295248999996
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.0895158922222095e-05,
126
- "ram": 2.1272022186276984e-06,
127
  "gpu": 0,
128
- "total": 5.302236114084979e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 884.056064,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,55 +140,56 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 24,
144
- "total": 1.0258457660000033,
145
- "mean": 0.04274357358333347,
146
- "stdev": 0.0011163015149212871,
147
- "p50": 0.042876297499987004,
148
- "p90": 0.04386910029999171,
149
- "p95": 0.044384415800003296,
150
- "p99": 0.044938223619988095,
151
  "values": [
152
- 0.04303507599999534,
153
- 0.04283682299998759,
154
- 0.041602616999995234,
155
- 0.04291577199998642,
156
- 0.04355270799999289,
157
- 0.04445142500000543,
158
- 0.04400469699999121,
159
- 0.04206304200002364,
160
- 0.041787023000011914,
161
- 0.04354428199999916,
162
- 0.042497447000016564,
163
- 0.04262181000001419,
164
- 0.04230815200000393,
165
- 0.04247369300000514,
166
- 0.043270246999981055,
167
- 0.042978540000007115,
168
- 0.04347319900000457,
169
- 0.04344542600000523,
170
- 0.04199205800000527,
171
- 0.043509466999978486,
172
- 0.045083630999982915,
173
- 0.0406247619999931,
174
- 0.039993999000017766,
175
- 0.041779869999999164
 
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 23.395329780987684
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.5211021867521394e-06,
185
- "ram": 6.356849599744485e-08,
186
  "gpu": 0.0,
187
- "total": 1.5846706827495843e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 631045.9396301104
192
  }
193
  }
194
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "1c0c7070b263cda84bbf4ff92db4fa108762afe2",
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": 970.17856,
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.417894636999989,
112
+ "mean": 4.417894636999989,
113
  "stdev": 0.0,
114
+ "p50": 4.417894636999989,
115
+ "p90": 4.417894636999989,
116
+ "p95": 4.417894636999989,
117
+ "p99": 4.417894636999989,
118
  "values": [
119
+ 4.417894636999989
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.113155448333389e-05,
126
+ "ram": 2.1370661956515235e-06,
127
  "gpu": 0,
128
+ "total": 5.3268620678985414e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 883.781632,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 25,
144
+ "total": 1.0178926460001207,
145
+ "mean": 0.04071570584000483,
146
+ "stdev": 0.0009716227249883708,
147
+ "p50": 0.04038851100000329,
148
+ "p90": 0.04162669119998554,
149
+ "p95": 0.04253078400001868,
150
+ "p99": 0.04383607519999259,
151
  "values": [
152
+ 0.04191900399996484,
153
+ 0.04110946500003365,
154
+ 0.04011899900001481,
155
+ 0.039669962000004944,
156
+ 0.04038851100000329,
157
+ 0.04011991099997658,
158
+ 0.03993031800001745,
159
+ 0.040953004000016335,
160
+ 0.04036265199999889,
161
+ 0.040089644000033786,
162
+ 0.04090164800004459,
163
+ 0.040210229000024356,
164
+ 0.04054123600002413,
165
+ 0.042683729000032145,
166
+ 0.041188222000016594,
167
+ 0.04024855999995225,
168
+ 0.03995630600002187,
169
+ 0.04089239099999986,
170
+ 0.039890793999973084,
171
+ 0.04094352300000992,
172
+ 0.04038278000001583,
173
+ 0.039904962999969484,
174
+ 0.04068044299998519,
175
+ 0.0441999739999801,
176
+ 0.04060637800000677
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 24.5605468300014
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.5335408247863431e-06,
186
+ "ram": 6.408851997455132e-08,
187
  "gpu": 0.0,
188
+ "total": 1.5976293447608945e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 625927.411310577
193
  }
194
  }
195
  }