Commit
•
435f20e
1
Parent(s):
326d4c0
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -79,9 +79,9 @@
|
|
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.
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
-
"transformers_version": "4.43.
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
87 |
"accelerate_commit": null,
|
@@ -89,7 +89,7 @@
|
|
89 |
"diffusers_commit": null,
|
90 |
"optimum_version": null,
|
91 |
"optimum_commit": null,
|
92 |
-
"timm_version": "1.0.
|
93 |
"timm_commit": null,
|
94 |
"peft_version": null,
|
95 |
"peft_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": 4.
|
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,63 +140,57 @@
|
|
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 |
-
0.
|
177 |
-
0.
|
178 |
-
0.03494886900000438,
|
179 |
-
0.03596086400000331,
|
180 |
-
0.03589076400004387,
|
181 |
-
0.0360174990000246,
|
182 |
-
0.03548082700001487,
|
183 |
-
0.03508864799999856
|
184 |
]
|
185 |
},
|
186 |
"throughput": {
|
187 |
"unit": "samples/s",
|
188 |
-
"value":
|
189 |
},
|
190 |
"energy": {
|
191 |
"unit": "kWh",
|
192 |
-
"cpu": 1.
|
193 |
-
"ram":
|
194 |
"gpu": 0.0,
|
195 |
-
"total": 1.
|
196 |
},
|
197 |
"efficiency": {
|
198 |
"unit": "samples/kWh",
|
199 |
-
"value":
|
200 |
}
|
201 |
}
|
202 |
}
|
|
|
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.4.0",
|
83 |
+
"optimum_benchmark_commit": "7c1c92eb7fe6a1466152b84a3e74c940c2382134",
|
84 |
+
"transformers_version": "4.43.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
87 |
"accelerate_commit": null,
|
|
|
89 |
"diffusers_commit": null,
|
90 |
"optimum_version": null,
|
91 |
"optimum_commit": null,
|
92 |
+
"timm_version": "1.0.8",
|
93 |
"timm_commit": null,
|
94 |
"peft_version": null,
|
95 |
"peft_commit": null
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 947.941376,
|
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.54452627500001,
|
112 |
+
"mean": 4.54452627500001,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.54452627500001,
|
115 |
+
"p90": 4.54452627500001,
|
116 |
+
"p95": 4.54452627500001,
|
117 |
+
"p99": 4.54452627500001,
|
118 |
"values": [
|
119 |
+
4.54452627500001
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.859189987182617e-05,
|
126 |
+
"ram": 2.03089366052609e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.0622793532352266e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 955.543552,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 26,
|
144 |
+
"total": 1.0147513610000942,
|
145 |
+
"mean": 0.03902889850000362,
|
146 |
+
"stdev": 0.0009363723658382368,
|
147 |
+
"p50": 0.03910384399998179,
|
148 |
+
"p90": 0.04020185699999956,
|
149 |
+
"p95": 0.04044562674998531,
|
150 |
+
"p99": 0.040581953749992294,
|
151 |
"values": [
|
152 |
+
0.04015614200000073,
|
153 |
+
0.0402475719999984,
|
154 |
+
0.038748276000035276,
|
155 |
+
0.03860415600001943,
|
156 |
+
0.040511644999980945,
|
157 |
+
0.04003218999997671,
|
158 |
+
0.038694604999989224,
|
159 |
+
0.03844607100000985,
|
160 |
+
0.03829473900003677,
|
161 |
+
0.038348902000052476,
|
162 |
+
0.036509910000006585,
|
163 |
+
0.03931108499995162,
|
164 |
+
0.03978414799996699,
|
165 |
+
0.03907467499999484,
|
166 |
+
0.03913839300003019,
|
167 |
+
0.038204812000003585,
|
168 |
+
0.03757449599999063,
|
169 |
+
0.04060538999999608,
|
170 |
+
0.039918738000039866,
|
171 |
+
0.03913301299996874,
|
172 |
+
0.03896067199997333,
|
173 |
+
0.0391334630000415,
|
174 |
+
0.03943529700001136,
|
175 |
+
0.03774563500002159,
|
176 |
+
0.03875150199996824,
|
177 |
+
0.03938583400002926
|
|
|
|
|
|
|
|
|
|
|
|
|
178 |
]
|
179 |
},
|
180 |
"throughput": {
|
181 |
"unit": "samples/s",
|
182 |
+
"value": 25.622040037842915
|
183 |
},
|
184 |
"energy": {
|
185 |
"unit": "kWh",
|
186 |
+
"cpu": 1.2872433576959862e-06,
|
187 |
+
"ram": 5.3796398374178375e-08,
|
188 |
"gpu": 0.0,
|
189 |
+
"total": 1.3410397560701648e-06
|
190 |
},
|
191 |
"efficiency": {
|
192 |
"unit": "samples/kWh",
|
193 |
+
"value": 745690.0479449163
|
194 |
}
|
195 |
}
|
196 |
}
|