IlyasMoutawwakil HF staff commited on
Commit
b603e51
1 Parent(s): 11144d2

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": 16766.7712,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "1c43fa2fcd13a51b92e79f85bd1b3b0bffb11f79",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 964.194304,
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.4220277819999865,
112
- "mean": 4.4220277819999865,
113
  "stdev": 0.0,
114
- "p50": 4.4220277819999865,
115
- "p90": 4.4220277819999865,
116
- "p95": 4.4220277819999865,
117
- "p99": 4.4220277819999865,
118
  "values": [
119
- 4.4220277819999865
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 5.076705441111074e-05,
126
- "ram": 2.1230509295983003e-06,
127
  "gpu": 0,
128
- "total": 5.289010534070904e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 877.948928,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,57 +140,54 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 26,
144
- "total": 1.0233695600001056,
145
- "mean": 0.03936036769231176,
146
- "stdev": 0.0013773917042732933,
147
- "p50": 0.039179907499999445,
148
- "p90": 0.040623288999995566,
149
- "p95": 0.04081822675001945,
150
- "p99": 0.04375749624999514,
151
  "values": [
152
- 0.03998080200000231,
153
- 0.04062165099998083,
154
- 0.03971559500001831,
155
- 0.03956238900002518,
156
- 0.039963781000039944,
157
- 0.0406249270000103,
158
- 0.044715774999986024,
159
- 0.0387137700000153,
160
- 0.038238008999996964,
161
- 0.039197606000016094,
162
- 0.03873123300002135,
163
- 0.039530660000025364,
164
- 0.03938338299997213,
165
- 0.039162208999982795,
166
- 0.039320975999999064,
167
- 0.03860511599998517,
168
- 0.03912725300000375,
169
- 0.038883177000002433,
170
- 0.03840927099997771,
171
- 0.038353014999984225,
172
- 0.03799999400001752,
173
- 0.038437913999985085,
174
- 0.039972436000027756,
175
- 0.0408826600000225,
176
- 0.037876263000043764,
177
- 0.03735969499996372
178
  ]
179
  },
180
  "throughput": {
181
  "unit": "samples/s",
182
- "value": 25.406266725382487
183
  },
184
  "energy": {
185
  "unit": "kWh",
186
- "cpu": 1.505150701923053e-06,
187
- "ram": 6.2937341886104e-08,
188
  "gpu": 0.0,
189
- "total": 1.568088043809157e-06
190
  },
191
  "efficiency": {
192
  "unit": "samples/kWh",
193
- "value": 637719.2938547169
194
  }
195
  }
196
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.767104,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "496d74599887a901aaff2a5946eda97d8b8253a3",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 964.575232,
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.390769856999981,
112
+ "mean": 4.390769856999981,
113
  "stdev": 0.0,
114
+ "p50": 4.390769856999981,
115
+ "p90": 4.390769856999981,
116
+ "p95": 4.390769856999981,
117
+ "p99": 4.390769856999981,
118
  "values": [
119
+ 4.390769856999981
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 5.05905728222225e-05,
126
+ "ram": 2.1155250502327726e-06,
127
  "gpu": 0,
128
+ "total": 5.270609787245527e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 878.460928,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 23,
144
+ "total": 1.001028295000026,
145
+ "mean": 0.04352296934782722,
146
+ "stdev": 0.0010733849950544231,
147
+ "p50": 0.043585732000025246,
148
+ "p90": 0.04497364980001066,
149
+ "p95": 0.04510715589998711,
150
+ "p99": 0.045111591159999874,
151
  "values": [
152
+ 0.04310004299998127,
153
+ 0.04507792300000801,
154
+ 0.04303471000000059,
155
+ 0.04411463100001356,
156
+ 0.043781377000016164,
157
+ 0.043502386000000115,
158
+ 0.043585732000025246,
159
+ 0.04269590699999526,
160
+ 0.041835225999989234,
161
+ 0.04455655700002126,
162
+ 0.04368019700001469,
163
+ 0.04297747299997923,
164
+ 0.043556125999998585,
165
+ 0.04389866599998982,
166
+ 0.04380468100001167,
167
+ 0.04511040399998478,
168
+ 0.04511192600000413,
169
+ 0.04437929700000609,
170
+ 0.042871439999998984,
171
+ 0.0420343790000004,
172
+ 0.043532431999977916,
173
+ 0.04428126199999838,
174
+ 0.04050552000001062
 
 
 
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 22.976373510000936
180
  },
181
  "energy": {
182
  "unit": "kWh",
183
+ "cpu": 1.4558560909464772e-06,
184
+ "ram": 6.08769745572574e-08,
185
  "gpu": 0.0,
186
+ "total": 1.5167330655037347e-06
187
  },
188
  "efficiency": {
189
  "unit": "samples/kWh",
190
+ "value": 659311.7950309085
191
  }
192
  }
193
  }