IlyasMoutawwakil HF staff commited on
Commit
8018a66
1 Parent(s): e16b07a

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.14",
82
  "optimum_benchmark_version": "0.3.1",
83
- "optimum_benchmark_commit": "35e06a8a39b8c67a2e53b499c65346db81ed78be",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 940.392448,
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.4109990800000105,
112
- "mean": 4.4109990800000105,
113
  "stdev": 0.0,
114
- "p50": 4.4109990800000105,
115
- "p90": 4.4109990800000105,
116
- "p95": 4.4109990800000105,
117
- "p99": 4.4109990800000105,
118
  "values": [
119
- 4.4109990800000105
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.715179867214627e-05,
126
- "ram": 1.97070381699632e-06,
127
  "gpu": 0,
128
- "total": 4.912250248914259e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 951.361536,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,55 +140,54 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 24,
144
- "total": 0.9997481199998788,
145
- "mean": 0.041656171666661614,
146
- "stdev": 0.000906613925156968,
147
- "p50": 0.041526391999980206,
148
- "p90": 0.04269633590001831,
149
- "p95": 0.0430720350500053,
150
- "p99": 0.044191247140005885,
151
  "values": [
152
- 0.0422069540000507,
153
- 0.04194149099998867,
154
- 0.041266753000002154,
155
- 0.04204701699995894,
156
- 0.04311172100000249,
157
- 0.042029904999992596,
158
- 0.04079532399998698,
159
- 0.04095364900001641,
160
- 0.040844024999955764,
161
- 0.04154838799996696,
162
- 0.04160701699998981,
163
- 0.04143324299997175,
164
- 0.04113655899999458,
165
- 0.04124431100001402,
166
- 0.040822284000000764,
167
- 0.04183974999995144,
168
- 0.041596416999993835,
169
- 0.04284714800002121,
170
- 0.04234444100001156,
171
- 0.04047194100002116,
172
- 0.04150439599999345,
173
- 0.04144152800000711,
174
- 0.0445137030000069,
175
- 0.04020015499997953
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 24.006046643031357
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.5860317018296985e-06,
185
- "ram": 6.628316791307042e-08,
186
  "gpu": 0.0,
187
- "total": 1.6523148697427688e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 605211.523730752
192
  }
193
  }
194
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "c2e285b1b04b59538000b19edb9ba8775216af9c",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 942.108672,
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.279595307000022,
112
+ "mean": 4.279595307000022,
113
  "stdev": 0.0,
114
+ "p50": 4.279595307000022,
115
+ "p90": 4.279595307000022,
116
+ "p95": 4.279595307000022,
117
+ "p99": 4.279595307000022,
118
  "values": [
119
+ 4.279595307000022
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.7638857364654546e-05,
126
+ "ram": 1.991079109249085e-06,
127
  "gpu": 0,
128
+ "total": 4.9629936473903634e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 953.249792,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 23,
144
+ "total": 1.0365010540002686,
145
+ "mean": 0.045065263217402986,
146
+ "stdev": 0.0019146353635763821,
147
+ "p50": 0.04560385199999928,
148
+ "p90": 0.046728873200004274,
149
+ "p95": 0.04707148749999988,
150
+ "p99": 0.047228876660067275,
151
  "values": [
152
+ 0.045286809000003814,
153
+ 0.04630049499996858,
154
+ 0.0442565520000926,
155
+ 0.045956321999938154,
156
+ 0.04726385600008598,
157
+ 0.0456387070000801,
158
+ 0.045810427999981584,
159
+ 0.04331314800003838,
160
+ 0.04677114399999027,
161
+ 0.04559358200003771,
162
+ 0.04557615999999598,
163
+ 0.04571029099997759,
164
+ 0.046559790000060275,
165
+ 0.04577861799998573,
166
+ 0.04710485900000094,
167
+ 0.04547986000000037,
168
+ 0.045449041999972906,
169
+ 0.044673963000036565,
170
+ 0.04594088199996804,
171
+ 0.04560385199999928,
172
+ 0.042626123999980337,
173
+ 0.03920896099998572,
174
+ 0.04059760900008769
 
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 22.19004014634995
180
  },
181
  "energy": {
182
  "unit": "kWh",
183
+ "cpu": 1.5324622137933715e-06,
184
+ "ram": 6.404514063857592e-08,
185
  "gpu": 0.0,
186
+ "total": 1.5965073544319475e-06
187
  },
188
  "efficiency": {
189
  "unit": "samples/kWh",
190
+ "value": 626367.2993575464
191
  }
192
  }
193
  }