Commit
•
96ac96a
1
Parent(s):
9582de4
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
@@ -73,19 +73,19 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb":
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
-
"platform": "Linux-6.
|
80 |
"processor": "x86_64",
|
81 |
-
"python_version": "3.10.
|
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.
|
87 |
"accelerate_commit": null,
|
88 |
-
"diffusers_version": "0.30.
|
89 |
"diffusers_commit": null,
|
90 |
"optimum_version": null,
|
91 |
"optimum_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":
|
127 |
"gpu": 0,
|
128 |
-
"total": 4.
|
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,53 +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 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
|
|
|
|
|
|
174 |
]
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
-
"value":
|
179 |
},
|
180 |
"energy": {
|
181 |
"unit": "kWh",
|
182 |
-
"cpu": 1.
|
183 |
-
"ram": 6.
|
184 |
"gpu": 0.0,
|
185 |
-
"total": 1.
|
186 |
},
|
187 |
"efficiency": {
|
188 |
"unit": "samples/kWh",
|
189 |
-
"value":
|
190 |
}
|
191 |
}
|
192 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16766.7712,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
+
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
+
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "c3b26af3412e601d30a07497cb23b6d2ce1f38a3",
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
+
"accelerate_version": "0.34.2",
|
87 |
"accelerate_commit": null,
|
88 |
+
"diffusers_version": "0.30.3",
|
89 |
"diffusers_commit": null,
|
90 |
"optimum_version": null,
|
91 |
"optimum_commit": null,
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 941.645824,
|
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.288961307000022,
|
112 |
+
"mean": 4.288961307000022,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.288961307000022,
|
115 |
+
"p90": 4.288961307000022,
|
116 |
+
"p95": 4.288961307000022,
|
117 |
+
"p99": 4.288961307000022,
|
118 |
"values": [
|
119 |
+
4.288961307000022
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.791547020555464e-05,
|
126 |
+
"ram": 2.0037797864209575e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 4.9919249991975594e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 952.557568,
|
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.0045802769998886,
|
145 |
+
"mean": 0.04018321107999554,
|
146 |
+
"stdev": 0.0010429759517894884,
|
147 |
+
"p50": 0.03991678500000262,
|
148 |
+
"p90": 0.040605327399987345,
|
149 |
+
"p95": 0.04176786380002113,
|
150 |
+
"p99": 0.043865571800010904,
|
151 |
"values": [
|
152 |
+
0.04044595599998502,
|
153 |
+
0.039772955999978876,
|
154 |
+
0.03965366299996731,
|
155 |
+
0.03987924500000872,
|
156 |
+
0.03979238199997326,
|
157 |
+
0.03997549499996467,
|
158 |
+
0.04046643399999539,
|
159 |
+
0.03992314700002453,
|
160 |
+
0.042044608000026074,
|
161 |
+
0.040275446999999076,
|
162 |
+
0.040087394000011045,
|
163 |
+
0.03993427799997562,
|
164 |
+
0.04066088700000137,
|
165 |
+
0.03966043599996283,
|
166 |
+
0.03985093199997891,
|
167 |
+
0.039816117000043505,
|
168 |
+
0.040521987999966314,
|
169 |
+
0.039868194000007406,
|
170 |
+
0.03991678500000262,
|
171 |
+
0.039827408000007836,
|
172 |
+
0.04038921000000073,
|
173 |
+
0.044440613000006124,
|
174 |
+
0.039199180999958116,
|
175 |
+
0.03914589200002183,
|
176 |
+
0.03903162900002144
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 24.8860151571568
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
+
"cpu": 1.5402972801281544e-06,
|
186 |
+
"ram": 6.440814415470126e-08,
|
187 |
"gpu": 0.0,
|
188 |
+
"total": 1.6047054242828555e-06
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "samples/kWh",
|
192 |
+
"value": 623167.3333109727
|
193 |
}
|
194 |
}
|
195 |
}
|