IlyasMoutawwakil HF staff commited on
Commit
cd6981d
1 Parent(s): 4886cf8

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": "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": "712b269a3b6d61a1322007f38975568cf51222c7",
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.491968,
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.382800631000009,
112
- "mean": 4.382800631000009,
113
  "stdev": 0.0,
114
- "p50": 4.382800631000009,
115
- "p90": 4.382800631000009,
116
- "p95": 4.382800631000009,
117
- "p99": 4.382800631000009,
118
  "values": [
119
- 4.382800631000009
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.884160975555479e-05,
126
- "ram": 2.04132578632291e-06,
127
  "gpu": 0,
128
- "total": 5.08829355418777e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 953.356288,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,59 +140,62 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 28,
144
- "total": 1.0039956470000675,
145
- "mean": 0.03585698739285955,
146
- "stdev": 0.0017343953736891128,
147
- "p50": 0.03619041900000752,
148
- "p90": 0.03748170520000258,
149
- "p95": 0.03789831380000521,
150
- "p99": 0.039052126929986455,
151
  "values": [
152
- 0.03314313699996774,
153
- 0.033313467000027686,
154
- 0.033710127000006196,
155
- 0.031804612000030374,
156
- 0.03263276299998097,
157
- 0.033656447999987904,
158
- 0.03658282300000337,
159
- 0.03681001699999342,
160
- 0.035612867999986975,
161
- 0.035007125999982236,
162
- 0.036128693000023304,
163
- 0.037801482000020314,
164
- 0.03602324600001339,
165
- 0.03637057600002436,
166
- 0.03625214499999174,
167
- 0.035416349999991326,
168
- 0.03560170699995524,
169
- 0.036983813000006194,
170
- 0.03631697600002326,
171
- 0.03945959499998253,
172
- 0.0371427100000119,
173
- 0.036836197000013726,
174
- 0.03561159600002384,
175
- 0.03610285500002419,
176
- 0.037137690999998085,
177
- 0.037241515000005165,
178
- 0.03734465799999498,
179
- 0.03795045399999708
 
 
 
180
  ]
181
  },
182
  "throughput": {
183
  "unit": "samples/s",
184
- "value": 27.888567130409204
185
  },
186
  "energy": {
187
  "unit": "kWh",
188
- "cpu": 1.2333765487847061e-06,
189
- "ram": 5.1545003396107004e-08,
190
  "gpu": 0.0,
191
- "total": 1.2849215521808132e-06
192
  },
193
  "efficiency": {
194
  "unit": "samples/kWh",
195
- "value": 778257.6284931679
196
  }
197
  }
198
  }
 
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": false,
68
+ "device_isolation_action": null,
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": "32b10f1b300765e407764dfb07b6fe749067c327",
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": 944.82432,
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.3940746940000395,
112
+ "mean": 4.3940746940000395,
113
  "stdev": 0.0,
114
+ "p50": 4.3940746940000395,
115
+ "p90": 4.3940746940000395,
116
+ "p95": 4.3940746940000395,
117
+ "p99": 4.3940746940000395,
118
  "values": [
119
+ 4.3940746940000395
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.89562320722235e-05,
126
+ "ram": 2.046137278905319e-06,
127
  "gpu": 0,
128
+ "total": 5.100236935112882e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 953.212928,
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.0272227940000676,
145
+ "mean": 0.0331362191612925,
146
+ "stdev": 0.0008968463102896908,
147
+ "p50": 0.03300323900003832,
148
+ "p90": 0.03358127299998159,
149
+ "p95": 0.03471509050001487,
150
+ "p99": 0.03631600330002129,
151
  "values": [
152
+ 0.033262788999991244,
153
+ 0.03346677799999043,
154
+ 0.032725389000006544,
155
+ 0.03250131200002215,
156
+ 0.03308204199998954,
157
+ 0.03292742600001475,
158
+ 0.03264119299996082,
159
+ 0.03339808100002983,
160
+ 0.03280955599996105,
161
+ 0.03275238899999522,
162
+ 0.03238207199996168,
163
+ 0.03307545000001255,
164
+ 0.03345974500001603,
165
+ 0.033622307000030105,
166
+ 0.03321645500000159,
167
+ 0.03653377300003058,
168
+ 0.033193210999968414,
169
+ 0.0329311950000033,
170
+ 0.03311583800001472,
171
+ 0.03300323900003832,
172
+ 0.03291575599996577,
173
+ 0.03358127299998159,
174
+ 0.03305860099999336,
175
+ 0.032442215000003216,
176
+ 0.032633480000015425,
177
+ 0.03244655399998919,
178
+ 0.03203037000002951,
179
+ 0.032381963000034375,
180
+ 0.03346168100000568,
181
+ 0.03580787399999963,
182
+ 0.03236278700001094
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "samples/s",
187
+ "value": 30.178458053178637
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 1.262920835304665e-06,
192
+ "ram": 5.2779381609715145e-08,
193
  "gpu": 0.0,
194
+ "total": 1.3157002169143802e-06
195
  },
196
  "efficiency": {
197
  "unit": "samples/kWh",
198
+ "value": 760051.5582077125
199
  }
200
  }
201
  }