IlyasMoutawwakil HF staff commited on
Commit
f997fb0
1 Parent(s): f99c147

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,17 +73,17 @@
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.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
- "optimum_benchmark_commit": "17045002796df75ed197bda920a26aaf713b8c33",
84
- "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
- "accelerate_version": "1.1.1",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.31.0",
89
  "diffusers_commit": null,
@@ -101,7 +101,7 @@
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 990.8224,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,32 +110,32 @@
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
- 1.4520459250000215
114
  ],
115
  "count": 1,
116
- "total": 1.4520459250000215,
117
- "mean": 1.4520459250000215,
118
- "p50": 1.4520459250000215,
119
- "p90": 1.4520459250000215,
120
- "p95": 1.4520459250000215,
121
- "p99": 1.4520459250000215,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
- "cpu": 0.00018611949646111018,
129
- "ram": 7.779856028369381e-06,
130
  "gpu": 0,
131
- "total": 0.00019389935248947956
132
  },
133
  "efficiency": null
134
  },
135
  "forward": {
136
  "memory": {
137
  "unit": "MB",
138
- "max_ram": 925.294592,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
@@ -144,43 +144,40 @@
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
- 0.08947299999999814,
148
- 0.09031018600001062,
149
- 0.08840711599998485,
150
- 0.08678661600001192,
151
- 0.08995165599998245,
152
- 0.08789990999997599,
153
- 0.08966975000001298,
154
- 0.08864046499999745,
155
- 0.08876936700002602,
156
- 0.08929269600000111,
157
- 0.08932021999999051,
158
- 0.0790199210000253
159
  ],
160
- "count": 12,
161
- "total": 1.0575409030000174,
162
- "mean": 0.08812840858333477,
163
- "p50": 0.08903103150001357,
164
- "p90": 0.0899234653999855,
165
- "p95": 0.09011299449999513,
166
- "p99": 0.09027074770000752,
167
- "stdev": 0.0028955698230899293,
168
- "stdev_": 3.285625906147914
169
  },
170
  "throughput": {
171
  "unit": "samples/s",
172
- "value": 22.6941576745799
173
  },
174
  "energy": {
175
  "unit": "kWh",
176
- "cpu": 3.4763967745370323e-06,
177
- "ram": 1.4528339748369271e-07,
178
  "gpu": 0.0,
179
- "total": 3.6216801720207257e-06
180
  },
181
  "efficiency": {
182
  "unit": "samples/kWh",
183
- "value": 552229.878124245
184
  }
185
  }
186
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.779392,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-6.8.0-1017-azure-x86_64-with-glibc2.39",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
+ "optimum_benchmark_commit": "cd2f6181934acf2424f1183f5fce924d249303d4",
84
+ "transformers_version": "4.47.0",
85
  "transformers_commit": null,
86
+ "accelerate_version": "1.2.0",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.31.0",
89
  "diffusers_commit": null,
 
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 989.237248,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
+ 1.2982609999999966
114
  ],
115
  "count": 1,
116
+ "total": 1.2982609999999966,
117
+ "mean": 1.2982609999999966,
118
+ "p50": 1.2982609999999966,
119
+ "p90": 1.2982609999999966,
120
+ "p95": 1.2982609999999966,
121
+ "p99": 1.2982609999999966,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 0.00017511174310000022,
129
+ "ram": 7.323883044473813e-06,
130
  "gpu": 0,
131
+ "total": 0.00018243562614447402
132
  },
133
  "efficiency": null
134
  },
135
  "forward": {
136
  "memory": {
137
  "unit": "MB",
138
+ "max_ram": 923.160576,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
 
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
+ 0.1492527290000112,
148
+ 0.14853541900001233,
149
+ 0.14716244300001335,
150
+ 0.1479874339999867,
151
+ 0.097877321000027,
152
+ 0.07792982000000848,
153
+ 0.07786873599999922,
154
+ 0.07739505100002475,
155
+ 0.07711649000000875
 
 
 
156
  ],
157
+ "count": 9,
158
+ "total": 1.0011254430000918,
159
+ "mean": 0.11123616033334353,
160
+ "p50": 0.097877321000027,
161
+ "p90": 0.1486788810000121,
162
+ "p95": 0.14896580500001164,
163
+ "p99": 0.14919534420001127,
164
+ "stdev": 0.033645829489909095,
165
+ "stdev_": 30.24720503573837
166
  },
167
  "throughput": {
168
  "unit": "samples/s",
169
+ "value": 17.979764799563036
170
  },
171
  "energy": {
172
  "unit": "kWh",
173
+ "cpu": 3.418928994444407e-06,
174
+ "ram": 1.4295564508924327e-07,
175
  "gpu": 0.0,
176
+ "total": 3.561884639533651e-06
177
  },
178
  "efficiency": {
179
  "unit": "samples/kWh",
180
+ "value": 561500.498304138
181
  }
182
  }
183
  }