IlyasMoutawwakil HF staff commited on
Commit
a02a2d5
1 Parent(s): d1ba6d8

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.15",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "39ca491b78042552094f1505a2e66a0a588b62e8",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 964.472832,
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.3588868940000225,
112
- "mean": 4.3588868940000225,
113
  "stdev": 0.0,
114
- "p50": 4.3588868940000225,
115
- "p90": 4.3588868940000225,
116
- "p95": 4.3588868940000225,
117
- "p99": 4.3588868940000225,
118
  "values": [
119
- 4.3588868940000225
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.0852574499999534e-05,
126
- "ram": 2.126608655726481e-06,
127
  "gpu": 0,
128
- "total": 5.2979183155726014e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 878.4896,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -141,54 +141,54 @@
141
  "latency": {
142
  "unit": "s",
143
  "count": 24,
144
- "total": 1.0291389549999508,
145
- "mean": 0.04288078979166462,
146
- "stdev": 0.002211006475313825,
147
- "p50": 0.043524615000023914,
148
- "p90": 0.044999490999987304,
149
- "p95": 0.04531083289999458,
150
- "p99": 0.04579828269996938,
151
  "values": [
152
- 0.04506717699996443,
153
- 0.044841557000040666,
154
- 0.04349196399999755,
155
- 0.0453538309999999,
156
- 0.04593104099996026,
157
- 0.044196495999983654,
158
- 0.043359126999973796,
159
- 0.043147513000008075,
160
- 0.042913798000029146,
161
- 0.04410598699996626,
162
- 0.043790419999993446,
163
- 0.04342629100000295,
164
- 0.04379934600001434,
165
- 0.04360289099997772,
166
- 0.04420080400001325,
167
- 0.04369033300002911,
168
- 0.043476827000006324,
169
- 0.04316030600000431,
170
- 0.043557266000050276,
171
- 0.03940938699997787,
172
- 0.03889400299999579,
173
- 0.03853955300002099,
174
- 0.038530504999982895,
175
- 0.03865253199995777
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 23.320465990912904
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.5162432743590082e-06,
185
- "ram": 6.340148630681975e-08,
186
  "gpu": 0.0,
187
- "total": 1.579644760665828e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 633053.7250530272
192
  }
193
  }
194
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "c48d602cd7a21df41cc07305fa12549ed74a7e13",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 964.460544,
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.34109512500001,
112
+ "mean": 4.34109512500001,
113
  "stdev": 0.0,
114
+ "p50": 4.34109512500001,
115
+ "p90": 4.34109512500001,
116
+ "p95": 4.34109512500001,
117
+ "p99": 4.34109512500001,
118
  "values": [
119
+ 4.34109512500001
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.1437505388888544e-05,
126
+ "ram": 2.1510780810833773e-06,
127
  "gpu": 0,
128
+ "total": 5.358858346997192e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 878.34624,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
141
  "latency": {
142
  "unit": "s",
143
  "count": 24,
144
+ "total": 1.0372734100000116,
145
+ "mean": 0.04321972541666715,
146
+ "stdev": 0.001103679696351824,
147
+ "p50": 0.04347498100001701,
148
+ "p90": 0.04419390369999121,
149
+ "p95": 0.04434866144999603,
150
+ "p99": 0.044717532940001095,
151
  "values": [
152
+ 0.043538815000005116,
153
+ 0.04365893900001083,
154
+ 0.04232415800001377,
155
+ 0.04385247099997969,
156
+ 0.043504219999988436,
157
+ 0.04345608100001641,
158
+ 0.04358943899998735,
159
+ 0.04352751400000443,
160
+ 0.04175168800000506,
161
+ 0.04482727100000261,
162
+ 0.04317955400000528,
163
+ 0.04329394799998454,
164
+ 0.04383242299999779,
165
+ 0.042658912000007376,
166
+ 0.042807087999989335,
167
+ 0.04349388100001761,
168
+ 0.04378540499999417,
169
+ 0.043374638000017285,
170
+ 0.042682717000019466,
171
+ 0.043225409999990916,
172
+ 0.04435014899999601,
173
+ 0.04434023199999615,
174
+ 0.04330163199998083,
175
+ 0.038916825000001154
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
+ "value": 23.137583368689388
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
+ "cpu": 1.450462913580249e-06,
185
+ "ram": 6.065114523994174e-08,
186
  "gpu": 0.0,
187
+ "total": 1.5111140588201909e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
+ "value": 661763.414987188
192
  }
193
  }
194
  }