IlyasMoutawwakil HF staff commited on
Commit
75cd759
1 Parent(s): 4c72410

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
@@ -65,7 +65,7 @@
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": false,
68
- "device_isolation_action": "error",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
@@ -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": "04f11cfa2362366194d86281303d45b96dbfadaa",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 946.864128,
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.259322873999963,
112
- "mean": 4.259322873999963,
113
  "stdev": 0.0,
114
- "p50": 4.259322873999963,
115
- "p90": 4.259322873999963,
116
- "p95": 4.259322873999963,
117
- "p99": 4.259322873999963,
118
  "values": [
119
- 4.259322873999963
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.741662901110999e-05,
126
- "ram": 1.9817941611627656e-06,
127
  "gpu": 0,
128
- "total": 4.939842317227275e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 957.743104,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,54 +140,56 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 23,
144
- "total": 1.0147171869999738,
145
- "mean": 0.04411813856521625,
146
- "stdev": 0.0015506918500001134,
147
- "p50": 0.04459350899998071,
148
- "p90": 0.045254747400008455,
149
- "p95": 0.04530171520002568,
150
- "p99": 0.0454658777600298,
151
  "values": [
152
- 0.04480462300000454,
153
- 0.04421189599997888,
154
- 0.04265996899999891,
155
- 0.0453022010000268,
156
- 0.04455727199996318,
157
- 0.04484074000004057,
158
- 0.04349995699999454,
159
- 0.042445928999995886,
160
- 0.045512043000030644,
161
- 0.04459350899998071,
162
- 0.04490251499998976,
163
- 0.04411041700001306,
164
- 0.04505539100000533,
165
- 0.04496008299997811,
166
- 0.0450843649999797,
167
- 0.045041034000007585,
168
- 0.043762998999966385,
169
- 0.04354169499998761,
170
- 0.045297343000015644,
171
- 0.04454552900000408,
172
- 0.04460184300000947,
173
- 0.043478446999984044,
174
- 0.03790738700001839
 
 
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 22.666414144417754
180
  },
181
  "energy": {
182
  "unit": "kWh",
183
- "cpu": 1.4807105703703123e-06,
184
- "ram": 6.188214834614787e-08,
185
  "gpu": 0.0,
186
- "total": 1.5425927187164602e-06
187
  },
188
  "efficiency": {
189
  "unit": "samples/kWh",
190
- "value": 648259.250719183
191
  }
192
  }
193
  }
 
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": false,
68
+ "device_isolation_action": "warn",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "4b53fb2a7497cb7cece4f3351e6ebbf219605bed",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 946.061312,
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.29513270800004,
112
+ "mean": 4.29513270800004,
113
  "stdev": 0.0,
114
+ "p50": 4.29513270800004,
115
+ "p90": 4.29513270800004,
116
+ "p95": 4.29513270800004,
117
+ "p99": 4.29513270800004,
118
  "values": [
119
+ 4.29513270800004
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.745505376111226e-05,
126
+ "ram": 1.9833906076606483e-06,
127
  "gpu": 0,
128
+ "total": 4.943844436877291e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 957.72672,
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.0110213030000637,
145
+ "mean": 0.04044085212000255,
146
+ "stdev": 0.0010284164574056731,
147
+ "p50": 0.040146337000010135,
148
+ "p90": 0.04108847139999625,
149
+ "p95": 0.0430121750000012,
150
+ "p99": 0.043654149839987895,
151
  "values": [
152
+ 0.040716250000002674,
153
+ 0.040607085000033294,
154
+ 0.040146337000010135,
155
+ 0.04037804300003245,
156
+ 0.040629376000026696,
157
+ 0.040323790999991616,
158
+ 0.040134704999957194,
159
+ 0.040027824000048895,
160
+ 0.04004937399997743,
161
+ 0.04372459799998296,
162
+ 0.04133661899999197,
163
+ 0.04048989399996117,
164
+ 0.039758205999987695,
165
+ 0.03987407400001075,
166
+ 0.04005512599997019,
167
+ 0.04040039599999545,
168
+ 0.04042186600003106,
169
+ 0.04002646100002494,
170
+ 0.03982038300000568,
171
+ 0.03965974999999844,
172
+ 0.04069326699999465,
173
+ 0.043431064000003516,
174
+ 0.03953072699999893,
175
+ 0.039222487000017736,
176
+ 0.03956360000000814
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 24.7274710491421
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.5588612868889414e-06,
186
+ "ram": 6.514812188169965e-08,
187
  "gpu": 0.0,
188
+ "total": 1.624009408770641e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 615759.9793445717
193
  }
194
  }
195
  }