IlyasMoutawwakil HF staff commited on
Commit
f4d9ff9
1 Parent(s): f4cf90c

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
@@ -65,7 +65,7 @@
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,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "f9861fced16a3dc82c7a05e66fd9a3b22cd9c663",
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": 945.225728,
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.281228994000003,
112
- "mean": 4.281228994000003,
113
  "stdev": 0.0,
114
- "p50": 4.281228994000003,
115
- "p90": 4.281228994000003,
116
- "p95": 4.281228994000003,
117
- "p99": 4.281228994000003,
118
  "values": [
119
- 4.281228994000003
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.775479764999994e-05,
126
- "ram": 1.995921584449327e-06,
127
  "gpu": 0,
128
- "total": 4.975071923444927e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 952.696832,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,61 +140,62 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 30,
144
- "total": 1.0246221910001623,
145
- "mean": 0.03415407303333874,
146
- "stdev": 0.0008667850380106075,
147
- "p50": 0.034221022000025414,
148
- "p90": 0.03509310490002804,
149
- "p95": 0.035315286699986355,
150
- "p99": 0.03549168666997616,
151
  "values": [
152
- 0.03426483900000221,
153
- 0.03412714099999903,
154
- 0.03335735799998929,
155
- 0.0327960570000414,
156
- 0.03427609100003792,
157
- 0.03481796599999143,
158
- 0.034900551000021096,
159
- 0.03422488400002521,
160
- 0.03351230900000246,
161
- 0.03326726000000235,
162
- 0.03221321400002353,
163
- 0.03479178700001739,
164
- 0.03466418800002202,
165
- 0.034217160000025615,
166
- 0.034101082999995924,
167
- 0.03363553899998806,
168
- 0.03299154300003693,
169
- 0.035041845000023386,
170
- 0.03419565900003363,
171
- 0.03512613399999509,
172
- 0.034875152999973125,
173
- 0.03413210999997318,
174
- 0.034175091000008706,
175
- 0.032619765999982064,
176
- 0.0350894350000317,
177
- 0.03496942999998964,
178
- 0.035500524999974914,
179
- 0.03451015999996798,
180
- 0.035470047999979215,
181
- 0.03275786500000777
 
182
  ]
183
  },
184
  "throughput": {
185
  "unit": "samples/s",
186
- "value": 29.279084782183144
187
  },
188
  "energy": {
189
  "unit": "kWh",
190
- "cpu": 1.1389186511111248e-06,
191
- "ram": 4.7597859689931654e-08,
192
  "gpu": 0.0,
193
- "total": 1.1865165108010566e-06
194
  },
195
  "efficiency": {
196
  "unit": "samples/kWh",
197
- "value": 842803.2740352403
198
  }
199
  }
200
  }
 
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
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "d2926dc8aa35620c7c4e47f90f87593f48ecd36c",
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.081792,
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.283616666,
112
+ "mean": 4.283616666,
113
  "stdev": 0.0,
114
+ "p50": 4.283616666,
115
+ "p90": 4.283616666,
116
+ "p95": 4.283616666,
117
+ "p99": 4.283616666,
118
  "values": [
119
+ 4.283616666
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.924281926666589e-05,
126
+ "ram": 2.0581018538647784e-06,
127
  "gpu": 0,
128
+ "total": 5.130092112053067e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 953.552896,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 31,
144
+ "total": 1.0132698459999006,
145
+ "mean": 0.03268612406451292,
146
+ "stdev": 0.0012585376603432906,
147
+ "p50": 0.03215931699998009,
148
+ "p90": 0.03430999200003271,
149
+ "p95": 0.035329034499994805,
150
+ "p99": 0.03632873970000787,
151
  "values": [
152
+ 0.03286536899997827,
153
+ 0.03250774899998987,
154
+ 0.032007632999977886,
155
+ 0.03215931699998009,
156
+ 0.03166685600001529,
157
+ 0.03183068199996342,
158
+ 0.03217721999999412,
159
+ 0.033059041000001343,
160
+ 0.03249075700000503,
161
+ 0.03178135000001703,
162
+ 0.0321499700000345,
163
+ 0.032132246000003306,
164
+ 0.03143385999999282,
165
+ 0.03209201099997472,
166
+ 0.032281096000019716,
167
+ 0.031727047999993374,
168
+ 0.03180158800000754,
169
+ 0.03146492799999123,
170
+ 0.03169619999999895,
171
+ 0.03206614199996238,
172
+ 0.03211974399999917,
173
+ 0.03548318800000061,
174
+ 0.035174880999989,
175
+ 0.03430999200003271,
176
+ 0.033926865000012185,
177
+ 0.033491159999982756,
178
+ 0.032787793000011334,
179
+ 0.03146992599999976,
180
+ 0.03258301999994728,
181
+ 0.036691119000010985,
182
+ 0.033841095000013866
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "samples/s",
187
+ "value": 30.59402203902458
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 1.2340902194444701e-06,
192
+ "ram": 5.157474895154346e-08,
193
  "gpu": 0.0,
194
+ "total": 1.2856649683960135e-06
195
  },
196
  "efficiency": {
197
  "unit": "samples/kWh",
198
+ "value": 777807.6128554649
199
  }
200
  }
201
  }