Commit
•
db58988
1
Parent(s):
22a8ec5
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.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.0",
|
@@ -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,58 +140,59 @@
|
|
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 |
]
|
180 |
},
|
181 |
"throughput": {
|
182 |
"unit": "samples/s",
|
183 |
-
"value":
|
184 |
},
|
185 |
"energy": {
|
186 |
"unit": "kWh",
|
187 |
-
"cpu": 1.
|
188 |
-
"ram": 5.
|
189 |
"gpu": 0.0,
|
190 |
-
"total": 1.
|
191 |
},
|
192 |
"efficiency": {
|
193 |
"unit": "samples/kWh",
|
194 |
-
"value":
|
195 |
}
|
196 |
}
|
197 |
}
|
|
|
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": "a38b9ad1f603bed36d9a51f418af821526aa4776",
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 944.234496,
|
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.437433428999952,
|
112 |
+
"mean": 4.437433428999952,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.437433428999952,
|
115 |
+
"p90": 4.437433428999952,
|
116 |
+
"p95": 4.437433428999952,
|
117 |
+
"p99": 4.437433428999952,
|
118 |
"values": [
|
119 |
+
4.437433428999952
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.858849990555554e-05,
|
126 |
+
"ram": 2.030772994055447e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.061927289961099e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 951.836672,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 28,
|
144 |
+
"total": 1.0355502799999385,
|
145 |
+
"mean": 0.03698393857142638,
|
146 |
+
"stdev": 0.0011351730624161267,
|
147 |
+
"p50": 0.037172634000000926,
|
148 |
+
"p90": 0.03825944250002067,
|
149 |
+
"p95": 0.03871643389999235,
|
150 |
+
"p99": 0.039366585249989046,
|
151 |
"values": [
|
152 |
+
0.0381801259999861,
|
153 |
+
0.037464382999985446,
|
154 |
+
0.03666988199995558,
|
155 |
+
0.03592195900000661,
|
156 |
+
0.0384004260000097,
|
157 |
+
0.03734945799999423,
|
158 |
+
0.03593195700000251,
|
159 |
+
0.036040088999982345,
|
160 |
+
0.03561011699997607,
|
161 |
+
0.03507888799998682,
|
162 |
+
0.03512723800002959,
|
163 |
+
0.03806139499999972,
|
164 |
+
0.0369394240000247,
|
165 |
+
0.037272615000006226,
|
166 |
+
0.03722224099999494,
|
167 |
+
0.036215615000003254,
|
168 |
+
0.036303728999996565,
|
169 |
+
0.0380898669999965,
|
170 |
+
0.03626926600003344,
|
171 |
+
0.0371558780000214,
|
172 |
+
0.03718938999998045,
|
173 |
+
0.03741521099999545,
|
174 |
+
0.03586465199998656,
|
175 |
+
0.035454646999994566,
|
176 |
+
0.03819902100002537,
|
177 |
+
0.039544116999991274,
|
178 |
+
0.03888659199998301,
|
179 |
+
0.0376920969999901
|
180 |
]
|
181 |
},
|
182 |
"throughput": {
|
183 |
"unit": "samples/s",
|
184 |
+
"value": 27.03876435628182
|
185 |
},
|
186 |
"energy": {
|
187 |
"unit": "kWh",
|
188 |
+
"cpu": 1.2561634668458564e-06,
|
189 |
+
"ram": 5.249701398524898e-08,
|
190 |
"gpu": 0.0,
|
191 |
+
"total": 1.3086604808311054e-06
|
192 |
},
|
193 |
"efficiency": {
|
194 |
"unit": "samples/kWh",
|
195 |
+
"value": 764140.1376810271
|
196 |
}
|
197 |
}
|
198 |
}
|