IlyasMoutawwakil HF staff commited on
Commit
f0ae1fa
1 Parent(s): 950b28b

Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/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": "a1444c36681b929bf906510506a895d0c17c0e4a",
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": 941.461504,
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.292093012999999,
112
- "mean": 4.292093012999999,
113
  "stdev": 0.0,
114
- "p50": 4.292093012999999,
115
- "p90": 4.292093012999999,
116
- "p95": 4.292093012999999,
117
- "p99": 4.292093012999999,
118
  "values": [
119
- 4.292093012999999
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.8314614522221045e-05,
126
- "ram": 2.020466889622242e-06,
127
  "gpu": 0,
128
- "total": 5.033508141184329e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 952.34048,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,53 +140,56 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 22,
144
- "total": 1.016796420999981,
145
- "mean": 0.04621801913636277,
146
- "stdev": 0.0019826111455200253,
147
- "p50": 0.04674914849999823,
148
- "p90": 0.04770995960001869,
149
- "p95": 0.04792769090000206,
150
- "p99": 0.04807779158001665,
151
  "values": [
152
- 0.04700999099998171,
153
- 0.04705697899998995,
154
- 0.04565589099996714,
155
- 0.047738582000022234,
156
- 0.04676013400001011,
157
- 0.04740796400000136,
158
- 0.046738162999986343,
159
- 0.04550828499998261,
160
- 0.04811504600002081,
161
- 0.046497954000017216,
162
- 0.04726293400000259,
163
- 0.04569048500002282,
164
- 0.047937644000001,
165
- 0.046319782000011855,
166
- 0.047452357999986816,
167
- 0.046888052999975116,
168
- 0.04639027400003215,
169
- 0.04688416699997333,
170
- 0.04645150800001829,
171
- 0.046274686999993264,
172
- 0.04118329499999618,
173
- 0.039572244999988015
 
 
 
174
  ]
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 21.636582845525588
179
  },
180
  "energy": {
181
  "unit": "kWh",
182
- "cpu": 1.5371881239316773e-06,
183
- "ram": 6.427920122953953e-08,
184
  "gpu": 0.0,
185
- "total": 1.6014673251612168e-06
186
  },
187
  "efficiency": {
188
  "unit": "samples/kWh",
189
- "value": 624427.3512725786
190
  }
191
  }
192
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "51302c583941415719dd441fb25f9836c4254fcb",
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": 941.678592,
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.259658320000028,
112
+ "mean": 4.259658320000028,
113
  "stdev": 0.0,
114
+ "p50": 4.259658320000028,
115
+ "p90": 4.259658320000028,
116
+ "p95": 4.259658320000028,
117
+ "p99": 4.259658320000028,
118
  "values": [
119
+ 4.259658320000028
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.771568876666632e-05,
126
+ "ram": 1.9953482045347803e-06,
127
  "gpu": 0,
128
+ "total": 4.9711036971201104e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 952.295424,
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.0263173269999584,
145
+ "mean": 0.041052693079998336,
146
+ "stdev": 0.000863267583751101,
147
+ "p50": 0.04095740000002479,
148
+ "p90": 0.041654159399979566,
149
+ "p95": 0.042312174599976514,
150
+ "p99": 0.04389073799996822,
151
  "values": [
152
+ 0.04112052499999663,
153
+ 0.04085966799999596,
154
+ 0.04086605999998483,
155
+ 0.04095943400000124,
156
+ 0.04075957199995628,
157
+ 0.04111333100001957,
158
+ 0.04106984000003422,
159
+ 0.04060323099997731,
160
+ 0.04054532200001404,
161
+ 0.04095740000002479,
162
+ 0.0412434630000007,
163
+ 0.04085593100001006,
164
+ 0.0406261029999655,
165
+ 0.04074155900002552,
166
+ 0.04125130500000296,
167
+ 0.0412332939999942,
168
+ 0.041127978000019993,
169
+ 0.04240953599997965,
170
+ 0.04094046900002013,
171
+ 0.041922728999963965,
172
+ 0.041037349000021095,
173
+ 0.044358485999964614,
174
+ 0.04009753799999771,
175
+ 0.039743719999989935,
176
+ 0.03987348399999746
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 24.358937866788068
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.5264575322649858e-06,
186
+ "ram": 6.38304772298975e-08,
187
  "gpu": 0.0,
188
+ "total": 1.5902880094948833e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 628816.9149421091
193
  }
194
  }
195
  }