IlyasMoutawwakil HF staff commited on
Commit
bfdd369
1 Parent(s): cd561fe

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
@@ -73,14 +73,14 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "a4519acdcbbeba6e03efbda65aae011ed2a194fb",
84
  "transformers_version": "4.43.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 971.759616,
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.532493741000025,
112
- "mean": 4.532493741000025,
113
  "stdev": 0.0,
114
- "p50": 4.532493741000025,
115
- "p90": 4.532493741000025,
116
- "p95": 4.532493741000025,
117
- "p99": 4.532493741000025,
118
  "values": [
119
- 4.532493741000025
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.1402239004770924e-05,
126
- "ram": 2.1483873420288547e-06,
127
  "gpu": 0,
128
- "total": 5.355062634679978e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 885.448704,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,55 +140,57 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 24,
144
- "total": 1.0256641439999328,
145
- "mean": 0.0427360059999972,
146
- "stdev": 0.00244057997750163,
147
- "p50": 0.04168537849999154,
148
- "p90": 0.0474057064000192,
149
- "p95": 0.0475301797999947,
150
- "p99": 0.04757176749999815,
151
  "values": [
152
- 0.041734267000009595,
153
- 0.042697485999980245,
154
- 0.04181805400000371,
155
- 0.04281170999999517,
156
- 0.04114645999999311,
157
- 0.04129744099998334,
158
- 0.04084297700001116,
159
- 0.040617268000005424,
160
- 0.04024730100002216,
161
- 0.04035651499998494,
162
- 0.04104348799998547,
163
- 0.04172418899997865,
164
- 0.04126825699998449,
165
- 0.041281368999989354,
166
- 0.04102918299997782,
167
- 0.04263304299999504,
168
- 0.041646568000004436,
169
- 0.04122428799999511,
170
- 0.045805373999996846,
171
- 0.044640560000004825,
172
- 0.04750373800001739,
173
- 0.047534845999990694,
174
- 0.04758279600000037,
175
- 0.04717696600002341
 
 
176
  ]
177
  },
178
  "throughput": {
179
  "unit": "samples/s",
180
- "value": 23.399472566530097
181
  },
182
  "energy": {
183
  "unit": "kWh",
184
- "cpu": 1.5999991628858777e-06,
185
- "ram": 6.686255503991562e-08,
186
  "gpu": 0.0,
187
- "total": 1.6668617179257933e-06
188
  },
189
  "efficiency": {
190
  "unit": "samples/kWh",
191
- "value": 599929.7897634715
192
  }
193
  }
194
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.338112,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "d662120356cf9cce87fb802aea1c49ce74710c29",
84
  "transformers_version": "4.43.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 970.99776,
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.3802295619999825,
112
+ "mean": 4.3802295619999825,
113
  "stdev": 0.0,
114
+ "p50": 4.3802295619999825,
115
+ "p90": 4.3802295619999825,
116
+ "p95": 4.3802295619999825,
117
+ "p99": 4.3802295619999825,
118
  "values": [
119
+ 4.3802295619999825
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.047213501400418e-05,
126
+ "ram": 2.1095137346310365e-06,
127
  "gpu": 0,
128
+ "total": 5.258164874863522e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 884.75648,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 26,
144
+ "total": 1.028085639999972,
145
+ "mean": 0.03954175538461431,
146
+ "stdev": 0.001104034488464639,
147
+ "p50": 0.039196200000020553,
148
+ "p90": 0.04064177199998653,
149
+ "p95": 0.04141552599998022,
150
+ "p99": 0.04292994899999769,
151
  "values": [
152
+ 0.039404564999983904,
153
+ 0.0383175210000104,
154
+ 0.03882906799998409,
155
+ 0.038903978000007555,
156
+ 0.038841220999984216,
157
+ 0.040816489000008005,
158
+ 0.039096989000029225,
159
+ 0.03954645099997833,
160
+ 0.038772751999999855,
161
+ 0.038547450999999455,
162
+ 0.03889272700001811,
163
+ 0.040171450999991976,
164
+ 0.04020743900002799,
165
+ 0.038948261000030016,
166
+ 0.03979245400000764,
167
+ 0.041615204999970956,
168
+ 0.038530067000010604,
169
+ 0.040053840999974,
170
+ 0.03952760499998931,
171
+ 0.03929541100001188,
172
+ 0.03876057999997329,
173
+ 0.03848109599999816,
174
+ 0.04007867799998621,
175
+ 0.038819088000025204,
176
+ 0.0433681970000066,
177
+ 0.04046705499996506
178
  ]
179
  },
180
  "throughput": {
181
  "unit": "samples/s",
182
+ "value": 25.289721972967843
183
  },
184
  "energy": {
185
  "unit": "kWh",
186
+ "cpu": 1.4903552247663587e-06,
187
+ "ram": 6.228431480471842e-08,
188
  "gpu": 0.0,
189
+ "total": 1.5526395395710772e-06
190
  },
191
  "efficiency": {
192
  "unit": "samples/kWh",
193
+ "value": 644064.4943746917
194
  }
195
  }
196
  }