IlyasMoutawwakil HF staff commited on
Commit
215cd42
1 Parent(s): 46a3825

Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/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": 970.641408,
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.374531642000022,
112
- "mean": 4.374531642000022,
113
  "stdev": 0.0,
114
- "p50": 4.374531642000022,
115
- "p90": 4.374531642000022,
116
- "p95": 4.374531642000022,
117
- "p99": 4.374531642000022,
118
  "values": [
119
- 4.374531642000022
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.246312672222252e-05,
126
- "ram": 2.1927366237281906e-06,
127
  "gpu": 0,
128
- "total": 5.465586334595071e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 884.330496,
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": 1.013852704000044,
145
- "mean": 0.0422438626666685,
146
- "stdev": 0.0015488013381707879,
147
- "p50": 0.042511935000021595,
148
- "p90": 0.04400915610001448,
149
- "p95": 0.044039830000039616,
150
- "p99": 0.04410081451999019,
151
  "values": [
152
- 0.04302389000002904,
153
- 0.04244541099996013,
154
- 0.0409701959999893,
155
- 0.043948016000001644,
156
- 0.04267726400001948,
157
- 0.04254955500005053,
158
- 0.042253924000021925,
159
- 0.0415809159999867,
160
- 0.04171658000001344,
161
- 0.04403535900001998,
162
- 0.042727135999996335,
163
- 0.042585431999953016,
164
- 0.04105898200003821,
165
- 0.04269651999999269,
166
- 0.04247431499999266,
167
- 0.043359907999956704,
168
- 0.042463243999975475,
169
- 0.04210849200001121,
170
- 0.041437449000000015,
171
- 0.04404061900004308,
172
- 0.0441187949999744,
173
- 0.04316444300002331,
174
- 0.03963064499998836,
175
- 0.03678561300000638
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 23.672077714356977
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.4313296763888496e-06,
185
- "ram": 5.981806883407663e-08,
186
  "gpu": 0.0,
187
- "total": 1.4911477452229262e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 670624.35845383
192
  }
193
  }
194
  }
 
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": 969.166848,
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.389270065999995,
112
+ "mean": 4.389270065999995,
113
  "stdev": 0.0,
114
+ "p50": 4.389270065999995,
115
+ "p90": 4.389270065999995,
116
+ "p95": 4.389270065999995,
117
+ "p99": 4.389270065999995,
118
  "values": [
119
+ 4.389270065999995
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.134881935555503e-05,
126
+ "ram": 2.1460523709528522e-06,
127
  "gpu": 0,
128
+ "total": 5.3494871726507886e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 882.962432,
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.002999715999863,
145
+ "mean": 0.043608683304341866,
146
+ "stdev": 0.0008470325786251126,
147
+ "p50": 0.04355481300001429,
148
+ "p90": 0.04471574279998549,
149
+ "p95": 0.04474108850000107,
150
+ "p99": 0.04518210467998188,
151
  "values": [
152
+ 0.043160740999951486,
153
+ 0.042957819999969615,
154
+ 0.0418687220000038,
155
+ 0.04474342800000386,
156
+ 0.04401742200002445,
157
+ 0.04447809800001323,
158
+ 0.04363074599996253,
159
+ 0.04259206199998289,
160
+ 0.04309340499997916,
161
+ 0.0440472589999672,
162
+ 0.04292717199996332,
163
+ 0.042999419000011585,
164
+ 0.042843684999979814,
165
+ 0.04355481300001429,
166
+ 0.04347499200002858,
167
+ 0.04360750200004304,
168
+ 0.04418612000000621,
169
+ 0.04350558999999521,
170
+ 0.04232894799997666,
171
+ 0.044720032999975956,
172
+ 0.044698582000023634,
173
+ 0.045305833999975675,
174
+ 0.04425732300001073
 
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 22.93121287384606
180
  },
181
  "energy": {
182
  "unit": "kWh",
183
+ "cpu": 1.5298227299145007e-06,
184
+ "ram": 6.393238315875512e-08,
185
  "gpu": 0.0,
186
+ "total": 1.5937551130732559e-06
187
  },
188
  "efficiency": {
189
  "unit": "samples/kWh",
190
+ "value": 627448.9674086057
191
  }
192
  }
193
  }