IlyasMoutawwakil HF staff commited on
Commit
187c98d
1 Parent(s): bd7e11a

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.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "bca546ad398da0b080272f4f8173e22ecca10c92",
84
  "transformers_version": "4.44.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 943.689728,
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.335470247999979,
112
- "mean": 4.335470247999979,
113
  "stdev": 0.0,
114
- "p50": 4.335470247999979,
115
- "p90": 4.335470247999979,
116
- "p95": 4.335470247999979,
117
- "p99": 4.335470247999979,
118
  "values": [
119
- 4.335470247999979
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.854557808333324e-05,
126
- "ram": 2.0289702443764172e-06,
127
  "gpu": 0,
128
- "total": 5.057454832770966e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 951.291904,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,61 +140,59 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 30,
144
- "total": 1.029345947000138,
145
- "mean": 0.034311531566671265,
146
- "stdev": 0.0011042324537607155,
147
- "p50": 0.03469043449999276,
148
- "p90": 0.035323805299992725,
149
- "p95": 0.03544548140000643,
150
- "p99": 0.0354738885600068,
151
  "values": [
152
- 0.03530305000003864,
153
- 0.03503904799998736,
154
- 0.0342777109999588,
155
- 0.033270625999989534,
156
- 0.03474253699999963,
157
- 0.0346912310000107,
158
- 0.03510083300000133,
159
- 0.034306254000000536,
160
- 0.03379186700004766,
161
- 0.03363505500004749,
162
- 0.033320670000023256,
163
- 0.0354643489999944,
164
- 0.0348429940000301,
165
- 0.03456212099996492,
166
- 0.03441142999997737,
167
- 0.034068411000021115,
168
- 0.03355048700001362,
169
- 0.03542242100002113,
170
- 0.03531284799998957,
171
- 0.035045649999972284,
172
- 0.03477500700000746,
173
- 0.03468963799997482,
174
- 0.03391506600002003,
175
- 0.03278338999996322,
176
- 0.03505784300000414,
177
- 0.03491247300001987,
178
- 0.03547778500001186,
179
- 0.034756982000033076,
180
- 0.032831585999986146,
181
- 0.02998658400002796
182
  ]
183
  },
184
  "throughput": {
185
  "unit": "samples/s",
186
- "value": 29.144720574681564
187
  },
188
  "energy": {
189
  "unit": "kWh",
190
- "cpu": 1.1520591238561962e-06,
191
- "ram": 4.814702446529177e-08,
192
  "gpu": 0.0,
193
- "total": 1.200206148321488e-06
194
  },
195
  "efficiency": {
196
  "unit": "samples/kWh",
197
- "value": 833190.1993657671
198
  }
199
  }
200
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "f58a585c7841c260a82e0bd723177e7f242fbb1f",
84
  "transformers_version": "4.44.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 945.70496,
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.468194774999972,
112
+ "mean": 4.468194774999972,
113
  "stdev": 0.0,
114
+ "p50": 4.468194774999972,
115
+ "p90": 4.468194774999972,
116
+ "p95": 4.468194774999972,
117
+ "p99": 4.468194774999972,
118
  "values": [
119
+ 4.468194774999972
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.943025410555448e-05,
126
+ "ram": 2.0659616599339946e-06,
127
  "gpu": 0,
128
+ "total": 5.149621576548848e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 953.044992,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 28,
144
+ "total": 0.9998815419997413,
145
+ "mean": 0.03571005507141933,
146
+ "stdev": 0.0008790592561148331,
147
+ "p50": 0.035690953999989006,
148
+ "p90": 0.03686443050000321,
149
+ "p95": 0.03718685415000493,
150
+ "p99": 0.037333339829981466,
151
  "values": [
152
+ 0.03559646700000485,
153
+ 0.035564907999969364,
154
+ 0.03408496699995567,
155
+ 0.03402985399998215,
156
+ 0.03608106499996211,
157
+ 0.036399441000014576,
158
+ 0.03646808900003862,
159
+ 0.0353376429999912,
160
+ 0.03493011000000479,
161
+ 0.03411042499999439,
162
+ 0.0347176629999808,
163
+ 0.037383983999973225,
164
+ 0.0359741639999811,
165
+ 0.03544124699999429,
166
+ 0.03558685999996669,
167
+ 0.03528305099996487,
168
+ 0.03484579199999871,
169
+ 0.03654484300000149,
170
+ 0.03559632700000748,
171
+ 0.03592265899999347,
172
+ 0.036013468000021476,
173
+ 0.03584488199999214,
174
+ 0.035120104999975865,
175
+ 0.03578544099997316,
176
+ 0.03719641300000376,
177
+ 0.037169102000007115,
178
+ 0.036733857000001535,
179
+ 0.03611871499998642
 
 
180
  ]
181
  },
182
  "throughput": {
183
  "unit": "samples/s",
184
+ "value": 28.00331721695813
185
  },
186
  "energy": {
187
  "unit": "kWh",
188
+ "cpu": 1.1928659355218733e-06,
189
+ "ram": 4.9852431798741386e-08,
190
  "gpu": 0.0,
191
+ "total": 1.2427183673206149e-06
192
  },
193
  "efficiency": {
194
  "unit": "samples/kWh",
195
+ "value": 804687.5513364044
196
  }
197
  }
198
  }