IlyasMoutawwakil HF staff commited on
Commit
c06c727
1 Parent(s): 88b11a9

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
@@ -50,8 +50,8 @@
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
53
- "latency": true,
54
  "memory": true,
 
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
@@ -74,14 +74,14 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
- "cpu_ram_mb": 16757.338112,
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": "10c9775dced65978a85f54ff6905a3aea7d61cca",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -97,10 +97,43 @@
97
  }
98
  },
99
  "report": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 872.153088,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,53 +142,53 @@
109
  "latency": {
110
  "unit": "s",
111
  "count": 23,
112
- "total": 1.0193405480000592,
113
- "mean": 0.04431915426087214,
114
- "stdev": 0.0012267557899857905,
115
- "p50": 0.04424382899998136,
116
- "p90": 0.04598717320000105,
117
- "p95": 0.04638313039998252,
118
- "p99": 0.04697420537999051,
119
  "values": [
120
- 0.04712958499999331,
121
- 0.04434444800000392,
122
- 0.04400143300000536,
123
- 0.04214710000002242,
124
- 0.04502713400000857,
125
- 0.04503655199999912,
126
- 0.046423313999980564,
127
- 0.045086486000002424,
128
- 0.04235556200001156,
129
- 0.043898247000015544,
130
- 0.04449074400002928,
131
- 0.04352038600001151,
132
- 0.043449281999983214,
133
- 0.04349137100001599,
134
- 0.046021478000000116,
135
- 0.04272968600002969,
136
- 0.044030256999974426,
137
- 0.04424382899998136,
138
- 0.04320346999998037,
139
- 0.04365333699996654,
140
- 0.04451819600001272,
141
- 0.0458499540000048,
142
- 0.04468869700002642
143
  ]
144
  },
145
  "throughput": {
146
  "unit": "samples/s",
147
- "value": 22.563607466735114
148
  },
149
  "energy": {
150
  "unit": "kWh",
151
- "cpu": 1.500307494758541e-06,
152
- "ram": 6.269885640346018e-08,
153
  "gpu": 0.0,
154
- "total": 1.5630063511620012e-06
155
  },
156
  "efficiency": {
157
  "unit": "samples/kWh",
158
- "value": 639792.6657537636
159
  }
160
  }
161
  }
 
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
 
53
  "memory": true,
54
+ "latency": true,
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
 
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": "701e27ceb63d18a62041650e250fe65f56ad5904",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
97
  }
98
  },
99
  "report": {
100
+ "load": {
101
+ "memory": {
102
+ "unit": "MB",
103
+ "max_ram": 961.232896,
104
+ "max_global_vram": null,
105
+ "max_process_vram": null,
106
+ "max_reserved": null,
107
+ "max_allocated": null
108
+ },
109
+ "latency": {
110
+ "unit": "s",
111
+ "count": 1,
112
+ "total": 4.378100042999961,
113
+ "mean": 4.378100042999961,
114
+ "stdev": 0.0,
115
+ "p50": 4.378100042999961,
116
+ "p90": 4.378100042999961,
117
+ "p95": 4.378100042999961,
118
+ "p99": 4.378100042999961,
119
+ "values": [
120
+ 4.378100042999961
121
+ ]
122
+ },
123
+ "throughput": null,
124
+ "energy": {
125
+ "unit": "kWh",
126
+ "cpu": 5.107730759514703e-05,
127
+ "ram": 2.1348092401399298e-06,
128
+ "gpu": 0,
129
+ "total": 5.321211683528696e-05
130
+ },
131
+ "efficiency": null
132
+ },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 875.278336,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
142
  "latency": {
143
  "unit": "s",
144
  "count": 23,
145
+ "total": 1.043519008999965,
146
+ "mean": 0.04537039169565066,
147
+ "stdev": 0.0012510223159739316,
148
+ "p50": 0.045112002999985634,
149
+ "p90": 0.04634383999999727,
150
+ "p95": 0.047316926700017345,
151
+ "p99": 0.049264951060018804,
152
  "values": [
153
+ 0.044820107000020926,
154
+ 0.04742475400001922,
155
+ 0.04342038200002207,
156
+ 0.0460670879999725,
157
+ 0.04552293599999757,
158
+ 0.044523791000017354,
159
+ 0.049783981000018684,
160
+ 0.043989289000023746,
161
+ 0.04469533299999284,
162
+ 0.04633327599998438,
163
+ 0.0449613829999862,
164
+ 0.04504708299998583,
165
+ 0.04455602299998418,
166
+ 0.045285800999977255,
167
+ 0.04435591700001851,
168
+ 0.045252578999964044,
169
+ 0.04562131099999078,
170
+ 0.045401828999956706,
171
+ 0.04480552100000068,
172
+ 0.045357646000013574,
173
+ 0.046346481000000495,
174
+ 0.04483449500003189,
175
+ 0.045112002999985634
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
+ "value": 22.04080596676583
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
+ "cpu": 1.5374896872756828e-06,
185
+ "ram": 6.425148833644611e-08,
186
  "gpu": 0.0,
187
+ "total": 1.601741175612129e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
+ "value": 624320.5926312254
192
  }
193
  }
194
  }