Commit
•
d36c042
1
Parent(s):
d8aed9f
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
-
"optimum_benchmark_commit": "
|
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":
|
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": 4.
|
126 |
-
"ram":
|
127 |
"gpu": 0,
|
128 |
-
"total":
|
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,50 +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 |
]
|
172 |
},
|
173 |
"throughput": {
|
174 |
"unit": "samples/s",
|
175 |
-
"value":
|
176 |
},
|
177 |
"energy": {
|
178 |
"unit": "kWh",
|
179 |
-
"cpu": 1.
|
180 |
-
"ram":
|
181 |
"gpu": 0.0,
|
182 |
-
"total": 1.
|
183 |
},
|
184 |
"efficiency": {
|
185 |
"unit": "samples/kWh",
|
186 |
-
"value":
|
187 |
}
|
188 |
}
|
189 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "ca2be18fea34395d17487b7c6eecaa82f8012043",
|
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": 939.454464,
|
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.344015485999989,
|
112 |
+
"mean": 4.344015485999989,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.344015485999989,
|
115 |
+
"p90": 4.344015485999989,
|
116 |
+
"p95": 4.344015485999989,
|
117 |
+
"p99": 4.344015485999989,
|
118 |
"values": [
|
119 |
+
4.344015485999989
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.7713323427779156e-05,
|
126 |
+
"ram": 1.995318641245429e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 4.970864206902458e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 950.255616,
|
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.0129044570000474,
|
145 |
+
"mean": 0.0405161782800019,
|
146 |
+
"stdev": 0.0012584097347280345,
|
147 |
+
"p50": 0.04005576000002975,
|
148 |
+
"p90": 0.04184700740001972,
|
149 |
+
"p95": 0.04273932179999065,
|
150 |
+
"p99": 0.04438304792003009,
|
151 |
"values": [
|
152 |
+
0.04018999100003384,
|
153 |
+
0.039707910000004176,
|
154 |
+
0.03939373399998658,
|
155 |
+
0.04051532699998006,
|
156 |
+
0.04295522299997856,
|
157 |
+
0.04035036999999875,
|
158 |
+
0.04005576000002975,
|
159 |
+
0.04002929099999619,
|
160 |
+
0.039691108999988955,
|
161 |
+
0.04065912600003685,
|
162 |
+
0.04113184900000988,
|
163 |
+
0.04048548200000823,
|
164 |
+
0.040021876999958295,
|
165 |
+
0.03964616600001136,
|
166 |
+
0.03988976300001923,
|
167 |
+
0.03959778500001221,
|
168 |
+
0.04014692000004061,
|
169 |
+
0.03974203399997123,
|
170 |
+
0.03978879099997812,
|
171 |
+
0.041803942999990795,
|
172 |
+
0.03970121799994786,
|
173 |
+
0.041875717000039,
|
174 |
+
0.04483394000004637,
|
175 |
+
0.038987314999985756,
|
176 |
+
0.04170381599999473
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 24.68149866182179
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
+
"cpu": 1.5150413982906432e-06,
|
186 |
+
"ram": 6.335226989406799e-08,
|
187 |
"gpu": 0.0,
|
188 |
+
"total": 1.578393668184711e-06
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "samples/kWh",
|
192 |
+
"value": 633555.5065613551
|
193 |
}
|
194 |
}
|
195 |
}
|