Commit
•
e1a296a
1
Parent(s):
8af59cf
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.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
@@ -107,55 +107,54 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count":
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
-
0.
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.041216846999986956
|
143 |
]
|
144 |
},
|
145 |
"throughput": {
|
146 |
"unit": "samples/s",
|
147 |
-
"value":
|
148 |
},
|
149 |
"energy": {
|
150 |
"unit": "kWh",
|
151 |
-
"cpu": 1.
|
152 |
-
"ram": 6.
|
153 |
"gpu": 0.0,
|
154 |
-
"total": 1.
|
155 |
},
|
156 |
"efficiency": {
|
157 |
"unit": "samples/kWh",
|
158 |
-
"value":
|
159 |
}
|
160 |
}
|
161 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
+
"optimum_benchmark_commit": "79990507b694d513bac81e140baff3af23a6bff7",
|
84 |
"transformers_version": "4.42.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.31.0",
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
+
"count": 23,
|
111 |
+
"total": 1.0084241530000781,
|
112 |
+
"mean": 0.043844528391307744,
|
113 |
+
"stdev": 0.002268249695141345,
|
114 |
+
"p50": 0.04396238300000732,
|
115 |
+
"p90": 0.04619112940000605,
|
116 |
+
"p95": 0.04748975040001539,
|
117 |
+
"p99": 0.048353882999998064,
|
118 |
"values": [
|
119 |
+
0.04500136999999427,
|
120 |
+
0.043781125000009524,
|
121 |
+
0.04416962999999896,
|
122 |
+
0.04396238300000732,
|
123 |
+
0.043865283000002364,
|
124 |
+
0.044247705000003634,
|
125 |
+
0.044434212999988176,
|
126 |
+
0.04344656100002453,
|
127 |
+
0.045235666999985824,
|
128 |
+
0.04391572700001234,
|
129 |
+
0.04428195900001697,
|
130 |
+
0.04299877599999036,
|
131 |
+
0.04856440099999304,
|
132 |
+
0.04367765200001372,
|
133 |
+
0.044935597999995025,
|
134 |
+
0.04760750100001587,
|
135 |
+
0.046429995000011104,
|
136 |
+
0.04502636800000914,
|
137 |
+
0.04370453200002089,
|
138 |
+
0.03902493600000412,
|
139 |
+
0.03928449899999009,
|
140 |
+
0.04055923699999653,
|
141 |
+
0.040269034999994346
|
|
|
142 |
]
|
143 |
},
|
144 |
"throughput": {
|
145 |
"unit": "samples/s",
|
146 |
+
"value": 22.80786307187767
|
147 |
},
|
148 |
"energy": {
|
149 |
"unit": "kWh",
|
150 |
+
"cpu": 1.5072463924049314e-06,
|
151 |
+
"ram": 6.29891627794275e-08,
|
152 |
"gpu": 0.0,
|
153 |
+
"total": 1.570235555184359e-06
|
154 |
},
|
155 |
"efficiency": {
|
156 |
"unit": "samples/kWh",
|
157 |
+
"value": 636847.1257056661
|
158 |
}
|
159 |
}
|
160 |
}
|