Commit
•
658103c
1
Parent(s):
d092d3c
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
@@ -73,14 +73,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1025-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": "
|
84 |
"transformers_version": "4.44.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram": 945.
|
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,64 +140,60 @@
|
|
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.
|
179 |
-
0.
|
180 |
-
0.
|
181 |
-
0.03330422700003055,
|
182 |
-
0.030408085999965806,
|
183 |
-
0.03017605200000162,
|
184 |
-
0.03056962900001281
|
185 |
]
|
186 |
},
|
187 |
"throughput": {
|
188 |
"unit": "samples/s",
|
189 |
-
"value":
|
190 |
},
|
191 |
"energy": {
|
192 |
"unit": "kWh",
|
193 |
-
"cpu": 1.
|
194 |
-
"ram":
|
195 |
"gpu": 0.0,
|
196 |
-
"total": 1.
|
197 |
},
|
198 |
"efficiency": {
|
199 |
"unit": "samples/kWh",
|
200 |
-
"value":
|
201 |
}
|
202 |
}
|
203 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.342208,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1025-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": "6ad94507b5a05ceef8e5c33b1b3e8110ab062b31",
|
84 |
"transformers_version": "4.44.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 945.512448,
|
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.310923606000017,
|
112 |
+
"mean": 4.310923606000017,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.310923606000017,
|
115 |
+
"p90": 4.310923606000017,
|
116 |
+
"p95": 4.310923606000017,
|
117 |
+
"p99": 4.310923606000017,
|
118 |
"values": [
|
119 |
+
4.310923606000017
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.84865573888887e-05,
|
126 |
+
"ram": 2.0264287646932502e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.051298615358195e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 953.638912,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 29,
|
144 |
+
"total": 1.0208739469999841,
|
145 |
+
"mean": 0.03520254989655118,
|
146 |
+
"stdev": 0.0007069044729570828,
|
147 |
+
"p50": 0.03528568000001542,
|
148 |
+
"p90": 0.035925828799986445,
|
149 |
+
"p95": 0.03613196900003004,
|
150 |
+
"p99": 0.03665270260002671,
|
151 |
"values": [
|
152 |
+
0.03528902499999731,
|
153 |
+
0.03536090100004685,
|
154 |
+
0.034985274000007394,
|
155 |
+
0.03369053599999461,
|
156 |
+
0.035228742000015245,
|
157 |
+
0.03684059800002615,
|
158 |
+
0.035548723999966114,
|
159 |
+
0.03528568000001542,
|
160 |
+
0.035293854999963514,
|
161 |
+
0.03455763799996703,
|
162 |
+
0.033526196000025266,
|
163 |
+
0.035173227999962364,
|
164 |
+
0.03616954300002817,
|
165 |
+
0.03560260599999765,
|
166 |
+
0.03541811899998493,
|
167 |
+
0.03553068999997322,
|
168 |
+
0.03462910299998612,
|
169 |
+
0.03555387400001564,
|
170 |
+
0.03588838399997485,
|
171 |
+
0.03486825300001328,
|
172 |
+
0.035240393999970365,
|
173 |
+
0.0351621259999888,
|
174 |
+
0.034891537000021344,
|
175 |
+
0.03415831600000274,
|
176 |
+
0.034232156999962626,
|
177 |
+
0.03584826100001237,
|
178 |
+
0.03585791000000427,
|
179 |
+
0.036075608000032844,
|
180 |
+
0.03496666900002765
|
|
|
|
|
|
|
|
|
181 |
]
|
182 |
},
|
183 |
"throughput": {
|
184 |
"unit": "samples/s",
|
185 |
+
"value": 28.40703309671243
|
186 |
},
|
187 |
"energy": {
|
188 |
"unit": "kWh",
|
189 |
+
"cpu": 1.219262775694426e-06,
|
190 |
+
"ram": 5.095484505323306e-08,
|
191 |
"gpu": 0.0,
|
192 |
+
"total": 1.2702176207476591e-06
|
193 |
},
|
194 |
"efficiency": {
|
195 |
"unit": "samples/kWh",
|
196 |
+
"value": 787266.6727858749
|
197 |
}
|
198 |
}
|
199 |
}
|