IlyasMoutawwakil HF staff commited on
Commit
dae0dbf
1 Parent(s): 1456790

Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_text-classification_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": "ac20cfed675e8f5ef3270e658accc99c6fb3141d",
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.797376,
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.3250722660000065,
112
- "mean": 4.3250722660000065,
113
  "stdev": 0.0,
114
- "p50": 4.3250722660000065,
115
- "p90": 4.3250722660000065,
116
- "p95": 4.3250722660000065,
117
- "p99": 4.3250722660000065,
118
  "values": [
119
- 4.3250722660000065
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.756708891666759e-05,
126
- "ram": 1.989198114812699e-06,
127
  "gpu": 0,
128
- "total": 4.955628703148029e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 949.661696,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,60 +140,61 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 29,
144
- "total": 1.0182623769998713,
145
- "mean": 0.035112495758616254,
146
- "stdev": 0.0008329883658867583,
147
- "p50": 0.0352135100000055,
148
- "p90": 0.03612944720000542,
149
- "p95": 0.0363689675999808,
150
- "p99": 0.0364826607199916,
151
  "values": [
152
- 0.03540295900000956,
153
- 0.03465645599999334,
154
- 0.035258778000013535,
155
- 0.0332949539999845,
156
- 0.035728822999999466,
157
- 0.03526297700000214,
158
- 0.03516389999998637,
159
- 0.034759468999993715,
160
- 0.03516490200001954,
161
- 0.03526752499999475,
162
- 0.033908877999976994,
163
- 0.036472201999970366,
164
- 0.03648672799999986,
165
- 0.034899381999991874,
166
- 0.034640484999954424,
167
- 0.035173036999992746,
168
- 0.03356310799995299,
169
- 0.036214115999996466,
170
- 0.034355417999961446,
171
- 0.03500489100002824,
172
- 0.03555151599999817,
173
- 0.03556198400002586,
174
- 0.035709410999970714,
175
- 0.03395801100003837,
176
- 0.03568045599996594,
177
- 0.0360818800000402,
178
- 0.03610828000000765,
179
- 0.0352135100000055,
180
- 0.0337183409999966
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "samples/s",
185
- "value": 28.47988952065904
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 1.1700290240196188e-06,
190
- "ram": 4.8925806694026314e-08,
191
  "gpu": 0.0,
192
- "total": 1.218954830713645e-06
193
  },
194
  "efficiency": {
195
  "unit": "samples/kWh",
196
- "value": 820374.943191737
197
  }
198
  }
199
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "90b9d6a064a5ab3f3d10643e55c9c7af485f9e6c",
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.297664,
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.143934576999982,
112
+ "mean": 4.143934576999982,
113
  "stdev": 0.0,
114
+ "p50": 4.143934576999982,
115
+ "p90": 4.143934576999982,
116
+ "p95": 4.143934576999982,
117
+ "p99": 4.143934576999982,
118
  "values": [
119
+ 4.143934576999982
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.617925997222017e-05,
126
+ "ram": 1.931084186467628e-06,
127
  "gpu": 0,
128
+ "total": 4.81103441586878e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 949.030912,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 30,
144
+ "total": 1.0125946889999682,
145
+ "mean": 0.03375315629999894,
146
+ "stdev": 0.0022166184011801543,
147
+ "p50": 0.03487786399998072,
148
+ "p90": 0.03598951409996971,
149
+ "p95": 0.03619690254999739,
150
+ "p99": 0.03640369411997085,
151
  "values": [
152
+ 0.031371820000003936,
153
+ 0.03116021099998534,
154
+ 0.0329961600000388,
155
+ 0.035773394000045755,
156
+ 0.03547351599996773,
157
+ 0.03546037099999921,
158
+ 0.0356303880000155,
159
+ 0.03598457699996516,
160
+ 0.03544276899998522,
161
+ 0.036033948000010696,
162
+ 0.03643370099996446,
163
+ 0.0363302289999865,
164
+ 0.03531660499999134,
165
+ 0.03453758599999901,
166
+ 0.03498648000004323,
167
+ 0.03521503600001097,
168
+ 0.03532098299996278,
169
+ 0.034878751000007924,
170
+ 0.03487697699995351,
171
+ 0.03471048800003018,
172
+ 0.03495819800002664,
173
+ 0.03457611800001814,
174
+ 0.031706348999989586,
175
+ 0.03075661600001922,
176
+ 0.030883361999997305,
177
+ 0.030761554999969576,
178
+ 0.030280020000020613,
179
+ 0.030202675999987605,
180
+ 0.03015817400000742,
181
+ 0.030377630999964822
182
  ]
183
  },
184
  "throughput": {
185
  "unit": "samples/s",
186
+ "value": 29.626858925783818
187
  },
188
  "energy": {
189
  "unit": "kWh",
190
+ "cpu": 1.1906940499999785e-06,
191
+ "ram": 4.9789279923948267e-08,
192
  "gpu": 0.0,
193
+ "total": 1.2404833299239268e-06
194
  },
195
  "efficiency": {
196
  "unit": "samples/kWh",
197
+ "value": 806137.394898588
198
  }
199
  }
200
  }