Commit
•
6920bae
1
Parent(s):
e17b592
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
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.45.1",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.2",
|
@@ -93,13 +93,15 @@
|
|
93 |
"timm_commit": null,
|
94 |
"peft_version": null,
|
95 |
"peft_commit": null
|
96 |
-
}
|
|
|
|
|
97 |
},
|
98 |
"report": {
|
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,15 +110,15 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"values": [
|
111 |
-
1.
|
112 |
],
|
113 |
"count": 1,
|
114 |
-
"total": 1.
|
115 |
-
"mean": 1.
|
116 |
-
"p50": 1.
|
117 |
-
"p90": 1.
|
118 |
-
"p95": 1.
|
119 |
-
"p99": 1.
|
120 |
"stdev": 0,
|
121 |
"stdev_": 0
|
122 |
},
|
@@ -127,7 +129,7 @@
|
|
127 |
"forward": {
|
128 |
"memory": {
|
129 |
"unit": "MB",
|
130 |
-
"max_ram":
|
131 |
"max_global_vram": null,
|
132 |
"max_process_vram": null,
|
133 |
"max_reserved": null,
|
@@ -136,53 +138,53 @@
|
|
136 |
"latency": {
|
137 |
"unit": "s",
|
138 |
"values": [
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.
|
143 |
-
0.
|
144 |
-
0.
|
145 |
-
0.
|
146 |
-
0.
|
147 |
-
0.
|
148 |
-
0.
|
149 |
-
0.
|
150 |
-
0.
|
151 |
-
0.
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
],
|
162 |
"count": 22,
|
163 |
-
"total": 1.
|
164 |
-
"mean": 0.
|
165 |
-
"p50": 0.
|
166 |
-
"p90": 0.
|
167 |
-
"p95": 0.
|
168 |
-
"p99": 0.
|
169 |
-
"stdev": 0.
|
170 |
-
"stdev_": 4.
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
-
"value": 21.
|
175 |
},
|
176 |
"energy": {
|
177 |
"unit": "kWh",
|
178 |
-
"cpu": 1.
|
179 |
-
"ram":
|
180 |
"gpu": 0.0,
|
181 |
-
"total": 1.
|
182 |
},
|
183 |
"efficiency": {
|
184 |
"unit": "samples/kWh",
|
185 |
-
"value":
|
186 |
}
|
187 |
}
|
188 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
+
"optimum_benchmark_commit": "c1918e1b0948d4915a69908fd778b3f53a5aa600",
|
84 |
"transformers_version": "4.45.1",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.2",
|
|
|
93 |
"timm_commit": null,
|
94 |
"peft_version": null,
|
95 |
"peft_commit": null
|
96 |
+
},
|
97 |
+
"print_report": true,
|
98 |
+
"log_report": true
|
99 |
},
|
100 |
"report": {
|
101 |
"load": {
|
102 |
"memory": {
|
103 |
"unit": "MB",
|
104 |
+
"max_ram": 969.60512,
|
105 |
"max_global_vram": null,
|
106 |
"max_process_vram": null,
|
107 |
"max_reserved": null,
|
|
|
110 |
"latency": {
|
111 |
"unit": "s",
|
112 |
"values": [
|
113 |
+
1.345379209999976
|
114 |
],
|
115 |
"count": 1,
|
116 |
+
"total": 1.345379209999976,
|
117 |
+
"mean": 1.345379209999976,
|
118 |
+
"p50": 1.345379209999976,
|
119 |
+
"p90": 1.345379209999976,
|
120 |
+
"p95": 1.345379209999976,
|
121 |
+
"p99": 1.345379209999976,
|
122 |
"stdev": 0,
|
123 |
"stdev_": 0
|
124 |
},
|
|
|
129 |
"forward": {
|
130 |
"memory": {
|
131 |
"unit": "MB",
|
132 |
+
"max_ram": 883.621888,
|
133 |
"max_global_vram": null,
|
134 |
"max_process_vram": null,
|
135 |
"max_reserved": null,
|
|
|
138 |
"latency": {
|
139 |
"unit": "s",
|
140 |
"values": [
|
141 |
+
0.049347118000014234,
|
142 |
+
0.05010485799999742,
|
143 |
+
0.0474158760000023,
|
144 |
+
0.04547895600001084,
|
145 |
+
0.045899964999989606,
|
146 |
+
0.049931011000012404,
|
147 |
+
0.04510426399997414,
|
148 |
+
0.04375544499998796,
|
149 |
+
0.0437664049999853,
|
150 |
+
0.04628468599997859,
|
151 |
+
0.04544882000004691,
|
152 |
+
0.04564213199995493,
|
153 |
+
0.04582695800002057,
|
154 |
+
0.043818552999994154,
|
155 |
+
0.04393917900000588,
|
156 |
+
0.042750409999996464,
|
157 |
+
0.04430573600001253,
|
158 |
+
0.043489305999969474,
|
159 |
+
0.042554533999975774,
|
160 |
+
0.04523385599998164,
|
161 |
+
0.044188227000006464,
|
162 |
+
0.04585695499997655
|
163 |
],
|
164 |
"count": 22,
|
165 |
+
"total": 1.0001432499998941,
|
166 |
+
"mean": 0.045461056818177005,
|
167 |
+
"p50": 0.045341338000014275,
|
168 |
+
"p90": 0.04915399380001304,
|
169 |
+
"p95": 0.04990181635001249,
|
170 |
+
"p99": 0.05006835013000057,
|
171 |
+
"stdev": 0.002081029084599479,
|
172 |
+
"stdev_": 4.577608243738424
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 21.996848951390042
|
177 |
},
|
178 |
"energy": {
|
179 |
"unit": "kWh",
|
180 |
+
"cpu": 1.6962059299516576e-06,
|
181 |
+
"ram": 7.092491758256037e-08,
|
182 |
"gpu": 0.0,
|
183 |
+
"total": 1.7671308475342181e-06
|
184 |
},
|
185 |
"efficiency": {
|
186 |
"unit": "samples/kWh",
|
187 |
+
"value": 565889.0519597679
|
188 |
}
|
189 |
}
|
190 |
}
|