IlyasMoutawwakil HF Staff commited on
Commit
ffbdd8a
·
verified ·
1 Parent(s): 06dcc7c

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
@@ -74,14 +74,14 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
- "cpu_ram_mb": 16757.342208,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "bc4d55acdaf328bd5108ceb452b0f0a0c042200e",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -100,7 +100,7 @@
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 960.96256,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,31 +109,31 @@
109
  "latency": {
110
  "unit": "s",
111
  "count": 1,
112
- "total": 4.683493907000013,
113
- "mean": 4.683493907000013,
114
  "stdev": 0.0,
115
- "p50": 4.683493907000013,
116
- "p90": 4.683493907000013,
117
- "p95": 4.683493907000013,
118
- "p99": 4.683493907000013,
119
  "values": [
120
- 4.683493907000013
121
  ]
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
- "cpu": 5.184399551815458e-05,
127
- "ram": 2.1668409561254973e-06,
128
  "gpu": 0,
129
- "total": 5.401083647428007e-05
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
- "max_ram": 874.913792,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
@@ -141,51 +141,54 @@
141
  },
142
  "latency": {
143
  "unit": "s",
144
- "count": 20,
145
- "total": 1.0243736699999317,
146
- "mean": 0.05121868349999659,
147
- "stdev": 0.005270633219544923,
148
- "p50": 0.04879818599999908,
149
- "p90": 0.05874402109995459,
150
- "p95": 0.0634737639499832,
151
- "p99": 0.06380179439001324,
152
  "values": [
153
- 0.05008108499998798,
154
- 0.0488318490000097,
155
- 0.05630399500000749,
156
- 0.05822089199995162,
157
- 0.06345218299998123,
158
- 0.06388380200002075,
159
- 0.054733606999946005,
160
- 0.05357317899995451,
161
- 0.04961775500004251,
162
- 0.048437460000002375,
163
- 0.04867768999997679,
164
- 0.047436419999996815,
165
- 0.05027596000002177,
166
- 0.047839547000023686,
167
- 0.04643881699996655,
168
- 0.047441720000051646,
169
- 0.047207700000001296,
170
- 0.046776781000005485,
171
- 0.04876452299998846,
172
- 0.04637870499999508
 
 
 
173
  ]
174
  },
175
  "throughput": {
176
  "unit": "samples/s",
177
- "value": 19.524125410214157
178
  },
179
  "energy": {
180
  "unit": "kWh",
181
- "cpu": 1.7164566666607697e-06,
182
- "ram": 7.172808558948417e-08,
183
  "gpu": 0.0,
184
- "total": 1.7881847522502538e-06
185
  },
186
  "efficiency": {
187
  "unit": "samples/kWh",
188
- "value": 559226.3320339796
189
  }
190
  }
191
  }
 
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
+ "cpu_ram_mb": 16757.334016,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "bc977b19adf337e8eb02985f3cceb35e1a783a1c",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 960.303104,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
109
  "latency": {
110
  "unit": "s",
111
  "count": 1,
112
+ "total": 4.324924635000002,
113
+ "mean": 4.324924635000002,
114
  "stdev": 0.0,
115
+ "p50": 4.324924635000002,
116
+ "p90": 4.324924635000002,
117
+ "p95": 4.324924635000002,
118
+ "p99": 4.324924635000002,
119
  "values": [
120
+ 4.324924635000002
121
  ]
122
  },
123
  "throughput": null,
124
  "energy": {
125
  "unit": "kWh",
126
+ "cpu": 5.0664571921030684e-05,
127
+ "ram": 2.1175487599574204e-06,
128
  "gpu": 0,
129
+ "total": 5.27821206809881e-05
130
  },
131
  "efficiency": null
132
  },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 874.213376,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
141
  },
142
  "latency": {
143
  "unit": "s",
144
+ "count": 23,
145
+ "total": 1.024896239999805,
146
+ "mean": 0.044560706086948045,
147
+ "stdev": 0.001703458453244127,
148
+ "p50": 0.044417064000015216,
149
+ "p90": 0.04676811659995792,
150
+ "p95": 0.04747324170000979,
151
+ "p99": 0.048084412080004316,
152
  "values": [
153
+ 0.04397235199996885,
154
+ 0.04823778200000106,
155
+ 0.04362385799998947,
156
+ 0.044742082999960076,
157
+ 0.04388662100001284,
158
+ 0.04306275799996229,
159
+ 0.04419326499998988,
160
+ 0.04222821399997656,
161
+ 0.04435029999996232,
162
+ 0.04545762399999376,
163
+ 0.045275963999984015,
164
+ 0.04754064600001584,
165
+ 0.044661722000000736,
166
+ 0.0456377909999901,
167
+ 0.04367803000002368,
168
+ 0.044417064000015216,
169
+ 0.04368104599996059,
170
+ 0.04450388700001895,
171
+ 0.04450662200002853,
172
+ 0.046866602999955376,
173
+ 0.0463741709999681,
174
+ 0.044116417999987334,
175
+ 0.039881419000039386
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
+ "value": 22.441296106232546
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
+ "cpu": 1.5084392494625516e-06,
185
+ "ram": 6.303886292017344e-08,
186
  "gpu": 0.0,
187
+ "total": 1.571478112382725e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
+ "value": 636343.5749568082
192
  }
193
  }
194
  }