Commit
•
95f8e8b
1
Parent(s):
c868ee9
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
@@ -3,7 +3,7 @@
|
|
3 |
"name": "cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased",
|
4 |
"backend": {
|
5 |
"name": "pytorch",
|
6 |
-
"version": "2.
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "fill-mask",
|
9 |
"library": "transformers",
|
@@ -76,14 +76,14 @@
|
|
76 |
"cpu_ram_mb": 16757.342208,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
-
"platform": "Linux-6.5.0-
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
-
"accelerate_version": "0.
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.29.2",
|
89 |
"diffusers_commit": null,
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
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.
|
112 |
-
"mean": 4.
|
113 |
"stdev": 0.0,
|
114 |
-
"p50": 4.
|
115 |
-
"p90": 4.
|
116 |
-
"p95": 4.
|
117 |
-
"p99": 4.
|
118 |
"values": [
|
119 |
-
4.
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
-
"cpu": 5.
|
126 |
-
"ram": 2.
|
127 |
"gpu": 0,
|
128 |
-
"total": 5.
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
-
"max_ram":
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
@@ -140,55 +140,56 @@
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
-
"count":
|
144 |
-
"total": 1.
|
145 |
-
"mean": 0.
|
146 |
-
"stdev": 0.
|
147 |
-
"p50": 0.
|
148 |
-
"p90": 0.
|
149 |
-
"p95": 0.
|
150 |
-
"p99": 0.
|
151 |
"values": [
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
-
0.
|
162 |
-
0.
|
163 |
-
0.
|
164 |
-
0.
|
165 |
-
0.
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
171 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
174 |
-
0.
|
175 |
-
0.
|
|
|
176 |
]
|
177 |
},
|
178 |
"throughput": {
|
179 |
"unit": "samples/s",
|
180 |
-
"value":
|
181 |
},
|
182 |
"energy": {
|
183 |
"unit": "kWh",
|
184 |
-
"cpu": 1.
|
185 |
-
"ram": 6.
|
186 |
"gpu": 0.0,
|
187 |
-
"total": 1.
|
188 |
},
|
189 |
"efficiency": {
|
190 |
"unit": "samples/kWh",
|
191 |
-
"value":
|
192 |
}
|
193 |
}
|
194 |
}
|
|
|
3 |
"name": "cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased",
|
4 |
"backend": {
|
5 |
"name": "pytorch",
|
6 |
+
"version": "2.4.0+cpu",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "fill-mask",
|
9 |
"library": "transformers",
|
|
|
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.3.1",
|
83 |
+
"optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
+
"accelerate_version": "0.33.0",
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.29.2",
|
89 |
"diffusers_commit": null,
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 971.247616,
|
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.389554126000007,
|
112 |
+
"mean": 4.389554126000007,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.389554126000007,
|
115 |
+
"p90": 4.389554126000007,
|
116 |
+
"p95": 4.389554126000007,
|
117 |
+
"p99": 4.389554126000007,
|
118 |
"values": [
|
119 |
+
4.389554126000007
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 5.055560933219063e-05,
|
126 |
+
"ram": 2.1129990845281555e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.2668608416718785e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 884.834304,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 25,
|
144 |
+
"total": 1.0140399389998151,
|
145 |
+
"mean": 0.040561597559992606,
|
146 |
+
"stdev": 0.0006076277326125384,
|
147 |
+
"p50": 0.04036790899999687,
|
148 |
+
"p90": 0.04146664399999054,
|
149 |
+
"p95": 0.04158694879996574,
|
150 |
+
"p99": 0.0416147880399717,
|
151 |
"values": [
|
152 |
+
0.040779870999983814,
|
153 |
+
0.040160490999994636,
|
154 |
+
0.04148365999998305,
|
155 |
+
0.04073171100003492,
|
156 |
+
0.04022965000001477,
|
157 |
+
0.040002544999993006,
|
158 |
+
0.0407546130000469,
|
159 |
+
0.04036790899999687,
|
160 |
+
0.03970826400001215,
|
161 |
+
0.03998128499995346,
|
162 |
+
0.04105317299996614,
|
163 |
+
0.04161277099996141,
|
164 |
+
0.04128387499997643,
|
165 |
+
0.040640048000000206,
|
166 |
+
0.039734171999953105,
|
167 |
+
0.041216267999971024,
|
168 |
+
0.040745105999974385,
|
169 |
+
0.04018898399999671,
|
170 |
+
0.040309289000049375,
|
171 |
+
0.03969829400000435,
|
172 |
+
0.03994213199996466,
|
173 |
+
0.04033995700001469,
|
174 |
+
0.04001932599999236,
|
175 |
+
0.04161542499997495,
|
176 |
+
0.041441120000001774
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 24.65386129135941
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
+
"cpu": 1.5311498927254964e-06,
|
186 |
+
"ram": 6.398862683113293e-08,
|
187 |
"gpu": 0.0,
|
188 |
+
"total": 1.5951385195566295e-06
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "samples/kWh",
|
192 |
+
"value": 626904.8034009931
|
193 |
}
|
194 |
}
|
195 |
}
|