IlyasMoutawwakil HF staff commited on
Commit
b39d2b1
1 Parent(s): ba093bb

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-1025-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": "1c0c7070b263cda84bbf4ff92db4fa108762afe2",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 970.17856,
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.417894636999989,
112
- "mean": 4.417894636999989,
113
  "stdev": 0.0,
114
- "p50": 4.417894636999989,
115
- "p90": 4.417894636999989,
116
- "p95": 4.417894636999989,
117
- "p99": 4.417894636999989,
118
  "values": [
119
- 4.417894636999989
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.113155448333389e-05,
126
- "ram": 2.1370661956515235e-06,
127
  "gpu": 0,
128
- "total": 5.3268620678985414e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 883.781632,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,56 +140,57 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 25,
144
- "total": 1.0178926460001207,
145
- "mean": 0.04071570584000483,
146
- "stdev": 0.0009716227249883708,
147
- "p50": 0.04038851100000329,
148
- "p90": 0.04162669119998554,
149
- "p95": 0.04253078400001868,
150
- "p99": 0.04383607519999259,
151
  "values": [
152
- 0.04191900399996484,
153
- 0.04110946500003365,
154
- 0.04011899900001481,
155
- 0.039669962000004944,
156
- 0.04038851100000329,
157
- 0.04011991099997658,
158
- 0.03993031800001745,
159
- 0.040953004000016335,
160
- 0.04036265199999889,
161
- 0.040089644000033786,
162
- 0.04090164800004459,
163
- 0.040210229000024356,
164
- 0.04054123600002413,
165
- 0.042683729000032145,
166
- 0.041188222000016594,
167
- 0.04024855999995225,
168
- 0.03995630600002187,
169
- 0.04089239099999986,
170
- 0.039890793999973084,
171
- 0.04094352300000992,
172
- 0.04038278000001583,
173
- 0.039904962999969484,
174
- 0.04068044299998519,
175
- 0.0441999739999801,
176
- 0.04060637800000677
 
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 24.5605468300014
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
- "cpu": 1.5335408247863431e-06,
186
- "ram": 6.408851997455132e-08,
187
  "gpu": 0.0,
188
- "total": 1.5976293447608945e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
- "value": 625927.411310577
193
  }
194
  }
195
  }
 
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-1025-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": "c932665bc86cea66c29ccd4e794b336721ae01f7",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 970.493952,
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.344508929,
112
+ "mean": 4.344508929,
113
  "stdev": 0.0,
114
+ "p50": 4.344508929,
115
+ "p90": 4.344508929,
116
+ "p95": 4.344508929,
117
+ "p99": 4.344508929,
118
  "values": [
119
+ 4.344508929
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.101611009444472e-05,
126
+ "ram": 2.1322154745418725e-06,
127
  "gpu": 0,
128
+ "total": 5.314832556898659e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 884.174848,
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.003083724999982,
145
+ "mean": 0.03858014326923008,
146
+ "stdev": 0.0008160112083875518,
147
+ "p50": 0.038527446999992776,
148
+ "p90": 0.03930288249999592,
149
+ "p95": 0.039465240000012614,
150
+ "p99": 0.040849586750006495,
151
  "values": [
152
+ 0.039080237999996825,
153
+ 0.038402032999982794,
154
+ 0.03802352800002495,
155
+ 0.03874505299998532,
156
+ 0.039318731999998136,
157
+ 0.0388246610000067,
158
+ 0.03853174500000023,
159
+ 0.0392870329999937,
160
+ 0.038813428999986854,
161
+ 0.0377240489999906,
162
+ 0.0378793680000058,
163
+ 0.038523148999985324,
164
+ 0.03846361899999806,
165
+ 0.03892244400000777,
166
+ 0.03951407600001744,
167
+ 0.037713037999992594,
168
+ 0.03803580999999667,
169
+ 0.03904861899999901,
170
+ 0.03849268299998698,
171
+ 0.03753358400001616,
172
+ 0.03771538300000543,
173
+ 0.03896103499999981,
174
+ 0.039204920000003085,
175
+ 0.041294757000002846,
176
+ 0.03743952799999306,
177
+ 0.03759121100000584
178
  ]
179
  },
180
  "throughput": {
181
  "unit": "samples/s",
182
+ "value": 25.920069633270607
183
  },
184
  "energy": {
185
  "unit": "kWh",
186
+ "cpu": 1.4530907798353784e-06,
187
+ "ram": 6.072687046587896e-08,
188
  "gpu": 0.0,
189
+ "total": 1.5138176503012575e-06
190
  },
191
  "efficiency": {
192
  "unit": "samples/kWh",
193
+ "value": 660581.5434910505
194
  }
195
  }
196
  }