IlyasMoutawwakil HF staff commited on
Commit
5ebf54e
1 Parent(s): 41a925c

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": "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": 968.605696,
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.451864182999998,
112
- "mean": 4.451864182999998,
113
  "stdev": 0.0,
114
- "p50": 4.451864182999998,
115
- "p90": 4.451864182999998,
116
- "p95": 4.451864182999998,
117
- "p99": 4.451864182999998,
118
  "values": [
119
- 4.451864182999998
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.073951392222336e-05,
126
- "ram": 2.120680142450326e-06,
127
  "gpu": 0,
128
- "total": 5.2860194064673686e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 882.405376,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,53 +140,56 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 22,
144
- "total": 1.0045379919998254,
145
- "mean": 0.04566081781817388,
146
- "stdev": 0.0011963902300698545,
147
- "p50": 0.04566779199998905,
148
- "p90": 0.047059582799965936,
149
- "p95": 0.04760794279999629,
150
- "p99": 0.04765407114999505,
151
  "values": [
152
- 0.04557220800001005,
153
- 0.04631667199998901,
154
- 0.04505835700001626,
155
- 0.0464351829999714,
156
- 0.04576337599996805,
157
- 0.046799174999989646,
158
- 0.045456962999992356,
159
- 0.04452668099997936,
160
- 0.046459358999982214,
161
- 0.046733351999989736,
162
- 0.04578740099998413,
163
- 0.044734909999988304,
164
- 0.04405930600000829,
165
- 0.044026524000003064,
166
- 0.04443564000001743,
167
- 0.04659326999995983,
168
- 0.045261067000012645,
169
- 0.04507345500002202,
170
- 0.04306222899998602,
171
- 0.047659065999994255,
172
- 0.04763528099999803,
173
- 0.047088516999963304
 
 
 
174
  ]
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 21.900615183505995
179
  },
180
  "energy": {
181
  "unit": "kWh",
182
- "cpu": 1.5429340559828825e-06,
183
- "ram": 6.448110776059572e-08,
184
  "gpu": 0.0,
185
- "total": 1.6074151637434782e-06
186
  },
187
  "efficiency": {
188
  "unit": "samples/kWh",
189
- "value": 622116.8137241652
190
  }
191
  }
192
  }
 
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": 969.66656,
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.4241375240000025,
112
+ "mean": 4.4241375240000025,
113
  "stdev": 0.0,
114
+ "p50": 4.4241375240000025,
115
+ "p90": 4.4241375240000025,
116
+ "p95": 4.4241375240000025,
117
+ "p99": 4.4241375240000025,
118
  "values": [
119
+ 4.4241375240000025
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.0659206966666506e-05,
126
+ "ram": 2.1173244672498908e-06,
127
  "gpu": 0,
128
+ "total": 5.2776531433916395e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 883.458048,
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.026337164000097,
145
+ "mean": 0.04105348656000388,
146
+ "stdev": 0.0005767003028524565,
147
+ "p50": 0.041108606000022974,
148
+ "p90": 0.04170795999998518,
149
+ "p95": 0.041841969600000084,
150
+ "p99": 0.042674367319996236,
151
  "values": [
152
+ 0.04153694199999336,
153
+ 0.04128804000004038,
154
+ 0.040630759000009675,
155
+ 0.04049158999998781,
156
+ 0.04071881300001223,
157
+ 0.04114514499997313,
158
+ 0.0410435460000258,
159
+ 0.041108606000022974,
160
+ 0.04065221900003735,
161
+ 0.041821971999979723,
162
+ 0.0411538800000244,
163
+ 0.04137846800000489,
164
+ 0.04114863099999866,
165
+ 0.0411892359999797,
166
+ 0.04043155799996612,
167
+ 0.04114528500002734,
168
+ 0.0412480960000039,
169
+ 0.04094746700002361,
170
+ 0.04082414900000231,
171
+ 0.040794893999986925,
172
+ 0.04026230400000941,
173
+ 0.040346660000011525,
174
+ 0.04293565099999341,
175
+ 0.041846969000005174,
176
+ 0.040246283999977095
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 24.358467058294732
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.555351572863294e-06,
186
+ "ram": 6.499898159341688e-08,
187
  "gpu": 0.0,
188
+ "total": 1.6203505544567108e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 617150.4044291768
193
  }
194
  }
195
  }