Commit
•
4a604a6
1
Parent(s):
ac6c659
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,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-1023-azure-x86_64-with-glibc2.35",
|
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.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
@@ -92,14 +92,16 @@
|
|
92 |
"timm_version": "1.0.7",
|
93 |
"timm_commit": null,
|
94 |
"peft_version": null,
|
95 |
-
"peft_commit": null
|
|
|
|
|
96 |
}
|
97 |
},
|
98 |
"report": {
|
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 +110,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":
|
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,56 +142,52 @@
|
|
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.04107995499998651,
|
174 |
-
0.04054060300001083,
|
175 |
-
0.04360373399998707,
|
176 |
-
0.041615651000029175
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
-
"value":
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
-
"cpu": 1.
|
186 |
-
"ram": 6.
|
187 |
"gpu": 0.0,
|
188 |
-
"total": 1.
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "samples/kWh",
|
192 |
-
"value":
|
193 |
}
|
194 |
}
|
195 |
}
|
|
|
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-1023-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
+
"optimum_benchmark_commit": "3b109cf557e2496fe3c954817385781e6dc5cad1",
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
|
|
92 |
"timm_version": "1.0.7",
|
93 |
"timm_commit": null,
|
94 |
"peft_version": null,
|
95 |
+
"peft_commit": null,
|
96 |
+
"llama_cpp_version": null,
|
97 |
+
"llama_cpp_commit": null
|
98 |
}
|
99 |
},
|
100 |
"report": {
|
101 |
"load": {
|
102 |
"memory": {
|
103 |
"unit": "MB",
|
104 |
+
"max_ram": 939.462656,
|
105 |
"max_global_vram": null,
|
106 |
"max_process_vram": null,
|
107 |
"max_reserved": null,
|
|
|
110 |
"latency": {
|
111 |
"unit": "s",
|
112 |
"count": 1,
|
113 |
+
"total": 4.407522814000004,
|
114 |
+
"mean": 4.407522814000004,
|
115 |
"stdev": 0.0,
|
116 |
+
"p50": 4.407522814000004,
|
117 |
+
"p90": 4.407522814000004,
|
118 |
+
"p95": 4.407522814000004,
|
119 |
+
"p99": 4.407522814000004,
|
120 |
"values": [
|
121 |
+
4.407522814000004
|
122 |
]
|
123 |
},
|
124 |
"throughput": null,
|
125 |
"energy": {
|
126 |
"unit": "kWh",
|
127 |
+
"cpu": 4.854760832256741e-05,
|
128 |
+
"ram": 2.029036710133596e-06,
|
129 |
"gpu": 0,
|
130 |
+
"total": 5.0576645032701004e-05
|
131 |
},
|
132 |
"efficiency": null
|
133 |
},
|
134 |
"forward": {
|
135 |
"memory": {
|
136 |
"unit": "MB",
|
137 |
+
"max_ram": 950.472704,
|
138 |
"max_global_vram": null,
|
139 |
"max_process_vram": null,
|
140 |
"max_reserved": null,
|
|
|
142 |
},
|
143 |
"latency": {
|
144 |
"unit": "s",
|
145 |
+
"count": 21,
|
146 |
+
"total": 1.0254162780002503,
|
147 |
+
"mean": 0.04882934657144049,
|
148 |
+
"stdev": 0.0019036496019490987,
|
149 |
+
"p50": 0.049224403000039274,
|
150 |
+
"p90": 0.05001629299999877,
|
151 |
+
"p95": 0.050354215000027125,
|
152 |
+
"p99": 0.051019979000022884,
|
153 |
"values": [
|
154 |
+
0.04908485300001075,
|
155 |
+
0.049555412000017895,
|
156 |
+
0.04943250299999136,
|
157 |
+
0.04972991900001489,
|
158 |
+
0.051186420000021826,
|
159 |
+
0.04969731699998192,
|
160 |
+
0.04903066200000694,
|
161 |
+
0.04899158900002476,
|
162 |
+
0.050354215000027125,
|
163 |
+
0.048724319000029936,
|
164 |
+
0.04948503100001744,
|
165 |
+
0.04965636100001802,
|
166 |
+
0.04910924800003613,
|
167 |
+
0.05001629299999877,
|
168 |
+
0.0497341459999916,
|
169 |
+
0.049224403000039274,
|
170 |
+
0.04784725100000742,
|
171 |
+
0.04910092300002589,
|
172 |
+
0.04829016799999408,
|
173 |
+
0.04526502599998139,
|
174 |
+
0.04190021900001284
|
|
|
|
|
|
|
|
|
175 |
]
|
176 |
},
|
177 |
"throughput": {
|
178 |
"unit": "samples/s",
|
179 |
+
"value": 20.479487648619983
|
180 |
},
|
181 |
"energy": {
|
182 |
"unit": "kWh",
|
183 |
+
"cpu": 1.6218078909096898e-06,
|
184 |
+
"ram": 6.777741350433075e-08,
|
185 |
"gpu": 0.0,
|
186 |
+
"total": 1.6895853044140205e-06
|
187 |
},
|
188 |
"efficiency": {
|
189 |
"unit": "samples/kWh",
|
190 |
+
"value": 591861.2084204997
|
191 |
}
|
192 |
}
|
193 |
}
|